On Sat, Nov 29, 2003 at 11:02:41PM +0100, Andreas R�sler wrote: > Hi! > > I had big problems compiling the openafs-modules-source package of Sam > Hartman using kernel 2.4.22 and 2.4.23. The problem was in the > linux kernel-headers package. Without any knowlegde of what I did - sorry > :-( - I prevented compiling of smp.h, spinlock.h and ext2_fs_sb.h from > compiling by adding '#ifdef __KERNEL__' in the beginning and '#endif' at > the end. > > Maybe you could change this in the kernel-headers or at least write a > notice in /usr/share/doc/openafs-modules-source/.
I'm sure openafs-modules-source already has documentation somewhere about what kernel headers you are supposed to use for it. Err... it's a module package, why is it building anything without __KERNEL__? Does it rebuild userland utilities too? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

