From: Gerhard Jaeger <g.jaeger@sysgo.com>
To: Nico Schottelius <nico-linux-ppc@schottelius.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Error compiling 40x ppc kernels (walnut)
Date: Thu, 16 Dec 2004 13:18:37 +0100 [thread overview]
Message-ID: <200412161318.37998.g.jaeger@sysgo.com> (raw)
In-Reply-To: <20041216103325.GA6713@schottelius.org>
Hi,
On Thursday 16 December 2004 11:33, Nico Schottelius wrote:
>I am trying to build a 40x / Walnut Linux (only for testing), but
>the compile process always breaks:
>
>1. walnut build with ibm emac network card enabled
>2. walnut build without ibm emac network card enabled
>
>I am currently using
>
>make ARCH=3Dppc CROSS_COMPILE=3Dpowerpc-linux-uclibc-
>
>on my x86 machine as my ibook is currently at home.
>Do you know why those errors occur and can you help me fix them?
>
from what I see from your config file, you have enabled a lot of stuff,
I'm pretty sure which won't build correctly for the walnut.
I.e. the whole framebuffer stuff is not needed - switch it off.
(This is also your problem here!)
I suggest to go through all of your configuration and disable all of
the stuff, which you do not really need:
- frame-buffer
- usb
- all of the crypto stuff
- IPv6
=2E
=2E
=2E
Set at least only processor, platform and serial console support on
(and of course correctly) then try again. Never start with a full=20
or overloaded config set ;)
Ciao,
Gerhard
--=20
Gerhard Jaeger g.jaeger@sysgo.com
SYSGO AG Embedded and Real-Time Software
www.sysgo.com | www.elinos.com | www.osek.de | www.imerva.com
next prev parent reply other threads:[~2004-12-16 13:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 10:33 Error compiling 40x ppc kernels (walnut) Nico Schottelius
2004-12-16 12:18 ` Gerhard Jaeger [this message]
2004-12-16 13:40 ` Nico Schottelius
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=200412161318.37998.g.jaeger@sysgo.com \
--to=g.jaeger@sysgo.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=nico-linux-ppc@schottelius.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.