[OpenAFS] open afs client on tru64 5.1

Clare West clare@cs.auckland.ac.nz
Wed, 16 May 2001 09:10:03 +1200


On Tuesday, May 15, 2001, at 10:08  AM, Johan Danielsson wrote:

> Clare West <clare@cs.auckland.ac.nz> writes:
>
>> The main one is a new machine running tru64 5.1.
>
> You should know that OpenAFS doesn't yet work on 5.1 (unless someone
> has fixed that). There are probably no big issues, but fixing it
> without os-source is hard.

Certainly there do seem to be some issues. And they seem to be related 
to whether or not nfs is in the kernel or not. When I try to build a new 
kernel this is the error I get:

ld:
afs.mod: xdr_int64: multiply defined
afs.mod: xdr_uint64: multiply defined

These two functions are defined in both nfs and afs.

clare