I get this compile error on Ubuntu 9.04 and Ubuntu 9.10 32 bits...
Thank you
Best Regards
Estratta revisione 12570.
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh clean ! HB_INSTALL_PREFIX: /usr/bin
! HB_BIN_INSTALL: /usr/bin
! HB_LIB_INSTALL: /usr/lib
! HB_INC_INSTALL: /usr/include
! HB_HOST_PLAT: linux (x86) HB_SHELL: sh
! HB_PLATFORM: linux (x86) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /home/ubuntu/src/harbour/external/pcre (local)
! Component: 'openssl' found in /usr/include
! Component: 'gpm' found in /usr/include
! Component: 'slang' found in /usr/include
! Component: 'curses' found in /usr/include
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! REVISION: 12570
! 'libpng' library skipped (unused)
! 'sqlite3' library skipped (unused)
! 'hbzlib' library skipped (unused)
! 'gtdos' library skipped (platform not supported)
! 'gtgui' library skipped (platform not supported)
! 'gtos2' library skipped (platform not supported)
! 'gtwin' library skipped (platform not supported)
! 'gtwvt' library skipped (platform not supported)
! 'gtwvg' library skipped (platform or compiler not supported)
! 'hbwin' library skipped (platform not supported)
! 'hbblat' library skipped (platform not supported)
! 'hbfimage' library skipped ('freeimage' not supported on linux platform)
! 'rddads' library skipped ('ads' not found)
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh ! HB_INSTALL_PREFIX: /usr/bin
! HB_BIN_INSTALL: /usr/bin
! HB_LIB_INSTALL: /usr/lib
! HB_INC_INSTALL: /usr/include
! HB_HOST_PLAT: linux (x86) HB_SHELL: sh
! HB_PLATFORM: linux (x86) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /home/ubuntu/src/harbour/external/pcre (local)
! Component: 'openssl' found in /usr/include
! Component: 'gpm' found in /usr/include
! Component: 'slang' found in /usr/include
! Component: 'curses' found in /usr/include
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! REVISION: 12570
make[2]: Non c'è da fare nulla per «all»
make[1]: Non c'è da fare nulla per «all»
gcc -I. -I../../../../../include -O3 -I/usr/include -I/usr/include
-o_hbhbpdf.o -c ../../../_hbhbpdf.c
..
..
..
gcc -I. -I../../../../../include -Wall -W -O3 -oppcomp.o -c
../../../ppcomp.c
gcc -I. -I../../../../../include -Wall -W -O3 -oexpropta.o -c
../../../expropta.c
gcc -I. -I../../../../../include -Wall -W -O3 -oexproptb.o -c
../../../exproptb.c
gcc -I. -I../../../../../include -Wall -W -O3 -ocomplex.o -c
../../../complex.c
gcc -I. -I../../../../../include -Wall -W -O3 -ocompi18n.o -c
../../../compi18n.c
gcc -I. -I../../../../../include -Wall -W -O3 -ohbmain.o -c
../../../hbmain.c
ar rcs ../../../../../lib/linux/gcc/libhbcplr.a harboury.o cmdcheck.o
genc.o gencc.o gencobj.o genhrb.o hbcmplib.o hbcomp.o hbdbginf.o
hbfunchk.o hbgenerr.o hbpcode.o hbfix.o hbdead.o hblbl.o hbopt.o
hbstripl.o hbusage.o hbident.o ppcomp.o expropta.o exproptb.o complex.o
compi18n.o hbmain.o || ( rm -f ../../../../../lib/linux/gcc/libhbcplr.a
&& false )
gcc -I. -I../../../../../include -Wall -W -O3 -oharbour.o -c
../../../harbour.c
gcc -Wall -W -O3 -o../../../../../bin/linux/gcc/harbour harbour.o
-L../../../../../lib/linux/gcc -lhbcplr -lhbpp -lhbnortl -lhbcommon
../../../../../lib/linux/gcc/libhbcommon.a(expropt2.o): In function
`hb_compExprReducePower':
expropt2.c:(.text+0x2b02): undefined reference to `pow'
../../../../../lib/linux/gcc/libhbcommon.a(expropt2.o): In function
`hb_compExprReduceMod':
expropt2.c:(.text+0x2c2b): undefined reference to `fmod'
../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function
`hb_str2number':
hbstr.c:(.text+0x148c): undefined reference to `pow'
../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function
`hb_numRound':
hbstr.c:(.text+0x17d7): undefined reference to `pow'
hbstr.c:(.text+0x180f): undefined reference to `pow'
../../../../../lib/linux/gcc/libhbcommon.a(hbstr.o): In function
`hb_numDecConv':
hbstr.c:(.text+0x18a7): undefined reference to `pow'
hbstr.c:(.text+0x18cf): undefined reference to `pow'
collect2: ld returned 1 exit status
make[3]: *** [harbour] Errore 1
make[2]: *** [descend] Errore 2
make[1]: *** [main] Errore 2
make: *** [source] Errore 2
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour