From: Steffen Weber <email@steffenweber.net>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-rc1-mm1
Date: Fri, 2 Jan 2004 13:40:37 +0100 [thread overview]
Message-ID: <200401021340.37935.email@steffenweber.net> (raw)
In-Reply-To: <20031231004725.535a89e4.akpm@osdl.org>
I'm getting the following error with 2.6.0-rc1-mm1, which does not occur with
2.6.0-rc1:
CC drivers/net/8139too.o
drivers/net/8139too.c: In function `rtl8139_open':
drivers/net/8139too.c:1326: error: `CONFIG_8139_RXBUF_IDX' undeclared (first
use in this function)
drivers/net/8139too.c:1326: error: (Each undeclared identifier is reported
only once
drivers/net/8139too.c:1326: error: for each function it appears in.)
drivers/net/8139too.c: In function `rtl8139_rx':
drivers/net/8139too.c:1943: error: `CONFIG_8139_RXBUF_IDX' undeclared (first
use in this function)
drivers/net/8139too.c: In function `rtl8139_close':
drivers/net/8139too.c:2248: error: `CONFIG_8139_RXBUF_IDX' undeclared (first
use in this function)
make[2]: *** [drivers/net/8139too.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
Steffen
next prev parent reply other threads:[~2004-01-02 12:40 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-31 8:47 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 8:47 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 8:59 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 8:59 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 10:19 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 10:19 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 10:48 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 10:48 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 10:49 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 10:49 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 10:57 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 10:57 ` 2.6.0-rc1-mm1 Andrew Morton
2003-12-31 11:00 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 11:00 ` 2.6.0-rc1-mm1 Tomas Szepe
2003-12-31 10:58 ` 2.6.0-rc1-mm1 Bart De Schuymer
2003-12-31 10:58 ` 2.6.0-rc1-mm1 Bart De Schuymer
2003-12-31 13:03 ` 2.6.0-rc1-mm1 Jeff Garzik
2003-12-31 13:03 ` 2.6.0-rc1-mm1 Jeff Garzik
2003-12-31 18:29 ` 2.6.0-rc1-mm1 Muli Ben-Yehuda
2004-01-01 13:53 ` 2.6.0-rc1-mm1 Eugene Teo
2004-01-01 13:53 ` 2.6.0-rc1-mm1 Eugene Teo
2004-01-02 12:40 ` Steffen Weber [this message]
2004-01-03 1:19 ` 2.6.0-rc1-mm1 Joshua Kwan
2004-01-04 21:17 ` 2.6.0-rc1-mm1 Matthias Urlichs
2004-01-05 0:50 ` 2.6.0-rc1-mm1 Matthias Urlichs
2004-01-05 2:54 ` 2.6.0-rc1-mm1 Matthias Urlichs
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=200401021340.37935.email@steffenweber.net \
--to=email@steffenweber.net \
--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 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.