The error message is missing from your post.

You try to build with HB_REBUILD_PARSER=yes, and in this
case bison needs to be properly configured, which can
be tricky on Windows. I can't help you further as it's
been years I've tried this scenario.

Brgds,
Viktor

On 2009.08.10., at 5:38, Manu wrote:

Este es el error:

mingw32-make[3]: Leaving directory `c:/HBR/source/pp/obj/win/bcc'
C:\WINDOWS\system32\cmd.exe /Cif not exist "c:\harbour\SVN\bcc\bin" mkdir "c:\harbour\SVN\bcc\bin" & for %%f in (..\..\bin\win\bcc \hbpp.exe) do copy "%%f" "c:\harbour\SVN\bcc\bin"
      1 archivos copiados.
C:\WINDOWS\system32\cmd.exe /Cif not exist "c:\harbour\SVN\bcc\lib \win\bcc" mkdir "c:\harbour\SVN\bcc\lib\win\bcc" & for %%f in (..\.. \lib\win\bcc\hbpp.lib) do copy "%%f" "c:\harbour\SVN\bcc\lib\win\bcc"
      1 archivos copiados.
mingw32-make[2]: Leaving directory `c:/HBR/source/pp'
"c:/HBR/config/mingw32-make" -C compiler install _HB_BLD=yes
mingw32-make[2]: Entering directory `c:/HBR/source/compiler'
mingw32-make[3]: Entering directory `c:/HBR/source/compiler/obj/win/ bcc'
bison -d  -oharboury.c ../../../harbour.y
mingw32-make[3]: Leaving directory `c:/HBR/source/compiler/obj/win/ bcc'
mingw32-make[2]: Leaving directory `c:/HBR/source/compiler'
mingw32-make[1]: Leaving directory `c:/HBR/source'
Harbour GNU Make returned: 2

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

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

Reply via email to