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.59 (OpenPKG-CURRENT). Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = norad uname -m = i686 uname -r = 2.6.23-gentoo-r9 uname -s = Linux uname -v = #1 Mon Mar 24 03:43:19 WET 2008 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.66GHz /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/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 PATH: /opt/sun-jdk-1.4.2.17/bin PATH: /opt/sun-jdk-1.4.2.17/jre/bin PATH: /opt/sun-jdk-1.4.2.17/jre/javaws PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/vmware/server/bin PATH: /opt/vmware/server/console/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1671: result: configure:1673: result: Build Tools: configure:1686: checking for i686-pc-linux-gnu-gcc configure:1702: found /usr/bin/i686-pc-linux-gnu-gcc configure:1712: result: i686-pc-linux-gnu-gcc configure:1994: checking for C compiler version configure:1997: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) 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:2000: $? = 0 configure:2002: i686-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.1.2 p1.1 Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2 p1.1) configure:2005: $? = 0 configure:2007: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2010: $? = 1 configure:2033: checking for C compiler default output file name configure:2036: i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe conftest.c >&5 configure:2039: $? = 0 configure:2085: result: a.out configure:2090: checking whether the C compiler works configure:2096: ./a.out configure:2099: $? = 0 configure:2116: result: yes configure:2123: checking whether we are cross compiling configure:2125: result: no configure:2128: checking for suffix of executables configure:2130: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:2133: $? = 0 configure:2158: result: configure:2164: checking for suffix of object files configure:2185: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:2188: $? = 0 configure:2210: result: o configure:2214: checking whether we are using the GNU C compiler configure:2238: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:2244: $? = 0 configure:2248: test -z || test ! -s conftest.err configure:2251: $? = 0 configure:2254: test -s conftest.o configure:2257: $? = 0 configure:2270: result: yes configure:2276: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2297: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2303: $? = 0 configure:2307: test -z || test ! -s conftest.err configure:2310: $? = 0 configure:2313: test -s conftest.o configure:2316: $? = 0 configure:2327: result: yes configure:2344: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2414: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:2420: $? = 0 configure:2424: test -z || test ! -s conftest.err configure:2427: $? = 0 configure:2430: test -s conftest.o configure:2433: $? = 0 configure:2451: result: none needed configure:2469: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2475: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2613: checking how to run the C preprocessor configure:2648: i686-pc-linux-gnu-gcc -E conftest.c configure:2654: $? = 0 configure:2686: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2731: result: i686-pc-linux-gnu-gcc -E configure:2755: i686-pc-linux-gnu-gcc -E conftest.c configure:2761: $? = 0 configure:2793: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2842: checking for egrep configure:2852: result: grep -E configure:2857: checking whether make sets $(MAKE) configure:2877: result: yes configure:3067: checking for compilation debug mode configure:3069: result: disabled configure:3075: checking for compilation profile mode configure:3094: result: disabled configure:3239: checking for compilation optimization mode configure:3241: result: disabled configure:3818: checking build system type configure:3836: result: i686-pc-linux-gnu configure:3844: checking host system type configure:3858: result: i686-pc-linux-gnu configure:3866: checking for a sed that does not truncate output configure:3920: result: /bin/sed configure:3934: checking for ld used by i686-pc-linux-gnu-gcc configure:4001: result: /usr/i686-pc-linux-gnu/bin/ld configure:4010: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4025: result: yes configure:4030: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:4037: result: -r configure:4055: checking for BSD-compatible nm configure:4104: result: /usr/bin/nm -B configure:4108: checking whether ln -s works configure:4112: result: yes configure:4119: checking how to recognise dependent libraries configure:4295: result: pass_all configure:4528: checking for ANSI C header files configure:4553: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4559: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4661: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:4664: $? = 0 configure:4666: ./conftest configure:4669: $? = 0 configure:4684: result: yes configure:4708: checking for sys/types.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for sys/stat.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for stdlib.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for string.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for memory.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for strings.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for inttypes.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for stdint.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4708: checking for unistd.h configure:4724: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4730: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4754: result: yes configure:4780: checking dlfcn.h usability configure:4792: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4821: result: yes configure:4825: checking dlfcn.h presence configure:4835: i686-pc-linux-gnu-gcc -E conftest.c configure:4841: $? = 0 configure:4861: result: yes configure:4896: checking for dlfcn.h configure:4903: result: yes configure:4926: checking for i686-pc-linux-gnu-g++ configure:4942: found /usr/bin/i686-pc-linux-gnu-g++ configure:4952: result: i686-pc-linux-gnu-g++ configure:5010: checking for C++ compiler version configure:5013: i686-pc-linux-gnu-g++ --version &5 i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) 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:5016: $? = 0 configure:5018: i686-pc-linux-gnu-g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.1.2 p1.1 Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2 p1.1) configure:5021: $? = 0 configure:5023: i686-pc-linux-gnu-g++ -V &5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:5026: $? = 1 configure:5029: checking whether we are using the GNU C++ compiler configure:5053: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cc >&5 configure:5059: $? = 0 configure:5063: test -z || test ! -s conftest.err configure:5066: $? = 0 configure:5069: test -s conftest.o configure:5072: $? = 0 configure:5085: result: yes configure:5091: checking whether i686-pc-linux-gnu-g++ accepts -g configure:5112: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:5118: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest.o configure:5131: $? = 0 configure:5142: result: yes configure:5184: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cc >&5 configure:5190: $? = 0 configure:5194: test -z || test ! -s conftest.err configure:5197: $? = 0 configure:5200: test -s conftest.o configure:5203: $? = 0 configure:5229: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:24: error: 'exit' was not declared in this scope configure:5235: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5184: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cc >&5 configure:5190: $? = 0 configure:5194: test -z || test ! -s conftest.err configure:5197: $? = 0 configure:5200: test -s conftest.o configure:5203: $? = 0 configure:5229: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cc >&5 configure:5235: $? = 0 configure:5239: test -z || test ! -s conftest.err configure:5242: $? = 0 configure:5245: test -s conftest.o configure:5248: $? = 0 configure:5281: checking how to run the C++ preprocessor configure:5312: i686-pc-linux-gnu-g++ -E conftest.cc configure:5318: $? = 0 configure:5350: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory configure:5356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5395: result: i686-pc-linux-gnu-g++ -E configure:5419: i686-pc-linux-gnu-g++ -E conftest.cc configure:5425: $? = 0 configure:5457: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory configure:5463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5518: checking for i686-pc-linux-gnu-g77 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-f77 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-xlf configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-frt configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-pgf77 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-fort77 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-fl32 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-af77 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-f90 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-xlf90 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-pgf90 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-epcf90 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-f95 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-fort configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-xlf95 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-ifc configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-efc configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-pgf95 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-lf95 configure:5547: result: no configure:5518: checking for i686-pc-linux-gnu-gfortran configure:5534: found /usr/bin/i686-pc-linux-gnu-gfortran configure:5544: result: i686-pc-linux-gnu-gfortran configure:5601: checking for Fortran 77 compiler version configure:5604: i686-pc-linux-gnu-gfortran --version &5 GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5607: $? = 0 configure:5609: i686-pc-linux-gnu-gfortran -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.1.2 p1.1 Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2 p1.1) configure:5612: $? = 0 configure:5614: i686-pc-linux-gnu-gfortran -V &5 i686-pc-linux-gnu-gfortran: '-V' option must have argument configure:5617: $? = 1 configure:5625: checking whether we are using the GNU Fortran 77 compiler configure:5639: i686-pc-linux-gnu-gfortran -c conftest.F >&5 configure:5645: $? = 0 configure:5649: test -z || test ! -s conftest.err configure:5652: $? = 0 configure:5655: test -s conftest.o configure:5658: $? = 0 configure:5671: result: yes configure:5677: checking whether i686-pc-linux-gnu-gfortran accepts -g configure:5689: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:5695: $? = 0 configure:5699: test -z || test ! -s conftest.err configure:5702: $? = 0 configure:5705: test -s conftest.o configure:5708: $? = 0 configure:5720: result: yes configure:5750: checking the maximum length of command line arguments configure:5859: result: 32768 configure:5870: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:5975: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:5978: $? = 0 configure:5982: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5985: $? = 0 configure:6037: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c conftstm.o >&5 configure:6040: $? = 0 configure:6078: result: ok configure:6082: checking for objdir configure:6097: result: .libs configure:6149: checking for i686-pc-linux-gnu-ar configure:6165: found /usr/bin/i686-pc-linux-gnu-ar configure:6175: result: i686-pc-linux-gnu-ar configure:6229: checking for i686-pc-linux-gnu-ranlib configure:6245: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6255: result: i686-pc-linux-gnu-ranlib configure:6309: checking for i686-pc-linux-gnu-strip configure:6325: found /usr/bin/i686-pc-linux-gnu-strip configure:6335: result: i686-pc-linux-gnu-strip configure:6650: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:6668: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6672: $? = 0 configure:6685: result: no configure:6700: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:6910: result: -fPIC configure:6918: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:6936: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fPIC -DPIC conftest.c >&5 configure:6940: $? = 0 configure:6953: result: yes configure:6981: checking if i686-pc-linux-gnu-gcc static flag -static works configure:7009: result: yes configure:7019: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:7040: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:7044: $? = 0 configure:7066: result: yes configure:7092: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:8050: result: yes configure:8071: checking whether -lc should be explicitly linked in configure:8076: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:8079: $? = 0 configure:8094: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8097: $? = 0 configure:8109: result: no configure:8117: checking dynamic linker characteristics configure:8705: result: GNU/Linux ld.so configure:8714: checking how to hardcode library paths into programs configure:8739: result: immediate configure:8753: checking whether stripping libraries is possible configure:8758: result: yes configure:9592: checking if libtool supports shared libraries configure:9594: result: yes configure:9597: checking whether to build shared libraries configure:9618: result: yes configure:9621: checking whether to build static libraries configure:9625: result: yes configure:9717: creating libtool configure:10305: checking for ld used by i686-pc-linux-gnu-g++ configure:10372: result: /usr/i686-pc-linux-gnu/bin/ld configure:10381: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10396: result: yes configure:10447: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11385: result: yes configure:11407: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe conftest.cpp >&5 configure:11410: $? = 0 configure:11529: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:11803: result: -fPIC configure:11811: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:11829: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 configure:11833: $? = 0 configure:11846: result: yes configure:11874: checking if i686-pc-linux-gnu-g++ static flag -static works configure:11902: result: yes configure:11912: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:11933: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:11937: $? = 0 configure:11959: result: yes configure:11985: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12010: result: yes configure:12077: checking dynamic linker characteristics configure:12665: result: GNU/Linux ld.so configure:12674: checking how to hardcode library paths into programs configure:12699: result: immediate configure:13225: checking if libtool supports shared libraries configure:13227: result: yes configure:13230: checking whether to build shared libraries configure:13250: result: yes configure:13253: checking whether to build static libraries configure:13257: result: yes configure:13267: checking for i686-pc-linux-gnu-gfortran option to produce PIC configure:13477: result: -fPIC configure:13485: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works configure:13503: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 configure:13507: $? = 0 configure:13520: result: yes configure:13548: checking if i686-pc-linux-gnu-gfortran static flag -static works configure:13576: result: yes configure:13586: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o configure:13607: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13611: $? = 0 configure:13633: result: yes configure:13659: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14597: result: yes configure:14664: checking dynamic linker characteristics configure:15252: result: GNU/Linux ld.so configure:15261: checking how to hardcode library paths into programs configure:15286: result: immediate configure:19023: result: configure:19025: result: Mandatory Platform Environment: configure:19030: checking for ANSI C header files configure:19186: result: yes configure:19223: checking stdio.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking stdio.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for stdio.h configure:19346: result: yes configure:19214: checking for stdlib.h configure:19219: result: yes configure:19223: checking stdarg.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking stdarg.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for stdarg.h configure:19346: result: yes configure:19214: checking for string.h configure:19219: result: yes configure:19223: checking signal.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking signal.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for signal.h configure:19346: result: yes configure:19214: checking for unistd.h configure:19219: result: yes configure:19223: checking setjmp.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking setjmp.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for setjmp.h configure:19346: result: yes configure:19223: checking fcntl.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking fcntl.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for fcntl.h configure:19346: result: yes configure:19223: checking errno.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking errno.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for errno.h configure:19346: result: yes configure:19214: checking for sys/types.h configure:19219: result: yes configure:19223: checking sys/time.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking sys/time.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for sys/time.h configure:19346: result: yes configure:19223: checking sys/wait.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking sys/wait.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for sys/wait.h configure:19346: result: yes configure:19214: checking for sys/stat.h configure:19219: result: yes configure:19223: checking sys/socket.h usability configure:19235: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19241: $? = 0 configure:19245: test -z || test ! -s conftest.err configure:19248: $? = 0 configure:19251: test -s conftest.o configure:19254: $? = 0 configure:19264: result: yes configure:19268: checking sys/socket.h presence configure:19278: i686-pc-linux-gnu-gcc -E conftest.c configure:19284: $? = 0 configure:19304: result: yes configure:19339: checking for sys/socket.h configure:19346: result: yes configure:19368: checking for gettimeofday configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19368: checking for select configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19368: checking for sigaction configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19368: checking for sigprocmask configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19368: checking for sigpending configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19368: checking for sigsuspend configure:19425: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest configure:19444: $? = 0 configure:19456: result: yes configure:19515: result: decision on mandatory system headers and functions... all fine configure:19523: result: configure:19525: result: Optional Platform Environment: configure:19530: checking for number of signals configure:19572: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' configure:19575: $? = 0 configure:19577: ./conftest configure:19580: $? = 0 configure:19593: result: 65 configure:19602: checking for default value of FD_SETSIZE configure:19638: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:59: warning: incompatible implicit declaration of built-in function 'exit' configure:19641: $? = 0 configure:19643: ./conftest configure:19646: $? = 0 configure:19659: result: 1024 configure:19689: checking for poll configure:19746: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:19752: $? = 0 configure:19756: test -z || test ! -s conftest.err configure:19759: $? = 0 configure:19762: test -s conftest configure:19765: $? = 0 configure:19777: result: yes configure:19787: checking for define POLLIN in poll.h configure:19814: result: yes configure:19824: checking whether poll(2) facility has to be faked configure:19865: result: no configure:19882: checking sys/uio.h usability configure:19894: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:19900: $? = 0 configure:19904: test -z || test ! -s conftest.err configure:19907: $? = 0 configure:19910: test -s conftest.o configure:19913: $? = 0 configure:19923: result: yes configure:19927: checking sys/uio.h presence configure:19937: i686-pc-linux-gnu-gcc -E conftest.c configure:19943: $? = 0 configure:19963: result: yes configure:19998: checking for sys/uio.h configure:20005: result: yes configure:20023: checking for readv configure:20080: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:20086: $? = 0 configure:20090: test -z || test ! -s conftest.err configure:20093: $? = 0 configure:20096: test -s conftest configure:20099: $? = 0 configure:20111: result: yes configure:20023: checking for writev configure:20080: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:20086: $? = 0 configure:20090: test -z || test ! -s conftest.err configure:20093: $? = 0 configure:20096: test -s conftest configure:20099: $? = 0 configure:20111: result: yes configure:20121: checking whether readv(2)/writev(2) facility has to be faked configure:20162: result: no configure:20170: checking for usleep configure:20227: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:20233: $? = 0 configure:20237: test -z || test ! -s conftest.err configure:20240: $? = 0 configure:20243: test -s conftest configure:20246: $? = 0 configure:20258: result: yes configure:20170: checking for strerror configure:20227: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c >&5 configure:20233: $? = 0 configure:20237: test -z || test ! -s conftest.err configure:20240: $? = 0 configure:20243: test -s conftest configure:20246: $? = 0 configure:20258: result: yes configure:20285: checking sys/resource.h usability configure:20297: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:20303: $? = 0 configure:20307: test -z || test ! -s conftest.err configure:20310: $? = 0 configure:20313: test -s conftest.o configure:20316: $? = 0 configure:20326: result: yes configure:20330: checking sys/resource.h presence configure:20340: i686-pc-linux-gnu-gcc -E conftest.c configure:20346: $? = 0 configure:20366: result: yes configure:20401: checking for sys/resource.h configure:20408: result: yes configure:20285: checking net/errno.h usability configure:20297: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c:87:23: error: net/errno.h: No such file or directory configure:20303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end 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:20326: result: no configure:20330: checking net/errno.h presence configure:20340: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:53:23: error: net/errno.h: No such file or directory configure:20346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:20366: result: no configure:20401: checking for net/errno.h configure:20408: result: no configure:20285: checking paths.h usability configure:20297: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:20303: $? = 0 configure:20307: test -z || test ! -s conftest.err configure:20310: $? = 0 configure:20313: test -s conftest.o configure:20316: $? = 0 configure:20326: result: yes configure:20330: checking paths.h presence configure:20340: i686-pc-linux-gnu-gcc -E conftest.c configure:20346: $? = 0 configure:20366: result: yes configure:20401: checking for paths.h configure:20408: result: yes configure:20423: checking for gethostname in -lnsl configure:20453: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:20459: $? = 0 configure:20463: test -z || test ! -s conftest.err configure:20466: $? = 0 configure:20469: test -s conftest configure:20472: $? = 0 configure:20485: result: yes configure:20573: checking for accept in -lsocket configure:20603: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lsocket -lnsl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:20609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBNSL 1 | /* end 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 accept (); | int | main () | { | accept (); | ; | return 0; | } configure:20635: result: no configure:20661: checking sys/select.h usability configure:20673: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:20679: $? = 0 configure:20683: test -z || test ! -s conftest.err configure:20686: $? = 0 configure:20689: test -s conftest.o configure:20692: $? = 0 configure:20702: result: yes configure:20706: checking sys/select.h presence configure:20716: i686-pc-linux-gnu-gcc -E conftest.c configure:20722: $? = 0 configure:20742: result: yes configure:20777: checking for sys/select.h configure:20784: result: yes configure:20803: checking for typedef sig_atomic_t configure:20827: result: yes configure:20843: checking for typedef pid_t configure:20867: result: yes configure:20883: checking for typedef size_t configure:20907: result: yes configure:20923: checking for typedef ssize_t configure:20947: result: yes configure:20963: checking for typedef off_t configure:20987: result: yes configure:21003: checking for typedef stack_t configure:21027: result: yes configure:21038: checking for attribute ss_base in struct sigaltstack from sys/signal.h configure:21066: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 conftest.c: In function 'main': conftest.c:72: error: 'struct sigaltstack' has no member named 'ss_base' conftest.c:72: error: 'struct sigaltstack' has no member named 'ss_base' configure:21072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_STACK_T 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct sigaltstack *sp1; | struct sigaltstack *sp2; | sp1->ss_base = sp2->ss_base; | | ; | return 0; | } configure:21097: result: no configure:21107: checking for attribute ss_sp in struct sigaltstack from sys/signal.h configure:21135: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21141: $? = 0 configure:21145: test -z || test ! -s conftest.err configure:21148: $? = 0 configure:21151: test -s conftest configure:21154: $? = 0 configure:21166: result: yes configure:21177: checking for a single-argument based gettimeofday configure:21203: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:73: error: too few arguments to function 'gettimeofday' configure:21209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_STACK_T 1 | #define HAVE_SS_SP 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | struct timeval tv; | (void)gettimeofday(&tv); | | ; | return 0; | } configure:21245: result: no configure:21248: checking for struct timespec configure:21272: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:21278: $? = 0 configure:21282: test -z || test ! -s conftest.err configure:21285: $? = 0 configure:21288: test -s conftest.o configure:21291: $? = 0 configure:21310: result: yes configure:21313: checking for typedef socklen_t configure:21337: result: yes configure:21347: checking for type of argument 3 for accept() configure:21407: result: socklen_t *__restrict configure:21412: checking for fallback socklen_t configure:21428: result: socklen_t configure:21440: checking for typedef nfds_t configure:21464: result: yes configure:21474: checking for type of argument 2 for poll() configure:21534: result: nfds_t configure:21539: checking for fallback nfds_t configure:21555: result: nfds_t configure:21567: checking for built-in type long long configure:21593: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21599: $? = 0 configure:21603: test -z || test ! -s conftest.err configure:21606: $? = 0 configure:21609: test -s conftest configure:21612: $? = 0 configure:21625: result: yes configure:21635: checking for built-in type long double configure:21661: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21667: $? = 0 configure:21671: test -z || test ! -s conftest.err configure:21674: $? = 0 configure:21677: test -s conftest configure:21680: $? = 0 configure:21693: result: yes configure:21706: result: configure:21708: result: Machine Context Implementation: configure:21714: checking for ucontext.h configure:21730: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:21736: $? = 0 configure:21740: test -z || test ! -s conftest.err configure:21743: $? = 0 configure:21746: test -s conftest.o configure:21749: $? = 0 configure:21760: result: yes configure:21771: checking for makecontext configure:21828: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21834: $? = 0 configure:21838: test -z || test ! -s conftest.err configure:21841: $? = 0 configure:21844: test -s conftest configure:21847: $? = 0 configure:21859: result: yes configure:21771: checking for swapcontext configure:21828: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21834: $? = 0 configure:21838: test -z || test ! -s conftest.err configure:21841: $? = 0 configure:21844: test -s conftest configure:21847: $? = 0 configure:21859: result: yes configure:21771: checking for getcontext configure:21828: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21834: $? = 0 configure:21838: test -z || test ! -s conftest.err configure:21841: $? = 0 configure:21844: test -s conftest configure:21847: $? = 0 configure:21859: result: yes configure:21771: checking for setcontext configure:21828: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:21834: $? = 0 configure:21838: test -z || test ! -s conftest.err configure:21841: $? = 0 configure:21844: test -s conftest configure:21847: $? = 0 configure:21859: result: yes configure:21870: checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2) configure:21941: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 conftest.c: In function 'main': conftest.c:109: warning: passing argument 2 of 'makecontext' from incompatible pointer type configure:21944: $? = 0 configure:21946: ./conftest configure:21949: $? = 0 configure:21963: result: yes configure:21977: checking for signal.h configure:21982: result: yes configure:22131: checking for sigsetjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 /var/tmp/portage/dev-libs/pth-2.0.7-r1/temp/ccw6FN2D.o: In function `main': conftest.c:(.text+0x16): undefined reference to `sigsetjmp' /var/tmp/portage/dev-libs/pth-2.0.7-r1/temp/ccw6FN2D.o:(.data+0x0): undefined reference to `sigsetjmp' collect2: ld returned 1 exit status configure:22194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define PTH_NSIG 65 | #define HAVE_POLL 1 | #define HAVE_POLLIN 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_READV 1 | #define HAVE_WRITEV 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_STACK_T 1 | #define HAVE_SS_SP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_NFDS_T 1 | #define HAVE_LONGLONG 1 | #define HAVE_LONGDOUBLE 1 | #define HAVE_MAKECONTEXT 1 | #define HAVE_SWAPCONTEXT 1 | #define HAVE_GETCONTEXT 1 | #define HAVE_SETCONTEXT 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp) || defined (__stub___sigsetjmp) | choke me | #else | char (*f) () = sigsetjmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigsetjmp; | ; | return 0; | } configure:22219: result: no configure:22131: checking for siglongjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22194: $? = 0 configure:22198: test -z || test ! -s conftest.err configure:22201: $? = 0 configure:22204: test -s conftest configure:22207: $? = 0 configure:22219: result: yes configure:22131: checking for setjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22194: $? = 0 configure:22198: test -z || test ! -s conftest.err configure:22201: $? = 0 configure:22204: test -s conftest configure:22207: $? = 0 configure:22219: result: yes configure:22131: checking for longjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22194: $? = 0 configure:22198: test -z || test ! -s conftest.err configure:22201: $? = 0 configure:22204: test -s conftest configure:22207: $? = 0 configure:22219: result: yes configure:22131: checking for _setjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22194: $? = 0 configure:22198: test -z || test ! -s conftest.err configure:22201: $? = 0 configure:22204: test -s conftest configure:22207: $? = 0 configure:22219: result: yes configure:22131: checking for _longjmp configure:22188: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22194: $? = 0 configure:22198: test -z || test ! -s conftest.err configure:22201: $? = 0 configure:22204: test -s conftest configure:22207: $? = 0 configure:22219: result: yes configure:22234: checking for sigaltstack configure:22291: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22297: $? = 0 configure:22301: test -z || test ! -s conftest.err configure:22304: $? = 0 configure:22307: test -s conftest configure:22310: $? = 0 configure:22322: result: yes configure:22234: checking for sigstack configure:22291: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 /var/tmp/portage/dev-libs/pth-2.0.7-r1/temp/cchZw99T.o: In function `main': conftest.c:(.text+0x16): warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure:22297: $? = 0 configure:22301: test -z || test ! -s conftest.err configure:22304: $? = 0 configure:22307: test -s conftest configure:22310: $? = 0 configure:22322: result: yes configure:22332: checking for signal-mask aware setjmp(3)/longjmp(3) configure:22484: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -DTEST_ssjlj conftest.c -lnsl >&5 conftest.c: In function 'sighandler': conftest.c:112: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:131: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:145: warning: incompatible implicit declaration of built-in function 'memset' configure:22487: $? = 0 configure:22489: ./conftest configure:22492: $? = 0 configure:22550: result: yes: ssjlj configure:22683: checking for typedef stack_t configure:22707: result: yes configure:22718: checking for direction of stack growth configure:22763: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe conftest.c -lnsl >&5 configure:22766: $? = 0 configure:22768: ./conftest configure:22771: $? = 0 configure:22785: result: down configure:22816: checking for makecontext configure:22904: result: yes configure:22915: checking for stack setup via makecontext configure:23072: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -DTEST_makecontext conftest.c -lnsl >&5 configure:23075: $? = 0 configure:23077: ./conftest configure:23080: $? = 0 configure:23107: result: ok configure:23126: checking for sigaltstack configure:23214: result: yes configure:23229: checking for typedef stack_t configure:23253: result: yes configure:23266: checking for stack setup via sigaltstack configure:23423: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -DTEST_sigaltstack conftest.c -lnsl >&5 configure:23426: $? = 0 configure:23428: ./conftest ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_argtype_accept3='socklen_t *__restrict' ac_cv_argtype_poll2=nfds_t ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_check_mcsc=yes ac_cv_check_nfdstype=nfds_t ac_cv_check_sjlj=ssjlj ac_cv_check_socklentype=socklen_t ac_cv_check_stackgrowth=down ac_cv_cxx_compiler_gnu=yes ac_cv_define_POLLIN=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=pentium4 -O2 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-march=pentium4 -O2 -pipe' 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=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func_getcontext=yes ac_cv_func_gettimeofday=yes ac_cv_func_longjmp=yes ac_cv_func_makecontext=yes ac_cv_func_poll=yes ac_cv_func_readv=yes ac_cv_func_select=yes ac_cv_func_setcontext=yes ac_cv_func_setjmp=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siglongjmp=yes ac_cv_func_sigpending=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigstack=yes ac_cv_func_sigsuspend=yes ac_cv_func_strerror=yes ac_cv_func_swapcontext=yes ac_cv_func_usleep=yes ac_cv_func_writev=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_errno_h=no ac_cv_header_paths_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_nsl_gethostname=yes ac_cv_lib_socket_accept=no ac_cv_objext=o ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_F77=i686-pc-linux-gnu-gfortran ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-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_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_stacksetup_makecontext='ok:(skaddr),(sksize)' ac_cv_structattr_ss_base=no ac_cv_structattr_ss_sp=yes ac_cv_type_longdouble=yes ac_cv_type_longlong=yes ac_cv_typedef_nfds_t=yes ac_cv_typedef_off_t=yes ac_cv_typedef_pid_t=yes ac_cv_typedef_sig_atomic_t=yes ac_cv_typedef_size_t=yes ac_cv_typedef_socklen_t=yes ac_cv_typedef_ssize_t=yes ac_cv_typedef_stack_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-pc-linux-gnu-ar' BATCH='' CC='i686-pc-linux-gnu-gcc' CFLAGS='-march=pentium4 -O2 -pipe -DTEST_sigaltstack' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXFLAGS='-march=pentium4 -O2 -pipe' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_INCLUDE_SYS_SELECT_H='#include ' F77='i686-pc-linux-gnu-gfortran' FALLBACK_NFDS_T='/* typedef nfds_t nfds_t; */' FALLBACK_OFF_T='/* typedef int off_t; */' FALLBACK_PID_T='/* typedef int pid_t; */' FALLBACK_SIG_ATOMIC_T='/* typedef int sig_atomic_t; */' FALLBACK_SIZE_T='/* typedef unsigned int size_t; */' FALLBACK_SOCKLEN_T='/* typedef socklen_t socklen_t; */' FALLBACK_SSIZE_T='/* typedef unsigned int ssize_t; */' FFLAGS='-g -O2' INSTALL_PTHREAD='' LDFLAGS='' LIBOBJS='' LIBPTHREAD_A='' LIBPTHREAD_LA='' LIBS='-lnsl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLATFORM='i686-pc-linux-gnu' PTHREAD_3='' PTHREAD_CONFIG_1='' PTHREAD_O='' PTH_EXT_SFIO='' PTH_FAKE_POLL='0' PTH_FAKE_RWV='0' PTH_FDSETSIZE='1024' PTH_MCTX_ID='' PTH_STACK_GROWTH='down' PTH_SYSCALL_HARD='' PTH_SYSCALL_SOFT='' PTH_VERSION_HEX='0x200207' PTH_VERSION_STR='2.0.7 (08-Jun-2006)' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' TARGET_ALL='' TEST_PTHREAD='' UNINSTALL_PTHREAD='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' pth_sigjmpbuf='' pth_siglongjmp='' pth_sigsetjmp='' pth_skaddr_makecontext='#define pth_skaddr_makecontext(skaddr,sksize) ((skaddr))' pth_skaddr_sigaltstack='' pth_skaddr_sigstack='' pth_sksize_makecontext='#define pth_sksize_makecontext(skaddr,sksize) ((sksize))' pth_sksize_sigaltstack='' pth_sksize_sigstack='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir_prefix='' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETCONTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBNSL 1 #define HAVE_LONGDOUBLE 1 #define HAVE_LONGJMP 1 #define HAVE_LONGLONG 1 #define HAVE_MAKECONTEXT 1 #define HAVE_MAKECONTEXT 1 #define HAVE_MEMORY_H 1 #define HAVE_NFDS_T 1 #define HAVE_OFF_T 1 #define HAVE_PATHS_H 1 #define HAVE_PID_T 1 #define HAVE_POLL 1 #define HAVE_POLLIN 1 #define HAVE_READV 1 #define HAVE_SELECT 1 #define HAVE_SETCONTEXT 1 #define HAVE_SETJMP 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGLONGJMP 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSTACK 1 #define HAVE_SIGSUSPEND 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_SIZE_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SSIZE_T 1 #define HAVE_SS_SP 1 #define HAVE_STACK_T 1 #define HAVE_STACK_T 1 #define HAVE_STACK_T 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_SWAPCONTEXT 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_WRITEV 1 #define HAVE__LONGJMP 1 #define HAVE__SETJMP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PTH_NSIG 65 #define PTH_STACKGROWTH -1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1