On Mon, 23 Nov 2009, vatzct wrote: Hi,
> ! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org > ! MAKE: mingw32-make 3.81 sh.exe clean install > ! HB_INSTALL_PREFIX: c:\dev\harbour\ > ! HB_BUILD_DLL: no > ! HB_BUILD_SHARED: no > ! HB_HOST_PLAT: win (x86) HB_SHELL: nt > ! HB_PLATFORM: win (x86) (autodetected) > ! HB_COMPILER: mingw (autodetected: c:/mingw/bin/) > ... > ./bin/win/mingw/hbrun.exe --hb:gtcgi ./bin/postinst.prg > Unrecoverable error 9994: Harbour CP (UA866) initialization failure > mingw32-make: *** [install] Error 1 You are using modified cpua866.c which have wrongly defined letters strings. Now such wrongly defined strings are detected by CPD API code which refuse to register broken CPs generating above error. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
