Hi!

I'm try to build harbour on Deli Linux 0.8 and get this error:

sh-3.2# make
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh ! 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 /usr/include
! 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
! HB_INSTALL_PREFIX automatically set to: /usr/local
...
../../../../../lib/linux/gcc/libhbcommon.a(hbprintf.o): In function `hb_vsnprintf': ../../../../../lib/linux/gcc/libhbcommon.a(hbprintf.o): In function `hb_vsnprintf':
hbprintf.c:(.text+0xa31): undefined reference to `__finitel'
hbprintf.c:(.text+0xa31): undefined reference to `__finitel'
hbprintf.c:(.text+0xa52): undefined reference to `__isnanl'
hbprintf.c:(.text+0xa52): undefined reference to `__isnanl'
hbprintf.c:(.text+0xa76): undefined reference to `__isinfl'
hbprintf.c:(.text+0xa76): undefined reference to `__isinfl'
hbprintf.c:(.text+0x1434): undefined reference to `__signbitl'
hbprintf.c:(.text+0x1434): undefined reference to `__signbitl'
hbprintf.c:(.text+0x148f): undefined reference to `modfl'
hbprintf.c:(.text+0x148f): undefined reference to `modfl'
hbprintf.c:(.text+0x1503): undefined reference to `modfl'
hbprintf.c:(.text+0x1503): undefined reference to `modfl'
hbprintf.c:(.text+0x1632): undefined reference to `modfl'
hbprintf.c:(.text+0x1632): undefined reference to `modfl'
hbprintf.c:(.text+0x170f): undefined reference to `modfl'
hbprintf.c:(.text+0x170f): undefined reference to `modfl'
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
make[3]: *** [hbpp] Error 1
make[3]: *** [hbpp] Error 1
make[2]: *** [descend] Error 2
make[2]: *** [descend] Error 2
make[1]: *** [pp] Error 2
make[1]: *** [pp] Error 2
make: *** [src] Error 2
make: *** [src] Error 2


What i should do to fix it?

Thanks!

Regards,
Alexey Myronenko
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to