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 = AMD uname -m = i586 uname -r = 1.1.8(0.34/3/2) uname -s = CYGWIN_98-4.10 uname -v = 2001-01-31 10:08 /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: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin PATH: /windows/WINDOWS PATH: /windows/WINDOWS/COMMAND PATH: /windows/PROGRA~1/TCL/BIN PATH: /windows/PROGRA~1/NETWOR~1/PGP PATH: /windows/CVS PATH: /windows/PROGRA~1/SSH PATH: /windows/PROGRA~1/MICROS~8/VC98/bin PATH: /windows/PROGRA~1/MICROS~8/COMMON/msdev98/bin PATH: /windows/windows/system ## ----------- ## ## Core tests. ## ## ----------- ## configure:1456: checking for a BSD-compatible install configure:1510: result: /usr/bin/install -c configure:1521: checking whether build environment is sane configure:1564: result: yes configure:1579: checking whether make sets ${MAKE} configure:1599: result: yes configure:1631: checking for working aclocal configure:1638: result: found configure:1646: checking for working autoconf configure:1653: result: found configure:1661: checking for working automake configure:1668: result: found configure:1676: checking for working autoheader configure:1683: result: found configure:1691: checking for working makeinfo configure:1698: result: found configure:1760: checking for gcc configure:1776: found /usr/bin/gcc configure:1786: result: gcc configure:2030: checking for C compiler version configure:2033: gcc --version &5 2.95.2-6 configure:2036: $? = 0 configure:2038: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs gcc version 2.95.2-6 19991024 (cygwin experimental) configure:2041: $? = 0 configure:2043: gcc -V &5 gcc: argument to `-V' is missing configure:2046: $? = 1 configure:2072: checking for C compiler default output configure:2075: gcc conftest.c >&5 configure:2078: $? = 0 configure:2111: result: a.exe configure:2116: checking whether the C compiler works configure:2122: ./a.exe configure:2125: $? = 0 configure:2140: result: yes configure:2147: checking whether we are cross compiling configure:2149: result: no configure:2152: checking for suffix of executables configure:2154: gcc -o conftest.exe conftest.c >&5 configure:2157: $? = 0 configure:2179: result: .exe configure:2185: checking for suffix of object files configure:2209: gcc -c conftest.c >&5 configure:2212: $? = 0 configure:2231: result: o configure:2235: checking whether we are using the GNU C compiler configure:2262: gcc -c conftest.c >&5 configure:2265: $? = 0 configure:2268: test -s conftest.o configure:2271: $? = 0 configure:2283: result: yes configure:2289: checking whether gcc accepts -g configure:2313: gcc -c -g conftest.c >&5 configure:2316: $? = 0 configure:2319: test -s conftest.o configure:2322: $? = 0 configure:2332: result: yes configure:2359: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2362: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2477: checking for c++ configure:2493: found /usr/bin/c++ configure:2503: result: c++ configure:2616: checking for C++ compiler version configure:2619: c++ --version &5 2.95.2-6 configure:2622: $? = 0 configure:2624: c++ -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs gcc version 2.95.2-6 19991024 (cygwin experimental) configure:2627: $? = 0 configure:2629: c++ -V &5 c++: argument to `-V' missing configure:2632: $? = 1 configure:2635: checking whether we are using the GNU C++ compiler configure:2662: c++ -c conftest.cc >&5 configure:2665: $? = 0 configure:2668: test -s conftest.o configure:2671: $? = 0 configure:2683: result: yes configure:2689: checking whether c++ accepts -g configure:2713: c++ -c -g conftest.cc >&5 configure:2716: $? = 0 configure:2719: test -s conftest.o configure:2722: $? = 0 configure:2732: result: yes configure:2778: c++ -c -g -O2 conftest.cc >&5 configure:2781: $? = 0 configure:2784: test -s conftest.o configure:2787: $? = 0 configure:2815: c++ -c -g -O2 conftest.cc >&5 configure:2818: $? = 0 configure:2821: test -s conftest.o configure:2824: $? = 0 configure:2866: c++ -c -g -O2 conftest.cc >&5 configure:2869: $? = 0 configure:2872: test -s conftest.o configure:2875: $? = 0 configure:2973: checking build system type configure:2991: result: i586-pc-cygwin configure:2999: checking host system type configure:3013: result: i586-pc-cygwin configure:3032: checking for ld used by GCC configure:3095: result: /usr/i686-pc-cygwin/bin/ld.exe configure:3104: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld GNU ld version 2.10.91 (with BFD 2.10.91) configure:3116: result: yes configure:3121: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:3128: result: -r configure:3133: checking for BSD-compatible nm configure:3169: result: /usr/bin/nm -B configure:3172: checking whether ln -s works configure:3176: result: yes configure:3183: checking how to recognise dependant libraries configure:3351: result: file_magic file format pei*-i386(.*architecture: i386)? configure:3364: checking command to parse /usr/bin/nm -B output configure:3441: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3448: /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:3451: $? = 0 cannot find nm_test_var in conftest.nm configure:3441: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3448: /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:3451: $? = 0 configure:3503: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:3506: $? = 0 configure:3547: result: ok configure:3556: checking how to run the C preprocessor configure:3582: gcc -E conftest.c configure:3588: $? = 0 configure:3615: gcc -E conftest.c configure:3611: ac_nonexistent.h: No such file or directory configure:3621: $? = 1 configure: failed program was: #line 3610 "configure" #include "confdefs.h" #include configure:3658: result: gcc -E configure:3673: gcc -E conftest.c configure:3679: $? = 0 configure:3706: gcc -E conftest.c configure:3702: ac_nonexistent.h: No such file or directory configure:3712: $? = 1 configure: failed program was: #line 3701 "configure" #include "confdefs.h" #include configure:3752: checking for ANSI C header files configure:3766: gcc -E conftest.c configure:3772: $? = 0 configure:3857: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:3860: $? = 0 configure:3862: ./conftest.exe configure:3865: $? = 0 configure:3879: result: yes configure:3903: checking for sys/types.h configure:3916: gcc -c -g -O2 conftest.c >&5 configure:3919: $? = 0 configure:3922: test -s conftest.o configure:3925: $? = 0 configure:3935: result: yes configure:3903: checking for sys/stat.h configure:3916: gcc -c -g -O2 conftest.c >&5 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-pc-cygwin ac_cv_build_alias=i586-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_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_stdc=yes ac_cv_header_sys_types_h=yes ac_cv_host=i586-pc-cygwin ac_cv_host_alias=i586-pc-cygwin ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=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_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_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'\''' lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "pango" #define VERSION "1.0.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 configure: caught signal 2 configure: exit 1