On Wed, Jan 28, 2004 at 09:25:19PM +0100, Willi Mann V. wrote: > Hi! > > Could someone please look at this bug? It blocks compiling sysklogd on > unstable. It looks like a linux-kernel-headers bug (compiling worked of > course in woody), but I'm not sure. > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=223210
If it really wants something related to <linux/module.h>, then it is going to need to include the 2.4 version of the file. It won't work on 2.6 which has completely different module support. The question is, what does the file really want from the kernel? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

