This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libtheora configure 1.0alpha6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = leonardo-laptop uname -m = i686 uname -r = 2.6.15-26-686 uname -s = Linux uname -v = #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1559: checking build system type configure:1577: result: i686-pc-linux-gnu configure:1585: checking host system type configure:1599: result: i686-pc-linux-gnu configure:1607: checking target system type configure:1621: result: i686-pc-linux-gnu configure:1653: checking for a BSD-compatible install configure:1708: result: /usr/bin/install -c configure:1719: checking whether build environment is sane configure:1762: result: yes configure:1827: checking for gawk configure:1856: result: no configure:1827: checking for mawk configure:1843: found /usr/bin/mawk configure:1853: result: mawk configure:1863: checking whether make sets $(MAKE) configure:1883: result: yes configure:2051: checking whether to enable maintainer-specific portions of Makefiles configure:2060: result: no configure:2134: checking for gcc configure:2150: found /usr/bin/gcc configure:2160: result: gcc configure:2404: checking for C compiler version configure:2407: gcc --version &5 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2410: $? = 0 configure:2412: gcc -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) configure:2415: $? = 0 configure:2417: gcc -V &5 gcc: '-V' option must have argument configure:2420: $? = 1 configure:2443: checking for C compiler default output file name configure:2446: gcc conftest.c >&5 configure:2449: $? = 0 configure:2495: result: a.out configure:2500: checking whether the C compiler works configure:2506: ./a.out configure:2509: $? = 0 configure:2526: result: yes configure:2533: checking whether we are cross compiling configure:2535: result: no configure:2538: checking for suffix of executables configure:2540: gcc -o conftest conftest.c >&5 configure:2543: $? = 0 configure:2568: result: configure:2574: checking for suffix of object files configure:2595: gcc -c conftest.c >&5 configure:2598: $? = 0 configure:2620: result: o configure:2624: checking whether we are using the GNU C compiler configure:2648: gcc -c conftest.c >&5 configure:2654: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest.o configure:2666: $? = 0 configure:2679: result: yes configure:2685: checking whether gcc accepts -g configure:2706: gcc -c -g conftest.c >&5 configure:2712: $? = 0 configure:2715: test -z || test ! -s conftest.err configure:2718: $? = 0 configure:2721: test -s conftest.o configure:2724: $? = 0 configure:2735: result: yes configure:2752: checking for gcc option to accept ANSI C configure:2822: gcc -c -g -O2 conftest.c >&5 configure:2828: $? = 0 configure:2831: test -z || test ! -s conftest.err configure:2834: $? = 0 configure:2837: test -s conftest.o configure:2840: $? = 0 configure:2858: result: none needed configure:2876: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2882: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3023: checking for style of include used by make configure:3051: result: GNU configure:3079: checking dependency style of gcc configure:3169: result: gcc3 configure:3191: checking how to run the C preprocessor configure:3226: gcc -E conftest.c configure:3232: $? = 0 configure:3264: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | /* end confdefs.h. */ | #include configure:3309: result: gcc -E configure:3333: gcc -E conftest.c configure:3339: $? = 0 configure:3371: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | /* end confdefs.h. */ | #include configure:3494: checking for a sed that does not truncate output configure:3548: result: /bin/sed configure:3551: checking for egrep configure:3561: result: grep -E configure:3577: checking for ld used by gcc configure:3644: result: /usr/bin/ld configure:3653: checking if the linker (/usr/bin/ld) is GNU ld configure:3668: result: yes configure:3673: checking for /usr/bin/ld option to reload object files configure:3680: result: -r configure:3689: checking for BSD-compatible nm configure:3731: result: /usr/bin/nm -B configure:3735: checking whether ln -s works configure:3739: result: yes configure:3746: checking how to recognise dependent libraries configure:3920: result: pass_all configure:4129: checking for ANSI C header files configure:4154: gcc -c conftest.c >&5 configure:4160: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest.o configure:4172: $? = 0 configure:4261: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:4264: $? = 0 configure:4266: ./conftest configure:4269: $? = 0 configure:4284: result: yes configure:4308: checking for sys/types.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for sys/stat.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for stdlib.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for string.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for memory.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for strings.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for inttypes.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for stdint.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4308: checking for unistd.h configure:4324: gcc -c conftest.c >&5 configure:4330: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4353: result: yes configure:4379: checking dlfcn.h usability configure:4391: gcc -c conftest.c >&5 configure:4397: $? = 0 configure:4400: test -z || test ! -s conftest.err configure:4403: $? = 0 configure:4406: test -s conftest.o configure:4409: $? = 0 configure:4419: result: yes configure:4423: checking dlfcn.h presence configure:4433: gcc -E conftest.c configure:4439: $? = 0 configure:4459: result: yes configure:4494: checking for dlfcn.h configure:4501: result: yes configure:4566: checking for g++ configure:4595: result: no configure:4566: checking for c++ configure:4595: result: no configure:4566: checking for gpp configure:4595: result: no configure:4566: checking for aCC configure:4595: result: no configure:4566: checking for CC configure:4595: result: no configure:4566: checking for cxx configure:4595: result: no configure:4566: checking for cc++ configure:4595: result: no configure:4566: checking for cl configure:4595: result: no configure:4566: checking for FCC configure:4595: result: no configure:4566: checking for KCC configure:4595: result: no configure:4566: checking for RCC configure:4595: result: no configure:4566: checking for xlC_r configure:4595: result: no configure:4566: checking for xlC configure:4595: result: no configure:4608: checking for C++ compiler version configure:4611: g++ --version &5 ./configure: line 4612: g++: command not found configure:4614: $? = 127 configure:4616: g++ -v &5 ./configure: line 4617: g++: command not found configure:4619: $? = 127 configure:4621: g++ -V &5 ./configure: line 4622: g++: command not found configure:4624: $? = 127 configure:4627: checking whether we are using the GNU C++ compiler configure:4651: g++ -c conftest.cc >&5 ./configure: line 4652: g++: command not found configure:4657: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4682: result: no configure:4688: checking whether g++ accepts -g configure:4709: g++ -c -g conftest.cc >&5 ./configure: line 4710: g++: command not found configure:4715: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 () | { | | ; | return 0; | } configure:4738: result: no configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4780: g++ -c conftest.cc >&5 ./configure: line 4781: g++: command not found configure:4786: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4867: checking dependency style of g++ configure:4957: result: none configure:4979: checking how to run the C++ preprocessor configure:5010: g++ -E conftest.cc ./configure: line 5011: g++: command not found configure:5016: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5010: g++ -E conftest.cc ./configure: line 5011: g++: command not found configure:5016: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5010: /lib/cpp conftest.cc configure:5016: $? = 0 configure:5048: /lib/cpp conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5054: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5093: result: /lib/cpp configure:5117: /lib/cpp conftest.cc configure:5123: $? = 0 configure:5155: /lib/cpp conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5256: checking for g77 configure:5285: result: no configure:5256: checking for f77 configure:5285: result: no configure:5256: checking for xlf configure:5285: result: no configure:5256: checking for frt configure:5285: result: no configure:5256: checking for pgf77 configure:5285: result: no configure:5256: checking for fort77 configure:5285: result: no configure:5256: checking for fl32 configure:5285: result: no configure:5256: checking for af77 configure:5285: result: no configure:5256: checking for f90 configure:5285: result: no configure:5256: checking for xlf90 configure:5285: result: no configure:5256: checking for pgf90 configure:5285: result: no configure:5256: checking for epcf90 configure:5285: result: no configure:5256: checking for f95 configure:5285: result: no configure:5256: checking for fort configure:5285: result: no configure:5256: checking for xlf95 configure:5285: result: no configure:5256: checking for ifc configure:5285: result: no configure:5256: checking for efc configure:5285: result: no configure:5256: checking for pgf95 configure:5285: result: no configure:5256: checking for lf95 configure:5285: result: no configure:5256: checking for gfortran configure:5285: result: no configure:5297: checking for Fortran 77 compiler version configure:5300: --version &5 ./configure: line 5301: --version: command not found configure:5303: $? = 127 configure:5305: -v &5 ./configure: line 5306: -v: command not found configure:5308: $? = 127 configure:5310: -V &5 ./configure: line 5311: -V: command not found configure:5313: $? = 127 configure:5321: checking whether we are using the GNU Fortran 77 compiler configure:5335: -c conftest.F >&5 ./configure: line 5336: -c: command not found configure:5341: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5366: result: no configure:5372: checking whether accepts -g configure:5384: -c -g conftest.f >&5 ./configure: line 5385: -c: command not found configure:5390: $? = 127 configure: failed program was: | program main | | end configure:5414: result: no configure:5444: checking the maximum length of command line arguments configure:5509: result: 32768 configure:5520: checking command to parse /usr/bin/nm -B output from gcc object configure:5609: gcc -c conftest.c >&5 configure:5612: $? = 0 configure:5616: /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:5619: $? = 0 configure:5671: gcc -o conftest conftest.c conftstm.o >&5 configure:5674: $? = 0 configure:5712: result: ok configure:5716: checking for objdir configure:5731: result: .libs configure:5821: checking for ar configure:5837: found /usr/bin/ar configure:5848: result: ar configure:5901: checking for ranlib configure:5917: found /usr/bin/ranlib configure:5928: result: ranlib configure:5981: checking for strip configure:5997: found /usr/bin/strip configure:6008: result: strip configure:6270: checking if gcc static flag works configure:6293: result: yes configure:6311: checking if gcc supports -fno-rtti -fno-exceptions configure:6329: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6333: $? = 0 configure:6344: result: no configure:6359: checking for gcc option to produce PIC configure:6536: result: -fPIC configure:6544: checking if gcc PIC flag -fPIC works configure:6562: gcc -c -fPIC -DPIC conftest.c >&5 configure:6566: $? = 0 configure:6577: result: yes configure:6601: checking if gcc supports -c -o file.o configure:6622: gcc -c -o out/conftest2.o conftest.c >&5 configure:6626: $? = 0 configure:6646: result: yes configure:6672: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7519: result: yes configure:7545: checking whether -lc should be explicitly linked in configure:7550: gcc -c conftest.c >&5 configure:7553: $? = 0 configure:7567: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7570: $? = 0 configure:7582: result: no configure:7590: checking dynamic linker characteristics configure:8142: result: GNU/Linux ld.so configure:8146: checking how to hardcode library paths into programs configure:8171: result: immediate configure:8185: checking whether stripping libraries is possible configure:8190: result: yes configure:9013: checking if libtool supports shared libraries configure:9015: result: yes configure:9018: checking whether to build shared libraries configure:9076: result: yes configure:9079: checking whether to build static libraries configure:9083: result: yes configure:9175: creating libtool configure:9864: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10690: result: yes configure:10708: g++ -c conftest.cc >&5 ./configure: line 10709: g++: command not found configure:10711: $? = 127 configure:10807: checking for g++ option to produce PIC configure:11059: result: configure:11124: checking if g++ supports -c -o file.o configure:11145: g++ -c -o out/conftest2.o conftest.cc >&5 ./configure: line 11146: g++: command not found configure:11149: $? = 127 configure:11169: result: no configure:11195: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11223: result: yes configure:11294: checking dynamic linker characteristics configure:11846: result: GNU/Linux ld.so configure:11850: checking how to hardcode library paths into programs configure:11875: result: immediate configure:11889: checking whether stripping libraries is possible configure:11894: result: yes configure:19143: checking for doxygen configure:19170: result: false configure:19188: WARNING: *** doxygen not found, API documentation will not be built configure:19194: checking for python configure:19210: found /usr/bin/python configure:19221: result: true configure:19383: checking for ld used by gcc configure:19450: result: /usr/bin/ld configure:19459: checking if the linker (/usr/bin/ld) is GNU ld configure:19474: result: yes configure:19479: checking if the linker (/usr/bin/ld) is GNU ld configure:19494: result: yes configure:19518: checking for pkg-config configure:19534: found /usr/bin/pkg-config configure:19544: result: yes configure:19559: checking for pkg-config configure:19577: found /usr/bin/pkg-config configure:19590: result: /usr/bin/pkg-config configure:19607: checking for ogg >= 1.1 configure:19611: result: yes configure:19615: checking OGG_CFLAGS configure:19618: result: configure:19621: checking OGG_LIBS configure:19624: result: -logg configure:20021: checking for vorbis >= 1.0.1 configure:20121: checking for Vorbis configure:20168: gcc -o conftest -Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c -lvorbis -lm -lvorbisenc -logg >&5 conftest.c:29:26: error: vorbis/codec.h: No such file or directory conftest.c:30:30: error: vorbis/vorbisenc.h: No such file or directory conftest.c: In function 'main': conftest.c:34: error: 'vorbis_block' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) conftest.c:34: error: syntax error before 'vb' conftest.c:35: error: 'vorbis_dsp_state' undeclared (first use in this function) conftest.c:36: error: 'vorbis_info' undeclared (first use in this function) conftest.c:38: warning: implicit declaration of function 'vorbis_info_init' conftest.c:38: error: 'vi' undeclared (first use in this function) conftest.c:39: warning: implicit declaration of function 'vorbis_encode_init' conftest.c:40: warning: implicit declaration of function 'vorbis_analysis_init' conftest.c:40: error: 'vd' undeclared (first use in this function) conftest.c:41: warning: implicit declaration of function 'vorbis_block_init' conftest.c:41: error: 'vb' undeclared (first use in this function) conftest.c:43: warning: implicit declaration of function 'vorbis_bitrate_addblock' configure:20171: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | int main () | { | vorbis_block vb; | vorbis_dsp_state vd; | vorbis_info vi; | | vorbis_info_init (&vi); | vorbis_encode_init (&vi, 2, 44100, -1, 128000, -1); | vorbis_analysis_init (&vd, &vi); | vorbis_block_init (&vd, &vb); | /* this function was added in 1.0rc3, so this is what we're testing for */ | vorbis_bitrate_addblock (&vb); | | system("touch conf.vorbistest"); | return 0; | } | | configure:20198: result: no configure:20225: gcc -o conftest -Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c -lvorbis -lm -logg >&5 conftest.c:27:26: error: vorbis/codec.h: No such file or directory configure:20231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtheora" | #define PACKAGE_TARNAME "libtheora" | #define PACKAGE_VERSION "1.0alpha6" | #define PACKAGE_STRING "libtheora 1.0alpha6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libtheora" | #define VERSION "1.0alpha6" | #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 | void exit (int); | #endif | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:20324: checking for sdl-config configure:20355: result: no configure:20363: checking for SDL - version >= 0.11.0 configure:20489: result: no configure:20575: WARNING: *** Unable to find SDL -- Not compiling example players *** configure:20601: checking sys/soundcard.h usability configure:20613: gcc -c -Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c >&5 configure:20619: $? = 0 configure:20622: test -z || test ! -s conftest.err configure:20625: $? = 0 configure:20628: test -s conftest.o configure:20631: $? = 0 configure:20641: result: yes configure:20645: checking sys/soundcard.h presence configure:20655: gcc -E conftest.c configure:20661: $? = 0 configure:20681: result: yes configure:20716: checking for sys/soundcard.h configure:20723: result: yes configure:20793: Vorbis missing, cannot build example encoder configure:20813: checking for getopt_long configure:20870: gcc -o conftest -Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c >&5 configure:20876: $? = 0 configure:20879: test -z || test ! -s conftest.err configure:20882: $? = 0 configure:20885: test -s conftest configure:20888: $? = 0 configure:20900: result: yes configure:21085: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libtheora config.status 1.0alpha6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on leonardo-laptop config.status:808: creating Makefile config.status:808: creating lib/Makefile config.status:808: creating include/Makefile config.status:808: creating include/theora/Makefile config.status:808: creating examples/Makefile config.status:808: creating doc/Makefile config.status:808: creating doc/Doxyfile config.status:808: creating tests/Makefile config.status:808: creating lib/Version_script config.status:808: creating m4/Makefile config.status:808: creating libtheora.spec config.status:808: creating theora.pc config.status:808: creating theora-uninstalled.pc config.status:874: creating config.h config.status:984: config.h is unchanged config.status:1164: executing depfiles commands configure:22591: result: ------------------------------------------------------------------------ libtheora 1.0alpha6: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 32 bit x86 Installation paths: libtheora: ................... /usr/local/lib C header files: .............. /usr/local/include/theora Documentation: ............... /usr/local/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ ## ---------------- ## ## 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_cxx_compiler_gnu=no 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=no ac_cv_func_getopt_long=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_soundcard_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_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_HAVE_DOXYGEN=false ac_cv_prog_HAVE_PKG_CONFIG=yes ac_cv_prog_HAVE_PYTHON=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none 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= 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=no lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run autoconf' AUTOHEADER='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run autoheader' AUTOMAKE='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run automake-1.9' AWK='mawk' BINDIR='/usr/local/bin' BUILDABLE_EXAMPLES='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops ' CPP='gcc -E' CPPFLAGS='' CPU_x86_32_FALSE='#' CPU_x86_32_TRUE='' CPU_x86_64_FALSE='' CPU_x86_64_TRUE='#' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEBUG='-g -Wall -DDEBUG -D__NO_MATH_INLINES' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCDIR='/usr/local/share/doc' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GETOPT_OBJS='' HAVE_DOXYGEN='false' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_PKG_CONFIG='yes' HAVE_PYTHON='true' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_VALGRIND='' INCLUDEDIR='/usr/local/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBDIR='/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/missing --run makeinfo' OBJEXT='o' OGG_CFLAGS=' ' OGG_LIBS='-logg ' PACKAGE='libtheora' PACKAGE_BUGREPORT='' PACKAGE_NAME='libtheora' PACKAGE_STRING='libtheora 1.0alpha6' PACKAGE_TARNAME='libtheora' PACKAGE_VERSION='1.0alpha6' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PROFILE='-Wall -pg -g -O3 -fno-inline-functions -DDEBUG' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='no' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SHLIB_VERSION_ARG='-Wl,--version-script=Version_script' STRIP='strip' THEORA_DISABLE_ENCODE_FALSE='' THEORA_DISABLE_ENCODE_TRUE='#' THEORA_DISABLE_FLOAT_FALSE='' THEORA_DISABLE_FLOAT_TRUE='#' VALGRIND_ENVIRONMENT='' VERSION='1.0alpha6' VORBISENC_LIBS='' VORBISFILE_LIBS='' VORBIS_CFLAGS='' VORBIS_LIBS='' V_LIB_AGE='2' V_LIB_CURRENT='2' V_LIB_REVISION='0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' 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/leonardo/theora/rrf_docs_theora/libtheora-1.0alpha6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' 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 HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "libtheora" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libtheora" #define PACKAGE_STRING "libtheora 1.0alpha6" #define PACKAGE_TARNAME "libtheora" #define PACKAGE_VERSION "1.0alpha6" #define STDC_HEADERS 1 #define VERSION "1.0alpha6" #endif #ifdef __cplusplus void exit (int); configure: exit 0