[OpenAFS-devel] openafs-1.0.1 not working correctly under 2.4.0

Herbert Huber Herbert.Huber@lrz-muenchen.de
Thu, 18 Jan 2001 10:38:48 +0100


Running openafs-1.0.1 on my linux box, using kernel 2.4.0 I get the
following errors, when trying to compile under my AFS-$HOME:
cc -c xxx writeest.c

cpp: writest.c: Bad address

Compiling the same source under local filesystems (for example /tmp)
works without problems.

Trying to run a binary which resides under AFS fails also with a similar
error:

./stream
bash: ./stream: Bad address


Regards

/Herbert