linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <brain@artax.karlin.mff.cuni.cz>
To: <linux-kernel@vger.kernel.org>
Subject: 3c509 driver doesn't compile in 2.5.59
Date: Sun, 9 Feb 2003 09:59:06 +0100 (MET)	[thread overview]
Message-ID: <Pine.LNX.4.30.0302090957570.12534-100000@ghost.cybernet.cz> (raw)

Hello.

When I turn on 3c509 support in 2.5.59 kernel and try to compile, I get:

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=k6 -Iinclude/asm-i386/mach-default
-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:479: warning: `__check_region' is deprecated (declared at
include/linux/ioport.h:111)
drivers/net/3c509.c: In function `el3_close':
drivers/net/3c509.c:1083: structure has no member named `edev'
make[2]: *** [drivers/net/3c509.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

I'm not able to attach my config file because you'r mailing system rejects the
mail even when I put the config into body of the message.

Brain

--------------------------------
Petr `Brain' Kulhavy
<brain@artax.karlin.mff.cuni.cz>
http://artax.karlin.mff.cuni.cz/~brain
Faculty of Mathematics and Physics, Charles University Prague, Czech Republic

---
Mr. Cole's Axiom:
        The sum of the intelligence on the planet is a constant; the
        population is growing.





             reply	other threads:[~2003-02-09  8:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-09  8:59 brain [this message]
2003-02-09  9:54 ` 3c509 driver doesn't compile in 2.5.59 Marc Zyngier
  -- strict thread matches above, loose matches on Subject: below --
2003-02-09  8:51 brain
2003-02-09  8:44 brain
2003-02-09  8:36 brain

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=Pine.LNX.4.30.0302090957570.12534-100000@ghost.cybernet.cz \
    --to=brain@artax.karlin.mff.cuni.cz \
    --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;
as well as URLs for NNTP newsgroup(s).