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. 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 --disable-static --sysconfdir=/etc/aspell --enable-docdir=/usr/share/doc/aspell-0.50.5-r4 --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = krabbe uname -m = i686 uname -r = 2.6.16.13-4-default uname -s = Linux uname -v = #1 Wed May 3 04:53:23 UTC 2006 /usr/bin/uname -p = AMD Duron(TM) /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /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.1 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1547: checking for a BSD-compatible install configure:1602: result: /bin/install -c configure:1613: checking whether build environment is sane configure:1656: result: yes configure:1713: checking for gawk configure:1729: found /bin/gawk configure:1739: result: gawk configure:1749: checking whether make sets $(MAKE) configure:1769: result: yes configure:1934: checking whether to enable maintainer-specific portions of Makefiles configure:1943: result: no configure:2039: checking for i686-pc-linux-gnu-g++ configure:2055: found /usr/bin/i686-pc-linux-gnu-g++ configure:2065: result: i686-pc-linux-gnu-g++ configure:2123: checking for C++ compiler version configure:2126: i686-pc-linux-gnu-g++ --version &5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.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:2129: $? = 0 configure:2131: i686-pc-linux-gnu-g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/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 --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:2134: $? = 0 configure:2136: i686-pc-linux-gnu-g++ -V &5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:2139: $? = 1 configure:2162: checking for C++ compiler default output file name configure:2165: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -lgpm conftest.cc >&5 configure:2168: $? = 0 configure:2214: result: a.out configure:2219: checking whether the C++ compiler works configure:2225: ./a.out configure:2228: $? = 0 configure:2245: result: yes configure:2252: checking whether we are cross compiling configure:2254: result: no configure:2257: checking for suffix of executables configure:2259: i686-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe -lgpm conftest.cc >&5 configure:2262: $? = 0 configure:2287: result: configure:2293: checking for suffix of object files configure:2314: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:2317: $? = 0 configure:2339: result: o configure:2343: checking whether we are using the GNU C++ compiler configure:2367: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:2373: $? = 0 configure:2377: test -z || test ! -s conftest.err configure:2380: $? = 0 configure:2383: test -s conftest.o configure:2386: $? = 0 configure:2399: result: yes configure:2405: checking whether i686-pc-linux-gnu-g++ accepts -g configure:2426: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:2432: $? = 0 configure:2436: test -z || test ! -s conftest.err configure:2439: $? = 0 configure:2442: test -s conftest.o configure:2445: $? = 0 configure:2456: result: yes configure:2498: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:2504: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest.o configure:2517: $? = 0 configure:2543: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.50.5" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2498: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:2504: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest.o configure:2517: $? = 0 configure:2543: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:2549: $? = 0 configure:2553: test -z || test ! -s conftest.err configure:2556: $? = 0 configure:2559: test -s conftest.o configure:2562: $? = 0 configure:2596: checking for style of include used by make configure:2624: result: GNU configure:2652: checking dependency style of i686-pc-linux-gnu-g++ configure:2735: result: gcc3 configure:2838: checking build system type configure:2856: result: i686-pc-linux-gnu configure:2864: checking host system type configure:2878: result: i686-pc-linux-gnu configure:2894: checking for i686-pc-linux-gnu-gcc configure:2910: found /usr/bin/i686-pc-linux-gnu-gcc configure:2920: result: i686-pc-linux-gnu-gcc configure:3202: checking for C compiler version configure:3205: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.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:3208: $? = 0 configure:3210: i686-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/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 --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:3213: $? = 0 configure:3215: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3218: $? = 1 configure:3221: checking whether we are using the GNU C compiler configure:3245: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest.o configure:3264: $? = 0 configure:3277: result: yes configure:3283: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3304: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3310: $? = 0 configure:3314: test -z || test ! -s conftest.err configure:3317: $? = 0 configure:3320: test -s conftest.o configure:3323: $? = 0 configure:3334: result: yes configure:3351: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:3421: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:3427: $? = 0 configure:3431: test -z || test ! -s conftest.err configure:3434: $? = 0 configure:3437: test -s conftest.o configure:3440: $? = 0 configure:3458: result: none needed configure:3476: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3482: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3617: checking dependency style of i686-pc-linux-gnu-gcc configure:3700: result: gcc3 configure:3717: checking for a sed that does not truncate output configure:3771: result: /bin/sed configure:3774: checking for egrep configure:3784: result: grep -E configure:3800: checking for ld used by i686-pc-linux-gnu-gcc configure:3867: result: /usr/i686-pc-linux-gnu/bin/ld configure:3876: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:3891: result: yes configure:3896: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3903: result: -r configure:3912: checking for BSD-compatible nm configure:3954: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:3958: checking whether ln -s works configure:3962: result: yes configure:3969: checking how to recognise dependent libraries configure:4152: result: pass_all configure:4366: checking how to run the C preprocessor configure:4401: i686-pc-linux-gnu-gcc -E conftest.c configure:4407: $? = 0 configure:4439: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.50.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4484: result: i686-pc-linux-gnu-gcc -E configure:4508: i686-pc-linux-gnu-gcc -E conftest.c configure:4514: $? = 0 configure:4546: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.50.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4596: checking for ANSI C header files configure:4621: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:4627: $? = 0 configure:4631: test -z || test ! -s conftest.err configure:4634: $? = 0 configure:4637: test -s conftest.o configure:4640: $? = 0 configure:4729: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -lgpm conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' configure:4732: $? = 0 configure:4734: ./conftest configure:4737: $? = 0 configure:4752: result: yes configure:4776: checking for sys/types.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for sys/stat.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for stdlib.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for string.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for memory.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for strings.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for inttypes.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for stdint.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4776: checking for unistd.h configure:4792: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:4822: result: yes configure:4848: checking dlfcn.h usability configure:4860: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking dlfcn.h presence configure:4903: i686-pc-linux-gnu-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for dlfcn.h configure:4971: result: yes configure:4989: checking how to run the C++ preprocessor configure:5020: i686-pc-linux-gnu-g++ -E conftest.cc configure:5026: $? = 0 configure:5058: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.50.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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. */ | #include configure:5103: result: i686-pc-linux-gnu-g++ -E configure:5127: i686-pc-linux-gnu-g++ -E conftest.cc configure:5133: $? = 0 configure:5165: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5171: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.50.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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. */ | #include configure:5224: checking for i686-pc-linux-gnu-g77 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-f77 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-xlf configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-frt configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-pgf77 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-fort77 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-fl32 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-af77 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-f90 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-xlf90 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-pgf90 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-epcf90 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-f95 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-fort configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-xlf95 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-ifc configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-efc configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-pgf95 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-lf95 configure:5253: result: no configure:5224: checking for i686-pc-linux-gnu-gfortran configure:5240: found /usr/i686-pc-linux-gnu/gcc-bin/4.1.1/i686-pc-linux-gnu-gfortran configure:5250: result: i686-pc-linux-gnu-gfortran configure:5307: checking for Fortran 77 compiler version configure:5310: i686-pc-linux-gnu-gfortran --version &5 GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.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:5313: $? = 0 configure:5315: i686-pc-linux-gnu-gfortran -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/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 --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:5318: $? = 0 configure:5320: i686-pc-linux-gnu-gfortran -V &5 i686-pc-linux-gnu-gfortran: '-V' option must have argument configure:5323: $? = 1 configure:5331: checking whether we are using the GNU Fortran 77 compiler configure:5345: i686-pc-linux-gnu-gfortran -c conftest.F >&5 configure:5351: $? = 0 configure:5355: test -z || test ! -s conftest.err configure:5358: $? = 0 configure:5361: test -s conftest.o configure:5364: $? = 0 configure:5377: result: yes configure:5383: checking whether i686-pc-linux-gnu-gfortran accepts -g configure:5395: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest.o configure:5414: $? = 0 configure:5426: result: yes configure:5456: checking the maximum length of command line arguments configure:5521: result: 32768 configure:5532: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object configure:5621: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5624: $? = 0 configure:5628: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5631: $? = 0 configure:5683: i686-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe -lgpm conftest.cc conftstm.o >&5 configure:5686: $? = 0 configure:5724: result: ok configure:5728: checking for objdir configure:5743: result: .libs configure:5795: checking for i686-pc-linux-gnu-ar configure:5811: found /usr/bin/i686-pc-linux-gnu-ar configure:5821: result: i686-pc-linux-gnu-ar configure:5875: checking for i686-pc-linux-gnu-ranlib configure:5891: found /usr/bin/i686-pc-linux-gnu-ranlib configure:5901: result: i686-pc-linux-gnu-ranlib configure:5955: checking for i686-pc-linux-gnu-strip configure:5971: found /usr/bin/i686-pc-linux-gnu-strip configure:5981: result: i686-pc-linux-gnu-strip configure:6282: checking if i686-pc-linux-gnu-gcc static flag works configure:6305: result: yes configure:6323: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:6341: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -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:6345: $? = 0 configure:6356: result: no configure:6371: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:6548: result: -fPIC configure:6556: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:6574: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fPIC -DPIC conftest.c >&5 configure:6578: $? = 0 configure:6589: result: yes configure:6613: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:6634: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -o out/conftest2.o conftest.c >&5 configure:6638: $? = 0 configure:6658: result: yes configure:6684: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:7532: result: yes configure:7558: checking whether -lc should be explicitly linked in configure:7563: i686-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:7566: $? = 0 configure:7580: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7583: $? = 0 configure:7595: result: no configure:7603: checking dynamic linker characteristics configure:8143: result: GNU/Linux ld.so configure:8147: checking how to hardcode library paths into programs configure:8172: result: immediate configure:8186: checking whether stripping libraries is possible configure:8191: result: yes configure:9021: checking if libtool supports shared libraries configure:9023: result: yes configure:9026: checking whether to build shared libraries configure:9084: result: yes configure:9087: checking whether to build static libraries configure:9091: result: no configure:9183: creating libtool configure:9730: checking for ld used by i686-pc-linux-gnu-g++ configure:9797: result: /usr/i686-pc-linux-gnu/bin/ld configure:9806: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:9821: result: yes configure:9872: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10700: result: yes configure:10718: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:10721: $? = 0 configure:10817: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:11069: result: -fPIC configure:11077: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:11095: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fPIC -DPIC conftest.cc >&5 configure:11099: $? = 0 configure:11110: result: yes configure:11134: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:11155: i686-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -o out/conftest2.o conftest.cc >&5 configure:11159: $? = 0 configure:11179: result: yes configure:11205: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11230: result: yes configure:11301: checking dynamic linker characteristics configure:11841: result: GNU/Linux ld.so configure:11845: checking how to hardcode library paths into programs configure:11870: result: immediate configure:11884: checking whether stripping libraries is possible configure:11889: result: yes