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.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = i686 uname -r = 2.4.22-std-smp-alt2 uname -s = Linux uname -v = #1 SMP Tue Sep 9 15:58:08 MSD 2003 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/chrome/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1502: checking for a BSD-compatible install configure:1556: result: /bin/install -c configure:1567: checking whether build environment is sane configure:1610: result: yes configure:1643: checking for gawk configure:1659: found /bin/gawk configure:1669: result: gawk configure:1679: checking whether make sets $(MAKE) configure:1699: result: yes configure:1878: checking for style of include used by make configure:1906: result: GNU configure:1977: checking for gcc configure:1993: found /usr/bin/gcc configure:2003: result: gcc configure:2247: checking for C compiler version configure:2250: gcc --version &5 i586-alt-linux-gcc (GCC) 3.2.3 (ALT Linux, build 3.2.3-alt1) 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:2253: $? = 0 configure:2255: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux Thread model: posix gcc version 3.2.3 (ALT Linux, build 3.2.3-alt1) configure:2258: $? = 0 configure:2260: gcc -V &5 i586-alt-linux-gcc: argument to `-V' is missing configure:2263: $? = 1 configure:2287: checking for C compiler default output configure:2290: gcc conftest.c >&5 configure:2293: $? = 0 configure:2339: result: a.out configure:2344: checking whether the C compiler works configure:2350: ./a.out configure:2353: $? = 0 configure:2370: result: yes configure:2377: checking whether we are cross compiling configure:2379: result: no configure:2382: checking for suffix of executables configure:2384: gcc -o conftest conftest.c >&5 configure:2387: $? = 0 configure:2412: result: configure:2418: checking for suffix of object files configure:2440: gcc -c conftest.c >&5 configure:2443: $? = 0 configure:2465: result: o configure:2469: checking whether we are using the GNU C compiler configure:2494: gcc -c conftest.c >&5 configure:2497: $? = 0 configure:2500: test -s conftest.o configure:2503: $? = 0 configure:2516: result: yes configure:2522: checking whether gcc accepts -g configure:2544: gcc -c -g conftest.c >&5 configure:2547: $? = 0 configure:2550: test -s conftest.o configure:2553: $? = 0 configure:2564: result: yes configure:2581: checking for gcc option to accept ANSI C configure:2642: gcc -c -g -O2 conftest.c >&5 configure:2645: $? = 0 configure:2648: test -s conftest.o configure:2651: $? = 0 configure:2669: result: none needed configure:2687: gcc -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before "me" configure:2690: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2801: checking dependency style of gcc configure:2884: result: gcc3 configure:2902: checking for library containing strerror configure:2933: gcc -o conftest -g -O2 conftest.c >&5 configure:2936: $? = 0 configure:2939: test -s conftest configure:2942: $? = 0 configure:3001: result: none required configure:3060: checking for g++ configure:3076: found /usr/bin/g++ configure:3086: result: g++ configure:3102: checking for C++ compiler version configure:3105: g++ --version &5 i586-alt-linux-g++ (GCC) 3.2.3 (ALT Linux, build 3.2.3-alt1) 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:3108: $? = 0 configure:3110: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux Thread model: posix gcc version 3.2.3 (ALT Linux, build 3.2.3-alt1) configure:3113: $? = 0 configure:3115: g++ -V &5 i586-alt-linux-g++: argument to `-V' missing configure:3118: $? = 1 configure:3121: checking whether we are using the GNU C++ compiler configure:3146: g++ -c conftest.cc >&5 configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3168: result: yes configure:3174: checking whether g++ accepts -g configure:3196: g++ -c -g conftest.cc >&5 configure:3199: $? = 0 configure:3202: test -s conftest.o configure:3205: $? = 0 configure:3216: result: yes configure:3260: g++ -c -g -O2 conftest.cc >&5 configure:3263: $? = 0 configure:3266: test -s conftest.o configure:3269: $? = 0 configure:3296: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:3293: `exit' undeclared (first use this function) configure:3293: (Each undeclared identifier is reported only once for each function it appears in.) configure:3299: $? = 1 configure: failed program was: | #line 3279 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3260: g++ -c -g -O2 conftest.cc >&5 configure:3263: $? = 0 configure:3266: test -s conftest.o configure:3269: $? = 0 configure:3296: g++ -c -g -O2 conftest.cc >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3330: checking dependency style of g++ configure:3413: result: gcc3 configure:3433: checking for gcc option to accept ANSI C configure:3497: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3503: test -s conftest.o configure:3506: $? = 0 configure:3521: result: none needed configure:3537: checking how to run the C preprocessor configure:3573: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3573: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3573: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3573: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3573: gcc -E -traditional-cpp conftest.c /usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers" configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3573: gcc -E -traditional-cpp conftest.c /usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers" configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3573: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3573: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3573: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3573: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3579: $? = 1 configure: failed program was: | #line 3559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3655: result: /lib/cpp configure:3680: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3680: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3686: $? = 1 configure: failed program was: | #line 3666 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3680: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11, from configure:3680: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3686: $? = 1 configure: failed program was: | #line 3666 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "proj" | #define VERSION "0.1" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3754: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## 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_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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= ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/chrome/Projects/proj/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/chrome/Projects/proj/missing --run tar' AR='' AUTOCONF='${SHELL} /home/chrome/Projects/proj/missing --run autoconf' AUTOHEADER='${SHELL} /home/chrome/Projects/proj/missing --run autoheader' AUTOMAKE='${SHELL} /home/chrome/Projects/proj/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/lib/cpp' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/chrome/Projects/proj/missing --run makeinfo' NO_PREFIX_PACKAGE_DATA_DIR='' NO_PREFIX_PACKAGE_DOC_DIR='' NO_PREFIX_PACKAGE_HELP_DIR='' NO_PREFIX_PACKAGE_MENU_DIR='' NO_PREFIX_PACKAGE_PIXMAPS_DIR='' OBJEXT='o' PACKAGE='proj' PACKAGE_BUGREPORT='' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_HELP_DIR='' PACKAGE_MENU_DIR='' PACKAGE_NAME='' PACKAGE_PIXMAPS_DIR='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/chrome/Projects/proj/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "proj" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "0.1" #endif #ifdef __cplusplus #include configure: exit 1