I'm getting this on a clean Ubuntu installation...

! Installing ../../lib/linux/gcc/libhbcommon.a on /usr/local/lib/harbour
gcc -I. -I../../../../../include -Wall -W -O3 -onortl.o -c ../../../nortl.c ar crs ../../../../../lib/linux/gcc/libhbnortl.a nortl.o || ( rm -f ../../../../../lib/linux/gcc/libhbnortl.a && false )
! Installing ../../lib/linux/gcc/libhbnortl.a on /usr/local/lib/harbour
gcc -I. -I../../../../../include -Wall -W -O3 -ohbpp.o -c ../../../hbpp.c gcc -Wall -W -O3 -o../../../../../bin/linux/gcc/hbpp hbpp.o -L../../../../../lib/linux/gcc -lhbcommon -lhbnortl ../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function `hb_str2number':
hbstr.c:(.text+0x136b): undefined reference to `pow'
../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function `hb_numRound':
hbstr.c:(.text+0x16a0): undefined reference to `pow'
hbstr.c:(.text+0x16e8): undefined reference to `pow'
../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function `hb_numDecConv':
hbstr.c:(.text+0x1760): undefined reference to `pow'
hbstr.c:(.text+0x17b0): undefined reference to `pow'
collect2: ld devolvió el estado de salida 1
make[3]: *** [hbpp] Error 1
rm hbpp.o
make[2]: *** [descend] Error 2
make[1]: *** [pp.inst] Error 2
make: *** [source.inst] Error 2


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to