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 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1535: checking build system type configure:1553: result: i586-uhu-linux configure:1561: checking host system type configure:1575: result: i586-uhu-linux configure:1639: checking for a BSD-compatible install configure:1694: result: /bin/install -c configure:1705: checking whether build environment is sane configure:1748: result: yes configure:1813: checking for gawk configure:1829: found /bin/gawk configure:1839: result: gawk configure:1849: checking whether make sets $(MAKE) configure:1869: result: yes configure:2039: checking whether to enable maintainer-specific portions of Makefiles configure:2048: result: no configure:2143: checking for i586-uhu-linux-gcc configure:2159: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2169: result: i586-uhu-linux-gcc configure:2451: checking for C compiler version configure:2454: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2457: $? = 0 configure:2459: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2462: $? = 0 configure:2464: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2467: $? = 1 configure:2490: checking for C compiler default output file name configure:2493: i586-uhu-linux-gcc conftest.c >&5 configure:2496: $? = 0 configure:2542: result: a.out configure:2547: checking whether the C compiler works configure:2553: ./a.out configure:2556: $? = 0 configure:2573: result: yes configure:2580: checking whether we are cross compiling configure:2582: result: no configure:2585: checking for suffix of executables configure:2587: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2590: $? = 0 configure:2615: result: configure:2621: checking for suffix of object files configure:2642: i586-uhu-linux-gcc -c conftest.c >&5 configure:2645: $? = 0 configure:2667: result: o configure:2671: checking whether we are using the GNU C compiler configure:2695: i586-uhu-linux-gcc -c conftest.c >&5 configure:2701: $? = 0 configure:2705: test -z || test ! -s conftest.err configure:2708: $? = 0 configure:2711: test -s conftest.o configure:2714: $? = 0 configure:2727: result: yes configure:2733: checking whether i586-uhu-linux-gcc accepts -g configure:2754: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2760: $? = 0 configure:2764: test -z || test ! -s conftest.err configure:2767: $? = 0 configure:2770: test -s conftest.o configure:2773: $? = 0 configure:2784: result: yes configure:2801: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2871: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2877: $? = 0 configure:2881: test -z || test ! -s conftest.err configure:2884: $? = 0 configure:2887: test -s conftest.o configure:2890: $? = 0 configure:2908: result: none needed configure:2926: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2932: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3076: checking for style of include used by make configure:3104: result: GNU configure:3132: checking dependency style of i586-uhu-linux-gcc configure:3222: result: gcc3 configure:3249: checking how to run the C preprocessor configure:3284: i586-uhu-linux-gcc -E conftest.c configure:3290: $? = 0 configure:3322: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | /* end confdefs.h. */ | #include configure:3367: result: i586-uhu-linux-gcc -E configure:3391: i586-uhu-linux-gcc -E conftest.c configure:3397: $? = 0 configure:3429: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3435: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | /* end confdefs.h. */ | #include configure:3479: checking for egrep configure:3489: result: grep -E configure:3494: checking for ANSI C header files configure:3519: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3525: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest.o configure:3538: $? = 0 configure:3627: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3630: $? = 0 configure:3632: ./conftest configure:3635: $? = 0 configure:3650: result: yes configure:3674: checking for sys/types.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for sys/stat.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for stdlib.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for string.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for memory.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for strings.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for inttypes.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for stdint.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3674: checking for unistd.h configure:3690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3700: test -z || test ! -s conftest.err configure:3703: $? = 0 configure:3706: test -s conftest.o configure:3709: $? = 0 configure:3720: result: yes configure:3751: checking errno.h usability configure:3763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3773: test -z || test ! -s conftest.err configure:3776: $? = 0 configure:3779: test -s conftest.o configure:3782: $? = 0 configure:3792: result: yes configure:3796: checking errno.h presence configure:3806: i586-uhu-linux-gcc -E conftest.c configure:3812: $? = 0 configure:3832: result: yes configure:3867: checking for errno.h configure:3874: result: yes configure:3751: checking fcntl.h usability configure:3763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3773: test -z || test ! -s conftest.err configure:3776: $? = 0 configure:3779: test -s conftest.o configure:3782: $? = 0 configure:3792: result: yes configure:3796: checking fcntl.h presence configure:3806: i586-uhu-linux-gcc -E conftest.c configure:3812: $? = 0 configure:3832: result: yes configure:3867: checking for fcntl.h configure:3874: result: yes configure:3742: checking for stdlib.h configure:3747: result: yes configure:3742: checking for string.h configure:3747: result: yes configure:3751: checking sys/ioctl.h usability configure:3763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3773: test -z || test ! -s conftest.err configure:3776: $? = 0 configure:3779: test -s conftest.o configure:3782: $? = 0 configure:3792: result: yes configure:3796: checking sys/ioctl.h presence configure:3806: i586-uhu-linux-gcc -E conftest.c configure:3812: $? = 0 configure:3832: result: yes configure:3867: checking for sys/ioctl.h configure:3874: result: yes configure:3742: checking for unistd.h configure:3747: result: yes configure:3888: checking whether byte ordering is bigendian configure:3915: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3921: $? = 0 configure:3925: test -z || test ! -s conftest.err configure:3928: $? = 0 configure:3931: test -s conftest.o configure:3934: $? = 0 configure:3958: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: `not' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: syntax error before "big" configure:3964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4099: result: no configure:4120: checking for an ANSI C-conforming const configure:4187: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4193: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4217: result: yes configure:4227: checking for inline configure:4248: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4254: $? = 0 configure:4258: test -z || test ! -s conftest.err configure:4261: $? = 0 configure:4264: test -s conftest.o configure:4267: $? = 0 configure:4279: result: inline configure:4298: checking for off_t configure:4322: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4328: $? = 0 configure:4332: test -z || test ! -s conftest.err configure:4335: $? = 0 configure:4338: test -s conftest.o configure:4341: $? = 0 configure:4352: result: yes configure:4364: checking whether struct tm is in sys/time.h or time.h configure:4387: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4393: $? = 0 configure:4397: test -z || test ! -s conftest.err configure:4400: $? = 0 configure:4403: test -s conftest.o configure:4406: $? = 0 configure:4417: result: time.h configure:4430: checking whether i586-uhu-linux-gcc needs -traditional configure:4472: result: no configure:4479: checking for working memcmp configure:4527: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4530: $? = 0 configure:4532: ./conftest configure:4535: $? = 0 configure:4549: result: yes configure:4560: checking for ANSI C header files configure:4716: result: yes configure:4735: checking for memmove configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'memmove' configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4735: checking for memset configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function 'memset' configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4735: checking for strchr configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'strchr' configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4735: checking for strerror configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4735: checking for strpbrk configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'strpbrk' configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4735: checking for strrchr configure:4792: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'strrchr' configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest configure:4811: $? = 0 configure:4823: result: yes configure:4836: checking whether -falign-loops works configure:4860: i586-uhu-linux-gcc -c -g -O2 -falign-loops=1 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:4892: result: yes configure:4896: checking whether -Wuninitialized works configure:4920: i586-uhu-linux-gcc -c -g -O2 -Wuninitialized conftest.c >&5 configure:4926: $? = 0 configure:4930: test -z || test ! -s conftest.err configure:4933: $? = 0 configure:4936: test -s conftest.o configure:4939: $? = 0 configure:4952: result: yes configure:4955: checking whether -Wno-unused-parameter works configure:4979: i586-uhu-linux-gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:4985: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5011: result: yes configure:5014: checking whether -Wredundant-decls works configure:5038: i586-uhu-linux-gcc -c -g -O2 -Wredundant-decls conftest.c >&5 configure:5044: $? = 0 configure:5048: test -z || test ! -s conftest.err configure:5051: $? = 0 configure:5054: test -s conftest.o configure:5057: $? = 0 configure:5070: result: yes configure:5096: checking for special C compiler options needed for large files configure:5195: result: no configure:5201: checking for _FILE_OFFSET_BITS value needed for large files configure:5232: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:42: warning: left shift count >= width of type conftest.c:42: warning: left shift count >= width of type conftest.c:44: error: size of array `off_t_is_large' is negative configure:5238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5285: i586-uhu-linux-gcc -c conftest.c >&5 configure:5291: $? = 0 configure:5295: test -z || test ! -s conftest.err configure:5298: $? = 0 configure:5301: test -s conftest.o configure:5304: $? = 0 configure:5316: result: 64 configure:5326: checking for _LARGE_FILES value needed for large files configure:5357: i586-uhu-linux-gcc -c conftest.c >&5 configure:5363: $? = 0 configure:5367: test -z || test ! -s conftest.err configure:5370: $? = 0 configure:5373: test -s conftest.o configure:5376: $? = 0 configure:5441: result: no configure:5461: checking for off_t configure:5520: result: yes configure:5523: checking size of off_t configure:5872: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:5875: $? = 0 configure:5877: ./conftest configure:5880: $? = 0 configure:5903: result: 8 configure:5959: checking for a sed that does not truncate output configure:6013: result: /bin/sed configure:6027: checking for ld used by i586-uhu-linux-gcc configure:6094: result: /usr/bin/ld configure:6103: checking if the linker (/usr/bin/ld) is GNU ld configure:6118: result: yes configure:6123: checking for /usr/bin/ld option to reload object files configure:6130: result: -r configure:6148: checking for BSD-compatible nm configure:6190: result: nm configure:6194: checking whether ln -s works configure:6198: result: yes configure:6205: checking how to recognise dependent libraries configure:6386: result: pass_all configure:6608: checking dlfcn.h usability configure:6620: i586-uhu-linux-gcc -c conftest.c >&5 configure:6626: $? = 0 configure:6630: test -z || test ! -s conftest.err configure:6633: $? = 0 configure:6636: test -s conftest.o configure:6639: $? = 0 configure:6649: result: yes configure:6653: checking dlfcn.h presence configure:6663: i586-uhu-linux-gcc -E conftest.c configure:6669: $? = 0 configure:6689: result: yes configure:6724: checking for dlfcn.h configure:6731: result: yes configure:6754: checking for i586-uhu-linux-g++ configure:6770: found /usr/lib/ccache/i586-uhu-linux-g++ configure:6780: result: i586-uhu-linux-g++ configure:6838: checking for C++ compiler version configure:6841: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6844: $? = 0 configure:6846: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:6849: $? = 0 configure:6851: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:6854: $? = 1 configure:6857: checking whether we are using the GNU C++ compiler configure:6881: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6887: $? = 0 configure:6891: test -z || test ! -s conftest.err configure:6894: $? = 0 configure:6897: test -s conftest.o configure:6900: $? = 0 configure:6913: result: yes configure:6919: checking whether i586-uhu-linux-g++ accepts -g configure:6940: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6946: $? = 0 configure:6950: test -z || test ! -s conftest.err configure:6953: $? = 0 configure:6956: test -s conftest.o configure:6959: $? = 0 configure:6970: result: yes configure:7012: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7018: $? = 0 configure:7022: test -z || test ! -s conftest.err configure:7025: $? = 0 configure:7028: test -s conftest.o configure:7031: $? = 0 configure:7057: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:43: error: `exit' was not declared in this scope configure:7063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:7012: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7018: $? = 0 configure:7022: test -z || test ! -s conftest.err configure:7025: $? = 0 configure:7028: test -s conftest.o configure:7031: $? = 0 configure:7057: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7063: $? = 0 configure:7067: test -z || test ! -s conftest.err configure:7070: $? = 0 configure:7073: test -s conftest.o configure:7076: $? = 0 configure:7101: checking dependency style of i586-uhu-linux-g++ configure:7191: result: gcc3 configure:7213: checking how to run the C++ preprocessor configure:7244: i586-uhu-linux-g++ -E conftest.cc configure:7250: $? = 0 configure:7282: i586-uhu-linux-g++ -E conftest.cc conftest.cc:42:28: ac_nonexistent.h: No such file or directory configure:7288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:7327: result: i586-uhu-linux-g++ -E configure:7351: i586-uhu-linux-g++ -E conftest.cc configure:7357: $? = 0 configure:7389: i586-uhu-linux-g++ -E conftest.cc conftest.cc:42:28: ac_nonexistent.h: No such file or directory configure:7395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libaal" | #define VERSION "1.0.5" | #define LIBAAL_MAX_INTERFACE_VERSION 0 | #define LIBAAL_MIN_INTERFACE_VERSION 0 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:7448: checking for i586-uhu-linux-g77 configure:7477: result: no configure:7448: checking for i586-uhu-linux-f77 configure:7477: result: no configure:7448: checking for i586-uhu-linux-xlf configure:7477: result: no configure:7448: checking for i586-uhu-linux-frt configure:7477: result: no configure:7448: checking for i586-uhu-linux-pgf77 configure:7477: result: no configure:7448: checking for i586-uhu-linux-fort77 configure:7477: result: no configure:7448: checking for i586-uhu-linux-fl32 configure:7477: result: no configure:7448: checking for i586-uhu-linux-af77 configure:7477: result: no configure:7448: checking for i586-uhu-linux-f90 configure:7477: result: no configure:7448: checking for i586-uhu-linux-xlf90 configure:7477: result: no configure:7448: checking for i586-uhu-linux-pgf90 configure:7477: result: no configure:7448: checking for i586-uhu-linux-epcf90 configure:7477: result: no configure:7448: checking for i586-uhu-linux-f95 configure:7477: result: no configure:7448: checking for i586-uhu-linux-fort configure:7477: result: no configure:7448: checking for i586-uhu-linux-xlf95 configure:7477: result: no configure:7448: checking for i586-uhu-linux-ifc configure:7477: result: no configure:7448: checking for i586-uhu-linux-efc configure:7477: result: no configure:7448: checking for i586-uhu-linux-pgf95 configure:7477: result: no configure:7448: checking for i586-uhu-linux-lf95 configure:7477: result: no configure:7448: checking for i586-uhu-linux-gfortran configure:7477: result: no configure:7490: checking for g77 configure:7519: result: no configure:7490: checking for f77 configure:7519: result: no configure:7490: checking for xlf configure:7519: result: no configure:7490: checking for frt configure:7519: result: no configure:7490: checking for pgf77 configure:7519: result: no configure:7490: checking for fort77 configure:7519: result: no configure:7490: checking for fl32 configure:7519: result: no configure:7490: checking for af77 configure:7519: result: no configure:7490: checking for f90 configure:7519: result: no configure:7490: checking for xlf90 configure:7519: result: no configure:7490: checking for pgf90 configure:7519: result: no configure:7490: checking for epcf90 configure:7519: result: no configure:7490: checking for f95 configure:7519: result: no configure:7490: checking for fort configure:7519: result: no configure:7490: checking for xlf95 configure:7519: result: no configure:7490: checking for ifc configure:7519: result: no configure:7490: checking for efc configure:7519: result: no configure:7490: checking for pgf95 configure:7519: result: no configure:7490: checking for lf95 configure:7519: result: no configure:7490: checking for gfortran configure:7519: result: no configure:7531: checking for Fortran 77 compiler version configure:7534: --version &5 ./configure: line 7535: --version: command not found configure:7537: $? = 127 configure:7539: -v &5 ./configure: line 7540: -v: command not found configure:7542: $? = 127 configure:7544: -V &5 ./configure: line 7545: -V: command not found configure:7547: $? = 127 configure:7555: checking whether we are using the GNU Fortran 77 compiler configure:7569: -c conftest.F >&5 ./configure: line 7570: -c: command not found configure:7575: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7601: result: no configure:7607: checking whether accepts -g configure:7619: -c -g conftest.f >&5 ./configure: line 7620: -c: command not found configure:7625: $? = 127 configure: failed program was: | program main | | end configure:7650: result: no configure:7680: checking the maximum length of command line arguments configure:7759: result: 32768 configure:7770: checking command to parse nm output from i586-uhu-linux-gcc object configure:7859: i586-uhu-linux-gcc -c conftest.c >&5 configure:7862: $? = 0 configure:7866: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7869: $? = 0 configure:7921: i586-uhu-linux-gcc -o conftest conftest.c conftstm.o >&5 configure:7924: $? = 0 configure:7962: result: ok configure:7966: checking for objdir configure:7981: result: .libs configure:8033: checking for i586-uhu-linux-ar configure:8062: result: no configure:8071: checking for ar configure:8087: found /usr/bin/ar configure:8098: result: ar configure:8113: checking for i586-uhu-linux-ranlib configure:8142: result: no configure:8151: checking for ranlib configure:8167: found /usr/bin/ranlib configure:8178: result: ranlib configure:8193: checking for i586-uhu-linux-strip configure:8222: result: no configure:8231: checking for strip configure:8247: found /usr/bin/strip configure:8258: result: strip configure:8522: checking if i586-uhu-linux-gcc static flag works configure:8545: result: yes configure:8563: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8581: i586-uhu-linux-gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8585: $? = 0 configure:8596: result: no configure:8611: checking for i586-uhu-linux-gcc option to produce PIC configure:8798: result: -fPIC configure:8806: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:8824: i586-uhu-linux-gcc -c -fPIC -DPIC conftest.c >&5 configure:8828: $? = 0 configure:8839: result: yes configure:8863: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8884: i586-uhu-linux-gcc -c -o out/conftest2.o conftest.c >&5 configure:8888: $? = 0 configure:8908: result: yes configure:8934: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9783: result: yes configure:9809: checking whether -lc should be explicitly linked in configure:9814: i586-uhu-linux-gcc -c conftest.c >&5 configure:9817: $? = 0 configure:9831: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9834: $? = 0 configure:9846: result: no configure:9854: checking dynamic linker characteristics configure:10394: result: GNU/Linux ld.so configure:10398: checking how to hardcode library paths into programs configure:10423: result: immediate configure:10437: checking whether stripping libraries is possible configure:10442: result: yes configure:11272: checking if libtool supports shared libraries configure:11274: result: yes configure:11277: checking whether to build shared libraries configure:11298: result: yes configure:11301: checking whether to build static libraries configure:11305: result: yes configure:11397: creating libtool configure:11944: checking for ld used by i586-uhu-linux-g++ configure:12011: result: /usr/bin/ld configure:12020: checking if the linker (/usr/bin/ld) is GNU ld configure:12035: result: yes configure:12086: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12951: result: yes configure:12969: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:12972: $? = 0 configure:13068: checking for i586-uhu-linux-g++ option to produce PIC configure:13330: result: -fPIC configure:13338: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13356: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:13360: $? = 0 configure:13371: result: yes configure:13395: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13416: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:13420: $? = 0 configure:13440: result: yes configure:13466: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13491: result: yes configure:13562: checking dynamic linker characteristics configure:14102: result: GNU/Linux ld.so configure:14106: checking how to hardcode library paths into programs configure:14131: result: immediate configure:14145: checking whether stripping libraries is possible configure:14150: result: yes configure:21613: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:731: creating Makefile config.status:731: creating include/Makefile config.status:731: creating include/aal/Makefile config.status:731: creating src/Makefile config.status:731: creating libaal.spec config.status:835: creating config.h config.status:1157: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=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_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_off_t=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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_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\3 \3/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_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -W -Wall -Wuninitialized -Wno-unused-parameter -Wredundant-decls' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_DEBUG_FALSE='' ENABLE_DEBUG_TRUE='#' ENABLE_MINIMAL_FALSE='#' ENABLE_MINIMAL_TRUE='' EXEEXT='' F77='' FFLAGS='' GENERIC_CFLAGS=' -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='5' LT_RELEASE='1.0' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MINIMAL_CFLAGS=' -DENABLE_MINIMAL -DENABLE_MEMORY_MANAGER -falign-jumps=1 -falign-loops=1 -falign-functions=1 -falign-labels=1 -fomit-frame-pointer -fno-inline -fstrength-reduce -Os' OBJEXT='o' PACKAGE='libaal' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.5' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define LIBAAL_MAX_INTERFACE_VERSION 0 #define LIBAAL_MIN_INTERFACE_VERSION 0 #define PACKAGE "libaal" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_OFF_T 8 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.0.5" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0