[OpenAFS] PION / UNPIN re-definitions
Derrick J Brashear
shadow@dementia.org
Wed, 21 Sep 2005 11:12:27 -0400 (EDT)
On Wed, 21 Sep 2005, Ron Croonenberg wrote:
> Hello all,
>
> I am trying to get the OpenAFS-1.2.13 to work on OpenSSI-1.2.2
>
> When I compile OpenAFS I see a lot of these warnings.
>
> any ideas ?
Yeah, I'm guessing that PIN and UNPIN are getting redefined:)
Seriously, it means we're using macro names someone else is also using.
Since you get ours you should be fine, but we should probably change
names.
> ../rx/rx_misc.h:30:1: warning: "UNPIN" redefined
Derrick