In message <[EMAIL PROTECTED]> you wrote:
>  
> > Configuring for netstar board...
> > arm-linux-ld: cannot find -lgeneric
> > make[1]: *** [eeprom.srec] Error 1
> > 
> > Configuring for voiceblue board...
> > arm-linux-ld: cannot find -lgeneric
> > make[1]: *** [eeprom.srec] Error 1
...
>       I dont see the netstar or voiceblue failures with my 
> installations of 
> 
> arm-linux-gcc (GCC) 4.0.0 (DENX ELDK 4.0 4.0.0)
> arm-linux-gcc (GCC) 3.4.2 (release) (CodeSourcery ARM Q3 2004)
> 
> , using the code obtained with git clone 
> git://www.denx.de/git/u-boot.git.

You probably didn't try running something like

        JOBS='-j4' ./MAKEALL netstar

on a SMP machine.

It turns out that the failing boards have (somewhat suspicious)
dependencies on other libraries which are not taken care of in the
Makefiles.

I'm working on a patch.

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: [EMAIL PROTECTED]
Drun'? 'm not drun'! You woudn' dare call m' drun' if I was sober!
                                     - Terry Pratchett, _Men at Arms_

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to