[OpenAFS] Compiling 1.1.1 under 2.4.8 and gcc-2.96 - HELP!

Sergei Naumov serge@mobicomk.ru
Sun, 19 Aug 2001 15:05:42 +0400


Hi!
I am trying to compile OpenAFS-1.1.1 under my Mandrake-8.0 systems with the
kernel 2.4.8 and gcc-2.96. I fiddled around with configure.in to accomodate
for the the location of version.h file but when make ran I got the following:

/home/serge/AFS/1.1.1/openafs-1.1.1/i386_linux24/dest/bin/rxgen -x rxstat.xg
cc  -I/home/serge/AFS/1.1.1/openafs-1.1.1/src/config -I/home/serge/AFS/1.1.1/openafs-1.1.1/i386_linux24/dest/include -O2   -c -o rxstat.cs.o rxstat.cs.c
i586-alt-linux-gcc: rxstat.cs.c: No such file or directory
i586-alt-linux-gcc: No input files

I looked at it and found that rxgen does not generate rxstat.cs.c but rather dumps
core.

I have some suspisions about gcc-2.96 but... Can anyone give me some piece of advice on
the matter?

Thanks,
		Sergei