[OpenAFS] [OpenAFS 1.3.70] On Mandrake 10.0 using kernel 2.6.3-7

pdma02 pdma02@kom.auc.dk
Thu, 19 Aug 2004 13:13:03 +0200


Hey All

I have a problem with compiling the new OpenAFS on my Linux box. I use
./configure --with-afs-sysname=i386_linux26
--with-linux-kernel-headers=/usr/src/linux --enable-transarc-paths

And then make. This results in the following error message:

make[5]: Leaving directory `/usr/src/linux-2.6.3-7mdk'
cp libafs.ko libafs-2.6.3-7mdkcustom.mp.ko
cp: cannot stat `libafs.ko': No such file or directory
make[4]: *** [libafs-2.6.3-7mdkcustom.mp.ko] Error 1
make[4]: Leaving directory
`/home/pdma02/Temp/openafs-1.3.70/src/libafs/MODLOAD-2.6.3-7mdkcustom-MP'
make[3]: *** [linux_compdirs] Error 2
make[3]: Leaving directory `/home/pdma02/Temp/openafs-1.3.70/src/libafs'
make[2]: *** [libafs] Error 2
make[2]: Leaving directory `/home/pdma02/Temp/openafs-1.3.70'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/pdma02/Temp/openafs-1.3.70'
make: *** [only_libafs] Error 2


Can anyone help me with a pointer to the solution to this??

Peter Madsen