If i try recomile with new mane system recevive error
set HB_ARCHITECTURE=win
set HB_COMPILER=owatcom
SET WATCOM=c:\devl\watcom
SET PATH=%WATCOM%\BINP;%WATCOM%\BINW;C:\devl\minigw32-make;%PATH%
SET BEGINLIBPATH=%WATCOM%\BINP\DLL
SET EDPATH=%WATCOM%\EDDAT
SET INCLUDE=%WATCOM%\H\OS2;%WATCOM%\H
SET HELP=%WATCOM%\BINP\HELP;%HELP%
SET BOOKSHELF=%WATCOM%\BINP\HELP;%BOOKSHELF%
set HB_BIN_INSTALL=C:\harbour\bin\
set HB_LIB_INSTALL=C:\harbour\lib\
set HB_INC_INSTALL=C:\harbour\include\

manualy go to harbour dir
make clean > nul
make install %1 %2 %3 -r SHELL=%COMSPEC%


----------------error
make[3]: Entering directory `C:/harbour/source/common/win/owatcom'
wpp386     ../../expropt1.c -fo=expropt1.obj
This is an OS/2 32-bit executable
make[3]: *** [expropt1.obj] Error 1
make[3]: Leaving directory `C:/harbour/source/common/win/owatcom'
make[2]: *** [descend] Error 2
make[2]: Leaving directory `C:/harbour/source/common'
make[1]: *** [common.inst] Error 2
make[1]: Leaving directory `C:/harbour/source'
make: *** [source.inst] Error 2

2009/2/20 Horodyski Marek (PZUZ) <[email protected]>:
>  ________________________________
>
>        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
>
>



-- 
Massimo Belgrano

Albo Nazionale Informatici Professionisti 2620
Socio 2843 Associazione Informatici prof.

Analisi e sviluppo software per Lan e Web
Consulenza informatica - Formazione
Delta Informatica S.r.l.  http://www.deltain.it
Via Torelli,31 - 28100 Novara - Tel: 0321/30281
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to