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.60. Invocation command line was $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 131 tasks, 190 threads, 4 processors Load average: 2.70, Mach factor: 1.98 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1964: checking for a BSD-compatible install configure:2020: result: /usr/bin/install -c -o root -g wheel configure:2031: checking whether build environment is sane configure:2074: result: yes configure:2139: checking for gawk configure:2155: found /usr/local/bin/gawk configure:2166: result: gawk configure:2177: checking whether make sets $(MAKE) configure:2198: result: yes configure:2436: checking for gcc configure:2463: result: cc configure:2701: checking for C compiler version configure:2708: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2711: $? = 0 configure:2718: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2721: $? = 0 configure:2728: cc -V >&5 cc: `-V' option must have argument configure:2731: $? = 1 configure:2754: checking for C compiler default output file name configure:2781: cc -O -pipe conftest.c >&5 configure:2784: $? = 0 configure:2830: result: a.out configure:2835: checking whether the C compiler works configure:2845: ./a.out configure:2848: $? = 0 configure:2865: result: yes configure:2872: checking whether we are cross compiling configure:2874: result: no configure:2877: checking for suffix of executables configure:2884: cc -o conftest -O -pipe conftest.c >&5 configure:2887: $? = 0 configure:2911: result: configure:2917: checking for suffix of object files configure:2943: cc -c -O -pipe conftest.c >&5 configure:2946: $? = 0 configure:2969: result: o configure:2973: checking whether we are using the GNU C compiler configure:3002: cc -c -O -pipe conftest.c >&5 configure:3008: $? = 0 configure:3015: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3018: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3042: result: yes configure:3047: checking whether cc accepts -g configure:3077: cc -c -g conftest.c >&5 configure:3083: $? = 0 configure:3090: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3093: $? = 0 configure:3100: test -s conftest.o configure:3103: $? = 0 configure:3233: result: yes configure:3250: checking for cc option to accept ISO C89 configure:3324: cc -c -O -pipe conftest.c >&5 configure:3330: $? = 0 configure:3337: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3340: $? = 0 configure:3347: test -s conftest.o configure:3350: $? = 0 configure:3370: result: none needed configure:3399: checking for style of include used by make configure:3427: result: GNU configure:3455: checking dependency style of cc configure:3545: result: gcc3 configure:3678: checking for C++ compiler version configure:3685: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3688: $? = 0 configure:3695: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3698: $? = 0 configure:3705: c++ -V >&5 c++: `-V' option must have argument configure:3708: $? = 1 configure:3711: checking whether we are using the GNU C++ compiler configure:3740: c++ -c -O -pipe conftest.cpp >&5 configure:3746: $? = 0 configure:3753: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3756: $? = 0 configure:3763: test -s conftest.o configure:3766: $? = 0 configure:3780: result: yes configure:3785: checking whether c++ accepts -g configure:3815: c++ -c -g conftest.cpp >&5 configure:3821: $? = 0 configure:3828: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3831: $? = 0 configure:3838: test -s conftest.o configure:3841: $? = 0 configure:3971: result: yes configure:3996: checking dependency style of c++ configure:4086: result: gcc3 configure:4108: checking how to run the C preprocessor configure:4148: cc -E conftest.c configure:4154: $? = 0 configure:4192: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:4238: result: cc -E configure:4267: cc -E conftest.c configure:4273: $? = 0 configure:4311: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:4382: checking for inline configure:4408: c++ -c -O -pipe conftest.cpp >&5 configure:4414: $? = 0 configure:4421: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4424: $? = 0 configure:4431: test -s conftest.o configure:4434: $? = 0 configure:4449: result: inline configure:4468: checking for an ANSI C-conforming const configure:4543: c++ -c -O -pipe conftest.cpp >&5 configure:4549: $? = 0 configure:4556: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4559: $? = 0 configure:4566: test -s conftest.o configure:4569: $? = 0 configure:4581: result: yes configure:4604: checking for a BSD-compatible install configure:4660: result: /usr/bin/install -c -o root -g wheel configure:4676: checking how to run the C++ preprocessor configure:4712: c++ -E conftest.cpp configure:4718: $? = 0 configure:4756: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4762: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:4802: result: c++ -E configure:4831: c++ -E conftest.cpp configure:4837: $? = 0 configure:4875: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:4926: checking for X configure:5184: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:5387: c++ -o conftest -O -pipe conftest.cpp -L/usr/X11R6/lib -lX11 >&5 configure:5393: $? = 0 configure:5400: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5403: $? = 0 configure:5410: test -s conftest configure:5413: $? = 0 configure:5598: checking for gethostbyname configure:5654: c++ -o conftest -O -pipe conftest.cpp >&5 configure:5660: $? = 0 configure:5667: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5670: $? = 0 configure:5677: test -s conftest configure:5680: $? = 0 configure:5693: result: yes configure:5870: checking for connect configure:5926: c++ -o conftest -O -pipe conftest.cpp >&5 configure:5932: $? = 0 configure:5939: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5942: $? = 0 configure:5949: test -s conftest configure:5952: $? = 0 configure:5965: result: yes configure:6053: checking for remove configure:6109: c++ -o conftest -O -pipe conftest.cpp >&5 configure:6115: $? = 0 configure:6122: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6125: $? = 0 configure:6132: test -s conftest configure:6135: $? = 0 configure:6148: result: yes configure:6236: checking for shmat configure:6292: c++ -o conftest -O -pipe conftest.cpp >&5 configure:6298: $? = 0 configure:6305: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6308: $? = 0 configure:6315: test -s conftest configure:6318: $? = 0 configure:6331: result: yes configure:6428: checking for IceConnectionNumber in -lICE configure:6463: c++ -o conftest -O -pipe -L/usr/X11R6/lib conftest.cpp -lICE >&5 configure:6469: $? = 0 configure:6476: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6479: $? = 0 configure:6486: test -s conftest configure:6489: $? = 0 configure:6503: result: yes configure:6513: checking for grep that handles long lines and -e configure:6587: result: /usr/bin/grep configure:6592: checking for egrep configure:6670: result: /usr/bin/grep -E configure:6675: checking for ANSI C header files configure:6705: c++ -c -O -pipe conftest.cpp >&5 configure:6711: $? = 0 configure:6718: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6721: $? = 0 configure:6728: test -s conftest.o configure:6731: $? = 0 configure:6824: c++ -o conftest -O -pipe conftest.cpp >&5 configure:6827: $? = 0 configure:6833: ./conftest configure:6836: $? = 0 configure:6853: result: yes configure:6877: checking for sys/types.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for sys/stat.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for stdlib.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for string.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for memory.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for strings.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for inttypes.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for stdint.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6877: checking for unistd.h configure:6898: c++ -c -O -pipe conftest.cpp >&5 configure:6904: $? = 0 configure:6911: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6914: $? = 0 configure:6921: test -s conftest.o configure:6924: $? = 0 configure:6937: result: yes configure:6949: checking whether byte ordering is bigendian configure:6981: c++ -c -O -pipe conftest.cpp >&5 configure:6987: $? = 0 configure:6994: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6997: $? = 0 configure:7004: test -s conftest.o configure:7007: $? = 0 configure:7036: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:27: error: `big' undeclared (first use this function) conftest.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:27: error: parse error before `;' token configure:7042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7216: result: no configure:7235: checking for ANSI C header files configure:7413: result: yes configure:7429: checking for stdint.h configure:7435: result: yes configure:7429: checking for inttypes.h configure:7435: result: yes configure:7603: checking mathf.h usability configure:7620: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp:56:19: mathf.h: No such file or directory configure:7626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7657: result: no configure:7661: checking mathf.h presence configure:7676: c++ -E conftest.cpp conftest.cpp:23:19: mathf.h: No such file or directory configure:7682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:7703: result: no configure:7731: checking for mathf.h configure:7739: result: no configure:7767: checking float.h usability configure:7784: c++ -c -O -pipe conftest.cpp >&5 configure:7790: $? = 0 configure:7797: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7800: $? = 0 configure:7807: test -s conftest.o configure:7810: $? = 0 configure:7821: result: yes configure:7825: checking float.h presence configure:7840: c++ -E conftest.cpp configure:7846: $? = 0 configure:7867: result: yes configure:7895: checking for float.h configure:7903: result: yes configure:7921: checking for strchr configure:7977: c++ -o conftest -O -pipe conftest.cpp >&5 configure:7983: $? = 0 configure:7990: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7993: $? = 0 configure:8000: test -s conftest configure:8003: $? = 0 configure:8017: result: yes configure:7921: checking for memcpy configure:7977: c++ -o conftest -O -pipe conftest.cpp >&5 configure:7983: $? = 0 configure:7990: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7993: $? = 0 configure:8000: test -s conftest configure:8003: $? = 0 configure:8017: result: yes configure:8042: checking sys/time.h usability configure:8059: c++ -c -O -pipe conftest.cpp >&5 configure:8065: $? = 0 configure:8072: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:8075: $? = 0 configure:8082: test -s conftest.o configure:8085: $? = 0 configure:8096: result: yes configure:8100: checking sys/time.h presence configure:8115: c++ -E conftest.cpp configure:8121: $? = 0 configure:8142: result: yes configure:8170: checking for sys/time.h configure:8178: result: yes configure:8191: checking whether time.h and sys/time.h may both be included configure:8221: c++ -c -O -pipe conftest.cpp >&5 configure:8227: $? = 0 configure:8234: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:8237: $? = 0 configure:8244: test -s conftest.o configure:8247: $? = 0 configure:8259: result: yes configure:8269: checking for int configure:8299: c++ -c -O -pipe conftest.cpp >&5 configure:8305: $? = 0 configure:8312: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:8315: $? = 0 configure:8322: test -s conftest.o configure:8325: $? = 0 configure:8337: result: yes configure:8340: checking size of int configure:8728: c++ -o conftest -O -pipe conftest.cpp >&5 configure:8731: $? = 0 configure:8737: ./conftest configure:8740: $? = 0 configure:8762: result: 4 configure:8769: checking for unsigned int configure:8799: c++ -c -O -pipe conftest.cpp >&5 configure:8805: $? = 0 configure:8812: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:8815: $? = 0 configure:8822: test -s conftest.o configure:8825: $? = 0 configure:8837: result: yes configure:8840: checking size of unsigned int configure:9228: c++ -o conftest -O -pipe conftest.cpp >&5 configure:9231: $? = 0 configure:9237: ./conftest configure:9240: $? = 0 configure:9262: result: 4 configure:9269: checking for long configure:9299: c++ -c -O -pipe conftest.cpp >&5 configure:9305: $? = 0 configure:9312: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:9315: $? = 0 configure:9322: test -s conftest.o configure:9325: $? = 0 configure:9337: result: yes configure:9340: checking size of long configure:9728: c++ -o conftest -O -pipe conftest.cpp >&5 configure:9731: $? = 0 configure:9737: ./conftest configure:9740: $? = 0 configure:9762: result: 4 configure:9769: checking for unsigned long configure:9799: c++ -c -O -pipe conftest.cpp >&5 configure:9805: $? = 0 configure:9812: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:9815: $? = 0 configure:9822: test -s conftest.o configure:9825: $? = 0 configure:9837: result: yes configure:9840: checking size of unsigned long configure:10228: c++ -o conftest -O -pipe conftest.cpp >&5 configure:10231: $? = 0 configure:10237: ./conftest configure:10240: $? = 0 configure:10262: result: 4 configure:10269: checking for long long configure:10299: c++ -c -O -pipe conftest.cpp >&5 configure:10305: $? = 0 configure:10312: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:10315: $? = 0 configure:10322: test -s conftest.o configure:10325: $? = 0 configure:10337: result: yes configure:10340: checking size of long long configure:10728: c++ -o conftest -O -pipe conftest.cpp >&5 configure:10731: $? = 0 configure:10737: ./conftest configure:10740: $? = 0 configure:10762: result: 8 configure:10769: checking for unsigned long long configure:10799: c++ -c -O -pipe conftest.cpp >&5 configure:10805: $? = 0 configure:10812: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:10815: $? = 0 configure:10822: test -s conftest.o configure:10825: $? = 0 configure:10837: result: yes configure:10840: checking size of unsigned long long configure:11228: c++ -o conftest -O -pipe conftest.cpp >&5 configure:11231: $? = 0 configure:11237: ./conftest configure:11240: $? = 0 configure:11262: result: 8 configure:11275: checking for bool configure:11305: c++ -c -O -pipe conftest.cpp >&5 configure:11311: $? = 0 configure:11318: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:11321: $? = 0 configure:11328: test -s conftest.o configure:11331: $? = 0 configure:11343: result: yes configure:11346: checking size of bool configure:11734: c++ -o conftest -O -pipe conftest.cpp >&5 configure:11737: $? = 0 configure:11743: ./conftest configure:11746: $? = 0 configure:11768: result: 1 configure:11782: checking for fpos_t.__pos configure:11811: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:41: error: request for member `__pos' in `ac_aggr', which is of non-class type `fpos_t' configure:11817: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static fpos_t ac_aggr; | if (ac_aggr.__pos) | return 0; | ; | return 0; | } configure:11868: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:41: error: request for member `__pos' in `ac_aggr', which is of non-class type `fpos_t' configure:11874: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static fpos_t ac_aggr; | if (sizeof ac_aggr.__pos) | return 0; | ; | return 0; | } configure:11909: result: no configure:11941: checking fcntl.h usability configure:11958: c++ -c -O -pipe conftest.cpp >&5 configure:11964: $? = 0 configure:11971: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:11974: $? = 0 configure:11981: test -s conftest.o configure:11984: $? = 0 configure:11995: result: yes configure:11999: checking fcntl.h presence configure:12014: c++ -E conftest.cpp configure:12020: $? = 0 configure:12041: result: yes configure:12069: checking for fcntl.h configure:12077: result: yes configure:11931: checking for unistd.h configure:11937: result: yes configure:11931: checking for stdint.h configure:11937: result: yes configure:11931: checking for inttypes.h configure:11937: result: yes configure:11941: checking getopt.h usability configure:11958: c++ -c -O -pipe conftest.cpp >&5 configure:11964: $? = 0 configure:11971: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:11974: $? = 0 configure:11981: test -s conftest.o configure:11984: $? = 0 configure:11995: result: yes configure:11999: checking getopt.h presence configure:12014: c++ -E conftest.cpp configure:12020: $? = 0 configure:12041: result: yes configure:12069: checking for getopt.h configure:12077: result: yes configure:11941: checking byteswap.h usability configure:11958: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp:73:22: byteswap.h: No such file or directory configure:11964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11995: result: no configure:11999: checking byteswap.h presence configure:12014: c++ -E conftest.cpp conftest.cpp:40:22: byteswap.h: No such file or directory configure:12020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:12041: result: no configure:12069: checking for byteswap.h configure:12077: result: no configure:12107: checking linux/cdrom.h usability configure:12124: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp:73:25: linux/cdrom.h: No such file or directory configure:12130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12161: result: no configure:12165: checking linux/cdrom.h presence configure:12180: c++ -E conftest.cpp conftest.cpp:40:25: linux/cdrom.h: No such file or directory configure:12186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:12207: result: no configure:12235: checking for linux/cdrom.h configure:12243: result: no configure:12107: checking sys/dvdio.h usability configure:12124: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp:73:23: sys/dvdio.h: No such file or directory configure:12130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12161: result: no configure:12165: checking sys/dvdio.h presence configure:12180: c++ -E conftest.cpp conftest.cpp:40:23: sys/dvdio.h: No such file or directory configure:12186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aacgain" | #define VERSION "1.4" | #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 STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_BOOL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:12207: result: no configure:12235: checking for sys/dvdio.h configure:12243: result: no configure:12097: checking for sys/time.h configure:12103: result: yes configure:12270: checking for strerror configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for strcasestr configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for poll configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for getopt configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for getopt_long configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for getopt_long_only configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for getrusage configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for socketpair configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for strsep configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12270: checking for inet_ntoa configure:12326: c++ -o conftest -O -pipe conftest.cpp >&5 configure:12332: $? = 0 configure:12339: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12342: $? = 0 configure:12349: test -s conftest configure:12352: $? = 0 configure:12366: result: yes configure:12378: checking for in_port_t configure:12411: c++ -c -O -pipe conftest.cpp >&5 configure:12417: $? = 0 configure:12424: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12427: $? = 0 configure:12434: test -s conftest.o configure:12437: $? = 0 configure:12449: result: yes configure:12459: checking for socklen_t configure:12492: c++ -c -O -pipe conftest.cpp >&5 configure:12498: $? = 0 configure:12505: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12508: $? = 0 configure:12515: test -s conftest.o configure:12518: $? = 0 configure:12530: result: yes configure:12544: checking for uint8_t configure:12574: c++ -c -O -pipe conftest.cpp >&5 configure:12580: $? = 0 configure:12587: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12590: $? = 0 configure:12597: test -s conftest.o configure:12600: $? = 0 configure:12612: result: yes configure:12622: checking for int8_t configure:12652: c++ -c -O -pipe conftest.cpp >&5 configure:12658: $? = 0 configure:12665: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12668: $? = 0 configure:12675: test -s conftest.o configure:12678: $? = 0 configure:12690: result: yes configure:12700: checking for uint16_t configure:12730: c++ -c -O -pipe conftest.cpp >&5 configure:12736: $? = 0 configure:12743: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12746: $? = 0 configure:12753: test -s conftest.o configure:12756: $? = 0 configure:12768: result: yes configure:12778: checking for int16_t configure:12808: c++ -c -O -pipe conftest.cpp >&5 configure:12814: $? = 0 configure:12821: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12824: $? = 0 configure:12831: test -s conftest.o configure:12834: $? = 0 configure:12846: result: yes configure:12856: checking for uint32_t configure:12886: c++ -c -O -pipe conftest.cpp >&5 configure:12892: $? = 0 configure:12899: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12902: $? = 0 configure:12909: test -s conftest.o configure:12912: $? = 0 configure:12924: result: yes configure:12934: checking for int32_t configure:12964: c++ -c -O -pipe conftest.cpp >&5 configure:12970: $? = 0 configure:12977: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12980: $? = 0 configure:12987: test -s conftest.o configure:12990: $? = 0 configure:13002: result: yes configure:13012: checking for uint64_t configure:13042: c++ -c -O -pipe conftest.cpp >&5 configure:13048: $? = 0 configure:13055: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:13058: $? = 0 configure:13065: test -s conftest.o configure:13068: $? = 0 configure:13080: result: yes configure:13090: checking for int64_t configure:13120: c++ -c -O -pipe conftest.cpp >&5 configure:13126: $? = 0 configure:13133: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:13136: $? = 0 configure:13143: test -s conftest.o configure:13146: $? = 0 configure:13158: result: yes configure:13275: checking for size_t configure:13305: c++ -c -O -pipe conftest.cpp >&5 configure:13311: $? = 0 configure:13318: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:13321: $? = 0 configure:13328: test -s conftest.o configure:13331: $? = 0 configure:13343: result: yes configure:13434: checking build system type configure:13447: error: /bin/sh ./config.sub -apple-darwin8.0.1 failed ## ---------------- ## ## Cache variables. ## ## ---------------- ## configure:19: WARNING: Cache variable ac_cv_build contains a newline. 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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getrusage=yes ac_cv_func_inet_ntoa=yes ac_cv_func_memcpy=yes ac_cv_func_poll=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_socketpair=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strsep=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_byteswap_h=no ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_cdrom_h=no ac_cv_header_mathf_h=no 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_dvdio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_member_fpos_t___pos=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_bool=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_type_bool=yes ac_cv_type_in_port_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run tar' AR='' AUTOCONF='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/audio/aacgain/work/aacgain-1.7/missing --run makeinfo' OBJEXT='o' PACKAGE='aacgain' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.4' XMKMF='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' 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='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' do_static_build_FALSE='#' do_static_build_TRUE='' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/audio/aacgain/work/aacgain-1.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "aacgain" #define VERSION "1.4" #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 STDC_HEADERS 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_FLOAT_H 1 #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_BOOL 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STRERROR 1 #define HAVE_STRCASESTR 1 #define HAVE_POLL 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_GETRUSAGE 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STRSEP 1 #define HAVE_INET_NTOA 1 #define HAVE_IN_PORT_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT64_T 1 #define A_UINT32_T unsigned int #define A_INT32_T int #define A_UINT64_T unsigned long long #define A_INT64_T long long configure: exit 1