linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Errors while compiling 2.4.0test5 from BitKeeper
@ 2000-07-25  0:08 Jordan
  2000-07-25  7:30 ` Michael Schmitz
  0 siblings, 1 reply; 4+ messages in thread
From: Jordan @ 2000-07-25  0:08 UTC (permalink / raw)
  To: Linuxppc Developer


I have been compiling my own kernels for a while now, lately though the
2.2 series gives me machine check errors and panics every time I start
up no matter which version I compile, so I decided to start trying the
2.4 series.  For about the past two weeks now I have been trying to
figure out how to get the kernel to finish compiling and not gives the
following errors:

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/parport/parport.a  drivers/ide/idedriver.o
drivers/scsi/scsidrv.o drivers/cdrom/cdrom.a
drivers/sound/sounddrivers.o drivers/pci/pci.a
drivers/macintosh/macintosh.o drivers/video/video.o \
        net/network.o \
        /usr/src/linux/lib/lib.a \
        --end-group \
        -o vmlinux
arch/ppc/kernel/kernel.o: In function `pmac_set_rtc_time':
arch/ppc/kernel/kernel.o(.text+0x8ff8): undefined reference to
`pmu_request'
arch/ppc/kernel/kernel.o(.text+0x8ff8): relocation truncated to fit:
R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text+0x9008): undefined reference to
`pmu_poll'
arch/ppc/kernel/kernel.o(.text+0x9008): relocation truncated to fit:
R_PPC_REL24 pmu_poll
make: *** [vmlinux] Error 1

I would like to try this kernel to see if I can get it to boot on my
PowerMac G3 Beige Mini-Tower; however, until I can get this thing
figured out it looks like I am stuck.  Thanks for any help.

Jordan Breeding

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-07-25 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-25  0:08 Errors while compiling 2.4.0test5 from BitKeeper Jordan
2000-07-25  7:30 ` Michael Schmitz
2000-07-25 12:17   ` Geert Uytterhoeven
2000-07-25 18:08     ` Michael Schmitz

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