This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by eccad_extractor configure 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-netcdf-libdir=/usr/local/lib --with-netcdf-include=/usr/include/netcdf --prefix=/home/eccad/eccad3.0.0 ## --------- ## ## Platform. ## ## --------- ## hostname = eccad.ipsl.jussieu.fr uname -m = x86_64 uname -r = 2.6.9-42.0.3.ELsmp uname -s = Linux uname -v = #1 SMP Thu Oct 5 16:29:37 CDT 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/pgi/linux86/7.0/bin PATH: /usr/local/jrockit-R26.4.0-jdk1.5.0_06/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/ant/bin PATH: /home/eccad/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1380: checking for a BSD-compatible install configure:1435: result: /usr/bin/install -c configure:1446: checking whether build environment is sane configure:1489: result: yes configure:1554: checking for gawk configure:1570: found /bin/gawk configure:1580: result: gawk configure:1590: checking whether make sets $(MAKE) configure:1610: result: yes configure:1916: checking for g++ configure:1932: found /usr/local/bin/g++ configure:1942: result: g++ configure:1958: checking for C++ compiler version configure:1961: g++ --version &5 g++ (GCC) 3.4.6 Copyright (C) 2006 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:1964: $? = 0 configure:1966: g++ -v &5 Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs Configured with: ./configure --prefix=/usr/local Thread model: posix gcc version 3.4.6 configure:1969: $? = 0 configure:1971: g++ -V &5 g++: `-V' option must have argument configure:1974: $? = 1 configure:1997: checking for C++ compiler default output file name configure:2000: g++ conftest.cc >&5 configure:2003: $? = 0 configure:2049: result: a.out configure:2054: checking whether the C++ compiler works configure:2060: ./a.out configure:2063: $? = 0 configure:2080: result: yes configure:2087: checking whether we are cross compiling configure:2089: result: no configure:2092: checking for suffix of executables configure:2094: g++ -o conftest conftest.cc >&5 configure:2097: $? = 0 configure:2122: result: configure:2128: checking for suffix of object files configure:2149: g++ -c conftest.cc >&5 configure:2152: $? = 0 configure:2174: result: o configure:2178: checking whether we are using the GNU C++ compiler configure:2202: g++ -c conftest.cc >&5 configure:2208: $? = 0 configure:2212: test -z || test ! -s conftest.err configure:2215: $? = 0 configure:2218: test -s conftest.o configure:2221: $? = 0 configure:2234: result: yes configure:2240: checking whether g++ accepts -g configure:2261: g++ -c -g conftest.cc >&5 configure:2267: $? = 0 configure:2271: test -z || test ! -s conftest.err configure:2274: $? = 0 configure:2277: test -s conftest.o configure:2280: $? = 0 configure:2291: result: yes configure:2333: g++ -c -g -O2 conftest.cc >&5 configure:2339: $? = 0 configure:2343: test -z || test ! -s conftest.err configure:2346: $? = 0 configure:2349: test -s conftest.o configure:2352: $? = 0 configure:2378: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:2384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2333: g++ -c -g -O2 conftest.cc >&5 configure:2339: $? = 0 configure:2343: test -z || test ! -s conftest.err configure:2346: $? = 0 configure:2349: test -s conftest.o configure:2352: $? = 0 configure:2378: g++ -c -g -O2 conftest.cc >&5 configure:2384: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2431: checking for style of include used by make configure:2459: result: GNU configure:2487: checking dependency style of g++ configure:2577: result: gcc3 configure:2640: checking for gcc configure:2656: found /usr/local/bin/gcc configure:2666: result: gcc configure:2910: checking for C compiler version configure:2913: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 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:2916: $? = 0 configure:2918: gcc -v &5 Reading specs from /usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/specs Configured with: ./configure --prefix=/usr/local Thread model: posix gcc version 3.4.6 configure:2921: $? = 0 configure:2923: gcc -V &5 gcc: `-V' option must have argument configure:2926: $? = 1 configure:2929: checking whether we are using the GNU C compiler configure:2953: gcc -c conftest.c >&5 configure:2959: $? = 0 configure:2963: test -z || test ! -s conftest.err configure:2966: $? = 0 configure:2969: test -s conftest.o configure:2972: $? = 0 configure:2985: result: yes configure:2991: checking whether gcc accepts -g configure:3012: gcc -c -g conftest.c >&5 configure:3018: $? = 0 configure:3022: test -z || test ! -s conftest.err configure:3025: $? = 0 configure:3028: test -s conftest.o configure:3031: $? = 0 configure:3042: result: yes configure:3059: checking for gcc option to accept ANSI C configure:3129: gcc -c -g -O2 conftest.c >&5 configure:3135: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest.o configure:3148: $? = 0 configure:3166: result: none needed configure:3184: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3190: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3325: checking dependency style of gcc configure:3415: result: gcc3 configure:3445: checking for a BSD-compatible install configure:3500: result: /usr/bin/install -c configure:3511: checking whether make sets $(MAKE) configure:3531: result: yes configure:3549: checking whether the compiler implements namespaces configure:3578: g++ -c -g -O2 conftest.cc >&5 configure:3584: $? = 0 configure:3588: test -z || test ! -s conftest.err configure:3591: $? = 0 configure:3594: test -s conftest.o configure:3597: $? = 0 configure:3615: result: yes configure:3625: checking whether the compiler supports ISO C++ standard library configure:3661: g++ -c -g -O2 conftest.cc >&5 configure:3667: $? = 0 configure:3671: test -z || test ! -s conftest.err configure:3674: $? = 0 configure:3677: test -s conftest.o configure:3680: $? = 0 configure:3698: result: yes configure:3708: checking whether the compiler has stringstream configure:3741: g++ -c -g -O2 conftest.cc >&5 configure:3747: $? = 0 configure:3751: test -z || test ! -s conftest.err configure:3754: $? = 0 configure:3757: test -s conftest.o configure:3760: $? = 0 configure:3778: result: yes configure:3788: checking whether the compiler supports Standard Template Library configure:3823: g++ -c -g -O2 conftest.cc >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest.o configure:3842: $? = 0 configure:3860: result: yes configure:3877: checking how to run the C preprocessor configure:3912: gcc -E conftest.c configure:3918: $? = 0 configure:3950: gcc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:3956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_NAMESPACES | #define HAVE_STD | #define HAVE_SSTREAM | #define HAVE_STL | /* end confdefs.h. */ | #include configure:3995: result: gcc -E configure:4019: gcc -E conftest.c configure:4025: $? = 0 configure:4057: gcc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_NAMESPACES | #define HAVE_STD | #define HAVE_SSTREAM | #define HAVE_STL | /* end confdefs.h. */ | #include configure:4188: checking for ncopen in -lnetcdf configure:4218: gcc -o conftest -g -O2 -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib conftest.c -lnetcdf >&5 configure:4224: $? = 0 configure:4228: test -z || test ! -s conftest.err configure:4231: $? = 0 configure:4234: test -s conftest configure:4237: $? = 0 configure:4250: result: yes configure:4286: checking for netcdf.h with compiler configure:4297: gcc -c -g -O2 -I/usr/include/netcdf conftest.c >&5 configure:4303: $? = 0 configure:4307: test -z || test ! -s conftest.err configure:4310: $? = 0 configure:4313: test -s conftest.o configure:4316: $? = 0 configure:4319: result: yes configure:4334: checking for netcdf.h with preprocessor configure:4344: gcc -E -I/usr/include/netcdf conftest.c configure:4350: $? = 0 configure:4363: result: yes configure:4577: checking for PostgreSQL in the standard places configure:4604: gcc -o conftest -g -O2 -I/usr/include/netcdf -L/usr/lib64 -L/usr/local/lib conftest.c -lnetcdf_c++ -lnetcdf -lpq >&5 configure:4610: $? = 0 configure:4614: test -z || test ! -s conftest.err configure:4617: $? = 0 configure:4620: test -s conftest configure:4623: $? = 0 configure:4643: result: yes configure:4733: checking for xml2-config configure:4751: found /usr/local/bin/xml2-config configure:4764: result: /usr/local/bin/xml2-config configure:4774: checking for libxml - version >= 2.0.0 configure:4783: checking xml2_config works configure:4925: result: yes (version 2.6.27) configure:5041: checking for gdal-config configure:5059: found /usr/local/bin/gdal-config configure:5072: result: /usr/local/bin/gdal-config configure:5085: checking for OGR in GDAL configure:5092: result: yes configure:5094: checking GDAL_CFLAGS configure:5097: result: -I/usr/local/include configure:5100: checking GDAL_LDADD configure:5103: result: -L/usr/local/lib -lgdal configure:5131: checking for geos-config configure:5149: found /usr/local/bin/geos-config configure:5162: result: /usr/local/bin/geos-config configure:5181: checking GEOS_CFLAGS configure:5184: result: -I/usr/local/include configure:5187: checking GEOS_LDADD configure:5190: result: -L/usr/local/lib -lgeos configure:5209: checking for egrep configure:5219: result: grep -E configure:5224: checking for ANSI C header files configure:5249: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5255: $? = 0 configure:5259: test -z || test ! -s conftest.err configure:5262: $? = 0 configure:5265: test -s conftest.o configure:5268: $? = 0 configure:5357: gcc -o conftest -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos conftest.c -lnetcdf_c++ -lnetcdf -lpq -L/usr/local/lib -lxml2 -lz -lm -L/home/eccad/eccad3.0.0/eccadlib/lib -leccad -lgd >&5 /usr/lib64/libstdc++.so.6: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' collect2: ld returned 1 exit status configure:5360: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_NAMESPACES | #define HAVE_STD | #define HAVE_SSTREAM | #define HAVE_STL | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | exit(2); | exit (0); | } configure:5380: result: no configure:5404: checking for sys/types.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for sys/stat.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for stdlib.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for string.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for memory.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for strings.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for inttypes.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for stdint.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5404: checking for unistd.h configure:5420: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5426: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5450: result: yes configure:5462: checking for stdbool.h that conforms to C99 configure:5515: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5521: $? = 0 configure:5525: test -z || test ! -s conftest.err configure:5528: $? = 0 configure:5531: test -s conftest.o configure:5534: $? = 0 configure:5545: result: yes configure:5547: checking for _Bool configure:5571: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5577: $? = 0 configure:5581: test -z || test ! -s conftest.err configure:5584: $? = 0 configure:5587: test -s conftest.o configure:5590: $? = 0 configure:5601: result: yes configure:5620: checking for an ANSI C-conforming const configure:5687: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5693: $? = 0 configure:5697: test -z || test ! -s conftest.err configure:5700: $? = 0 configure:5703: test -s conftest.o configure:5706: $? = 0 configure:5717: result: yes configure:5727: checking for inline configure:5748: gcc -c -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad conftest.c >&5 configure:5754: $? = 0 configure:5758: test -z || test ! -s conftest.err configure:5761: $? = 0 configure:5764: test -s conftest.o configure:5767: $? = 0 configure:5779: result: inline configure:5807: checking for pow configure:5864: gcc -o conftest -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos conftest.c -lnetcdf_c++ -lnetcdf -lpq -L/usr/local/lib -lxml2 -lz -lm -L/home/eccad/eccad3.0.0/eccadlib/lib -leccad -lgd >&5 conftest.c:54: warning: conflicting types for built-in function 'pow' /usr/lib64/libstdc++.so.6: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' collect2: ld returned 1 exit status configure:5870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_NAMESPACES | #define HAVE_STD | #define HAVE_SSTREAM | #define HAVE_STL | #define HAVE_PGSQL 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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pow) || defined (__stub___pow) | choke me | #else | char (*f) () = pow; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pow; | ; | return 0; | } configure:5895: result: no configure:5807: checking for strdup configure:5864: gcc -o conftest -g -O2 -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos conftest.c -lnetcdf_c++ -lnetcdf -lpq -L/usr/local/lib -lxml2 -lz -lm -L/home/eccad/eccad3.0.0/eccadlib/lib -leccad -lgd >&5 conftest.c:54: warning: conflicting types for built-in function 'strdup' /usr/lib64/libstdc++.so.6: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' collect2: ld returned 1 exit status configure:5870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "eccad_extractor" | #define PACKAGE_TARNAME "eccad_extractor" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "eccad_extractor 1.0" | #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" | #define PACKAGE "eccad_extractor" | #define VERSION "1.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_NAMESPACES | #define HAVE_STD | #define HAVE_SSTREAM | #define HAVE_STL | #define HAVE_PGSQL 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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | /* Define strdup to an innocuous variant, in case declares strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define strdup innocuous_strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdup | | /* 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 strdup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strdup) || defined (__stub___strdup) | choke me | #else | char (*f) () = strdup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strdup; | ; | return 0; | } configure:5895: result: no configure:6021: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by eccad_extractor config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on eccad.ipsl.jussieu.fr config.status:712: creating Makefile config.status:712: creating src/Makefile config.status:816: creating config.h config.status:934: config.h is unchanged config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_have_sstream=yes ac_cv_cxx_have_std=yes ac_cv_cxx_have_stl=yes ac_cv_cxx_namespaces=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= ac_cv_func_pow=no ac_cv_func_strdup=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=yes 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_netcdf_ncopen=yes ac_cv_objext=o ac_cv_path_GDAL_CONFIG=/usr/local/bin/gdal-config ac_cv_path_GEOS_CONFIG=/usr/local/bin/geos-config ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config ac_cv_path_install='/usr/bin/install -c' 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_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 ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 wzd_cv_lib_pgsql_in_std=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run tar' AUTOCONF='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run autoconf' AUTOHEADER='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run autoheader' AUTOMAKE='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CGIDIR='/var/www/cgi-bin' CPP='gcc -E' CPPFLAGS=' -I/usr/include/netcdf -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/home/eccad/eccad3.0.0/eccadlib/include/eccad' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GDAL_CFLAGS='-I/usr/local/include' GDAL_CONFIG='/usr/local/bin/gdal-config' GDAL_LDADD='-L/usr/local/lib -lgdal' GEOS_CFLAGS='-I/usr/local/include' GEOS_CONFIG='/usr/local/bin/geos-config' GEOS_LDADD='-L/usr/local/lib -lgeos' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/lib64 -L/usr/local/lib -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos' LIBOBJS='' LIBS=' -lnetcdf_c++ -lnetcdf -lpq -L/usr/local/lib -lxml2 -lz -lm -L/home/eccad/eccad3.0.0/eccadlib/lib -leccad -lgd' LTLIBOBJS='' MAKEINFO='${SHELL} /home/eccad/workspace/V2/ECCAD_INSERT/missing --run makeinfo' NC_CPPFLAGS='-I/usr/include/netcdf' NC_LDFLAGS='-L/usr/local/lib' NC_LIBS='-lnetcdf_c++ -lnetcdf' NC_NETCDF_3_CPPFLAG='' OBJEXT='o' PACKAGE='eccad_extractor' PACKAGE_BUGREPORT='Renaud.Bodichon@ipsl.jussieu.fr' PACKAGE_NAME='eccad_extractor' PACKAGE_STRING='eccad_extractor 1.0' PACKAGE_TARNAME='eccad_extractor' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0' WZD_PGSQL_INCLUDES='' WZD_PGSQL_LIBS='-lpq' XML2_CONFIG='/usr/local/bin/xml2-config' XML_CPPFLAGS='-I/usr/local/include/libxml2' XML_LIBS='-L/usr/local/lib -lxml2 -lz -lm' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/eccad/workspace/V2/ECCAD_INSERT/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/home/eccad/eccad3.0.0' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NAMESPACES #define HAVE_PGSQL 1 #define HAVE_SSTREAM #define HAVE_STD #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STL #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 HAVE__BOOL 1 #define PACKAGE "eccad_extractor" #define PACKAGE_BUGREPORT "Renaud.Bodichon@ipsl.jussieu.fr" #define PACKAGE_NAME "eccad_extractor" #define PACKAGE_STRING "eccad_extractor 1.0" #define PACKAGE_TARNAME "eccad_extractor" #define PACKAGE_VERSION "1.0" #define VERSION "1.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by eccad_extractor config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on eccad.ipsl.jussieu.fr config.status:816: creating config.h config.status:934: config.h is unchanged ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by eccad_extractor config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on eccad.ipsl.jussieu.fr config.status:712: creating Makefile config.status:712: creating src/Makefile config.status:816: creating config.h config.status:1114: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by eccad_extractor config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/Makefile depfiles on eccad.ipsl.jussieu.fr config.status:712: creating src/Makefile config.status:1114: executing depfiles commands