I just changed it to HB_CURDRIVE a few mins before you wrote that.. but you beat me to it!
:) On Fri, Feb 26, 2010 at 4:56 PM, Viktor Szakáts <[email protected]>wrote: > Either add hbxpp to you liblist or change the call to HB_CURDRIVE(). > > See ChangeLog for more. > > Brgds, > Viktor > > > On Sat, Feb 27, 2010 at 1:50 AM, smu johnson <[email protected]> wrote: > >> I should also note that I got Harbour dev to compile in windows, just that >> I can't get it to compile my .PRGs >> >> >> On Fri, Feb 26, 2010 at 4:47 PM, smu johnson <[email protected]>wrote: >> >>> I also am getting this. >>> >>> ..\latest\.hbmk\win\mingw\1BMMENU.o:1BMMENU.c:(.data+0x818): undefined >>> reference to `HB_FUN_CURDRIVE' >>> ..\latest\.hbmk\win\mingw\CHECKSYS.o:CHECKSYS.c:(.data+0x7c8): undefined >>> reference to `HB_FUN_CURDRIVE' >>> ..\latest\.hbmk\win\mingw\SUPPLIER.o:SUPPLIER.c:(.data+0xf88): undefined >>> reference to `HB_FUN_CURDRIVE' >>> >>> *sad face* >>> >>> >>> >>> On Sat, Feb 20, 2010 at 7:07 AM, Massimo Belgrano >>> <[email protected]>wrote: >>> >>>> same in win >>>> WIN-MAKE[2]: [install] Error 1 (ignored) >>>> ../../../../../bin/win/mingw/harbour.exe ../../../hbrun.prg >>>> -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l >>>> gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer >>>> -march=i586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -ohbrun.o -c >>>> hbrun.c >>>> gcc -L../../../../../lib/win/mingw -o >>>> ..\..\..\..\..\bin\win\mingw\hbrun.exe hbrun.o -lhbcplr -lhbpp >>>> -lhbcommon -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage >>>> -lgtcgi -lgtpca -lgtstd -lgtwvt -lgtgui -lgtwin -lhbrdd -lrddntx >>>> -lrddnsx -lrddcdx -lrddfpt -lhbsix -lhbhsx -lhbusrrdd -lhbuddall >>>> -lhbrtl -lhbvm -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbpcre -lhbzlib >>>> -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 -lhbmainstd >>>> 1 file copiati. >>>> ../../../../../bin/win/mingw/harbour.exe ../../../hbmk2.prg >>>> -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l >>>> gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer >>>> -march=i586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -ohbmk2.o -c >>>> hbmk2.c >>>> gcc -L../../../../../lib/win/mingw -o >>>> ..\..\..\..\..\bin\win\mingw\hbmk2.exe hbmk2.o -lhbcplr -lhbpp >>>> -lhbcommon -lhbextern -lhbdebug -lhbvmmt -lhbrtl -lhblang -lhbcpage >>>> -lgtcgi -lgtpca -lgtstd -lgtwvt -lgtgui -lgtwin -lhbnulrdd -lhbrtl >>>> -lhbvmmt -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbpcre -lhbzlib >>>> -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 -lhbmainstd >>>> hbmk2.o:hbmk2.c:(.data+0xb38): undefined reference to `HB_FUN_CURDRIVE' >>>> collect2: ld returned 1 exit status >>>> WIN-MAKE[3]: *** [hbmk2.exe] Error 1 >>>> WIN-MAKE[2]: *** [descend] Error 2 >>>> WIN-MAKE[1]: *** [hbmk2.inst] Error 2 >>>> WIN-MAKE: *** [utils.inst] Error 2 >>>> >>>> >>>> >>>> 2010/2/20 <[email protected]>: >>>> > Hi! >>>> > >>>> > I can't build harbour >>>> > $Id: ChangeLog 13933 2010-02-20 12:03:26Z vszakats $ >>>> > >>>> > ../../../../../bin/win/bcc/harbour.exe ../../../hbmk2.prg >>>> > -i./../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l >>>> > bcc32.exe -I. -I../../../../../include -q -tWM -CP437 -w -w-sig- -Q >>>> -d -6 >>>> > -O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYPES_OFF >>>> > -I"c:\dev\borland\bcc55\bin\..\Include" -ohbmk2.obj -c hbmk2.c >>>> > hbmk2.c: >>>> > ilink32.exe -L"c:\dev\borland\bcc55\bin\..\Lib" >>>> > -L"c:\dev\borland\bcc55\bin\..\Lib\PSDK" >>>> -L"..\..\..\..\..\lib\win\bcc" -Gn >>>> > -Tpe c0x32.obj hbmk2.obj, "..\..\..\..\..\bin\win\bcc\hbmk2.exe", >>>> nul, >>>> > hbcplr hbpp hbcommon hbextern hbdebug hbvmmt hbrtl hblang hbcpage >>>> gtcgi >>>> > gtpca gtstd gtwvt gtgui gtwin hbnulrdd hbrtl hbvmmt hbmacro hbcplr >>>> hbpp >>>> > hbcommon hbpcre hbzlib kernel32 user32 ws2_32 advapi32 gdi32 cw32mt >>>> import32 >>>> > Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland >>>> > Error: Unresolved external '_HB_FUN_CURDRIVE' referenced from >>>> > C:\DEV\HARBOUR_SVN\UTILS\HBMK2\OBJ\WIN\BCC\HBMK2.OBJ >>>> > >>>> > Regards, >>>> > Alexey Myronenko >>>> > >>>> > _______________________________________________ >>>> > Harbour mailing list (attachment size limit: 40KB) >>>> > [email protected] >>>> > http://lists.harbour-project.org/mailman/listinfo/harbour >>>> > >>>> > >>>> >>>> >>>> >>>> -- >>>> Massimo Belgrano >>>> _______________________________________________ >>>> Harbour mailing list (attachment size limit: 40KB) >>>> [email protected] >>>> http://lists.harbour-project.org/mailman/listinfo/harbour >>>> >>> >>> >>> >>> -- >>> smu johnson <[email protected]> >>> >>> >> >> >> -- >> smu johnson <[email protected]> >> >> >> _______________________________________________ >> Harbour mailing list (attachment size limit: 40KB) >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour >> >> > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- smu johnson <[email protected]>
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
