2 netcards related/PnP compile failures in 2.5.54

From: Tomasz Torcz, BG (zdzichu@irc.pl)
Date: Thu Jan 02 2003 - 18:52:33 EST


hi,

I've just tried to compile 2.5.54 only to get compilation failure:

  gcc -Wp,-MD,drivers/net/.ne.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=ne -DKBUILD_MODNAME=ne -c -o drivers/net/ne.o drivers/net/ne.c
drivers/net/ne.c: In function `ne_probe_isapnp':
drivers/net/ne.c:201: warning: implicit declaration of function `isapnp_find_dev'
drivers/net/ne.c:204: warning: assignment makes pointer from integer without a cast
drivers/net/ne.c:206: dereferencing pointer to incomplete type
drivers/net/ne.c:208: dereferencing pointer to incomplete type
drivers/net/ne.c:211: dereferencing pointer to incomplete type
drivers/net/ne.c:214: dereferencing pointer to incomplete type
drivers/net/ne.c:215: dereferencing pointer to incomplete type
drivers/net/ne.c: In function `cleanup_module':
drivers/net/ne.c:788: dereferencing pointer to incomplete type
make[2]: *** [drivers/net/ne.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

so I went to kernel config and enabled everything related to Plug'n'Play.
I've got another error:

  gcc -Wp,-MD,drivers/net/.3c509.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=3c509 -DKBUILD_MODNAME=3c509 -c -o drivers/net/3c509.o drivers/net/3c509.c
drivers/net/3c509.c: In function `el3_probe':
drivers/net/3c509.c:361: warning: implicit declaration of function `isapnp_find_dev'
drivers/net/3c509.c:364: warning: assignment makes pointer from integer without a cast
drivers/net/3c509.c:365: dereferencing pointer to incomplete type
drivers/net/3c509.c:368: dereferencing pointer to incomplete type
drivers/net/3c509.c:369: dereferencing pointer to incomplete type
drivers/net/3c509.c:370: dereferencing pointer to incomplete type
drivers/net/3c509.c:370: dereferencing pointer to incomplete type
drivers/net/3c509.c:372: dereferencing pointer to incomplete type
drivers/net/3c509.c:375: dereferencing pointer to incomplete type
make[2]: *** [drivers/net/3c509.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

so no 2.5.54 for me. I wish I could check if matroxfb finally works again.
(gcc 2.95.3)

BTW - since about ten kernel versions shutting down system fails.
After "INIT: Sending all processess KILL signal" nothing more
happens. I can switch consoles, syslogd still works but init
appears to hang. How to check what's going on?

-- 
Tomasz Torcz               RIP is irrevelant. Spoofing is futile.
zdzichu@irc.-nie.spam-.pl     Your routes will be aggreggated.
"Funeral in the morning, IDE hacking in the afternoon and evening." - Alan Cox
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 07 2003 - 22:00:19 EST