From: "Tomasz Torcz, BG" <zdzichu@irc.pl>
To: linux-kernel@vger.kernel.org
Subject: 2 netcards related/PnP compile failures in 2.5.54
Date: Fri, 3 Jan 2003 00:52:33 +0100 [thread overview]
Message-ID: <20030102235233.GA24918@irc.pl> (raw)
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
reply other threads:[~2003-01-02 23:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030102235233.GA24918@irc.pl \
--to=zdzichu@irc.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox