Hi,

The error message shows exactly what's missing, install it. 
It's not Harbour problem.

Viktor

On 2010 May 31, at 13:57, Jaroslaw Kadziola wrote:

> Hi Viktor,
> 
> When i'm trying to build WinCE harbour i get :
> 
> ! Building Harbour 2.1.0beta1 from source - http://www.harbour-project.org
> ! MAKE: win-make.exe 3.81 D:/cygwin/bin/sh.exe clean install  
> ! HB_INSTALL_PREFIX: D:\harbour\
> ! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
> ! HB_PLATFORM: wce (arm)(autodetected)
> ! HB_COMPILER: mingwarm (autodetected: D:/cegcc/opt/mingw32ce/bin/)
> ! HB_BIN_COMPILE: D:\harbour\bin\win\mingw
> ! Component: 'zlib' found in D:/harbour/external/zlib (local)
> ! Component: 'pcre' found in D:/harbour/external/pcre (local)
> ! Component: 'openssl' not supported on wce platform
> ! Component: 'gpm' not supported on wce platform
> ! Component: 'slang' not found. Configure with HB_WITH_SLANG.
> ! Component: 'curses' not found. Configure with HB_WITH_CURSES.
> ! Component: 'x11' not found. Configure with HB_WITH_X11.
> ! Component: 'wattcp/watt-32' not supported on wce platform
> ! 'bz2' library skipped (unused)
> ! 'gtcrs' library skipped (component not found)
> ! 'gtdos' library skipped (platform not supported)
> ! 'gtos2' library skipped (platform not supported)
> ! 'gtsln' library skipped (component not found)
> ! 'gttrm' library skipped (platform or compiler not supported)
> ! 'gtwin' library skipped (platform not supported)
> ! 'gtxwc' library skipped (component not found)
> ! 'gtwvg' library skipped (platform not supported)
> ! 'hbbz2' library skipped ('bzip2' not supported on wce platform)
> ! 'gtalleg' library skipped ('allegro' not supported with mingwarm compiler)
> ! 'hbblat' library skipped (platform not supported)
> ! 'hbcairo' library skipped ('cairo' not found. Configure with HB_WITH_CAIRO.)
> ! 'hbcups' library skipped ('cups' not found. Configure with HB_WITH_CUPS.)
> ! 'hbcurl' library skipped ('libcurl' not found. Configure with HB_WITH_CURL.)
> ! 'hbfbird' library skipped ('firebird' not found. Configure with 
> HB_WITH_FIREBIRD.)
> ! 'hbfimage' library skipped ('freeimage' not found. Configure with 
> HB_WITH_FREEIMAGE.)
> ! 'hbgd' library skipped ('libgd' not found. Configure with HB_WITH_GD.)
> ! 'hbmysql' library skipped ('mysql' not found. Configure with HB_WITH_MYSQL.)
> ! 'hbpgsql' library skipped ('postgresql' not found. Configure with 
> HB_WITH_PGSQL.)
> ! 'hbqt' library skipped ('qt' not found. Configure with HB_WITH_QT.)
> ! 'hbssl' library skipped (component not found)
> ! 'rddads' library skipped ('ads' not found. Configure with HB_WITH_ADS.)
> ! 'sddfb' library skipped ('firebird' not found. Configure with 
> HB_WITH_FIREBIRD.)
> ! 'sddmy' library skipped ('mysql' not found. Configure with HB_WITH_MYSQL.)
> ! 'sddoci' library skipped ('ocilib' not supported on wce platform)
> ! 'sddpg' library skipped ('postgresql' not found. Configure with 
> HB_WITH_PGSQL.)
> ! Skip install, destination dir 'D:\harbour\\doc' is the same as source
> ! Skip install, destination dir 'D:\harbour\\doc/en' is the same as source
> ! Skip install, destination dir 'D:\harbour\\include' is the same as source
> arm-mingw32ce-gcc   -I. -I../../../../../include -W -O2 -fomit-frame-pointer 
> -DHB_LEGACY_TYPES_OFF  -DUNICODE -DUNDER_CE -D_WIN32_WCE  -osqlite3.o  -c 
> ../../../sqlite3.c
> /cygdrive/d/cegcc/opt/mingw32ce/libexec/gcc/arm-mingw32ce/4.4.0/cc1.exe: 
> error while loading shared libraries: cygmpfr-1.dll: cannot open shared 
> object file: No such file or directory
> win-make.exe[3]: *** [sqlite3.o] Error 1
> win-make.exe[2]: *** [descend] Error 2
> win-make.exe[1]: *** [sqlite3.inst] Error 2
> win-make.exe: *** [external.inst] Error 2
> 
> 
> 
> -----------------------------------------
> my batch :
> 
> SET PATH=D:\cegcc\opt\mingw32ce\bin;D:\cygwin\bin;%PATH%
> SET CYGWIN=nodosfilewarning
> HB_BUILD_UNICODE=no
> SET HB_BIN_COMPILE=D:\harbour\bin\win\mingw
> SET HB_INSTALL_PREFIX=%~dp0
> win-make.exe clean install %1 %2 > log-mingwarm.txt 2>&1
> -------------------------------------------
> 
> What's wrong ?
> 
> -- 
> Regards,
> Jaroslaw Kadziola
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to