From: Frank <frannk_m1@yahoo.com>
To: Peter Asemann <peter.asemann@web.de>, linuxppc-embedded@ozlabs.org
Subject: Re: Linux 2.4.25 from ELDK 3.1 won't compile
Date: Mon, 2 May 2005 07:18:52 -0700 (PDT) [thread overview]
Message-ID: <20050502141853.44897.qmail@web32207.mail.mud.yahoo.com> (raw)
In-Reply-To: 6667
--- Peter Asemann <peter.asemann@web.de> wrote:
> I still didn't manage to compile a kernel. Though I unselected
> as much
> features as I could, the compiler still isn't happy. Any
> ideas?
>
> Peter Asemann
>
>
> make[1]: Entering directory
>
`/opt/asemann/eldk/ppc_8xx/usr/src/linux-2.4.25/arch/ppc/kernel'
>
> (...)
>
> ppc_8xx-gcc -D__KERNEL__
> -I/opt/asemann/eldk/ppc_8xx/usr/src/linux-2.4.25/include -Wall
>
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
> -fno-common
> -fomit-frame-pointer
> -I/opt/asemann/eldk/ppc_8xx/usr/src/linux-2.4.25/arch/ppc
> -fsigned-char
> -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple
> -mstring
> -nostdinc -I
> /opt/asemann/eldk/usr/lib/gcc-lib/ppc-linux/3.3.3/include
> -DKBUILD_BASENAME=m8xx_setup -c -o m8xx_setup.o m8xx_setup.c
> m8xx_setup.c:64: error: `bd_t' undeclared here (not in a
> function)
> m8xx_setup.c: In function `m8xx_calibrate_decr':
> m8xx_setup.c:192: error: `bd_t' undeclared (first use in this
> function)
> m8xx_setup.c:192: error: (Each undeclared identifier is
> reported only once
> m8xx_setup.c:192: error: for each function it appears in.)
> m8xx_setup.c:192: error: `binfo' undeclared (first use in this
> function)
> m8xx_setup.c:192: error: parse error before ')' token
> m8xx_setup.c:196: error: `IMAP_ADDR' undeclared (first use in
You have to define IMAP_ADDR in your platform header file. Take
a look at arch/ppc/platforms/tqm8xx.h
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next reply other threads:[~2005-05-02 14:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-02 14:18 Frank [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-02 13:25 Linux 2.4.25 from ELDK 3.1 won't compile Peter Asemann
2005-05-02 14:40 ` Wolfgang Denk
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=20050502141853.44897.qmail@web32207.mail.mud.yahoo.com \
--to=frannk_m1@yahoo.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=peter.asemann@web.de \
/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