All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Lukasz Trabinski <lukasz@trabinski.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.4-rc2
Date: Sun, 07 Mar 2004 20:21:27 -0500	[thread overview]
Message-ID: <404BCA97.2070502@pobox.com> (raw)
In-Reply-To: <200403080043.i280hlYj005348@lt.wsisiz.edu.pl>

Lukasz Trabinski wrote:
> In article <Pine.LNX.4.58.0403032229450.5202@ppc970.osdl.org> you wrote:
> 
>>Here's mainly ARM, XFS, PCI hotplug and firewire updates. And some parport
>>cleanups and fixes from Al.
>>
> 
> 
> [root@space-themes linux-2.6.3]# make
> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
>   CHK     include/linux/compile.h
>   LD      drivers/input/mouse/psmouse.o
>   LD      drivers/input/mouse/built-in.o
>   LD      drivers/input/built-in.o
>   LD      drivers/input/serio/built-in.o
>   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


Looks like you need to do a 'make oldconfig' ?

	Jeff




  reply	other threads:[~2004-03-08  1:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04  6:32 Linux 2.6.4-rc2 Linus Torvalds
2004-03-04 15:45 ` Linux 2.6.4-rc2 (compile stats) John Cherry
2004-03-08  0:43 ` Linux 2.6.4-rc2 Lukasz Trabinski
2004-03-08  1:21   ` Jeff Garzik [this message]
2004-03-09 19:28     ` Sam Ravnborg

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=404BCA97.2070502@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukasz@trabinski.net \
    /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.