From: kaoru Fukui <k_fukui@highway.ne.jp>
To: linuxppc-dev@lists.linuxppc.org
Subject: linux kernel-2.4.7.pre7 from bk tree
Date: Wed, 18 Jul 2001 22:46:05 +0900 [thread overview]
Message-ID: <3B55931C.1D2678D8@highway.ne.jp> (raw)
Hi!
I have a promlem.
here is
ld -r -o kernel.o entry.o traps.o irq.o idle.o time.o misc.o process.o
signal.o ptrace.o ppc_htab.o semaphore.o syscalls.o align.o setup.o
ppc_ksyms.o pci.o pci-dma.o smp.o pmac_pic.o pmac_setup.o pmac_time.o
prom.o feature.o pmac_pci.o chrp_setup.o chrp_time.o chrp_pci.o
open_pic.o indirect_pci.o i8259.o prep_pci.o prep_time.o prep_nvram.o
prep_setup.o pmac_nvram.o pmac_backlight.o sleep.o
smp.o: In function `ipi_recv':
smp.o(.sbss+0x14): multiple definition of `ipi_recv'
irq.o(.sbss+0xc): first defined here
smp.o: In function `ipi_sent':
smp.o(.sbss+0x18): multiple definition of `ipi_sent'
irq.o(.sbss+0x10): first defined here
prep_setup.o: In function `empty_zero_page':
prep_setup.o(.bss+0x0): multiple definition of `empty_zero_page'
chrp_setup.o(.bss+0x0): first defined here
make[1]: *** [kernel.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/linux/arch/ppc/kernel'
make: *** [_dir_arch/ppc/kernel] Error 2
[root@g4mpKFUKUI linux]#
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-07-18 13:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-18 13:46 kaoru Fukui [this message]
2001-07-18 13:55 ` linux kernel-2.4.7.pre7 from bk tree Mike DeSimone
2001-07-18 13:56 ` Anton Blanchard
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=3B55931C.1D2678D8@highway.ne.jp \
--to=k_fukui@highway.ne.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).