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.61. Invocation command line was $ ./configure --enable-gpl --with-x264ver=x264-snapshot-20090410-2245 ## --------- ## ## Platform. ## ## --------- ## hostname = host003.netlab.gmu.edu uname -m = i386 uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 79 tasks, 347 threads, 2 processors Load average: 1.11, Mach factor: 0.87 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1829: checking for a BSD-compatible install configure:1885: result: /usr/bin/install -c configure:1940: checking build system type configure:1958: result: i386-apple-darwin9.8.0 configure:1980: checking host system type configure:1995: result: i386-apple-darwin9.8.0 configure:2017: checking target system type configure:2032: result: i386-apple-darwin9.8.0 configure:2109: checking for gcc configure:2125: found /usr/bin/gcc configure:2136: result: gcc configure:2374: checking for C compiler version configure:2381: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 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:2384: $? = 0 configure:2391: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:2394: $? = 0 configure:2401: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:2404: $? = 1 configure:2427: checking for C compiler default output file name configure:2454: gcc conftest.c >&5 configure:2457: $? = 0 configure:2495: result: a.out configure:2512: checking whether the C compiler works configure:2522: ./a.out configure:2525: $? = 0 configure:2542: result: yes configure:2549: checking whether we are cross compiling configure:2551: result: no configure:2554: checking for suffix of executables configure:2561: gcc -o conftest conftest.c >&5 configure:2564: $? = 0 configure:2588: result: configure:2594: checking for suffix of object files configure:2620: gcc -c conftest.c >&5 configure:2623: $? = 0 configure:2646: result: o configure:2650: checking whether we are using the GNU C compiler configure:2679: gcc -c conftest.c >&5 configure:2685: $? = 0 configure:2702: result: yes configure:2707: checking whether gcc accepts -g configure:2737: gcc -c -g conftest.c >&5 configure:2743: $? = 0 configure:2842: result: yes configure:2859: checking for gcc option to accept ISO C89 configure:2933: gcc -c -g -O2 conftest.c >&5 configure:2939: $? = 0 configure:2962: result: none needed configure:3038: checking for g++ configure:3054: found /usr/bin/g++ configure:3065: result: g++ configure:3096: checking for C++ compiler version configure:3103: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 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:3106: $? = 0 configure:3113: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:3116: $? = 0 configure:3123: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:3126: $? = 1 configure:3129: checking whether we are using the GNU C++ compiler configure:3158: g++ -c conftest.cpp >&5 configure:3164: $? = 0 configure:3181: result: yes configure:3186: checking whether g++ accepts -g configure:3216: g++ -c -g conftest.cpp >&5 configure:3222: $? = 0 configure:3321: result: yes configure:3350: checking how to run the C preprocessor configure:3390: gcc -E conftest.c configure:3396: $? = 0 configure:3427: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3433: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3466: result: gcc -E configure:3495: gcc -E conftest.c configure:3501: $? = 0 configure:3532: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3576: checking for grep that handles long lines and -e configure:3650: result: /usr/bin/grep configure:3655: checking for egrep configure:3733: result: /usr/bin/grep -E configure:3738: checking for ANSI C header files configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3873: gcc -o conftest -g -O2 conftest.c >&5 configure:3876: $? = 0 configure:3882: ./conftest configure:3885: $? = 0 configure:3902: result: yes configure:3926: checking for sys/types.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for sys/stat.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for stdlib.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for string.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for memory.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for strings.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for inttypes.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for stdint.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3926: checking for unistd.h configure:3947: gcc -c -g -O2 conftest.c >&5 configure:3953: $? = 0 configure:3969: result: yes configure:3987: checking for string.h configure:3993: result: yes configure:3997: checking malloc.h usability configure:4014: gcc -c -g -O2 conftest.c >&5 conftest.c:52:20: error: malloc.h: No such file or directory configure:4020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4034: result: no configure:4038: checking malloc.h presence configure:4053: gcc -E conftest.c conftest.c:19:20: error: malloc.h: No such file or directory configure:4059: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:4073: result: no configure:4101: checking for malloc.h configure:4109: result: no configure:4133: checking for main in -lXbsd configure:4162: gcc -o conftest -g -O2 conftest.c -lXbsd >&5 ld: library not found for -lXbsd collect2: ld returned 1 exit status configure:4168: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4186: result: no configure:4192: checking for poll in -lsocket configure:4227: gcc -o conftest -g -O2 conftest.c -lsocket >&5 ld: library not found for -lsocket collect2: ld returned 1 exit status configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | int | main () | { | return poll (); | ; | return 0; | } configure:4251: result: no configure:4260: checking for gethostbyname in -lnsl configure:4295: gcc -o conftest -g -O2 conftest.c -lnsl >&5 ld: library not found for -lnsl collect2: ld returned 1 exit status configure:4301: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4319: result: no configure:4435: checking for Tcl configuration configure:4542: result: found /Library/Frameworks/Tcl.framework/tclConfig.sh configure:4548: checking for existence of /Library/Frameworks/Tcl.framework/tclConfig.sh configure:4552: result: loading configure:4617: checking for a compatible version of Tcl configure:4621: result: Tcl 8.5.6 configure:4663: checking for Tk configuration configure:4770: result: found /Library/Frameworks/Tk.framework/tkConfig.sh configure:4776: checking for existence of /Library/Frameworks/Tk.framework/tkConfig.sh configure:4780: result: loading configure:4844: checking for a compatible version of Tk configure:4847: result: Tk 8.5.6 configure:5038: checking for wget configure:5054: found /opt/local/bin/wget configure:5065: result: wget -O - configure:5075: checking for curl configure:5102: result: wget -O - configure:6583: checking for V4L support configure:6595: checking linux/videodev.h usability configure:6612: gcc -c -g -O2 conftest.c >&5 conftest.c:52:28: error: linux/videodev.h: No such file or directory configure:6618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6632: result: no configure:6636: checking linux/videodev.h presence configure:6651: gcc -E conftest.c conftest.c:19:28: error: linux/videodev.h: No such file or directory configure:6657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:6671: result: no configure:6699: checking for linux/videodev.h configure:6706: result: no configure:6723: checking /usr/local/include/linux/videodev.h usability configure:6740: gcc -c -g -O2 conftest.c >&5 conftest.c:52:47: error: /usr/local/include/linux/videodev.h: No such file or directory configure:6746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6760: result: no configure:6764: checking /usr/local/include/linux/videodev.h presence configure:6779: gcc -E conftest.c conftest.c:19:47: error: /usr/local/include/linux/videodev.h: No such file or directory configure:6785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:6799: result: no configure:6827: checking for /usr/local/include/linux/videodev.h configure:6834: result: no configure:6853: checking for V4L2 support configure:6865: checking linux/videodev2.h usability configure:6882: gcc -c -g -O2 conftest.c >&5 conftest.c:52:29: error: linux/videodev2.h: No such file or directory configure:6888: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6902: result: no configure:6906: checking linux/videodev2.h presence configure:6921: gcc -E conftest.c conftest.c:19:29: error: linux/videodev2.h: No such file or directory configure:6927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:6941: result: no configure:6969: checking for linux/videodev2.h configure:6976: result: no configure:6995: checking sys/videodev2.h usability configure:7012: gcc -c -g -O2 conftest.c >&5 conftest.c:52:27: error: sys/videodev2.h: No such file or directory configure:7018: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7032: result: no configure:7036: checking sys/videodev2.h presence configure:7051: gcc -E conftest.c conftest.c:19:27: error: sys/videodev2.h: No such file or directory configure:7057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:7071: result: no configure:7099: checking for sys/videodev2.h configure:7106: result: no configure:7125: checking sys/videoio.h usability configure:7142: gcc -c -g -O2 conftest.c >&5 conftest.c:52:25: error: sys/videoio.h: No such file or directory configure:7148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7162: result: no configure:7166: checking sys/videoio.h presence configure:7181: gcc -E conftest.c conftest.c:19:25: error: sys/videoio.h: No such file or directory configure:7187: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:7201: result: no configure:7229: checking for sys/videoio.h configure:7236: result: no configure:7283: checking libv4lconvert.h usability configure:7300: gcc -c -g -O2 conftest.c >&5 conftest.c:52:27: error: libv4lconvert.h: No such file or directory configure:7306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7320: result: no configure:7324: checking libv4lconvert.h presence configure:7339: gcc -E conftest.c conftest.c:19:27: error: libv4lconvert.h: No such file or directory configure:7345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_STRING_H 1 | /* end confdefs.h. */ | #include configure:7359: result: no configure:7387: checking for libv4lconvert.h configure:7394: result: no configure:7947: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on host003.netlab.gmu.edu config.status:648: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin9.8.0 ac_cv_c_compiler_gnu=yes ac_cv_c_tclconfig=/Library/Frameworks/Tcl.framework ac_cv_c_tkconfig=/Library/Frameworks/Tk.framework ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_header__usr_local_include_linux_videodev_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libv4lconvert_h=no ac_cv_header_linux_videodev2_h=no ac_cv_header_linux_videodev_h=no ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_videodev2_h=no ac_cv_header_sys_videoio_h=no ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin9.8.0 ac_cv_lib_Xbsd_main=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_poll=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_DOWNLOAD='wget -O -' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=i386-apple-darwin9.8.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1' DOWNLOAD='wget -O -' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-L../common/src ' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' TCL_BIN_DIR='/Library/Frameworks/Tcl.framework' TCL_LIB_FILE='Tcl' TCL_LIB_FLAG='-framework Tcl' TCL_LIB_SPEC='-F/Library/Frameworks -framework Tcl' TCL_PATCH_LEVEL='.6' TCL_SRC_DIR='/Users/steffen/Documents/Development/TclTk/core-8-5-branch/tcl' TCL_STUB_LIB_FILE='libtclstub8.5.a' TCL_STUB_LIB_FLAG='-ltclstub8.5' TCL_STUB_LIB_SPEC='-L/Library/Frameworks/Tcl.framework -ltclstub8.5' TCL_VERSION='8.5' TK_BIN_DIR='/Library/Frameworks/Tk.framework' TK_LIB_FILE='Tk' TK_LIB_FLAG='-framework Tk' TK_LIB_SPEC='-F/Library/Frameworks -framework Tk' TK_SRC_DIR='/Users/steffen/Documents/Development/TclTk/core-8-5-branch/tk' TK_STUB_LIB_FILE='libtkstub8.5.a' TK_STUB_LIB_FLAG='-ltkstub8.5' TK_STUB_LIB_SPEC='-L/Library/Frameworks/Tk.framework -ltkstub8.5' TK_VERSION='8.5' V_ALL='vic' V_BROKEN_OBJ='' V_CCOPT='-O2 -g -W -Wall -Wno-return-type' V_CCOPT_H261='-O2 -g -W -Wall -Wno-return-type' V_CODEC_LIB=' ffmpeg/lib/libavcodec.a ffmpeg/lib/libavutil.a ffmpeg/lib/libswscale.a ffmpeg/lib/libpostproc.a x264/lib/libx264.a' V_CPUDETECT_OBJ='cpu/cpudetect.o cpu/cpuid.o' V_DEFINE=' -DMAC_OSX_TCL -DMAC_OSX_TK -DHAVE_SWSCALE -DHAVE_IPV6 -DHAVE_FAST_INT -DRUNTIME_CPUDETECT -DARCH_X86 -fsigned-char' V_INCLUDE=' -Iffmpeg/include -Iffmpeg -Ix264/include -I../common/src' V_INCLUDE_GRABBER='' V_INCLUDE_TCL='-I/Library/Frameworks/Tcl.framework/Headers' V_INCLUDE_TK='-I/Library/Frameworks/Tk.framework/Headers -I/Library/Frameworks/Tk.framework/PrivateHeaders' V_INCLUDE_X11='' V_LIB=' -framework Carbon -framework QuickTime' V_LIBRARY_TCL='/Library/Frameworks/Tcl.framework/Resources/Scripts' V_LIBRARY_TK='/Library/Frameworks/Tk.framework/Resources/Scripts' V_LIB_FFMPEG='' V_LIB_GRABBER='' V_LIB_TCL='-F/Library/Frameworks -framework Tcl' V_LIB_TK='-F/Library/Frameworks -framework Tk' V_LIB_X11='' V_LIB_X264='' V_LIB_XIL='' V_OBJ=' codec/packetbuffer.o codec/databuffer.o codec/ffmpeg_codec.o codec/encoder-mpeg4.o codec/decoder-mpeg4.o codec/x264encoder.o codec/encoder-h264.o codec/decoder-h264.o codec/rtp_h264_depayloader.o render/color-swscale.o video/deinterlace.o codec/encoder-bvc.o codec/decoder-bvc.o' V_OBJ_CRYPT='' V_OBJ_GRABBER=' video/tinyjpeg.o video/jidctflt.o video/grabber-macosx.o' V_OBJ_XIL='' V_SHELL='' V_SIGRET='void' V_STATIC='' V_TARCMD='tar cfh' V_TAR_EXTRA='' V_TAR_TARGET='darwin9.8.0' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i386-apple-darwin9.8.0' build_alias='' build_cpu='i386' build_os='darwin9.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin9.8.0' host_alias='' host_cpu='i386' host_os='darwin9.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin9.8.0' target_alias='' target_cpu='i386' target_os='darwin9.8.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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_STRING_H 1 configure: exit 0