From: Grant Carter <gcarter@eng.uct.ac.za>
To: linuxppc-dev@lists.linuxppc.org
Subject: Please help: kernel won't compile
Date: Tue, 03 Aug 1999 15:15:34 +0200 [thread overview]
Message-ID: <37A6EB76.F36F142E@eng.uct.ac.za> (raw)
Hi
I have tried a couple of kernel versions but cannot seem to get any of
them to compile. I seem to always land up with similar errors namely
those below from my 2.2.10 kernel attempt:
make[1]: Entering directory
`/usr/home/gcarter/Linux-ppc/src/linux/arch/ppc/kernel'
powerpc-linux-gcc -D__KERNEL__
-I/usr/home/gcarter/Linux-ppc/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -D__powerpc__ -fsigned-char
-msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple
-mstring -mcpu=860 -DEXPORT_SYMTAB -c ppc_ksyms.c
ppc_ksyms.c:73: `isa_io_base' undeclared here (not in a function)
ppc_ksyms.c:73: initializer element for `__ksymtab_isa_io_base.value' is
not constant
ppc_ksyms.c:74: `isa_mem_base' undeclared here (not in a function)
ppc_ksyms.c:74: initializer element for `__ksymtab_isa_mem_base.value'
is not constant
ppc_ksyms.c:75: `pci_dram_offset' undeclared here (not in a function)
ppc_ksyms.c:75: initializer element for
`__ksymtab_pci_dram_offset.value' is not constant
make[1]: *** [ppc_ksyms.o] Error 1
make[1]: Leaving directory
`/usr/home/gcarter/Linux-ppc/src/linux/arch/ppc/kernel'
make: *** [_dir_arch/ppc/kernel] Error 2
Any suggestions??? I am trying to compile this for a Motorola MBX board.
Thanks in advance
Grant
--
Grant Carter gcarter@eng.uct.ac.za
Department of Electrical Engineering University of Cape Town
Tel: +27 (0)21 650-3467 Fax: +27 (0)21 650-3465
"Coffee not found - operator halted!"
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next reply other threads:[~1999-08-03 13:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-03 13:15 Grant Carter [this message]
1999-08-03 22:58 ` Please help: kernel won't compile Bill Royal
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=37A6EB76.F36F142E@eng.uct.ac.za \
--to=gcarter@eng.uct.ac.za \
--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).