[U-Boot-Users] Latest U-Boot MD5 compile error??
Russell McGuire
rmcguire at videopresence.com
Thu May 29 00:41:07 CEST 2008
So I have downloaded a 'fresh and clean' copy of the latest git and
configured for several existing Freescale based MPC boards.
Example:
make ARCH=ppc CROSS_COMPILE='ppc_6xx-' MPC8360ERDK_config
make ARCH=ppc CROSS_COMPILE='ppc_6xx-' all
I still get the same errors, i.e. __kernel_dev_t_ being defined twice, etc..
And then lots of md5.c complaints about implicit declarations of functions
that shouldn't have issues, as they are declared in #included in <string.h>
Is there a chance the include path statements are mis-configured on my
system? How does one check that?
-Russ
-----Original Message-----
From: wd at denx.de [mailto:wd at denx.de]
Sent: Wednesday, May 28, 2008 2:56 PM
To: rmcguire at videopresence.com
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Latest U-Boot MD5 compile error??
In message <F9448BAF273D479DB7935923C812A0BB at absolutdaddy> you wrote:
>
> Just pulled the latest GIT down today <1.3.3+>, merged with my current
code.
>
> <Note, last I pulled was back at 1.3.1>.
>
> Anyway, all is well until the newish MD5 code attempts to compile then I
get
> two different types of errors. <See Log Below>
>
> Is this an artificat of an uncomplete merge perhaps?
Probably. Try building for some other boards...
> Dependencies on a certain level of kernel that needs to be sitting in the
> ppc_6xx/usr/src/ directory? Or perhaps is FC5 to old to now correctly
> compile the latest U-boot?
> To old of an ELDK? <I am using ELDK 4.1>
Just tried to build a few boards on a FC5 host. A few warnings about
including /usr/include/asm/byteorder.h, but it builds fine.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is enough for the need of everyone in this world,
but not for the greed of everyone. - Mahatma Gandhi
More information about the U-Boot
mailing list