Errors in make_gnu.bat build.

On screen :

C:\harbour>make_gnu.bat clean          
                                       
C:\harbour>make_gnu.bat                
make[3]: [hbrun.exe] Error 1 (ignored) 
make[3]: [hbtest.exe] Error 1 (ignored)
make[3]: [hbi18n.exe] Error 1 (ignored)
make[3]: [hbdoc.exe] Error 1 (ignored) 
make[3]: [hbmake.exe] Error 1 (ignored)
make[3]: [hbmk.exe] Error 1 (ignored)  

And 2 parts from make_gnu.log file :

...
Warning! W1108: file C:\WATCOM\binw\wlsystem.lnk: line(435): system
dos16m defined more than once
loading object files
searching libraries
Error! E2028: hb_forceLinkMainWin_ is an undefined reference
Warning! W1023: no starting address found, using 00401000
creating a Windows NT character-mode executable
file ../../../../lib/w32/owatcom/hbvm.lib(C:\harbour\source\vm\hvm.c):
undefined symbol hb_forceLinkMainWin_
make[3]: Leaving directory `C:/harbour/utils/hbrun/w32/owatcom'
...
Warning! W1108: file C:\WATCOM\binw\wlsystem.lnk: line(435): system
dos16m defined more than once
loading object files
searching libraries
Error! E2028: hb_forceLinkMainWin_ is an undefined reference
Warning! W1023: no starting address found, using 00401000
creating a Windows NT character-mode executable
file ../../../../lib/w32/owatcom/hbvm.lib(C:\harbour\source\vm\hvm.c):
undefined symbol hb_forceLinkMainWin_
make[3]: Leaving directory `C:/harbour/utils/hbtest/w32/owatcom'
...


What make I bad ?

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to