linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sato Daisuke <densuke@fuga.jp>
To: linuxppc-dev@lists.linuxppc.org
Subject: benh's kernel is unable to compile.
Date: Tue, 30 Oct 2001 10:24:44 +0900	[thread overview]
Message-ID: <uwv1d2a3n.wl@fuga.jp> (raw)


Hi, there.

I trying to make current benh's source(2.4.14-pre2-ben0/from
rsync). But couldn't make.

ld -T arch/ppc/vmlinux.lds -Ttext 0xc0000000 -Bstatic arch/ppc/kernel/head.o init/main.o init/version.o \
	--start-group \
	arch/ppc/kernel/kernel.o arch/ppc/mm/mm.o arch/ppc/lib/lib.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
	 drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/net/wireless/wireless_net.o drivers/macintosh/macintosh.o \
	net/network.o \
	/home/densuke/src/linux-2.4-benh/lib/lib.a \
	--end-group \
	-o vmlinux
arch/ppc/kernel/kernel.o: In function `sys_call_table':
arch/ppc/kernel/entry.S(.text.init+0x1fae): undefined reference to `dummy_con'
arch/ppc/kernel/entry.S(.text.init+0x1fb6): undefined reference to `dummy_con'
arch/ppc/kernel/entry.S(.text.init+0x1fba): undefined reference to `conswitchp'
arch/ppc/kernel/entry.S(.text.init+0x1fbe): undefined reference to `conswitchp'
arch/ppc/kernel/kernel.o: In function `read':
arch/ppc/kernel/entry.S(.text.init+0x35d2): undefined reference to `linux_logo_red'
arch/ppc/kernel/entry.S(.text.init+0x35d6): undefined reference to `linux_logo_red'
arch/ppc/kernel/entry.S(.text.init+0x35da): undefined reference to `linux_logo_green'
arch/ppc/kernel/entry.S(.text.init+0x35de): undefined reference to `linux_logo_blue'
arch/ppc/kernel/entry.S(.text.init+0x35e2): undefined reference to `linux_logo_green'
arch/ppc/kernel/entry.S(.text.init+0x35e6): undefined reference to `linux_logo_blue'
arch/ppc/kernel/entry.S(.text.init+0x66b6): undefined reference to `dummy_con'
arch/ppc/kernel/entry.S(.text.init+0x66be): undefined reference to `dummy_con'
arch/ppc/kernel/entry.S(.text.init+0x66c2): undefined reference to `conswitchp'
arch/ppc/kernel/entry.S(.text.init+0x66c6): undefined reference to `conswitchp'
arch/ppc/kernel/kernel.o: In function `_get_L2CR':
arch/ppc/kernel/entry.S(.text.init+0x8956): undefined reference to `vga_con'
arch/ppc/kernel/entry.S(.text.init+0x895a): undefined reference to `vga_con'
arch/ppc/kernel/entry.S(.text.init+0x8966): undefined reference to `conswitchp'
arch/ppc/kernel/entry.S(.text.init+0x896e): undefined reference to `conswitchp'
drivers/char/char.o: In function `chr_dev_init':
drivers/char/char.o(.text.init+0x54): undefined reference to `fbmem_init'
drivers/char/char.o(.text.init+0x54): relocation truncated to fit: R_PPC_REL24 fbmem_init
drivers/ide/idedriver.o: In function `idedisk_exit':
drivers/ide/idedriver.o(.text.exit+0x4c): undefined reference to `ide_remove_proc_entries'
drivers/ide/idedriver.o(.text.exit+0x4c): relocation truncated to fit: R_PPC_REL24 ide_remove_proc_entries
drivers/ide/idedriver.o: In function `idefloppy_exit':
drivers/ide/idedriver.o(.text.exit+0x158): undefined reference to `ide_remove_proc_entries'
drivers/ide/idedriver.o(.text.exit+0x158): relocation truncated to fit: R_PPC_REL24 ide_remove_proc_entries
make: *** [vmlinux] Error 1

Aren't any good ideas found?
--
densuke@fuga.jp/current kernel is 2.4.12-benh0
My english is very dirty...

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2001-10-30  1:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-30  1:24 Sato Daisuke [this message]
2001-10-30  2:26 ` benh's kernel is unable to compile Bryce McKinlay
2001-10-30  4:57   ` Bryce McKinlay
2001-10-30  5:10   ` Sato Daisuke
2001-10-30  9:17   ` Benjamin Herrenschmidt
2001-10-30  9:59     ` Bryce McKinlay

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=uwv1d2a3n.wl@fuga.jp \
    --to=densuke@fuga.jp \
    --cc=linuxppc-dev@lists.linuxppc.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).