From: "Bill Royal" <bill@spicetech.com>
To: "Grant Carter" <gcarter@eng.uct.ac.za>,
<linuxppc-dev@lists.linuxppc.org>
Subject: RE: Please help: kernel won't compile
Date: Tue, 3 Aug 1999 18:58:20 -0400 [thread overview]
Message-ID: <NCBBKCLAOLHFIOJGGGALKEMCCCAA.bill@spicetech.com> (raw)
In-Reply-To: <37A6EB76.F36F142E@eng.uct.ac.za>
Currently broken.
Go to ftp://linuxppc.cs.nmt.edu/pub/linuxppc/embedded/, read embedded_notes
and mbxnotes, and then pull down embedded-2.2.5.tgz and one of the mbxroot
filesystem images. This is the standard 2.2.5 kernel with a few hardcoded
fixes. You may run into some minor compile-time errors, but you should be
able to get this up and running on the MBX board without too much hassle.
have fun
Bill
-----Original Message-----
From: owner-linuxppc-dev@lists.linuxppc.org
[mailto:owner-linuxppc-dev@lists.linuxppc.org]On Behalf Of Grant Carter
Sent: Tuesday, August 03, 1999 9:16 AM
To: linuxppc-dev@lists.linuxppc.org
Subject: Please help: kernel won't compile
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. ]]
prev parent reply other threads:[~1999-08-03 22:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-03 13:15 Please help: kernel won't compile Grant Carter
1999-08-03 22:58 ` Bill Royal [this message]
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=NCBBKCLAOLHFIOJGGGALKEMCCCAA.bill@spicetech.com \
--to=bill@spicetech.com \
--cc=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).