This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = manchester uname -m = i686 uname -r = 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+++opt+c6+gr2b-v6.192 uname -s = Linux uname -v = #1 SMP Wed Dec 14 17:06:16 PST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1563: checking build system type configure:1581: result: i686-pc-linux-gnu configure:1589: checking host system type configure:1603: result: i686-pc-linux-gnu configure:1611: checking target system type configure:1625: result: i686-pc-linux-gnu configure:1656: checking for a BSD-compatible install configure:1711: result: /usr/bin/install -c configure:1722: checking whether build environment is sane configure:1765: result: yes configure:1830: checking for gawk configure:1846: found /usr/bin/gawk configure:1856: result: gawk configure:1866: checking whether make sets $(MAKE) configure:1886: result: yes configure:2054: checking whether to enable maintainer-specific portions of Makefiles configure:2063: result: no configure:2130: checking for gcc configure:2146: found /usr/bin/gcc configure:2156: result: gcc configure:2400: checking for C compiler version configure:2403: gcc --version &5 gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 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:2406: $? = 0 configure:2408: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:2411: $? = 0 configure:2413: gcc -V &5 gcc: `-V' option must have argument configure:2416: $? = 1 configure:2439: checking for C compiler default output file name configure:2442: gcc conftest.c >&5 configure:2445: $? = 0 configure:2491: result: a.out configure:2496: checking whether the C compiler works configure:2502: ./a.out configure:2505: $? = 0 configure:2522: result: yes configure:2529: checking whether we are cross compiling configure:2531: result: no configure:2534: checking for suffix of executables configure:2536: gcc -o conftest conftest.c >&5 configure:2539: $? = 0 configure:2564: result: configure:2570: checking for suffix of object files configure:2591: gcc -c conftest.c >&5 configure:2594: $? = 0 configure:2616: result: o configure:2620: checking whether we are using the GNU C compiler configure:2644: gcc -c conftest.c >&5 configure:2650: $? = 0 configure:2653: test -z || test ! -s conftest.err configure:2656: $? = 0 configure:2659: test -s conftest.o configure:2662: $? = 0 configure:2675: result: yes configure:2681: checking whether gcc accepts -g configure:2702: gcc -c -g conftest.c >&5 configure:2708: $? = 0 configure:2711: test -z || test ! -s conftest.err configure:2714: $? = 0 configure:2717: test -s conftest.o configure:2720: $? = 0 configure:2731: result: yes configure:2748: checking for gcc option to accept ANSI C configure:2818: gcc -c -g -O2 conftest.c >&5 configure:2824: $? = 0 configure:2827: test -z || test ! -s conftest.err configure:2830: $? = 0 configure:2833: test -s conftest.o configure:2836: $? = 0 configure:2854: result: none needed configure:2872: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2878: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3019: checking for style of include used by make configure:3047: result: GNU configure:3075: checking dependency style of gcc configure:3165: result: gcc3 configure:3256: checking for a sed that does not truncate output configure:3310: result: /bin/sed configure:3313: checking for egrep configure:3323: result: grep -E configure:3339: checking for ld used by gcc configure:3406: result: /usr/bin/ld configure:3415: checking if the linker (/usr/bin/ld) is GNU ld configure:3430: result: yes configure:3435: checking for /usr/bin/ld option to reload object files configure:3442: result: -r configure:3451: checking for BSD-compatible nm configure:3493: result: /usr/bin/nm -B configure:3497: checking whether ln -s works configure:3501: result: yes configure:3508: checking how to recognise dependent libraries configure:3682: result: pass_all configure:3895: checking how to run the C preprocessor configure:3930: gcc -E conftest.c configure:3936: $? = 0 configure:3968: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4013: result: gcc -E configure:4037: gcc -E conftest.c configure:4043: $? = 0 configure:4075: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4125: checking for ANSI C header files configure:4150: gcc -c conftest.c >&5 configure:4156: $? = 0 configure:4159: test -z || test ! -s conftest.err configure:4162: $? = 0 configure:4165: test -s conftest.o configure:4168: $? = 0 configure:4254: gcc -o conftest conftest.c >&5 configure:4257: $? = 0 configure:4259: ./conftest configure:4262: $? = 0 configure:4277: result: yes configure:4301: checking for sys/types.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for sys/stat.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for stdlib.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for string.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for memory.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for strings.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for inttypes.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for stdint.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4301: checking for unistd.h configure:4317: gcc -c conftest.c >&5 configure:4323: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4372: checking dlfcn.h usability configure:4384: gcc -c conftest.c >&5 configure:4390: $? = 0 configure:4393: test -z || test ! -s conftest.err configure:4396: $? = 0 configure:4399: test -s conftest.o configure:4402: $? = 0 configure:4412: result: yes configure:4416: checking dlfcn.h presence configure:4426: gcc -E conftest.c configure:4432: $? = 0 configure:4452: result: yes configure:4487: checking for dlfcn.h configure:4494: result: yes configure:4559: checking for g++ configure:4575: found /usr/bin/g++ configure:4585: result: g++ configure:4601: checking for C++ compiler version configure:4604: g++ --version &5 g++ (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 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:4607: $? = 0 configure:4609: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:4612: $? = 0 configure:4614: g++ -V &5 g++: `-V' option must have argument configure:4617: $? = 1 configure:4620: checking whether we are using the GNU C++ compiler configure:4644: g++ -c conftest.cc >&5 configure:4650: $? = 0 configure:4653: test -z || test ! -s conftest.err configure:4656: $? = 0 configure:4659: test -s conftest.o configure:4662: $? = 0 configure:4675: result: yes configure:4681: checking whether g++ accepts -g configure:4702: g++ -c -g conftest.cc >&5 configure:4708: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest.o configure:4720: $? = 0 configure:4731: result: yes configure:4773: g++ -c -g -O2 conftest.cc >&5 configure:4779: $? = 0 configure:4782: test -z || test ! -s conftest.err configure:4785: $? = 0 configure:4788: test -s conftest.o configure:4791: $? = 0 configure:4817: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' undeclared (first use this function) conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4773: g++ -c -g -O2 conftest.cc >&5 configure:4779: $? = 0 configure:4782: test -z || test ! -s conftest.err configure:4785: $? = 0 configure:4788: test -s conftest.o configure:4791: $? = 0 configure:4817: g++ -c -g -O2 conftest.cc >&5 configure:4823: $? = 0 configure:4826: test -z || test ! -s conftest.err configure:4829: $? = 0 configure:4832: test -s conftest.o configure:4835: $? = 0 configure:4860: checking dependency style of g++ configure:4950: result: gcc3 configure:4972: checking how to run the C++ preprocessor configure:5003: g++ -E conftest.cc configure:5009: $? = 0 configure:5041: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5086: result: g++ -E configure:5110: g++ -E conftest.cc configure:5116: $? = 0 configure:5148: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5249: checking for g77 configure:5265: found /usr/bin/g77 configure:5275: result: g77 configure:5293: checking for Fortran 77 compiler version configure:5293: g77 --version &5 GNU Fortran (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5296: $? = 0 configure:5298: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) configure:5301: $? = 0 configure:5303: g77 -V &5 g77: `-V' option must have argument configure:5306: $? = 1 configure:5314: checking whether we are using the GNU Fortran 77 compiler configure:5328: g77 -c conftest.F >&5 configure:5334: $? = 0 configure:5337: test -z || test ! -s conftest.err configure:5340: $? = 0 configure:5343: test -s conftest.o configure:5346: $? = 0 configure:5359: result: yes configure:5365: checking whether g77 accepts -g configure:5377: g77 -c -g conftest.f >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest.o configure:5395: $? = 0 configure:5407: result: yes configure:5437: checking the maximum length of command line arguments configure:5502: result: 65536 configure:5513: checking command to parse /usr/bin/nm -B output from gcc object configure:5602: gcc -c conftest.c >&5 configure:5605: $? = 0 configure:5609: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5612: $? = 0 configure:5664: gcc -o conftest conftest.c conftstm.o >&5 configure:5667: $? = 0 configure:5705: result: ok configure:5709: checking for objdir configure:5724: result: .libs configure:5814: checking for ar configure:5830: found /usr/bin/ar configure:5841: result: ar configure:5894: checking for ranlib configure:5910: found /usr/bin/ranlib configure:5921: result: ranlib configure:5974: checking for strip configure:5990: found /usr/bin/strip configure:6001: result: strip configure:6263: checking if gcc static flag works configure:6286: result: yes configure:6304: checking if gcc supports -fno-rtti -fno-exceptions configure:6325: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:6329: $? = 0 configure:6337: result: no configure:6352: checking for gcc option to produce PIC configure:6529: result: -fPIC configure:6537: checking if gcc PIC flag -fPIC works configure:6558: gcc -c -fPIC -DPIC conftest.c >&5 configure:6562: $? = 0 configure:6570: result: yes configure:6594: checking if gcc supports -c -o file.o configure:6618: gcc -c -o out/conftest2.o conftest.c >&5 configure:6622: $? = 0 configure:6639: result: yes configure:6665: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7512: result: yes configure:7538: checking whether -lc should be explicitly linked in configure:7543: gcc -c conftest.c >&5 configure:7546: $? = 0 configure:7560: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7563: $? = 0 configure:7575: result: no configure:7583: checking dynamic linker characteristics configure:8135: result: GNU/Linux ld.so configure:8139: checking how to hardcode library paths into programs configure:8164: result: immediate configure:8178: checking whether stripping libraries is possible configure:8183: result: yes configure:9006: checking if libtool supports shared libraries configure:9008: result: yes configure:9011: checking whether to build shared libraries configure:9069: result: yes configure:9072: checking whether to build static libraries configure:9076: result: yes configure:9168: creating libtool configure:9715: checking for ld used by g++ configure:9782: result: /usr/bin/ld configure:9791: checking if the linker (/usr/bin/ld) is GNU ld configure:9806: result: yes configure:9857: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10683: result: yes configure:10701: g++ -c -g -O2 conftest.cc >&5 configure:10704: $? = 0 configure:10800: checking for g++ option to produce PIC configure:11052: result: -fPIC configure:11060: checking if g++ PIC flag -fPIC works configure:11081: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11085: $? = 0 configure:11093: result: yes configure:11117: checking if g++ supports -c -o file.o configure:11141: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11145: $? = 0 configure:11162: result: yes configure:11188: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11216: result: yes configure:11287: checking dynamic linker characteristics configure:11839: result: GNU/Linux ld.so configure:11843: checking how to hardcode library paths into programs configure:11868: result: immediate configure:11882: checking whether stripping libraries is possible configure:11887: result: yes configure:13187: checking if libtool supports shared libraries configure:13189: result: yes configure:13192: checking whether to build shared libraries configure:13210: result: yes configure:13213: checking whether to build static libraries configure:13217: result: yes configure:13229: checking for g77 option to produce PIC configure:13406: result: -fPIC configure:13414: checking if g77 PIC flag -fPIC works configure:13435: g77 -c -g -O2 -fPIC conftest.f >&5 configure:13439: $? = 0 configure:13447: result: yes configure:13471: checking if g77 supports -c -o file.o configure:13495: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13499: $? = 0 configure:13516: result: yes configure:13542: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14369: result: yes configure:14440: checking dynamic linker characteristics configure:14992: result: GNU/Linux ld.so configure:14996: checking how to hardcode library paths into programs configure:15021: result: immediate configure:15035: checking whether stripping libraries is possible configure:15040: result: yes configure:19146: checking whether NLS is requested configure:19155: result: yes configure:19193: checking for msgfmt configure:19224: result: /usr/bin/msgfmt configure:19233: checking for gmsgfmt configure:19264: result: /usr/bin/msgfmt configure:19303: checking for xgettext configure:19334: result: /usr/bin/xgettext configure:19374: checking for msgmerge configure:19404: result: /usr/bin/msgmerge configure:19480: checking for ranlib configure:19507: result: ranlib configure:19519: checking for library containing strerror configure:19549: gcc -o conftest conftest.c >&5 configure:19555: $? = 0 configure:19558: test -z || test ! -s conftest.err configure:19561: $? = 0 configure:19564: test -s conftest configure:19567: $? = 0 configure:19636: result: none required configure:19643: checking for an ANSI C-conforming const configure:19710: gcc -c conftest.c >&5 configure:19716: $? = 0 configure:19719: test -z || test ! -s conftest.err configure:19722: $? = 0 configure:19725: test -s conftest.o configure:19728: $? = 0 configure:19739: result: yes configure:19750: checking for signed configure:19771: gcc -c conftest.c >&5 configure:19777: $? = 0 configure:19780: test -z || test ! -s conftest.err configure:19783: $? = 0 configure:19786: test -s conftest.o configure:19789: $? = 0 configure:19800: result: yes configure:19810: checking for inline configure:19831: gcc -c conftest.c >&5 configure:19837: $? = 0 configure:19840: test -z || test ! -s conftest.err configure:19843: $? = 0 configure:19846: test -s conftest.o configure:19849: $? = 0 configure:19861: result: inline configure:19880: checking for off_t configure:19904: gcc -c conftest.c >&5 configure:19910: $? = 0 configure:19913: test -z || test ! -s conftest.err configure:19916: $? = 0 configure:19919: test -s conftest.o configure:19922: $? = 0 configure:19933: result: yes configure:19945: checking for size_t configure:19969: gcc -c conftest.c >&5 configure:19975: $? = 0 configure:19978: test -z || test ! -s conftest.err configure:19981: $? = 0 configure:19984: test -s conftest.o configure:19987: $? = 0 configure:19998: result: yes configure:20011: checking for long long configure:20033: gcc -o conftest conftest.c >&5 configure:20039: $? = 0 configure:20042: test -z || test ! -s conftest.err configure:20045: $? = 0 configure:20048: test -s conftest configure:20051: $? = 0 configure:20063: result: yes configure:20074: checking for long double configure:20133: result: yes configure:20144: checking for wchar_t configure:20166: gcc -c conftest.c >&5 configure:20172: $? = 0 configure:20175: test -z || test ! -s conftest.err configure:20178: $? = 0 configure:20181: test -s conftest.o configure:20184: $? = 0 configure:20195: result: yes configure:20206: checking for wint_t configure:20228: gcc -c conftest.c >&5 configure:20234: $? = 0 configure:20237: test -z || test ! -s conftest.err configure:20240: $? = 0 configure:20243: test -s conftest.o configure:20246: $? = 0 configure:20257: result: yes configure:20268: checking for inttypes.h configure:20290: gcc -c conftest.c >&5 configure:20296: $? = 0 configure:20299: test -z || test ! -s conftest.err configure:20302: $? = 0 configure:20305: test -s conftest.o configure:20308: $? = 0 configure:20319: result: yes configure:20330: checking for stdint.h configure:20352: gcc -c conftest.c >&5 configure:20358: $? = 0 configure:20361: test -z || test ! -s conftest.err configure:20364: $? = 0 configure:20367: test -s conftest.o configure:20370: $? = 0 configure:20381: result: yes configure:20394: checking for intmax_t configure:20424: gcc -c conftest.c >&5 configure:20430: $? = 0 configure:20433: test -z || test ! -s conftest.err configure:20436: $? = 0 configure:20439: test -s conftest.o configure:20442: $? = 0 configure:20453: result: yes configure:20465: checking whether printf() supports POSIX/XSI format strings configure:20515: gcc -o conftest conftest.c >&5 configure:20518: $? = 0 configure:20520: ./conftest configure:20523: $? = 0 configure:20538: result: yes configure:20552: checking for working alloca.h configure:20573: gcc -o conftest conftest.c >&5 configure:20579: $? = 0 configure:20582: test -z || test ! -s conftest.err configure:20585: $? = 0 configure:20588: test -s conftest configure:20591: $? = 0 configure:20603: result: yes configure:20613: checking for alloca configure:20654: gcc -o conftest conftest.c >&5 configure:20660: $? = 0 configure:20663: test -z || test ! -s conftest.err configure:20666: $? = 0 configure:20669: test -s conftest configure:20672: $? = 0 configure:20684: result: yes configure:20912: checking for stdlib.h configure:20917: result: yes configure:20912: checking for unistd.h configure:20917: result: yes configure:21060: checking for getpagesize configure:21117: gcc -o conftest conftest.c >&5 configure:21123: $? = 0 configure:21126: test -z || test ! -s conftest.err configure:21129: $? = 0 configure:21132: test -s conftest configure:21135: $? = 0 configure:21147: result: yes configure:21157: checking for working mmap configure:21299: gcc -o conftest conftest.c >&5 configure:21302: $? = 0 configure:21304: ./conftest configure:21307: $? = 0 configure:21321: result: yes configure:21333: checking whether we are using the GNU C Library 2.1 or newer configure:21364: result: yes configure:21372: checking whether integer division by zero raises SIGFPE configure:21434: gcc -o conftest conftest.c >&5 conftest.c:57: warning: built-in function `nan' declared as non-function configure:21437: $? = 0 configure:21439: ./conftest configure:21442: $? = 0 configure:21457: result: yes configure:21470: checking for unsigned long long configure:21492: gcc -o conftest conftest.c >&5 configure:21498: $? = 0 configure:21501: test -z || test ! -s conftest.err configure:21504: $? = 0 configure:21507: test -s conftest configure:21510: $? = 0 configure:21522: result: yes configure:21554: checking for inttypes.h configure:21577: gcc -c conftest.c >&5 configure:21583: $? = 0 configure:21586: test -z || test ! -s conftest.err configure:21589: $? = 0 configure:21592: test -s conftest.o configure:21595: $? = 0 configure:21607: result: yes configure:21620: checking whether the inttypes.h PRIxNN macros are broken configure:21646: gcc -c conftest.c >&5 configure:21652: $? = 0 configure:21655: test -z || test ! -s conftest.err configure:21658: $? = 0 configure:21661: test -s conftest.o configure:21664: $? = 0 configure:21676: result: no configure:21693: checking for stdint.h configure:21698: result: yes configure:21837: checking for SIZE_MAX configure:22884: result: yes configure:22901: checking for stdint.h configure:22906: result: yes configure:23052: checking for ptrdiff_t configure:23076: gcc -c conftest.c >&5 configure:23082: $? = 0 configure:23085: test -z || test ! -s conftest.err configure:23088: $? = 0 configure:23091: test -s conftest.o configure:23094: $? = 0 configure:23105: result: yes configure:23142: checking argz.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking argz.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for argz.h configure:23264: result: yes configure:23142: checking limits.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking limits.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for limits.h configure:23264: result: yes configure:23142: checking locale.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking locale.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for locale.h configure:23264: result: yes configure:23142: checking nl_types.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking nl_types.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for nl_types.h configure:23264: result: yes configure:23142: checking malloc.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking malloc.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for malloc.h configure:23264: result: yes configure:23142: checking stddef.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking stddef.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for stddef.h configure:23264: result: yes configure:23133: checking for stdlib.h configure:23138: result: yes configure:23133: checking for string.h configure:23138: result: yes configure:23133: checking for unistd.h configure:23138: result: yes configure:23142: checking sys/param.h usability configure:23154: gcc -c conftest.c >&5 configure:23160: $? = 0 configure:23163: test -z || test ! -s conftest.err configure:23166: $? = 0 configure:23169: test -s conftest.o configure:23172: $? = 0 configure:23182: result: yes configure:23186: checking sys/param.h presence configure:23196: gcc -E conftest.c configure:23202: $? = 0 configure:23222: result: yes configure:23257: checking for sys/param.h configure:23264: result: yes configure:23306: checking for asprintf configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for fwprintf configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for getcwd configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for getegid configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for geteuid configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for getgid configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for getuid configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for mempcpy configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for munmap configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for putenv configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for setenv configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for setlocale configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for snprintf configure:23363: gcc -o conftest conftest.c >&5 conftest.c:91: warning: conflicting types for built-in function `snprintf' configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for stpcpy configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for strcasecmp configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for strdup configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for strtoul configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for tsearch configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for wcslen configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for __argz_count configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for __argz_stringify configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for __argz_next configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23306: checking for __fsetlocking configure:23363: gcc -o conftest conftest.c >&5 configure:23369: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23393: result: yes configure:23405: checking whether _snprintf is declared configure:23430: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `_snprintf' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:23436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:23459: result: no configure:23473: checking whether _snwprintf is declared configure:23498: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: `_snwprintf' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:23504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:23527: result: no configure:23542: checking whether feof_unlocked is declared configure:23567: gcc -c conftest.c >&5 configure:23573: $? = 0 configure:23576: test -z || test ! -s conftest.err configure:23579: $? = 0 configure:23582: test -s conftest.o configure:23585: $? = 0 configure:23596: result: yes configure:23610: checking whether fgets_unlocked is declared configure:23635: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:23641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:23664: result: no configure:23678: checking whether getc_unlocked is declared configure:23703: gcc -c conftest.c >&5 configure:23709: $? = 0 configure:23712: test -z || test ! -s conftest.err configure:23715: $? = 0 configure:23718: test -s conftest.o configure:23721: $? = 0 configure:23732: result: yes configure:23784: checking for iconv configure:23811: gcc -o conftest conftest.c >&5 configure:23817: $? = 0 configure:23820: test -z || test ! -s conftest.err configure:23823: $? = 0 configure:23826: test -s conftest configure:23829: $? = 0 configure:23894: result: yes configure:23902: checking for iconv declaration configure:23936: gcc -c conftest.c >&5 configure:23942: $? = 0 configure:23945: test -z || test ! -s conftest.err configure:23948: $? = 0 configure:23951: test -s conftest.o configure:23954: $? = 0 configure:23969: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:23985: checking for nl_langinfo and CODESET configure:24006: gcc -o conftest conftest.c >&5 configure:24012: $? = 0 configure:24015: test -z || test ! -s conftest.err configure:24018: $? = 0 configure:24021: test -s conftest configure:24024: $? = 0 configure:24037: result: yes configure:24049: checking for LC_MESSAGES configure:24070: gcc -o conftest conftest.c >&5 configure:24076: $? = 0 configure:24079: test -z || test ! -s conftest.err configure:24082: $? = 0 configure:24085: test -s conftest configure:24088: $? = 0 configure:24100: result: yes configure:24116: checking for bison configure:24132: found /usr/bin/bison configure:24142: result: bison configure:24155: checking version of bison configure:24164: result: 1.875, ok configure:24211: checking for ld used by GCC configure:24275: result: /usr/bin/ld configure:24284: checking if the linker (/usr/bin/ld) is GNU ld configure:24297: result: yes configure:24303: checking for shared library run path origin configure:24316: result: done configure:24348: checking whether NLS is requested configure:24357: result: yes configure:24373: checking whether included gettext is requested configure:24383: result: no configure:24394: checking for GNU gettext in libc configure:24418: gcc -o conftest conftest.c >&5 configure:24424: $? = 0 configure:24427: test -z || test ! -s conftest.err configure:24430: $? = 0 configure:24433: test -s conftest configure:24436: $? = 0 configure:24448: result: yes configure:24999: checking whether to use NLS configure:25001: result: yes configure:25004: checking where the gettext function comes from configure:25015: result: libc configure:25218: checking for pkg-config configure:25234: found /usr/bin/pkg-config configure:25244: result: yes configure:25259: checking for pkg-config configure:25277: found /usr/bin/pkg-config configure:25290: result: /usr/bin/pkg-config configure:25307: checking for ogg >= 1.0 configure:25402: checking for Ogg configure:25437: gcc -o conftest -O20 -ffast-math -fsigned-char conftest.c -logg >&5 conftest.c:94:21: ogg/ogg.h: No such file or directory configure:25440: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int main () | { | system("touch conf.oggtest"); | return 0; | } | | configure:25467: result: no configure:25494: gcc -o conftest -O20 -ffast-math -fsigned-char conftest.c -logg >&5 conftest.c:92:21: ogg/ogg.h: No such file or directory configure:25500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vorbis-tools" | #define VERSION "1.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:25539: error: Ogg needed! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= 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_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_HAVE_PKG_CONFIG=yes ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 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=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\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=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\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'\''"' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run tar' AO_CFLAGS='' AO_LIBS='' AR='ar' AUTOCONF='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O20 -ffast-math -fsigned-char ' CPP='gcc -E' CPPFLAGS='' CURL_CFLAGS='' CURL_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEBUG='-g -Wall -fsigned-char ' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FLAC_LIBS='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' HAVE_ASPRINTF='1' HAVE_LIBFLAC_FALSE='' HAVE_LIBFLAC_TRUE='' HAVE_LIBSPEEX_FALSE='' HAVE_LIBSPEEX_TRUE='' HAVE_PKG_CONFIG='yes' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' I18N_CFLAGS='' I18N_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS=' ' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/missing --run makeinfo' MANDIR='' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' OGG_CFLAGS='' OGG_LIBS='' OPT_SUBDIRS='' PACKAGE='vorbis-tools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' PROFILE='-Wall -W -pg -g -O20 -ffast-math -fsigned-char ' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHARE_CFLAGS='' SHARE_LIBS='' SHELL='/bin/sh' SOCKET_LIBS='' SPEEX_LIBS='' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.1.1' VORBISENC_LIBS='' VORBISFILE_LIBS='' VORBIS_CFLAGS='' VORBIS_LIBS='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' 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-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/madelman/gpsvox.com/oggenc-build/vorbis-tools-1.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "vorbis-tools" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.1.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1