[U-Boot-Users] FW: 1.3.3-rc2 - release status

Wolfgang Denk wd at denx.de
Wed Apr 30 15:21:07 CEST 2008


In message <000101c8aa9f$38ae5410$3a4d010a at Emea.Arm.com> 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: wd at denx.de
Drun'? 'm not drun'! You woudn' dare call m' drun' if I was sober!
                                     - Terry Pratchett, _Men at Arms_




More information about the U-Boot mailing list