On Fri, Jan 04, 2002 at 02:42:44PM +0100, Markus Skowronek wrote:
Hello there,
After upgrading from Suse7.0-ppc to 7.3-ppc I'm not able to compile OpenAFS 1.2 and later. Using 7.0 had no Probs - now getting several probs: (apparently this will be the same in 7.3-i386)
using "./configure" will result into:
---snip--- checking your OS... configure: warning: No usable linux headers found at /usr/src/linux so disabling kernel module linux checking your AFS sysname... configure: error: Couldn't guess your Linux version. Please use the --with-afs-sysname option to configure an AFS sysname. ---snip---
so using "./configure --with-afs-sysname=ppc_linux24" will work, except following message:
---snip--- checking your OS... configure: warning: No usable linux headers found at /usr/src/linux so disabling kernel module linux ---snip---
include/linux/version.h is missing in your kernel source directory Do a cp -p /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h The reason why it is not in the kernel-source.rpm is that this way you can be sure that it matches the actually installed kernel.
however now you're ready to "make" that will result into:
By the way, you can still build openafs without the kernel module with --disable-kernel-module.
Many Thanks in advance,
HTH :) Peter -- VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...