All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Dunkel <harri@synopsys.COM>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.5.53
Date: Fri, 27 Dec 2002 23:11:09 +0100	[thread overview]
Message-ID: <3E0CCFFD.5090007@Synopsys.COM> (raw)
In-Reply-To: <Pine.LNX.4.44.0212232141010.1079-100000@penguin.transmeta.com>

Hi folks,

I haven't seen this mentioned anywhere yet, but make bzImage
returns for me:

         ld -m elf_i386 -e stext -T arch/i386/vmlinux.lds.s arch/i386/kernel/head.o arch/i386/kernel/init_task.o  init/built-in.o --start-group  usr/built-in.o  arch/i386/kernel/built-in.o  arch/i386/mm/built-in.o  arch/i386/mach-default/built-in.o  kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o  security/built-in.o  crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a 
drivers/built-in.o  sound/built-in.o  arch/i386/pci/built-in.o  net/built-in.o --end-group  -o vmlinux
drivers/built-in.o(.text+0x14ea3): In function `kd_nosound':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x14ebc): In function `kd_nosound':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x14f67): In function `kd_mksound':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x15c02): In function `kbd_bh':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x15c10): In function `kbd_bh':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x15c21): more undefined references to `input_event' follow
drivers/built-in.o(.text+0x16063): In function `kbd_connect':
: undefined reference to `input_open_device'
drivers/built-in.o(.text+0x16087): In function `kbd_disconnect':
: undefined reference to `input_close_device'
drivers/built-in.o(.init.text+0xe11): In function `kbd_init':
: undefined reference to `input_register_handler'
make: *** [vmlinux] Error 1


Is this a known problem?


Regards

Harri


  parent reply	other threads:[~2002-12-27 22:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-24  5:45 Linux v2.5.53 Linus Torvalds
2002-12-24 10:55 ` Oops, panic: KT400 AGP and IO-APIC problems (Re: Linux v2.5.53) Henrik Storner
2002-12-30 13:40   ` Dave Jones
2002-12-25  6:56 ` aic7xxx won't boot in v2.5.53 David Lang
2002-12-26 19:07 ` [OOPS] Re: Linux v2.5.53 Udo A. Steinberg
2002-12-27 22:11 ` Harald Dunkel [this message]
2002-12-27 23:48   ` carbonated beverage
2002-12-28 22:51   ` James Simmons
2002-12-28 22:08     ` Linus Torvalds
2002-12-28 23:12       ` James Simmons
2002-12-27 23:33 ` Christoph Hellwig

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=3E0CCFFD.5090007@Synopsys.COM \
    --to=harri@synopsys.com \
    --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.