Hi all,

I am building an almost 20 year old clipper application.

After some corrections finally I could compile without any warning or
error.  But at link time shows an error telling this:

Lines 298239, Functions/Procedures 1601
Generating C source output to 'hbtrade.c'... Done.
hbtrade.o:hbtrade.c:(.data+0x1918): undefined reference to `HB_FUN__DFSET'
collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1
gcc.exe hbtrade.o    -mconsole -Wl,--start-group -lhbextern -lhbdebug -lhbvm
-lh
brtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui
-lhbrdd
-lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx
-lhbsi
x -lhbmacro -lhbcplr -lhbpp -lhbcommon -lkernel32 -luser32 -lgdi32
-ladvapi32 -l
ws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32
-lmp
r -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib
-Wl,--end-grou
p -ohbtrade.exe -Le:/programacion_ant/hb_mingw/lib/win/mingw
I'd searched for this function 'HB_FUN__DBSET' on my code but I don't have
it.  So... anyone knows where is this function ??  Is missing some lib to
include ??

Thanks and regards,
José Luis Capel
_______________________________________________
Harbour-users mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour-users

Reply via email to