________________________________

        From: Viktor Szakáts [mailto:[email protected]] 
        Sent: Friday, February 20, 2009 12:58 PM
        To: Harbour Project Main Developer List.
        Subject: Re: [Harbour] Log from build.
        
        
        Hi Marek, 

        Does hbmk2 work for you now?

        [ This GTWVG problem should be fixed by Pritpal, I cannot help. ]
        

        Brgds,
        Viktor
________________________________

Yes or maby.  I dont't can rules after run make_gnu.bat.
Now in bin subfolder have I :

╔═══════════════════════ c:\harbour\bin ═══════════════════[]═╗
║               Name                │  Size   │  Date  │Time │ 
║..                                 │<UP--DIR>│19-02-09│15:53│ ■
║harbour                         exe│   566272│20-02-09│11:10│ ▒
║hb-func                          sh│    26623│06-02-09│18:15│ ▒
║hb-mkslib                        sh│     4458│06-02-09│18:15│ ▒
║hbdoc                           exe│   718336│20-02-09│11:40│ ▒
║hbi18n                          exe│   544768│20-02-09│11:39│ ▒
║hbmk                            bat│       94│17-02-09│11:35│ ▒
║hbmk2                           exe│   517120│20-02-09│11:40│ ▒



I make again this process, without einvirnment variables in shell (command, 
CMD, ndn) :

rem set HB_BIN_INSTALL=C:\harbour\bin
rem set HB_LIB_INSTALL=C:\harbour\lib
rem set HB_INC_INSTALL=C:\harbour\include

Because in make_gnu.bat char '\' is defined as '/' :
if "%HB_INC_INSTALL%" == "" set HB_INC_INSTALL=%HB_INSTALL_PREFIX%/include

And result after make_gnu clean is :
c:\harbour>set hb_                
HB_ARCHITECTURE=win               
HB_COMPILER=owatcom               
                                  
c:\harbour>make_gnu.bat           
make[3]: *** [wvgcore.obj] Error 8
make[2]: *** [descend] Error 2    
make[1]: *** [gtwvg] Error 2      
make: *** [contrib] Error 2       
                                  
c:\harbour>make_gnu.bat install   
make[3]: *** [wvgcore.obj] Error 8
make[2]: *** [descend] Error 2    
make[1]: *** [gtwvg.inst] Error 2 
make: *** [contrib.inst] Error 2  


Pritpal, are you read here about this error in wvgcore ?

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

Reply via email to