This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = aenchevich uname -m = i686 uname -r = 1.3.22(0.78/3/2) uname -s = CYGWIN_NT-5.0 uname -v = 2003-03-18 09:20 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/AEnchevich/bin PATH: /cygdrive/c/ProgramFiles/Sun/j2sdk1.4.1_02/bin PATH: /usr/local/bin PATH: /bin PATH: /cygdrive/c/ProgramFiles/ActiveState/Perl/bin/ PATH: /cygdrive/c/PROGRA~1/MICROS~3/Common/msdev98/BIN PATH: /cygdrive/c/PROGRA~1/MICROS~3/VC98/BIN PATH: /cygdrive/c/Prinergy/IonaOrbacus/bin PATH: /cygdrive/c/Prinergy/AdobeExtreme/bin/CreoScreens PATH: /cygdrive/c/Ora816/bin PATH: /cygdrive/c/Program Files/Oracle/jre/1.1.7/bin PATH: /cygdrive/c/WINNT/system32 PATH: /cygdrive/c/WINNT PATH: /cygdrive/c/WINNT/System32/Wbem PATH: /cygdrive/c/ProgramFiles/Rational/ClearCase/bin PATH: /cygdrive/c/Program Files/doxygen/bin PATH: /cygdrive/c/Program Files/Perforce PATH: /cygdrive/c/Program Files/Symantec/pcAnywhere/ PATH: /cygdrive/c/Prinergy/AdobeExtreme/bin PATH: /cygdrive/c/Prinergy/CreoAraxi/bin PATH: /cygdrive/c/Prinergy/CreoAraxi/support/bin PATH: /usr/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1289: checking for gawk configure:1305: found /bin/gawk configure:1315: result: gawk configure:1371: checking for gcc configure:1387: found /bin/gcc configure:1397: result: gcc configure:1641: checking for C compiler version configure:1644: gcc --version &5 gcc (GCC) 3.2 20020927 (prerelease) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1647: $? = 0 configure:1649: gcc -v &5 Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-3/configure --enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --disable-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sbin Thread model: posix gcc version 3.2 20020927 (prerelease) configure:1652: $? = 0 configure:1654: gcc -V &5 gcc: argument to `-V' is missing configure:1657: $? = 1 configure:1683: checking for C compiler default output configure:1686: gcc conftest.c >&5 configure:1689: $? = 0 configure:1722: result: a.exe configure:1727: checking whether the C compiler works configure:1733: ./a.exe configure:1736: $? = 0 configure:1751: result: yes configure:1758: checking whether we are cross compiling configure:1760: result: no configure:1763: checking for suffix of executables configure:1765: gcc -o conftest.exe conftest.c >&5 configure:1768: $? = 0 configure:1790: result: .exe configure:1796: checking for suffix of object files configure:1820: gcc -c conftest.c >&5 configure:1823: $? = 0 configure:1842: result: o configure:1846: checking whether we are using the GNU C compiler configure:1873: gcc -c conftest.c >&5 configure:1876: $? = 0 configure:1879: test -s conftest.o configure:1882: $? = 0 configure:1894: result: yes configure:1900: checking whether gcc accepts -g configure:1924: gcc -c -g conftest.c >&5 configure:1927: $? = 0 configure:1930: test -s conftest.o configure:1933: $? = 0 configure:1943: result: yes configure:1970: gcc -c conftest.c >&5 conftest.c:2: parse error before "me" configure:1973: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2135: checking for g++ configure:2151: found /bin/g++ configure:2161: result: g++ configure:2177: checking for C++ compiler version configure:2180: g++ --version &5 g++ (GCC) 3.2 20020927 (prerelease) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2183: $? = 0 configure:2185: g++ -v &5 Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-3/configure --enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --disable-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sbin Thread model: posix gcc version 3.2 20020927 (prerelease) configure:2188: $? = 0 configure:2190: g++ -V &5 g++: argument to `-V' missing configure:2193: $? = 1 configure:2196: checking whether we are using the GNU C++ compiler configure:2223: g++ -c conftest.cc >&5 configure:2226: $? = 0 configure:2229: test -s conftest.o configure:2232: $? = 0 configure:2244: result: yes configure:2250: checking whether g++ accepts -g configure:2274: g++ -c -g conftest.cc >&5 configure:2277: $? = 0 configure:2280: test -s conftest.o configure:2283: $? = 0 configure:2293: result: yes configure:2339: g++ -c conftest.cc >&5 configure:2342: $? = 0 configure:2345: test -s conftest.o configure:2348: $? = 0 configure:2376: g++ -c conftest.cc >&5 configure: In function `int main()': configure:2368: `exit' undeclared (first use this function) configure:2368: (Each undeclared identifier is reported only once for each function it appears in.) configure:2379: $? = 1 configure: failed program was: #line 2357 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2339: g++ -c conftest.cc >&5 configure:2342: $? = 0 configure:2345: test -s conftest.o configure:2348: $? = 0 configure:2376: g++ -c conftest.cc >&5 configure:2379: $? = 0 configure:2382: test -s conftest.o configure:2385: $? = 0 configure:2412: checking how to run the C preprocessor configure:2438: gcc -E conftest.c configure:2444: $? = 0 configure:2471: gcc -E conftest.c configure:2467:28: ac_nonexistent.h: No such file or directory configure:2477: $? = 1 configure: failed program was: #line 2466 "configure" #include "confdefs.h" #include configure:2514: result: gcc -E configure:2529: gcc -E conftest.c configure:2535: $? = 0 configure:2562: gcc -E conftest.c configure:2558:28: ac_nonexistent.h: No such file or directory configure:2568: $? = 1 configure: failed program was: #line 2557 "configure" #include "confdefs.h" #include configure:2648: checking for ranlib configure:2664: found /bin/ranlib configure:2675: result: ranlib configure:2689: checking for ar configure:2707: found /bin/ar configure:2719: result: /bin/ar configure:2728: checking for chmod configure:2746: found /bin/chmod configure:2758: result: /bin/chmod configure:2767: checking for cp configure:2785: found /bin/cp configure:2797: result: /bin/cp configure:2806: checking for fltk-config configure:2824: found /usr/local/bin/fltk-config configure:2836: result: /usr/local/bin/fltk-config configure:2845: checking for mv configure:2863: found /bin/mv configure:2875: result: /bin/mv configure:2884: checking for mkdir configure:2902: found /bin/mkdir configure:2914: result: /bin/mkdir configure:2923: checking for rm configure:2941: found /bin/rm configure:2953: result: /bin/rm configure:2971: checking for ANSI C header files configure:2985: gcc -E conftest.c configure:2991: $? = 0 configure:3076: gcc -o conftest.exe conftest.c >&5 configure:3079: $? = 0 configure:3081: ./conftest.exe configure:3084: $? = 0 configure:3098: result: yes configure:3122: checking for sys/types.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for sys/stat.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for stdlib.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for string.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for memory.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for strings.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3122: checking for inttypes.h configure:3135: gcc -c conftest.c >&5 configure:3163:22: inttypes.h: No such file or directory configure:3138: $? = 1 configure: failed program was: #line 3127 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3154: result: no configure:3122: checking for stdint.h configure:3135: gcc -c conftest.c >&5 configure:3163:20: stdint.h: No such file or directory configure:3138: $? = 1 configure: failed program was: #line 3127 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3154: result: no configure:3122: checking for unistd.h configure:3135: gcc -c conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3154: result: yes configure:3167: checking for strings.h configure:3172: result: yes configure:3285: checking locale.h usability configure:3294: gcc -c conftest.c >&5 configure:3297: $? = 0 configure:3300: test -s conftest.o configure:3303: $? = 0 configure:3312: result: yes configure:3316: checking locale.h presence configure:3323: gcc -E conftest.c configure:3329: $? = 0 configure:3347: result: yes configure:3365: checking for locale.h configure:3372: result: yes configure:3389: checking for strdup configure:3432: gcc -o conftest.exe conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest.exe configure:3441: $? = 0 configure:3451: result: yes configure:3465: checking for strcasecmp configure:3508: gcc -o conftest.exe conftest.c >&5 configure:3511: $? = 0 configure:3514: test -s conftest.exe configure:3517: $? = 0 configure:3527: result: yes configure:3541: checking for strncasecmp configure:3584: gcc -o conftest.exe conftest.c >&5 configure:3587: $? = 0 configure:3590: test -s conftest.exe configure:3593: $? = 0 configure:3603: result: yes configure:3621: checking for snprintf configure:3664: gcc -o conftest.exe conftest.c >&5 configure:3667: $? = 0 configure:3670: test -s conftest.exe configure:3673: $? = 0 configure:3683: result: yes configure:3697: checking for vsnprintf configure:3740: gcc -o conftest.exe conftest.c >&5 configure:3743: $? = 0 configure:3746: test -s conftest.exe configure:3749: $? = 0 configure:3759: result: yes configure:3771: checking for tm_gmtoff member in tm structure configure:3793: gcc -c conftest.c >&5 configure: In function `main': configure:3785: structure has no member named `tm_gmtoff' configure:3796: $? = 1 configure: failed program was: #line 3773 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm t; int o = t.tm_gmtoff; ; return 0; } configure:3813: result: no configure:3822: checking for pow in -lm configure:3855: gcc -o conftest.exe conftest.c -lm >&5 configure:3858: $? = 0 configure:3861: test -s conftest.exe configure:3864: $? = 0 configure:3875: result: yes configure:3888: checking for socket in -lsocket configure:3921: gcc -o conftest.exe conftest.c -lsocket -lm >&5 /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:3924: $? = 1 configure: failed program was: #line 3895 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { socket (); ; return 0; } configure:3941: result: no configure:3953: checking for gethostbyaddr in -lnsl configure:3986: gcc -o conftest.exe conftest.c -lnsl -lm >&5 /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lnsl collect2: ld returned 1 exit status configure:3989: $? = 1 configure: failed program was: #line 3960 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyaddr (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gethostbyaddr (); ; return 0; } configure:4006: result: no configure:4030: checking for SSL_new in -lssl configure:4063: gcc -o conftest.exe conftest.c -lssl -lcrypto -lm >&5 configure:4066: $? = 0 configure:4069: test -s conftest.exe configure:4072: $? = 0 configure:4083: result: yes configure:4101: checking openssl/ssl.h usability configure:4110: gcc -c conftest.c >&5 configure:4113: $? = 0 configure:4116: test -s conftest.o configure:4119: $? = 0 configure:4128: result: yes configure:4132: checking openssl/ssl.h presence configure:4139: gcc -E conftest.c configure:4145: $? = 0 configure:4163: result: yes configure:4181: checking for openssl/ssl.h configure:4188: result: yes configure:4217: checking for jpeg_CreateCompress in -ljpeg configure:4250: gcc -o conftest.exe conftest.c -ljpeg -lm -lssl -lcrypto >&5 configure:4253: $? = 0 configure:4256: test -s conftest.exe configure:4259: $? = 0 configure:4270: result: yes configure:4291: checking for gzgets in -lz configure:4324: gcc -o conftest.exe conftest.c -lz -ljpeg -lm -lssl -lcrypto >&5 configure:4327: $? = 0 configure:4330: test -s conftest.exe configure:4333: $? = 0 configure:4344: result: yes configure:4365: checking for png_set_tRNS_to_alpha in -lpng configure:4398: gcc -o conftest.exe conftest.c -lpng -lz -ljpeg -lm -lssl -lcrypto >&5 configure:4401: $? = 0 configure:4404: test -s conftest.exe configure:4407: $? = 0 configure:4418: result: yes configure:5258: checking if GCC supports -fno-rtti configure:5281: gcc -c -fno-rtti conftest.c >&5 configure:5284: $? = 0 configure:5287: test -s conftest.o configure:5290: $? = 0 configure:5293: result: yes configure:5305: checking if GCC supports -fno-exceptions configure:5328: gcc -c -fno-exceptions conftest.c >&5 configure:5331: $? = 0 configure:5334: test -s conftest.o configure:5337: $? = 0 configure:5340: result: yes configure:5510: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on aenchevich config.status:583: creating Makedefs config.status:583: creating Makefile config.status:583: creating htmldoc.list config.status:686: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_vsnprintf=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_m_pow=yes ac_cv_lib_nsl_gethostbyaddr=no ac_cv_lib_png_png_set_tRNS_to_alpha=yes ac_cv_lib_socket_socket=no ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_z_gzgets=yes ac_cv_objext=o ac_cv_path_AR=/bin/ar ac_cv_path_CHMOD=/bin/chmod ac_cv_path_CP=/bin/cp ac_cv_path_FLTKCONFIG=/usr/local/bin/fltk-config ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_MV=/bin/mv ac_cv_path_RM=/bin/rm ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifdef __cplusplus #include #endif #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STRDUP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_LIBM 1 #define HAVE_LIBSSL 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBZ 1 #define HAVE_LIBFLTK 1 #define DOCUMENTATION "/usr/share/doc/htmldoc" #define HTML_DATA "/usr/share/htmldoc" configure: exit 0