[Harbour] Error Building Harbour SVN 2010-06-01 01:46 UTC+0200

2010-06-11 Thread Mario H. Sabado
Hi, I got below error when building above SVN under Win7/BCC58. I checked zlib.h and it's present in the external\zlib folder. Thanks, Mario bcc32.exe -I. -I../../../../../include -q -tWM -CP437 -w -Q -w-sig- -d -6 -O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYPES

[Harbour] Error building Harbour with last svn

2010-05-20 Thread Lautaro Moreira
When I' build harbour with last svn : --- ! Making E:\HARBOUR_PRUEBAS\HARBOUR\bin\hbmk.cfg... ! Making shared version of Harbour binaries... ./bin/win/msvc\hbmk2 -quiet -lang=en -q0 -shared utils/hbformat/hbformat.hbp -o$ {HB_BIN_INSTALL}/hbformat-dll hbformat.c hbformac.c Generando

Re: [Harbour] Error building Harbour revision 14459

2010-05-11 Thread José Luis Capel
Viktor, win-make clean D:\programacion_disk\Programacion\harbour>win-make clean ! Building Harbour 2.1.0beta1 from source - http://www.harbour-project.org ! MAKE: win-make 3.81 sh.exe clean ! HB_INSTALL_PREFIX: D:\programacion_disk\Programacion\hb-mingw ! HB_HOST_PLAT: win (x86) HB_SHELL: nt ! H

Re: [Harbour] Error building Harbour revision 14459

2010-05-11 Thread Viktor Szakáts
Hi, Pls post the beginning of your log output and the dir listing of your mingw bin dir. Viktor On 2010 May 11, at 21:33, José Luis Capel wrote: > Hi, > > I've got this error when building Harbour: > > gcc -Wl,--nxcompat -Wl,--dynamicbase -L../../../../../lib/win/mingw -o > ..\..\ > ..

[Harbour] Error building Harbour revision 14459

2010-05-11 Thread José Luis Capel
Hi, I've got this error when building Harbour: gcc -Wl,--nxcompat -Wl,--dynamicbase -L../../../../../lib/win/mingw -o ..\..\ ..\..\..\bin\win\mingw\hbpp.exe hbpp.o -lhbnortl -lhbcommon -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 d:/programacion_disk/programacion/harbour/hb20/comp/mingw/bin

Re: [Harbour] Error Building Harbour

2010-02-16 Thread Viktor Szakáts
Thank you, exactly the information I was waiting for. Brgds, Viktor On 2010 Feb 16, at 23:30, Guillermo Varona Silupú wrote: > Hi, > > > gcc -I. -I../../../../../../include -Wall -W -O3 -fomit-frame-pointer > -march=i > 586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -ogtstd.o -c ../../../gts

[Harbour] Error Building Harbour

2010-02-16 Thread Guillermo Varona Silupú
Hi, gcc -I. -I../../../../../../include -Wall -W -O3 -fomit-frame-pointer -march=i 586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -ogtstd.o -c ../../../gtstd.c ( ar rcs ../../../../../../lib/win/mingw/libgtstd.a gtstd.o ) || del /q /f .. \..\..\..\..\..\lib\win\mingw\libgtstd.a 1

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-21 Thread Przemysław Czerpak
On Wed, 20 Jan 2010, AbeB wrote: > Now. i get this error > --- > ../../../../../src/rtl/obj/wce/mingwarm/gtclip.o:gtclip.c:(.text+0x58): > undefined reference to `LocalLock' > ../../../../../src/rtl/obj/wce/mingwarm/gtclip.o:gtclip.c:(.text+0x94): > undefined reference to `LocalUnlock' > ..

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread AbeB
You got it! thanks. HB_BIN_COMILE pointed to a "NOT UP DATE' harbour.exe Thanks.. Now. i get this error --- ../../../../../src/rtl/obj/wce/mingwarm/gtclip.o:gtclip.c:(.text+0x58): undefined reference to `LocalLock' ../../../../../src/rtl/obj/wce/mingwarm/gtclip.o:gtclip.c:(.text+0x94):

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread Przemysław Czerpak
On Wed, 20 Jan 2010, AbeB wrote: Hi, > >> Tried that, Still no good! > > So you haven't made it well. > > When you made clean build then this error message will disappear > > for sure. > > Before you report any problems with devel SVN code always make > > clean build. Many of modifications needs

Res: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread Fernando Athayde
do you sincronized with svn? Best Regards, Fernando De: AbeB Para: harbour@harbour-project.org Enviadas: Quarta-feira, 20 de Janeiro de 2010 21:24:56 Assunto: Re: Res: [Harbour] Error building Harbour mingw/wce Przemysław Czerpak wrote: > > On W

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread AbeB
Przemysław Czerpak wrote: > > On Wed, 20 Jan 2010, AbeB wrote: > > Hi, > >> Tried that, Still no good! > > So you haven't made it well. > When you made clean build then this error message will disappear > for sure. > Before you report any problems with devel SVN code always make > clean buil

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread Przemysław Czerpak
On Wed, 20 Jan 2010, AbeB wrote: Hi, > Tried that, Still no good! So you haven't made it well. When you made clean build then this error message will disappear for sure. Before you report any problems with devel SVN code always make clean build. Many of modifications needs full recompilation. In

Re: Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread AbeB
Tried that, Still no good! Fernando Athayde wrote: > > try win-make clean and build again > here in bcc happens this erro too, but with this way run > > Best Regards, > Fernando Athayde > > -- View this message in context: http://n2.nabble.com/Error-building-Harbour-mingw-wce-tp4430018p443

Res: [Harbour] Error building Harbour mingw/wce

2010-01-20 Thread Fernando Athayde
try win-make clean and build again here in bcc happens this erro too, but with this way run Best Regards, Fernando Athayde De: AbeB Para: harbour@harbour-project.org Enviadas: Quarta-feira, 20 de Janeiro de 2010 19:28:43 Assunto: [Harbour] Error building

[Harbour] Error building Harbour mingw/wce

2010-01-20 Thread AbeB
! Building Harbour 2.0.1dev from source - http://www.harbour-project.org ! MAKE: win-make.exe 3.81 c:/cygwin/bin/sh.exe ! HB_INSTALL_PREFIX: C:\Harbour\DevCe ! HB_HOST_PLAT: win (x86) HB_SHELL: nt ! HB_PLATFORM: wce (arm) ! HB_COMPILER: mingwarm ! Component: 'zlib' found in C:/Harbour/harbou

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Mario H. Sabado
Hi Viktor, Przemek, -- Message: 3 Date: Tue, 17 Nov 2009 02:21:05 +0100 From: Viktor Szak?ts Subject: Re: [Harbour] Error Building Harbour with BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; charset=us-

Re: [Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread José Luis Capel
Przemek, > Thank you for information but I would like to ask you to try > make clean > before you will report problems next time. > > Yes, you were right! Now I got it working. Thanks and regards, José Luis Capel ___ Harbour mailing list (attachment

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Przemysław Czerpak
On Tue, 17 Nov 2009, Mario H. Sabado wrote: Hi, > I encountered error building Harbour with latest SVN. > Thanks in advance for any help. > ilink32.exe -L"C:\BCC62\bin\..\Lib" -L"C:\BCC62\bin\..\Lib\PSDK" > -Gn -Tpe "-L.. > \..\..\..\..\lib\win\bcc" c0x32.obj hbpp.obj, > "..\..\..\..\..\bin\wi

Re: [Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread Przemysław Czerpak
On Tue, 17 Nov 2009, José Luis Capel wrote: Hi, > SET HB_PLATFORM=win > SET HB_COMPILER=mingw > PATH=%PATH%;E:\Programacion_ant\Mingw\bin > SET HB_INSTALL_PREFIX=E:\Programacion_ant\hb_mingw > win-make install > and then this error appears: > gcc -shared -L../../../../../lib/win/mingw -o > ../.

[Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread José Luis Capel
Hi, SET HB_PLATFORM=win SET HB_COMPILER=mingw PATH=%PATH%;E:\Programacion_ant\Mingw\bin SET HB_INSTALL_PREFIX=E:\Programacion_ant\hb_mingw win-make install and then this error appears: gcc -shared -L../../../../../lib/win/mingw -o ../../../../../bin/win/mingw/harb our-20.dll __dyn__.tmp -lker

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Viktor Szakáts
Try changing line 51 in /config/win/bcc.mk to this: LIBPATHS := $(subst /,\,-L"$(LIB_DIR)") and report your results. Brgds, Viktor On 2009 Nov 17, at 02:16, Mario H. Sabado wrote: > Hi Przemek, > > I encountered error building Harbour with latest SVN. > > Thanks in advance for any help. > >

[Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Mario H. Sabado
Hi Przemek, I encountered error building Harbour with latest SVN. Thanks in advance for any help. Best regards, Mario * ilink32.exe -L"C:\BCC62\bin\..\Lib" -L"C:\BCC62\bin\..\Lib\PSDK" -Gn -Tpe "-L.. \..\..\..\..\lib\win\bcc"

[Harbour] Error building Harbour

2009-09-25 Thread fmancera
Hello, I try build harbour using win-make with bcc and VC2008 and have the next error: Fatal: Unable to open file 'KERNEL32.LIB' win-make[3]: *** [hbpp.exe] Error 1 rm hbpp.obj win-make[2]: *** [descend] Error 2 win-make[1]: *** [pp] Error 2 win-make: *** [source] Error 2 can any help me ?? Bes

Re: [Harbour] Error building Harbour Pelles C 6.0.4

2009-09-24 Thread Viktor Szakáts
Hi Jose, On 2009 Sep 24, at 08:12, José Luis Capel wrote: Viktor, Thanks for your answer... 6.0 IS buggy, moreover I reported all problems (starting with 5.0) and NONE were ever even answered on the forum. Ups.. I am sorry but I don't follow so closely this list and I dind't remeber to

Re: [Harbour] Error building Harbour Pelles C 6.0.4

2009-09-23 Thread José Luis Capel
Viktor, Thanks for your answer... > 6.0 IS buggy, moreover I reported all problems (starting > with 5.0) and NONE were ever even answered on the forum. > > Ups.. I am sorry but I don't follow so closely this list and I dind't remeber to read that problems. > Probably in Harbour we should conc

Re: [Harbour] Error building Harbour Pelles C 6.0.4

2009-09-23 Thread Viktor Szakáts
This seems to be a FAQ. I'll update INSTALL. 6.0 IS buggy, moreover I reported all problems (starting with 5.0) and NONE were ever even answered on the forum. Probably in Harbour we should concentrate on serious compilers. Brgds, Viktor On 2009 Sep 23, at 22:51, José Luis Capel wrote: Build

[Harbour] Error building Harbour Pelles C 6.0.4

2009-09-23 Thread José Luis Capel
Building Harbour from latest svn (PellesC 32bits 6.0.4) pocc.exe -I. -Ze -Go -MT -W1 -Ot -I../../../../../include -DHB_HAS_PCRE -ID:/ programacion_disk/Programacion/harbour/external/pcre -DPCRE_STATIC -DHB_HAS_ZLIB -ID:/programacion_disk/Programacion/harbour/external/zlib -Fosha2.obj -c ../.

Re: [Harbour] Error building harbour-20.dll

2009-08-17 Thread Franček Prijatelj
Hi Viktor Thanks. I removed HB_USER_PRGFLAGS=-b, and .dll is built. I owe you a beer ;) Brgs Franček Viktor Szakáts wrote: > > Hi, > > I guess you're using HB_USER_PRGFLAGS=-b to build Harbour, > and in this case harbour.dll creation doesn't work, and AFAIU > it never did. > > Either tu

Re: [Harbour] Error building harbour-20.dll

2009-08-17 Thread Viktor Szakáts
Hi, I guess you're using HB_USER_PRGFLAGS=-b to build Harbour, and in this case harbour.dll creation doesn't work, and AFAIU it never did. Either turn it off, or maybe hbdebug lib (+ lib path option) can be added to linker command in bin/hb-mkdyn.bat line 92-92 to solve this problem, I don't kno

[Harbour] Error building harbour-20.dll

2009-08-17 Thread FRANČEK PRIJATELJ
Hi On winXP I can't build harbour-20.dll (using mingw or msvc): Errors with msvc8: ! Making harbour-20.dll... Creating library C:\HRB\msvc_D_Tr\bin\harbour-20.lib and object C:\HRB\msvc_D_Tr\bin\harbour-20.exp sxtrig_dyn.obj : error LNK2001: unresolved external symbol _HB_FUN___DBGENTRY har

[Harbour] Error building harbour for evc4 - 2

2009-02-26 Thread José Luis Capel
-- Forwarded message -- From: José Luis Capel Date: 2009/2/26 Subject: Error building harbour for evc4 To: "Harbour Project Main Developer List." Hi, After updating from svn I got these errors: ../../hbproces.c(245) : error C2065: 'STARTF_USESTDHANDLES' : undeclared identifie

[Harbour] Error building harbour for evc4

2009-02-25 Thread José Luis Capel
Hi, After updating from svn I got these errors: ../../hbproces.c(245) : error C2065: 'STARTF_USESTDHANDLES' : undeclared identifier ../../hbproces.c(245) : error C2065: 'STARTF_USESHOWWINDOW' : undeclared identifier These are my sets: rem ; Harbour compile config (for GNU make) set HB_ARCHITE

[Harbour] Error Building Harbour from SVN

2009-02-23 Thread Guillermo Varona Silupú
Hi: Trying buil Harbour from last SVN, I got this: D:\harbour>make_gnu ../../wvgwin.c: In function `HB_FUN_WVG_TREEVIEW_ADDITEM': ../../wvgwin.c:1617: error: structure has no member named `item' ../../wvgwin.c:1618: error: structure has no member named `item' ../../wvgwin.c:1619: error: structur