From: vatzct <va...@po...> - 2009-11-25 10:27:33
|
Error while building rddleto C:\dev\letodb>hbmk2 rddleto.hbp letodb.hbp -target=tests/test_ta.prg -trace 1>l eto.log source/server/errint.c:66: error: conflicting types for 'hb_errInternalRaw' c:/dev/harbour/include/hbapierr.h:171: error: previous declaration of 'hb_errInt ernalRaw' was here source/server/errint.c:66: error: conflicting types for 'hb_errInternalRaw' c:/dev/harbour/include/hbapierr.h:171: error: previous declaration of 'hb_errInt ernalRaw' was here source/server/errint.c:96: error: conflicting types for 'hb_errInternal' c:/dev/harbour/include/hbapierr.h:170: error: previous declaration of 'hb_errInt ernal' was here source/server/errint.c:96: error: conflicting types for 'hb_errInternal' c:/dev/harbour/include/hbapierr.h:170: error: previous declaration of 'hb_errInt ernal' was here hbmk2: Error: Running C compiler. 1 gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -Wall -W -Ic: /dev/harbour/include -Iinclude source/server/errint.c -o bin/.hbmk/win/mingw/err int.o C:\dev\>harbour -build Harbour 2.0.0beta3 (Rev. 13016) Copyright (c) 1999-2009, http://www.harbour-project.org/ Harbour Build Info --------------------------- Version: Harbour 2.0.0beta3 (Rev. 13016) Compiler: MinGW GNU C 3.4.5 (32-bit) Platform: Windows XP 5.1.2600 Service Pack 1 PCode version: 0.2 ChangeLog last entry: 2009-11-25 09:34 UTC+0100 Viktor Szakats (harbour.01 syena r.hu) ChangeLog ID: ChangeLog 13016 2009-11-25 08:38:43Z vszakats Built on: Nov 25 2009 12:08:56 Build options: Language options: (Clipper 5.3) (Clipper 5.x undoc) (Xbase++) (Flagship) Regards, Alexey Myronenko |