This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mac configure 3.99-u4-b5, 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=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1555: checking for a BSD-compatible install configure:1610: result: /bin/install -c configure:1621: checking whether build environment is sane configure:1664: result: yes configure:1729: checking for gawk configure:1745: found /bin/gawk configure:1755: result: gawk configure:1765: checking whether make sets $(MAKE) configure:1785: result: yes configure:1955: checking whether to enable maintainer-specific portions of Makefiles configure:1964: result: no configure:1992: checking for i686-uhu-linux-g++ configure:2008: found /usr/bin/i686-uhu-linux-g++ configure:2018: result: i686-uhu-linux-g++ configure:2076: checking for C++ compiler version configure:2079: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:2082: $? = 0 configure:2084: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2087: $? = 0 configure:2089: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:2092: $? = 1 configure:2115: checking for C++ compiler default output file name configure:2118: i686-uhu-linux-g++ -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2121: $? = 0 configure:2167: result: a.out configure:2172: checking whether the C++ compiler works configure:2178: ./a.out configure:2181: $? = 0 configure:2198: result: yes configure:2205: checking whether we are cross compiling configure:2207: result: no configure:2210: checking for suffix of executables configure:2212: i686-uhu-linux-g++ -o conftest -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2215: $? = 0 configure:2240: result: configure:2246: checking for suffix of object files configure:2267: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2270: $? = 0 configure:2292: result: o configure:2296: checking whether we are using the GNU C++ compiler configure:2320: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2326: $? = 0 configure:2329: test -z || test ! -s conftest.err configure:2332: $? = 0 configure:2335: test -s conftest.o configure:2338: $? = 0 configure:2351: result: yes configure:2357: checking whether i686-uhu-linux-g++ accepts -g configure:2378: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:2384: $? = 0 configure:2387: test -z || test ! -s conftest.err configure:2390: $? = 0 configure:2393: test -s conftest.o configure:2396: $? = 0 configure:2407: result: yes configure:2449: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2455: $? = 0 configure:2458: test -z || test ! -s conftest.err configure:2461: $? = 0 configure:2464: test -s conftest.o configure:2467: $? = 0 configure:2493: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:2499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2449: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2449: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2449: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2455: $? = 0 configure:2458: test -z || test ! -s conftest.err configure:2461: $? = 0 configure:2464: test -s conftest.o configure:2467: $? = 0 configure:2493: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:2499: $? = 0 configure:2502: test -z || test ! -s conftest.err configure:2505: $? = 0 configure:2508: test -s conftest.o configure:2511: $? = 0 configure:2545: checking for style of include used by make configure:2573: result: GNU configure:2601: checking dependency style of i686-uhu-linux-g++ configure:2691: result: gcc3 configure:2716: checking for i686-uhu-linux-gcc configure:2732: found /usr/bin/i686-uhu-linux-gcc configure:2742: result: i686-uhu-linux-gcc configure:3024: checking for C compiler version configure:3027: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3030: $? = 0 configure:3032: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3035: $? = 0 configure:3037: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3040: $? = 1 configure:3043: checking whether we are using the GNU C compiler configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3076: test -z || test ! -s conftest.err configure:3079: $? = 0 configure:3082: test -s conftest.o configure:3085: $? = 0 configure:3098: result: yes configure:3104: checking whether i686-uhu-linux-gcc accepts -g configure:3125: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3131: $? = 0 configure:3134: test -z || test ! -s conftest.err configure:3137: $? = 0 configure:3140: test -s conftest.o configure:3143: $? = 0 configure:3154: result: yes configure:3171: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3241: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3247: $? = 0 configure:3250: test -z || test ! -s conftest.err configure:3253: $? = 0 configure:3256: test -s conftest.o configure:3259: $? = 0 configure:3277: result: none needed configure:3295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3301: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3433: checking dependency style of i686-uhu-linux-gcc configure:3523: result: gcc3 configure:3618: checking build system type configure:3636: result: i686-uhu-linux-gnu configure:3644: checking host system type configure:3658: result: i686-uhu-linux-gnu configure:3666: checking for a sed that does not truncate output configure:3720: result: /bin/sed configure:3723: checking for egrep configure:3733: result: grep -E configure:3749: checking for ld used by i686-uhu-linux-gcc configure:3816: result: /usr/bin/ld configure:3825: checking if the linker (/usr/bin/ld) is GNU ld configure:3840: result: yes configure:3845: checking for /usr/bin/ld option to reload object files configure:3852: result: -r configure:3861: checking for BSD-compatible nm configure:3903: result: nm configure:3907: checking whether ln -s works configure:3911: result: yes configure:3918: checking how to recognise dependent libraries configure:4092: result: pass_all configure:4305: checking how to run the C preprocessor configure:4340: i686-uhu-linux-gcc -E conftest.c configure:4346: $? = 0 configure:4378: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4423: result: i686-uhu-linux-gcc -E configure:4447: i686-uhu-linux-gcc -E conftest.c configure:4453: $? = 0 configure:4485: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4535: checking for ANSI C header files configure:4560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4566: $? = 0 configure:4569: test -z || test ! -s conftest.err configure:4572: $? = 0 configure:4575: test -s conftest.o configure:4578: $? = 0 configure:4667: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4670: $? = 0 configure:4672: ./conftest configure:4675: $? = 0 configure:4690: result: yes configure:4714: checking for sys/types.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for sys/stat.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for stdlib.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for string.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for memory.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for strings.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for inttypes.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for stdint.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4714: checking for unistd.h configure:4730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4736: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest.o configure:4748: $? = 0 configure:4759: result: yes configure:4785: checking dlfcn.h usability configure:4797: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4803: $? = 0 configure:4806: test -z || test ! -s conftest.err configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4829: checking dlfcn.h presence configure:4839: i686-uhu-linux-gcc -E conftest.c configure:4845: $? = 0 configure:4865: result: yes configure:4900: checking for dlfcn.h configure:4907: result: yes configure:4925: checking how to run the C++ preprocessor configure:4956: i686-uhu-linux-g++ -E conftest.cc configure:4962: $? = 0 configure:4994: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #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:5039: result: i686-uhu-linux-g++ -E configure:5063: i686-uhu-linux-g++ -E conftest.cc configure:5069: $? = 0 configure:5101: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #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:5160: checking for i686-uhu-linux-g77 configure:5189: result: no configure:5160: checking for i686-uhu-linux-f77 configure:5189: result: no configure:5160: checking for i686-uhu-linux-xlf configure:5189: result: no configure:5160: checking for i686-uhu-linux-frt configure:5189: result: no configure:5160: checking for i686-uhu-linux-pgf77 configure:5189: result: no configure:5160: checking for i686-uhu-linux-fort77 configure:5189: result: no configure:5160: checking for i686-uhu-linux-fl32 configure:5189: result: no configure:5160: checking for i686-uhu-linux-af77 configure:5189: result: no configure:5160: checking for i686-uhu-linux-f90 configure:5189: result: no configure:5160: checking for i686-uhu-linux-xlf90 configure:5189: result: no configure:5160: checking for i686-uhu-linux-pgf90 configure:5189: result: no configure:5160: checking for i686-uhu-linux-epcf90 configure:5189: result: no configure:5160: checking for i686-uhu-linux-f95 configure:5189: result: no configure:5160: checking for i686-uhu-linux-fort configure:5189: result: no configure:5160: checking for i686-uhu-linux-xlf95 configure:5189: result: no configure:5160: checking for i686-uhu-linux-ifc configure:5189: result: no configure:5160: checking for i686-uhu-linux-efc configure:5189: result: no configure:5160: checking for i686-uhu-linux-pgf95 configure:5189: result: no configure:5160: checking for i686-uhu-linux-lf95 configure:5189: result: no configure:5160: checking for i686-uhu-linux-gfortran configure:5189: result: no configure:5202: checking for g77 configure:5231: result: no configure:5202: checking for f77 configure:5231: result: no configure:5202: checking for xlf configure:5231: result: no configure:5202: checking for frt configure:5231: result: no configure:5202: checking for pgf77 configure:5231: result: no configure:5202: checking for fort77 configure:5231: result: no configure:5202: checking for fl32 configure:5231: result: no configure:5202: checking for af77 configure:5231: result: no configure:5202: checking for f90 configure:5231: result: no configure:5202: checking for xlf90 configure:5231: result: no configure:5202: checking for pgf90 configure:5231: result: no configure:5202: checking for epcf90 configure:5231: result: no configure:5202: checking for f95 configure:5231: result: no configure:5202: checking for fort configure:5231: result: no configure:5202: checking for xlf95 configure:5231: result: no configure:5202: checking for ifc configure:5231: result: no configure:5202: checking for efc configure:5231: result: no configure:5202: checking for pgf95 configure:5231: result: no configure:5202: checking for lf95 configure:5231: result: no configure:5202: checking for gfortran configure:5231: result: no configure:5243: checking for Fortran 77 compiler version configure:5246: --version &5 ./configure: line 5247: --version: command not found configure:5249: $? = 127 configure:5251: -v &5 ./configure: line 5252: -v: command not found configure:5254: $? = 127 configure:5256: -V &5 ./configure: line 5257: -V: command not found configure:5259: $? = 127 configure:5267: checking whether we are using the GNU Fortran 77 compiler configure:5281: -c conftest.F >&5 ./configure: line 5282: -c: command not found configure:5287: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5312: result: no configure:5318: checking whether accepts -g configure:5330: -c -g conftest.f >&5 ./configure: line 5331: -c: command not found configure:5336: $? = 127 configure: failed program was: | program main | | end configure:5360: result: no configure:5390: checking the maximum length of command line arguments configure:5455: result: 32768 configure:5466: checking command to parse nm output from i686-uhu-linux-gcc object configure:5555: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5558: $? = 0 configure:5562: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5565: $? = 0 configure:5617: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:5620: $? = 0 configure:5658: result: ok configure:5662: checking for objdir configure:5677: result: .libs configure:5729: checking for i686-uhu-linux-ar configure:5745: found /usr/bin/i686-uhu-linux-ar configure:5755: result: i686-uhu-linux-ar configure:5809: checking for i686-uhu-linux-ranlib configure:5838: result: no configure:5847: checking for ranlib configure:5863: found /usr/bin/ranlib configure:5874: result: ranlib configure:5889: checking for i686-uhu-linux-strip configure:5918: result: no configure:5927: checking for strip configure:5943: found /usr/bin/strip configure:5954: result: strip configure:6216: checking if i686-uhu-linux-gcc static flag works configure:6239: result: yes configure:6257: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6275: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:6279: $? = 0 configure:6290: result: no configure:6305: checking for i686-uhu-linux-gcc option to produce PIC configure:6482: result: -fPIC configure:6490: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:6508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:6512: $? = 0 configure:6523: result: yes configure:6547: checking if i686-uhu-linux-gcc supports -c -o file.o configure:6568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:6572: $? = 0 configure:6592: result: yes configure:6618: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7465: result: yes configure:7491: checking whether -lc should be explicitly linked in configure:7496: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7499: $? = 0 configure:7513: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7516: $? = 0 configure:7528: result: no configure:7536: checking dynamic linker characteristics configure:8088: result: GNU/Linux ld.so configure:8092: checking how to hardcode library paths into programs configure:8117: result: immediate configure:8131: checking whether stripping libraries is possible configure:8136: result: yes configure:8959: checking if libtool supports shared libraries configure:8961: result: yes configure:8964: checking whether to build shared libraries configure:9022: result: yes configure:9025: checking whether to build static libraries configure:9029: result: no configure:9121: creating libtool configure:9668: checking for ld used by i686-uhu-linux-g++ configure:9735: result: /usr/bin/ld configure:9744: checking if the linker (/usr/bin/ld) is GNU ld configure:9759: result: yes configure:9810: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10636: result: yes configure:10654: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long conftest.cc >&5 configure:10657: $? = 0 configure:10753: checking for i686-uhu-linux-g++ option to produce PIC configure:11005: result: -fPIC configure:11013: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:11031: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long -fPIC -DPIC conftest.cc >&5 configure:11035: $? = 0 configure:11046: result: yes configure:11070: checking if i686-uhu-linux-g++ supports -c -o file.o configure:11091: i686-uhu-linux-g++ -c -O3 -Wall -pedantic -Wno-long-long -o out/conftest2.o conftest.cc >&5 configure:11095: $? = 0 configure:11115: result: yes configure:11141: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11169: result: yes configure:11240: checking dynamic linker characteristics configure:11792: result: GNU/Linux ld.so configure:11796: checking how to hardcode library paths into programs configure:11821: result: immediate configure:11835: checking whether stripping libraries is possible configure:11840: result: yes configure:19083: checking whether make sets $(MAKE) configure:19103: result: yes configure:19113: checking whether to enable maintainer-specific portions of Makefiles configure:19122: result: no configure:19143: checking for ANSI C header files configure:19298: result: yes configure:19328: checking fcntl.h usability configure:19340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19346: $? = 0 configure:19349: test -z || test ! -s conftest.err configure:19352: $? = 0 configure:19355: test -s conftest.o configure:19358: $? = 0 configure:19368: result: yes configure:19372: checking fcntl.h presence configure:19382: i686-uhu-linux-gcc -E conftest.c configure:19388: $? = 0 configure:19408: result: yes configure:19443: checking for fcntl.h configure:19450: result: yes configure:19319: checking for memory.h configure:19324: result: yes configure:19319: checking for stdlib.h configure:19324: result: yes configure:19319: checking for string.h configure:19324: result: yes configure:19328: checking sys/ioctl.h usability configure:19340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19346: $? = 0 configure:19349: test -z || test ! -s conftest.err configure:19352: $? = 0 configure:19355: test -s conftest.o configure:19358: $? = 0 configure:19368: result: yes configure:19372: checking sys/ioctl.h presence configure:19382: i686-uhu-linux-gcc -E conftest.c configure:19388: $? = 0 configure:19408: result: yes configure:19443: checking for sys/ioctl.h configure:19450: result: yes configure:19328: checking sys/time.h usability configure:19340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19346: $? = 0 configure:19349: test -z || test ! -s conftest.err configure:19352: $? = 0 configure:19355: test -s conftest.o configure:19358: $? = 0 configure:19368: result: yes configure:19372: checking sys/time.h presence configure:19382: i686-uhu-linux-gcc -E conftest.c configure:19388: $? = 0 configure:19408: result: yes configure:19443: checking for sys/time.h configure:19450: result: yes configure:19319: checking for unistd.h configure:19324: result: yes configure:19465: checking for an ANSI C-conforming const configure:19532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19538: $? = 0 configure:19541: test -z || test ! -s conftest.err configure:19544: $? = 0 configure:19547: test -s conftest.o configure:19550: $? = 0 configure:19561: result: yes configure:19571: checking for size_t configure:19595: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19601: $? = 0 configure:19604: test -z || test ! -s conftest.err configure:19607: $? = 0 configure:19610: test -s conftest.o configure:19613: $? = 0 configure:19624: result: yes configure:19636: checking for inline configure:19657: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19663: $? = 0 configure:19666: test -z || test ! -s conftest.err configure:19669: $? = 0 configure:19672: test -s conftest.o configure:19675: $? = 0 configure:19687: result: inline configure:19708: checking for working memcmp configure:19756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19759: $? = 0 configure:19761: ./conftest configure:19764: $? = 0 configure:19778: result: yes configure:19789: checking whether lstat dereferences a symlink specified with a trailing slash configure:19820: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19823: $? = 0 configure:19825: ./conftest configure:19828: $? = 0 configure:19849: result: yes configure:19870: checking whether stat accepts an empty string configure:19895: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19898: $? = 0 configure:19900: ./conftest configure:19903: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #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 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:19917: result: no configure:19939: checking whether byte ordering is bigendian configure:19966: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19972: $? = 0 configure:19975: test -z || test ! -s conftest.err configure:19978: $? = 0 configure:19981: test -s conftest.o configure:19984: $? = 0 configure:20008: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:41:2: error: unknown type name 'not' not big endian ^ conftest.c:41:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:20014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mac" | #define PACKAGE_TARNAME "mac" | #define PACKAGE_VERSION "3.99-u4-b5" | #define PACKAGE_STRING "mac 3.99-u4-b5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mac" | #define VERSION "3.99-u4-b5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #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 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20147: result: no configure:20171: checking for wcscasecmp configure:20228: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20234: $? = 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:20271: checking for nanosleep configure:20328: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20334: $? = 0 configure:20337: test -z || test ! -s conftest.err configure:20340: $? = 0 configure:20343: test -s conftest configure:20346: $? = 0 configure:20358: result: yes configure:20505: checking for assembly enabled configure:20515: result: yes configure:20537: checking for yasm configure:20571: result: no configure:20577: checking for some Win32 platform configure:20587: result: no configure:20724: result: "enable_assembly = no" configure:20733: checking for int * configure:20757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20763: $? = 0 configure:20766: test -z || test ! -s conftest.err configure:20769: $? = 0 configure:20772: test -s conftest.o configure:20775: $? = 0 configure:20786: result: yes configure:20789: checking size of int * configure:21101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21104: $? = 0 configure:21106: ./conftest configure:21109: $? = 0 configure:21132: result: 4 configure:21329: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mac config.status 3.99-u4-b5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:781: creating Makefile config.status:781: creating src/Makefile config.status:781: creating src/Console/Makefile config.status:781: creating src/Shared/Makefile config.status:781: creating src/MACLib/Makefile config.status:781: creating src/MACLib/Assembly/Makefile config.status:781: creating src/Examples/Makefile config.status:781: creating src/Examples/Analyze/Makefile config.status:781: creating src/Examples/Analyze/Sample1/Makefile config.status:847: creating src/Shared/config.h config.status:981: src/Shared/config.h is unchanged config.status:1161: executing depfiles commands configure:22675: result: Build options: mac 3.99-u4-b5 archtecture X86 Win no enable-assembly no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-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_lstat_dereferences_slashed_symlink=yes ac_cv_func_memcmp_working=yes ac_cv_func_nanosleep=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_wcscasecmp=yes ac_cv_header_dlfcn_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' 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_make_make_set=yes ac_cv_sizeof_int_p=4 ac_cv_type_int_p=yes ac_cv_type_size_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= 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='i686-uhu-linux-ar' ARCH_PPC_FALSE='' ARCH_PPC_TRUE='#' ARCH_SPARC_FALSE='' ARCH_SPARC_TRUE='#' ARCH_X86_64_FALSE='' ARCH_X86_64_TRUE='#' ARCH_X86_FALSE='#' ARCH_X86_TRUE='' 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='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O3 -Wall -pedantic -Wno-long-long' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_ASSEMBLY_FALSE='#' ENABLE_ASSEMBLY_TRUE='' EXEEXT='' F77='' FFLAGS='' HAS_YASM_FALSE='' HAS_YASM_TRUE='#' 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='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' OS_WIN_FALSE='' OS_WIN_TRUE='#' PACKAGE='mac' PACKAGE_BUGREPORT='' PACKAGE_NAME='mac' PACKAGE_STRING='mac 3.99-u4-b5' PACKAGE_TARNAME='mac' PACKAGE_VERSION='3.99-u4-b5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.99-u4-b5' YASM='' YASM_ARCH='-m x86' YASM_FORMAT='-f elf' ac_ct_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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' 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 ARCH_X86 #define BUILD_CROSS_PLATFORM #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCSCASECMP 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "mac" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "mac" #define PACKAGE_STRING "mac 3.99-u4-b5" #define PACKAGE_TARNAME "mac" #define PACKAGE_VERSION "3.99-u4-b5" #define SIZEOF_INT_P 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "3.99-u4-b5" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0