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.54. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = DAVIDHISEL uname -m = i686 uname -r = 1.3.14(0.62/3/2) uname -s = CYGWIN_NT-5.0 uname -v = 2002-10-24 10:48 /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: /cygdrive/c/MinGW/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /cygdrive/c/Perl/bin PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/Bin PATH: /cygdrive/c/Program Files/Compaq/Compaq Management Agents/Dmi/Win32/Bin PATH: /cygdrive/c/WINNT/system32 PATH: /cygdrive/c/WINNT PATH: /cygdrive/c/WINNT/System32/Wbem PATH: /cygdrive/c/Program Files/Common Files/Innovative Systems PATH: /cygdrive/c/opt/bin PATH: /cygdrive/c/opt/mysql/bin PATH: /cygdrive/c/webroot/cgi-bin PATH: /usr/bin PATH: /cygdrive/c/Tcl/bin PATH: /cygdrive/c/Python22 PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1521: checking build system type configure:1539: result: i686-pc-cygwin configure:1547: checking host system type configure:1561: result: i686-pc-cygwin configure:1615: checking for gcc configure:1631: found /usr/bin/gcc configure:1641: result: gcc configure:1883: checking for C compiler version configure:1886: gcc --version &5 gcc (GCC) 3.2 20020818 (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:1889: $? = 0 configure:1891: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-1/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 20020818 (prerelease) configure:1894: $? = 0 configure:1896: gcc -V &5 gcc: argument to `-V' is missing configure:1899: $? = 1 configure:1919: checking for C compiler default output configure:1922: gcc conftest.c >&5 configure:1925: $? = 0 configure:1959: result: a.exe configure:1964: checking whether the C compiler works configure:1970: ./a.exe configure:1973: $? = 0 configure:1988: result: yes configure:1995: checking whether we are cross compiling configure:1997: result: no configure:2000: checking for suffix of executables configure:2002: gcc -o conftest.exe conftest.c >&5 configure:2005: $? = 0 configure:2028: result: .exe configure:2034: checking for suffix of object files configure:2052: gcc -c conftest.c >&5 configure:2055: $? = 0 configure:2074: result: o configure:2078: checking whether we are using the GNU C compiler configure:2099: gcc -c conftest.c >&5 configure:2102: $? = 0 configure:2105: test -s conftest.o configure:2108: $? = 0 configure:2120: result: yes configure:2126: checking whether gcc accepts -g configure:2144: gcc -c -g conftest.c >&5 configure:2147: $? = 0 configure:2150: test -s conftest.o configure:2153: $? = 0 configure:2163: result: yes configure:2180: checking for gcc option to accept ANSI C configure:2237: gcc -c -g -O2 conftest.c >&5 configure:2240: $? = 0 configure:2243: test -s conftest.o configure:2246: $? = 0 configure:2263: result: none needed configure:2281: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2284: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2404: checking for ld used by GCC configure:2467: result: /usr/i686-pc-cygwin/bin/ld.exe configure:2476: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld GNU ld version 2.12.90 20020706 configure:2488: result: yes configure:2493: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:2500: result: -r configure:2505: checking for BSD-compatible nm configure:2541: result: /usr/bin/nm -B configure:2544: checking for a sed that does not truncate output configure:2626: result: /usr/bin/sed configure:2629: checking whether ln -s works configure:2633: result: yes configure:2640: checking how to recognise dependent libraries configure:2821: result: file_magic file format pei*-i386(.*architecture: i386)? configure:2834: checking command to parse /usr/bin/nm -B output configure:2915: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2922: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:2925: $? = 0 cannot find nm_test_var in conftest.nm configure:2915: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2922: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:2925: $? = 0 configure:2977: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:2980: $? = 0 configure:3024: result: ok configure:3033: checking how to run the C preprocessor configure:3059: gcc -E conftest.c configure:3065: $? = 0 configure:3092: gcc -E conftest.c configure:3088:28: ac_nonexistent.h: No such file or directory configure:3098: $? = 1 configure: failed program was: #line 3087 "configure" #include "confdefs.h" #include configure:3135: result: gcc -E configure:3150: gcc -E conftest.c configure:3156: $? = 0 configure:3183: gcc -E conftest.c configure:3179:28: ac_nonexistent.h: No such file or directory configure:3189: $? = 1 configure: failed program was: #line 3178 "configure" #include "confdefs.h" #include configure:3229: checking for egrep configure:3239: result: grep -E configure:3244: checking for ANSI C header files configure:3258: gcc -E conftest.c configure:3264: $? = 0 configure:3349: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:3352: $? = 0 configure:3354: ./conftest.exe configure:3357: $? = 0 configure:3371: result: yes configure:3395: checking for sys/types.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for sys/stat.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for stdlib.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for string.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for memory.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for strings.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3395: checking for inttypes.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3436:22: inttypes.h: No such file or directory configure:3411: $? = 1 configure: failed program was: #line 3400 "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:3427: result: no configure:3395: checking for stdint.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3436:20: stdint.h: No such file or directory configure:3411: $? = 1 configure: failed program was: #line 3400 "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:3427: result: no configure:3395: checking for unistd.h configure:3408: gcc -c -g -O2 conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3427: result: yes configure:3453: checking dlfcn.h usability configure:3462: gcc -c -g -O2 conftest.c >&5 configure:3465: $? = 0 configure:3468: test -s conftest.o configure:3471: $? = 0 configure:3480: result: yes configure:3484: checking dlfcn.h presence configure:3491: gcc -E conftest.c configure:3497: $? = 0 configure:3515: result: yes configure:3533: checking for dlfcn.h configure:3540: result: yes configure:3738: checking for ranlib configure:3754: found /usr/bin/ranlib configure:3765: result: ranlib configure:3818: checking for strip configure:3834: found /usr/bin/strip configure:3845: result: strip configure:4050: checking for objdir configure:4061: result: .libs configure:4078: checking for gcc option to produce PIC configure:4224: result: -DDLL_EXPORT configure:4228: checking if gcc PIC flag -DDLL_EXPORT works configure:4248: gcc -c -g -O2 -DDLL_EXPORT -DPIC conftest.c >&5 configure:4251: $? = 0 configure:4254: test -s conftest.o configure:4257: $? = 0 configure:4294: result: yes configure:4310: checking if gcc static flag -static works configure:4331: gcc -o conftest.exe -g -O2 -static conftest.c >&5 configure:4334: $? = 0 configure:4337: test -s conftest.exe configure:4340: $? = 0 configure:4355: result: yes configure:4367: checking if gcc supports -c -o file.o configure:4389: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:4411: result: yes configure:4416: checking if gcc supports -c -o file.lo configure:4440: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:4443: $? = 0 configure:4446: test -s conftest.lo configure:4449: $? = 0 configure:4470: result: yes configure:4501: checking if gcc supports -fno-rtti -fno-exceptions configure:4520: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:4523: $? = 0 configure:4526: test -s conftest.o configure:4529: $? = 0 configure:4545: result: yes configure:4556: checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:5248: result: yes configure:5253: checking how to hardcode library paths into programs configure:5277: result: immediate configure:5282: checking whether stripping libraries is possible configure:5287: result: yes configure:5298: checking dynamic linker characteristics configure:5700: result: Win32 ld.exe configure:5705: checking if libtool supports shared libraries configure:5707: result: yes configure:5710: checking whether to build shared libraries configure:5731: result: yes configure:5734: checking whether to build static libraries configure:5738: result: yes configure:7031: checking for g++ configure:7047: found /usr/bin/g++ configure:7057: result: g++ configure:7073: checking for C++ compiler version configure:7076: g++ --version &5 g++ (GCC) 3.2 20020818 (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:7079: $? = 0 configure:7081: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-1/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 20020818 (prerelease) configure:7084: $? = 0 configure:7086: g++ -V &5 g++: argument to `-V' missing configure:7089: $? = 1 configure:7092: checking whether we are using the GNU C++ compiler configure:7113: g++ -c conftest.cc >&5 configure:7116: $? = 0 configure:7119: test -s conftest.o configure:7122: $? = 0 configure:7134: result: yes configure:7140: checking whether g++ accepts -g configure:7158: g++ -c -g conftest.cc >&5 configure:7161: $? = 0 configure:7164: test -s conftest.o configure:7167: $? = 0 configure:7177: result: yes configure:7217: g++ -c -g -O2 conftest.cc >&5 configure:7220: $? = 0 configure:7223: test -s conftest.o configure:7226: $? = 0 configure:7248: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:7240: `exit' undeclared (first use this function) configure:7240: (Each undeclared identifier is reported only once for each function it appears in.) configure:7251: $? = 1 configure: failed program was: #line 7235 "configure" #include "confdefs.h" int main () { exit (42); ; return 0; } configure:7217: g++ -c -g -O2 conftest.cc >&5 configure:7220: $? = 0 configure:7223: test -s conftest.o configure:7226: $? = 0 configure:7248: g++ -c -g -O2 conftest.cc >&5 configure:7251: $? = 0 configure:7254: test -s conftest.o configure:7257: $? = 0 configure:7299: checking for a BSD-compatible install configure:7353: result: /usr/bin/install -c configure:7364: checking whether build environment is sane configure:7407: result: yes configure:7440: checking for gawk configure:7456: found /usr/bin/gawk configure:7466: result: gawk configure:7476: checking whether make sets ${MAKE} configure:7496: result: yes configure:7525: checking for style of include used by make configure:7553: result: GNU configure:7725: checking dependency style of gcc configure:7787: result: gcc3 configure:7806: checking dependency style of g++ configure:7868: result: gcc3 configure:7901: checking for nolexer library build configure:7910: result: no configure:7929: checking how to run the C++ preprocessor configure:7951: g++ -E conftest.cc configure:7957: $? = 0 configure:7984: g++ -E conftest.cc configure:7980:28: ac_nonexistent.h: No such file or directory configure:7990: $? = 1 configure: failed program was: #line 7979 "configure" #include "confdefs.h" #include configure:8027: result: g++ -E configure:8042: g++ -E conftest.cc configure:8048: $? = 0 configure:8075: g++ -E conftest.cc configure:8071:28: ac_nonexistent.h: No such file or directory configure:8081: $? = 1 configure: failed program was: #line 8070 "configure" #include "confdefs.h" #include configure:8175: checking fox/fx.h usability configure:8184: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 configure:8187: $? = 0 configure:8190: test -s conftest.o configure:8193: $? = 0 configure:8202: result: yes configure:8206: checking fox/fx.h presence configure:8213: g++ -E -I/usr/local/include conftest.cc configure:8219: $? = 0 configure:8237: result: yes configure:8255: checking for fox/fx.h configure:8262: result: yes configure:8279: checking for FOX library configure:8301: g++ -o conftest.exe -g -O2 -I/usr/local/include -L/usr/local/lib -lFOX conftest.cc >&5 /cygdrive/c/DOCUME~1/DAVIDH~1.INN/LOCALS~1/Temp/ccOJHiSt.o: In function `main': /src/fxscintilla-1.49/configure:8293: undefined reference to `_fxfindfox' collect2: ld returned 1 exit status configure:8304: $? = 1 configure: failed program was: #line 8281 "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 fxfindfox (); int main () { fxfindfox (); ; return 0; } configure:8319: result: no configure:8452: checking for the pthreads library -lpthreads configure:8487: g++ -o conftest.exe -g -O2 -I/usr/local/include -L/usr/local/lib -lFOX conftest.cc -lpthreads >&5 /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:8490: $? = 1 configure: failed program was: #line 8472 "configure" #include "confdefs.h" #include int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:8508: result: no configure:8441: checking whether pthreads work without any flags configure:8487: g++ -o conftest.exe -g -O2 -I/usr/local/include -L/usr/local/lib -lFOX conftest.cc >&5 configure:8490: $? = 0 configure:8493: test -s conftest.exe configure:8496: $? = 0 configure:8508: result: yes configure:8528: checking for joinable pthread attribute configure:8543: g++ -o conftest.exe -g -O2 -I/usr/local/include -L/usr/local/lib -lFOX conftest.cc >&5 configure:8546: $? = 0 configure:8549: test -s conftest.exe configure:8552: $? = 0 configure:8601: result: PTHREAD_CREATE_JOINABLE configure:8608: checking if more special flags are required for pthreads configure:8615: result: no configure:8627: checking for cc_r configure:8654: result: gcc configure:8684: checking for FOX library with pthread configure:8706: g++ -o conftest.exe -g -O2 -I/usr/local/include -L/usr/local/lib -lFOX conftest.cc >&5 /cygdrive/c/DOCUME~1/DAVIDH~1.INN/LOCALS~1/Temp/cc2jIV34.o: In function `main': /src/fxscintilla-1.49/configure:8698: undefined reference to `_fxfindfox' collect2: ld returned 1 exit status configure:8709: $? = 1 configure: failed program was: #line 8686 "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 fxfindfox (); int main () { fxfindfox (); ; return 0; } configure:8724: result: no configure:8733: error: FOX needed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_build_alias=i686-pc-cygwin 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_CXXCPP_set= ac_cv_env_CXXCPP_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_header_dlfcn_h=yes ac_cv_header_fox_fx_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_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_host=i686-pc-cygwin ac_cv_host_alias=i686-pc-cygwin ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PTHREAD_CC=gcc ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' lt_cv_file_magic_cmd='$OBJDUMP -f' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -DDLL_EXPORT' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /src/fxscintilla-1.49/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /src/fxscintilla-1.49/config/missing --run tar' AUTOCONF='${SHELL} /src/fxscintilla-1.49/config/missing --run autoconf' AUTOHEADER='${SHELL} /src/fxscintilla-1.49/config/missing --run autoheader' AUTOMAKE='${SHELL} /src/fxscintilla-1.49/config/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='cygpath -w' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='.exe' FOX_INCLUDE_DIR='/usr/local/include' FOX_LIB_DIR='/usr/local/lib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib -lFOX' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_FXSCINTILLANOLEXER_AGE='0' LT_FXSCINTILLANOLEXER_CURRENT='4' LT_FXSCINTILLANOLEXER_REVISION='0' LT_FXSCINTILLA_AGE='0' LT_FXSCINTILLA_CURRENT='5' LT_FXSCINTILLA_REVISION='0' MAJOR_VERSION='1' MAKEINFO='${SHELL} /src/fxscintilla-1.49/config/missing --run makeinfo' MINOR_VERSION='49' NOLEXER_FALSE='' NOLEXER_TRUE='#' OBJEXT='o' PACKAGE='fxscintilla' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATCH_LEVEL='0' PATH_SEPARATOR=':' PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.49.0' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/src/fxscintilla-1.49/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PTHREAD 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "fxscintilla" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.49.0" #endif #ifdef __cplusplus #include configure: exit 1