On Sun, 2007-02-18 at 18:22 -0200, Eduardo N. Hering wrote:
> Ok. Done, but now there seems to be a problem with perl-native.
> Looks like another dependency problem. The perl-native bb file
> was not modified:
[...]
> gcc -L/stuff/familiar-build/build-h2200-gpe/tmp/staging/x86_64-linux/lib -Wl,-rpath-link,/stuff/familiar-build/build-h2200-gpe/tmp/staging/x86_64-linux/lib -Wl,-rpath,/stuff/familiar-build/build-h2200-gpe/tmp/staging/x86_64-linux/lib -Wl,-O1 -Wl,-rpath,/stuff/familiar-build/build-h2200-gpe/tmp/staging/x86_64-linux/lib -L/usr/local/lib -o
> miniperl \
> | miniperlmain.o opmini.o libperl.a
[ undefined references to symbols usually provided by libm, libpthread,
perhaps others ]
This is not a dependency problem. These are actual linker errors. For
some odd reason perl's build system fails to pass a number of linker
flags to gcc.
Try to figure out why -lm, -lpthread, etc. are missing from the linker
arguments.
Regards,
Rene
-- Rene Wagner rw at handhelds dot org 4F33 7FD7 93B3 166B BADA D6F8 71A1 FEA8 58B4 36D0
This archive was generated by hypermail 2.2.0 : Tue Feb 20 2007 - 16:07:09 EST