Ubuntu 10.04 unstable Harbour:

harbour -build
Harbour 2.1.0dev (Rev. 14131)
Copyright (c) 1999-2010, http://www.harbour-project.org/

Harbour Build Info
---------------------------
Version: Harbour 2.1.0dev (Rev. 14131)
Compiler: GNU C 4.4.3 (32-bit)
Platform: Linux 2.6.32-15-generic i686
PCode version: 0.3
ChangeLog last entry: 2010-03-11 12:33 UTC+0100 Viktor Szakats (harbour.01
syenar.hu)
ChangeLog ID: ChangeLog 14131 2010-03-11 11:34:41Z vszakats

Built on: Mar 11 2010 13:01:10
Build options: (Clipper 5.3b) (Clipper 5.x undoc)

Compile and install fine...

---------------------------
But when i try...:
--------------------------

export PATH=/tmp/hbwin/bin:$PATH
# rm -fr /tmp/hbwin/*
make HB_PLATFORM=win
export HB_INSTALL_PREFIX=/tmp/hbwin
make install HB_PLATFORM=win

i get the errors below: any suggestion...?

! Installing ../../lib/win/mingw/libhbdebug.a on /tmp/hbwin/lib/win/mingw
/usr/bin/i586-mingw32msvc-gcc  -shared -L../../../../../lib/win/mingw  -o
../../../../../bin/win/mingw/harbour-21.dll __dyn__.tmp -lkernel32 -luser32
-lws2_32 -ladvapi32 -lgdi32
-Wl,--out-implib,../../../../../lib/win/mingw/libharbour-21.a,--output-def,../../../../../bin/win/mingw/harbour-21.def
Creating library file: ../../../../../lib/win/mingw/libharbour-21.a
../../../../../src/rdd/obj/win/mingw/ordwldsk.o:ordwldsk.c:(.text+0x0):
multiple definition of `_HB_FUN_ORDWILDSEEK'
../../../../../src/rdd/obj/win/mingw/dbcmdx.o:dbcmdx.c:(.text+0x1b0): first
defined here
../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3388):
undefined reference to `_HB_FUN_XPP_TBROWSE'
../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3398):
undefined reference to `_HB_FUN_XPP_TBCOLUMN'
../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x36c8):
undefined reference to `_HB_FUN_HB_SETCODEPAGE'
../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3db8):
undefined reference to `_HB_FUN_HB_LIBDO'
collect2: ld returned 1 exit status
make[3]: *** [harbour-21.dll] Errore 1
make[2]: *** [descend] Errore 2
make[1]: *** [dynlib.inst] Errore 2
make: *** [src.inst] Errore 2

Thank you and best regards.

Marco
-- 
Linux Infinite Freedom
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to