Hi there,

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
-march=i586 -DMODULE   -c -o plip.o plip.c
plip.c: In function `plip_init_dev':
plip.c:352: structure has no member named `next'
plip.c:357: structure has no member named `next'
plip.c:363: structure has no member named `next'
{standard input}: Assembler messages:
{standard input}:18: Warning: Ignoring changed section attributes for .modinfo
make[2]: *** [plip.o] Erreur 1
make[2]: Quitte le répertoire
`/usr/src/kernel-sources-2.4.0-test12-pre8/drivers/net'
make[1]: *** [_modsubdir_net] Erreur 2
make[1]: Quitte le répertoire
`/usr/src/kernel-sources-2.4.0-test12-pre8/drivers'
make: *** [_mod_drivers] Erreur 2


----
Regards
                Jean-Luc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to