All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rasmus Andersen <rasmus@jaquet.dk>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.17-rc2
Date: Thu, 20 Dec 2001 22:29:43 +0100	[thread overview]
Message-ID: <20011220222943.D2081@jaquet.dk> (raw)
In-Reply-To: <Pine.LNX.4.21.0112181824020.4821-100000@freak.distro.conectiva>
In-Reply-To: <Pine.LNX.4.21.0112181824020.4821-100000@freak.distro.conectiva>; from marcelo@conectiva.com.br on Tue, Dec 18, 2001 at 06:26:03PM -0200

On Tue, Dec 18, 2001 at 06:26:03PM -0200, Marcelo Tosatti wrote:
> 
> Hi,
> 
> So here it goes 2.4.17-rc2... as expected, bugfixes only.

Hi.

I get the following error during kernel linking when compiling 
with CONFIG_SERIAL=m and CONFIG_SERIAL_ACPI=y (at least, thats
my guess. .config snippet below).

drivers/char/char.o: In function `setup_serial_acpi':
drivers/char/char.o(.text.init+0x10fb): undefined reference to `early_serial_setup'
gmake: *** [vmlinux] Error 1


I would provide a patch but can't :)


#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=m
CONFIG_SERIAL_ACPI=y
CONFIG_SERIAL_EXTENDED=y
CONFIG_SERIAL_MANY_PORTS=y
CONFIG_SERIAL_SHARE_IRQ=y
CONFIG_SERIAL_DETECT_IRQ=y
CONFIG_SERIAL_MULTIPORT=y
CONFIG_HUB6=y
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_COMPUTONE=m

-- 
Regards,
        Rasmus(rasmus@jaquet.dk)

  parent reply	other threads:[~2001-12-20 21:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18 20:26 Linux 2.4.17-rc2 Marcelo Tosatti
2001-12-19 14:08 ` reiserfs remount problem (Re: Linux 2.4.17-rc2) Masaru Kawashima
2001-12-19 14:26   ` [reiserfs-list] " Oleg Drokin
2001-12-19 14:52     ` Masaru Kawashima
2001-12-19 15:01       ` Oleg Drokin
2001-12-19 15:21         ` Masaru Kawashima
2001-12-19 15:26           ` Oleg Drokin
2001-12-19 17:57 ` Linux 2.4.17-rc2: highmem breaks loop, affs Matthias Andree
2001-12-20 10:58 ` Linux 2.4.17-rc2 Rasmus Andersen
2001-12-20 18:32 ` Linux 2.4.17-rc2 -- unresolved symbols Maciek Nowacki
2001-12-20 21:29 ` Rasmus Andersen [this message]
     [not found] <3C1FCE78.9F87D16D@mandrakesoft.com>
2001-12-19 14:46 ` Linux 2.4.17-rc2 Marcelo Tosatti
  -- strict thread matches above, loose matches on Subject: below --
2001-12-20 12:44 Rasmus Andersen
2001-12-20 14:14 ` Keith Owens

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=20011220222943.D2081@jaquet.dk \
    --to=rasmus@jaquet.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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.