* 2 netcards related/PnP compile failures in 2.5.54
@ 2003-01-02 23:52 Tomasz Torcz, BG
0 siblings, 0 replies; only message in thread
From: Tomasz Torcz, BG @ 2003-01-02 23:52 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-02 23:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 23:52 2 netcards related/PnP compile failures in 2.5.54 Tomasz Torcz, BG
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.