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'
Is there any chance that you do not have all required system libraries installed? Please read the Poky documentation about requirements, and their distro-specific advice how to make sure everything you need is actually installed. 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] Name one thing windows is better than unix in? Making money for Microsoft? -- Randal L. Schwartz in <[email protected]> _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
