linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jordan <ledzep37@home.com>
To: Linuxppc Developer <linuxppc-dev@lists.linuxppc.org>
Subject: Errors while compiling 2.4.0test5 from BitKeeper
Date: Mon, 24 Jul 2000 19:08:21 -0500	[thread overview]
Message-ID: <397CDA75.3790A3DB@home.com> (raw)


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/

             reply	other threads:[~2000-07-25  0:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-25  0:08 Jordan [this message]
2000-07-25  7:30 ` Errors while compiling 2.4.0test5 from BitKeeper Michael Schmitz
2000-07-25 12:17   ` Geert Uytterhoeven
2000-07-25 18:08     ` Michael Schmitz

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=397CDA75.3790A3DB@home.com \
    --to=ledzep37@home.com \
    --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).