* final problem pre10 & ppc
@ 2001-01-24 22:42 cpg
2001-01-24 23:22 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: cpg @ 2001-01-24 22:42 UTC (permalink / raw)
To: linux-kernel
when linking....
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/block/block.o drivers/char/char.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/net/appletalk/appletalk.o drivers/ide/idedriver.o
drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/macintosh/macintosh.o drivers/video/video.o drivers/usb/usbdrv.o \
net/network.o \
/usr/src/linux/lib/lib.a \
--end-group \
-o vmlinux
arch/ppc/kernel/kernel.o: In function `pmac_ide_default_irq':
arch/ppc/kernel/kernel.o(.text+0xa154): undefined reference to `pmac_ide_get_irq'
arch/ppc/kernel/kernel.o(.text+0xa154): relocation truncated to fit: R_PPC_REL24 pmac_ide_get_irq
drivers/macintosh/macintosh.o: In function `powerbook_sleep_G3':
drivers/macintosh/macintosh.o(.text.openfirmware+0x1b90): undefined reference to
`grackle_pcibios_read_config_word'
drivers/macintosh/macintosh.o(.text.openfirmware+0x1b90): relocation truncated to fit: R_PPC_REL24
grackle_pcibios_read_config_word
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bb4): undefined reference to
`grackle_pcibios_write_config_word'
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bb4): relocation truncated to fit: R_PPC_REL24
grackle_pcibios_write_config_word
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bcc): undefined reference to
`grackle_pcibios_read_config_word'
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bcc): relocation truncated to fit: R_PPC_REL24
grackle_pcibios_read_config_word
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bec): undefined reference to
`grackle_pcibios_write_config_word'
drivers/macintosh/macintosh.o(.text.openfirmware+0x1bec): relocation truncated to fit: R_PPC_REL24
grackle_pcibios_write_config_word
make: *** [vmlinux] Error 1
sigh...
regards,
chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: final problem pre10 & ppc
2001-01-24 22:42 final problem pre10 & ppc cpg
@ 2001-01-24 23:22 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2001-01-24 23:22 UTC (permalink / raw)
To: cpg; +Cc: linux-kernel
On Wed, Jan 24, 2001 at 11:42:52PM +0100, cpg@aladdin.de wrote:
> when linking....
Can you privately email me your .config? pre10 should mostly work otherwise
as only a few things are missing now (new bugfixes, old fixes in
drivers/macintosh, and some fb updates to send off to maintainers).
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-24 23:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-24 22:42 final problem pre10 & ppc cpg
2001-01-24 23:22 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®