On 09/22/2011 03:02 PM, Wolfgang Denk wrote:
> Dear Joaquim Duran,
> 
> In message 
> <CANdawSFpjh=epiet72kcmqyt3b0pyqjfygiwdu_fxq5asfw...@mail.gmail.com> you 
> wrote:
>>
>> When generating eldk 5 from source, in a 64 bits ubuntu natty based
>> computer, I get the following error:
> ...
>> | util.o: In function `Perl_safesysmalloc':
>> | util.c:(.text+0x558): undefined reference to `pthread_getspecific'
> ...
>> | pp.o: In function `Perl_pp_pow':
>> | pp.c:(.text+0x35f0): undefined reference to `pow'
>> | pp.o: In function `Perl_pp_modulo':
>> | pp.c:(.text+0x43de): undefined reference to `floor'
>> | pp.c:(.text+0x4412): undefined reference to `floor'
>> | pp.c:(.text+0x47e6): undefined reference to `fmod'
>> | pp.o: In function `Perl_pp_atan2':
>> | pp.c:(.text+0x95ff): undefined reference to `atan2'
>> | pp.o: In function `Perl_pp_sin':
>> | pp.c:(.text+0x97aa): undefined reference to `sin'

...and check also http://www.denx.de/wiki/ELDK-5/EldkBuilding.

Some packages are missing on your build system. I can confirm that
building ELDK-5.0 from scratch works on a Ubuntu PC (maverick), and the
errors you report are not strictly related to the Ubuntu's version.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [email protected]
=====================================================================
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to