linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Link Error with Galileo EVB PowerPC kernel
@ 2003-07-28 23:18 G. C.
  0 siblings, 0 replies; only message in thread
From: G. C. @ 2003-07-28 23:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: gpc01532

Dear friends,

I used my cross compiler and successfully built a 2.4.18 PowerPC Linux 
kernel, but I have problem building the Galileo EVB PowerPC kernel. It is 
the link error as listed at the end of the mail. The kernel is
linuxppc+marvell-2.4.10-pre9.tar.gz.

Is this only a config mistake? What is the correct kernel config? Any other 
suggestions?

Your help will be deeply appreciated.

GC


powerpc-linux-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 arch/ppc/xmon/x.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 
drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o \
        net/network.o \
        /home/marvell/project/kernel/marvell_linux/lib/lib.a \
        --end-group \
        -o vmlinux
arch/ppc/kernel/kernel.o: In function `sys_call_table':
arch/ppc/kernel/entry.S(.text.init+0xe56): undefined reference to 
`pmac_newworld'
arch/ppc/kernel/entry.S(.text.init+0xe5a): undefined reference to 
`pmac_newworld'
arch/ppc/kernel/entry.S(.text.init+0xf6c): undefined reference to 
`find_devices'arch/ppc/kernel/entry.S(.text.init+0xf6c): relocation 
truncated to fit: R_PPC_REL24 find_devices
arch/ppc/kernel/entry.S(.text.init+0xfa0): undefined reference to 
`device_is_compatible'
arch/ppc/kernel/entry.S(.text.init+0xfa0): relocation truncated to fit: 
R_PPC_REL24 device_is_compatible
arch/ppc/kernel/entry.S(.text.init+0x10ce): undefined reference to 
`sys_ctrler'
arch/ppc/kernel/entry.S(.text.init+0x10d2): undefined reference to 
`sys_ctrler'
make: *** [vmlinux] Error 1

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-28 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-28 23:18 Link Error with Galileo EVB PowerPC kernel G. C.

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).