This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vlc configure 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-gnomevfs --enable-flac --enable-faad --enable-svg --enable-aa --enable-jack --enable-xosd --enable-lirc --enable-libva --disable-lua --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4191: checking build system type configure:4205: result: i686-uhu-linux-gnu configure:4225: checking host system type configure:4238: result: i686-uhu-linux-gnu configure:4278: checking for a BSD-compatible install configure:4346: result: /bin/install -c configure:4357: checking whether build environment is sane configure:4407: result: yes configure:4548: checking for a thread-safe mkdir -p configure:4587: result: /bin/mkdir -p configure:4600: checking for gawk configure:4616: found /bin/gawk configure:4627: result: gawk configure:4638: checking whether make sets $(MAKE) configure:4660: result: yes configure:4735: checking how to create a ustar tar archive configure:4748: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4751: $? = 0 configure:4791: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4794: $? = 0 configure:4798: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:5284: $? = 0 configure:5273: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:5284: $? = 0 configure:5273: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5284: $? = 1 configure:5273: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5284: $? = 1 configure:5304: checking whether the C compiler works configure:5326: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5330: $? = 0 configure:5378: result: yes configure:5381: checking for C compiler default output file name configure:5383: result: a.out configure:5389: checking for suffix of executables configure:5396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5400: $? = 0 configure:5422: result: configure:5444: checking whether we are cross compiling configure:5452: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5456: $? = 0 configure:5463: ./conftest configure:5467: $? = 0 configure:5482: result: no configure:5487: checking for suffix of object files configure:5509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5513: $? = 0 configure:5534: result: o configure:5538: checking whether we are using the GNU C compiler configure:5557: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5557: $? = 0 configure:5566: result: yes configure:5575: checking whether i686-uhu-linux-gcc accepts -g configure:5595: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:5595: $? = 0 configure:5636: result: yes configure:5653: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5717: $? = 0 configure:5730: result: none needed configure:5752: checking dependency style of i686-uhu-linux-gcc configure:5863: result: gcc3 configure:5878: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:6027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:6027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6027: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6027: $? = 0 configure:6047: result: -std=gnu99 configure:6061: checking how to run the C preprocessor configure:6092: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:6092: $? = 0 configure:6106: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:6131: result: i686-uhu-linux-gcc -std=gnu99 -E configure:6151: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:6151: $? = 0 configure:6165: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:6194: checking for grep that handles long lines and -e configure:6252: result: /bin/grep configure:6257: checking for egrep configure:6319: result: /bin/grep -E configure:6324: checking for ANSI C header files configure:6344: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6344: $? = 0 configure:6417: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6417: $? = 0 configure:6417: ./conftest configure:6417: $? = 0 configure:6428: result: yes configure:6441: checking for sys/types.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for sys/stat.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for stdlib.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for string.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for memory.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for strings.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for inttypes.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for stdint.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6441: checking for unistd.h configure:6441: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6441: $? = 0 configure:6441: result: yes configure:6454: checking minix/config.h usability configure:6454: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 | /* 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:6454: result: no configure:6454: checking minix/config.h presence configure:6454: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 | /* end confdefs.h. */ | #include configure:6454: result: no configure:6454: checking for minix/config.h configure:6454: result: no configure:6475: checking whether it is safe to define __EXTENSIONS__ configure:6493: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6493: $? = 0 configure:6500: result: yes configure:6531: checking whether i686-uhu-linux-gcc -std=gnu99 and cc understand -c and -o together configure:6562: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:6566: $? = 0 configure:6572: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:6576: $? = 0 configure:6587: cc -c conftest.c >&5 configure:6591: $? = 0 configure:6599: cc -c conftest.c -o conftest2.o >&5 configure:6603: $? = 0 configure:6609: cc -c conftest.c -o conftest2.o >&5 configure:6613: $? = 0 configure:6631: result: yes configure:6670: checking for i686-uhu-linux-g++ configure:6686: found /usr/bin/i686-uhu-linux-g++ configure:6697: result: i686-uhu-linux-g++ configure:6768: checking for C++ compiler version configure:6777: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.7.0 Copyright (C) 2012 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:6788: $? = 0 configure:6777: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:6788: $? = 0 configure:6777: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6788: $? = 1 configure:6777: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6788: $? = 1 configure:6792: checking whether we are using the GNU C++ compiler configure:6811: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6811: $? = 0 configure:6820: result: yes configure:6829: checking whether i686-uhu-linux-g++ accepts -g configure:6849: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6849: $? = 0 configure:6890: result: yes configure:6915: checking dependency style of i686-uhu-linux-g++ configure:7026: result: gcc3 configure:7046: checking how to run the C preprocessor configure:7116: result: i686-uhu-linux-gcc -std=gnu99 -E configure:7136: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:7136: $? = 0 configure:7150: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | /* end confdefs.h. */ | #include configure:7188: checking for i686-uhu-linux-gcc configure:7204: found /usr/bin/i686-uhu-linux-gcc configure:7215: result: i686-uhu-linux-gcc configure:7284: checking for Objective C compiler version configure:7293: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:7304: $? = 0 configure:7293: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:7304: $? = 0 configure:7293: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:7304: $? = 1 configure:7293: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:7304: $? = 1 configure:7308: checking whether we are using the GNU Objective C compiler configure:7327: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:7327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7336: result: no configure:7345: checking whether i686-uhu-linux-gcc accepts -g configure:7365: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:7365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7380: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:7380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7396: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:7396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7406: result: no configure:7431: checking dependency style of i686-uhu-linux-gcc configure:7540: result: gcc3 configure:7558: checking dependency style of i686-uhu-linux-gcc configure:7667: result: gcc3 configure:7682: checking for egrep configure:7744: result: /bin/grep -E configure:7749: checking whether make sets $(MAKE) configure:7771: result: yes configure:7790: checking dependency style of i686-uhu-linux-gcc -std=gnu99 configure:7899: result: gcc3 configure:7920: checking for desktop-file-validate configure:7950: result: no configure:7960: checking for an ANSI C-conforming const configure:8025: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8025: $? = 0 configure:8032: result: yes configure:8040: checking for inline configure:8056: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8056: $? = 0 configure:8064: result: inline configure:8082: checking for C/C++ restrict keyword configure:8107: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8107: $? = 0 configure:8115: result: __restrict configure:8797: checking for 3rd party libraries path ./contrib/i686-uhu-linux-gnu not found ./contrib/i686-uhu-linux not found ./extras/contrib/hosts/i686-uhu-linux-gnu not found ./extras/contrib/hosts/i686-uhu-linux not found configure:8818: result: not found configure:8915: checking for an Android system configure:8932: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:33:12: error: #error Not Android configure:8932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | /* end confdefs.h. */ | #ifndef __ANDROID__ | # error Not Android | #endif | | int | main () | { | ; | ; | return 0; | } | configure:8940: result: no configure:9010: checking how to print strings configure:9037: result: printf configure:9058: checking for a sed that does not truncate output configure:9122: result: /bin/sed configure:9140: checking for fgrep configure:9202: result: /bin/grep -F configure:9237: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:9304: result: /usr/bin/ld configure:9311: checking if the linker (/usr/bin/ld) is GNU ld configure:9326: result: yes configure:9338: checking for BSD- or MS-compatible name lister (nm) configure:9387: result: /usr/bin/nm -B configure:9517: checking the name lister (/usr/bin/nm -B) interface configure:9524: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9527: /usr/bin/nm -B "conftest.o" configure:9530: output 00000000 B some_variable configure:9537: result: BSD nm configure:9540: checking whether ln -s works configure:9544: result: yes configure:9552: checking the maximum length of command line arguments configure:9682: result: 1572864 configure:9699: checking whether the shell understands some XSI constructs configure:9709: result: yes configure:9713: checking whether the shell understands "+=" configure:9719: result: yes configure:9754: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:9794: result: func_convert_file_noop configure:9801: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:9821: result: func_convert_file_noop configure:9828: checking for /usr/bin/ld option to reload object files configure:9835: result: -r configure:9869: checking for i686-uhu-linux-objdump configure:9899: result: no configure:9909: checking for objdump configure:9925: found /usr/bin/objdump configure:9936: result: objdump configure:9965: checking how to recognize dependent libraries configure:10167: result: pass_all configure:10212: checking for i686-uhu-linux-dlltool configure:10242: result: no configure:10252: checking for dlltool configure:10282: result: no configure:10309: checking how to associate runtime and link libraries configure:10336: result: printf %s\n configure:10352: checking for i686-uhu-linux-ar configure:10368: found /usr/bin/i686-uhu-linux-ar configure:10379: result: i686-uhu-linux-ar configure:10460: checking for archiver @FILE support configure:10477: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10477: $? = 0 configure:10480: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:10483: $? = 0 configure:10488: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:10491: $? = 1 configure:10503: result: @ configure:10521: checking for i686-uhu-linux-strip configure:10551: result: no configure:10561: checking for strip configure:10577: found /usr/bin/strip configure:10588: result: strip configure:10620: checking for i686-uhu-linux-ranlib configure:10650: result: no configure:10660: checking for ranlib configure:10676: found /usr/bin/ranlib configure:10687: result: ranlib configure:10789: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:10909: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10912: $? = 0 configure:10916: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10919: $? = 0 configure:10985: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:10988: $? = 0 configure:11026: result: ok configure:11063: checking for sysroot configure:11093: result: no configure:11309: checking for i686-uhu-linux-mt configure:11339: result: no configure:11349: checking for mt configure:11379: result: no configure:11399: checking if : is a manifest tool configure:11405: : '-?' configure:11413: result: no configure:12052: checking for dlfcn.h configure:12052: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12052: $? = 0 configure:12052: result: yes configure:12564: checking for objdir configure:12579: result: .libs configure:12850: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:12868: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:12872: $? = 0 configure:12885: result: no configure:13212: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:13219: result: -fPIC -DPIC configure:13227: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:13245: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:13249: $? = 0 configure:13262: result: yes configure:13291: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:13319: result: yes configure:13334: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:13355: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:13359: $? = 0 configure:13381: result: yes configure:13389: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:13436: result: yes configure:13469: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:14622: result: yes configure:14659: checking whether -lc should be explicitly linked in configure:14667: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14670: $? = 0 configure:14685: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14688: $? = 0 configure:14702: result: no configure:14862: checking dynamic linker characteristics configure:15373: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15373: $? = 0 configure:15595: result: GNU/Linux ld.so configure:15702: checking how to hardcode library paths into programs configure:15727: result: immediate configure:15821: checking for shl_load configure:15821: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccJYCMcu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:15821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:15821: result: no configure:15825: checking for shl_load in -ldld configure:15850: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:15850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15859: result: no configure:15864: checking for dlopen configure:15864: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccnGfYtC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:15864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:15864: result: no configure:15868: checking for dlopen in -ldl configure:15893: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:15893: $? = 0 configure:15902: result: yes configure:16021: checking whether a program can dlopen itself configure:16101: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:16104: $? = 0 configure:16122: result: yes configure:16127: checking whether a statically linked program can dlopen itself configure:16207: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccFgzTuP.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.7.0/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:16210: $? = 1 configure:16228: result: no configure:16267: checking whether stripping libraries is possible configure:16272: result: yes configure:16307: checking if libtool supports shared libraries configure:16309: result: yes configure:16312: checking whether to build shared libraries configure:16333: result: yes configure:16336: checking whether to build static libraries configure:16340: result: no configure:16363: checking how to run the C++ preprocessor configure:16390: i686-uhu-linux-g++ -E conftest.cpp configure:16390: $? = 0 configure:16404: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16429: result: i686-uhu-linux-g++ -E configure:16449: i686-uhu-linux-g++ -E conftest.cpp configure:16449: $? = 0 configure:16463: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16632: checking for ld used by i686-uhu-linux-g++ configure:16699: result: /usr/bin/ld configure:16706: checking if the linker (/usr/bin/ld) is GNU ld configure:16721: result: yes configure:16776: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:17781: result: yes configure:17817: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:17820: $? = 0 configure:18340: checking for i686-uhu-linux-g++ option to produce PIC configure:18347: result: -fPIC -DPIC configure:18355: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:18373: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18377: $? = 0 configure:18390: result: yes configure:18413: checking if i686-uhu-linux-g++ static flag -static works configure:18441: result: yes configure:18453: checking if i686-uhu-linux-g++ supports -c -o file.o configure:18474: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:18478: $? = 0 configure:18500: result: yes configure:18505: checking if i686-uhu-linux-g++ supports -c -o file.o configure:18552: result: yes configure:18582: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:18618: result: yes configure:18759: checking dynamic linker characteristics configure:19426: result: GNU/Linux ld.so configure:19479: checking how to hardcode library paths into programs configure:19504: result: immediate configure:19569: checking for i686-uhu-linux-windres configure:19599: result: no configure:19609: checking for windres configure:19639: result: no configure:19757: checking whether NLS is requested configure:19766: result: yes configure:19807: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:19839: result: /usr/bin/msgfmt configure:19848: checking for gmsgfmt configure:19879: result: /usr/bin/msgfmt configure:19930: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:19962: result: /usr/bin/xgettext configure:20008: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20039: result: /usr/bin/msgmerge configure:20096: checking for ld used by GCC configure:20160: result: /usr/bin/ld configure:20167: checking if the linker (/usr/bin/ld) is GNU ld configure:20180: result: yes configure:20187: checking for shared library run path origin configure:20200: result: done configure:20772: checking for CFPreferencesCopyAppValue configure:20790: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:34:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:20790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:20799: result: no configure:20806: checking for CFLocaleCopyCurrent configure:20824: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:34:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:20824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:20833: result: no configure:20882: checking for GNU gettext in libc configure:20902: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20902: $? = 0 configure:20911: result: yes configure:21702: checking whether to use NLS configure:21704: result: yes configure:21707: checking where the gettext function comes from configure:21718: result: libc configure:21806: checking for iconv configure:21828: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21828: $? = 0 configure:21860: result: yes configure:21863: checking for working iconv configure:21958: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21958: $? = 0 configure:21958: ./conftest configure:21958: $? = 0 configure:21970: result: yes configure:21998: checking for iconv declaration configure:22027: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22027: $? = 0 configure:22038: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:22243: checking for buggy GNU/libc versions configure:22255: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:22255: $? = 0 configure:22257: result: not present configure:22277: checking for shared objects suffix configure:22293: result: .so configure:22304: checking whether nanosleep is declared configure:22304: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22304: $? = 0 configure:22304: result: yes configure:22319: checking for daemon configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for fcntl configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for fstatvfs configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for fork configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'fork' [enabled by default] configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for getenv configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for getpwuid_r configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for if_nameindex configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for if_nametoindex configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for isatty configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for lstat configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for memalign configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for mmap configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for openat configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for pread configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for posix_fadvise configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for posix_madvise configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for setlocale configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for stricmp configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccNrwTGO.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:22319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:22319: result: no configure:22319: checking for strnicmp configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccXj5Lf0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:22319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:22319: result: no configure:22319: checking for strptime configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22319: checking for uselocale configure:22319: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22328: checking for atof configure:22328: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22328: $? = 0 configure:22328: result: yes configure:22341: checking for atoll configure:22341: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22341: $? = 0 configure:22341: result: yes configure:22354: checking for dirfd configure:22354: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22354: $? = 0 configure:22354: result: yes configure:22367: checking for fdopendir configure:22367: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22367: $? = 0 configure:22367: result: yes configure:22380: checking for flockfile configure:22380: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22393: checking for fsync configure:22393: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22393: $? = 0 configure:22393: result: yes configure:22406: checking for getdelim configure:22406: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22406: $? = 0 configure:22406: result: yes configure:22419: checking for getpid configure:22419: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22419: $? = 0 configure:22419: result: yes configure:22432: checking for gmtime_r configure:22432: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22432: $? = 0 configure:22432: result: yes configure:22445: checking for inet_pton configure:22445: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22445: $? = 0 configure:22445: result: yes configure:22458: checking for lldiv configure:22458: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22458: $? = 0 configure:22458: result: yes configure:22471: checking for localtime_r configure:22471: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22471: $? = 0 configure:22471: result: yes configure:22484: checking for nrand48 configure:22484: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22484: $? = 0 configure:22484: result: yes configure:22497: checking for rewind configure:22497: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22497: $? = 0 configure:22497: result: yes configure:22510: checking for setenv configure:22510: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22510: $? = 0 configure:22510: result: yes configure:22523: checking for strcasecmp configure:22523: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:22523: $? = 0 configure:22523: result: yes configure:22536: checking for strcasestr configure:22536: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22536: $? = 0 configure:22536: result: yes configure:22549: checking for strdup configure:22549: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:22549: $? = 0 configure:22549: result: yes configure:22562: checking for strlcpy configure:22562: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccghhM7e.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:22562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:22562: result: no configure:22575: checking for strncasecmp configure:22575: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:101:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:22575: $? = 0 configure:22575: result: yes configure:22588: checking for strndup configure:22588: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:22588: $? = 0 configure:22588: result: yes configure:22601: checking for strnlen configure:22601: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22601: $? = 0 configure:22601: result: yes configure:22614: checking for strsep configure:22614: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22614: $? = 0 configure:22614: result: yes configure:22627: checking for strtof configure:22627: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22627: $? = 0 configure:22627: result: yes configure:22640: checking for strtok_r configure:22640: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22640: $? = 0 configure:22640: result: yes configure:22653: checking for strtoll configure:22653: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22653: $? = 0 configure:22653: result: yes configure:22666: checking for swab configure:22666: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22666: $? = 0 configure:22666: result: yes configure:22679: checking for tdestroy configure:22679: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22679: $? = 0 configure:22679: result: yes configure:22695: checking for fdatasync configure:22695: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22695: $? = 0 configure:22695: result: yes configure:22726: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22726: $? = 0 configure:22757: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22757: $? = 0 configure:22773: checking for working strcoll configure:22794: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22794: $? = 0 configure:22794: ./conftest configure:22794: $? = 0 configure:22804: result: yes configure:22816: checking for accept4 configure:22816: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22816: $? = 0 configure:22816: result: yes configure:22816: checking for pipe2 configure:22816: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22816: $? = 0 configure:22816: result: yes configure:22816: checking for eventfd configure:22816: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22816: $? = 0 configure:22816: result: yes configure:22816: checking for vmsplice configure:22816: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22816: $? = 0 configure:22816: result: yes configure:22816: checking for sched_getaffinity configure:22816: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22816: $? = 0 configure:22816: result: yes configure:22828: checking for library containing poll configure:22859: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22859: $? = 0 configure:22876: result: none required configure:22897: checking for struct pollfd configure:22897: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22897: $? = 0 configure:22897: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:28: error: expected expression before ')' token configure:22897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #if HAVE_POLL | # include | #elif defined (WIN32) | # include | #endif | | | int | main () | { | if (sizeof ((struct pollfd))) | return 0; | ; | return 0; | } configure:22897: result: yes configure:22917: checking for library containing connect configure:22948: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22948: $? = 0 configure:22965: result: none required configure:23084: checking for socklen_t in sys/socket.h configure:23107: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23107: $? = 0 configure:23114: result: yes configure:23123: checking for struct sockaddr_storage configure:23146: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23146: $? = 0 configure:23153: result: yes configure:23165: checking for library containing getaddrinfo configure:23196: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23196: $? = 0 configure:23213: result: none required configure:23224: checking for getopt_long configure:23224: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23224: $? = 0 configure:23224: result: yes configure:23276: checking for cos in -lm configure:23301: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:105:6: warning: conflicting types for built-in function 'cos' [enabled by default] configure:23301: $? = 0 configure:23310: result: yes configure:23492: checking for lrintf in -lm configure:23517: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:105:6: warning: conflicting types for built-in function 'lrintf' [enabled by default] configure:23517: $? = 0 configure:23526: result: yes configure:23546: checking for library containing dlopen configure:23577: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccoz9RMP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:23577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:23577: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:23577: $? = 0 configure:23594: result: -ldl configure:23655: checking for main in -lpthread configure:23674: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:23674: $? = 0 configure:23683: result: yes configure:23793: checking for clock_nanosleep in -lrt configure:23818: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 configure:23818: $? = 0 configure:23827: result: yes configure:23995: checking for strncasecmp in strings.h configure:24005: result: yes configure:24020: checking search.h usability configure:24020: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24020: $? = 0 configure:24020: result: yes configure:24020: checking search.h presence configure:24020: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24020: $? = 0 configure:24020: result: yes configure:24020: checking for search.h configure:24020: result: yes configure:24033: checking getopt.h usability configure:24033: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking getopt.h presence configure:24033: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking for getopt.h configure:24033: result: yes configure:24033: checking for strings.h configure:24033: result: yes configure:24033: checking locale.h usability configure:24033: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking locale.h presence configure:24033: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking for locale.h configure:24033: result: yes configure:24033: checking xlocale.h usability configure:24033: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking xlocale.h presence configure:24033: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24033: $? = 0 configure:24033: result: yes configure:24033: checking for xlocale.h configure:24033: result: yes configure:24046: checking fcntl.h usability configure:24046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking fcntl.h presence configure:24046: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking for fcntl.h configure:24046: result: yes configure:24046: checking sys/time.h usability configure:24046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking sys/time.h presence configure:24046: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking for sys/time.h configure:24046: result: yes configure:24046: checking sys/ioctl.h usability configure:24046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking sys/ioctl.h presence configure:24046: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24046: $? = 0 configure:24046: result: yes configure:24046: checking for sys/ioctl.h configure:24046: result: yes configure:24046: checking for sys/stat.h configure:24046: result: yes configure:24059: checking arpa/inet.h usability configure:24059: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24059: $? = 0 configure:24059: result: yes configure:24059: checking arpa/inet.h presence configure:24059: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24059: $? = 0 configure:24059: result: yes configure:24059: checking for arpa/inet.h configure:24059: result: yes configure:24059: checking netinet/udplite.h usability configure:24059: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:144:29: fatal error: netinet/udplite.h: No such file or directory compilation terminated. configure:24059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_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:24059: result: no configure:24059: checking netinet/udplite.h presence configure:24059: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:111:29: fatal error: netinet/udplite.h: No such file or directory compilation terminated. configure:24059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:24059: result: no configure:24059: checking for netinet/udplite.h configure:24059: result: no configure:24059: checking sys/eventfd.h usability configure:24059: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24059: $? = 0 configure:24059: result: yes configure:24059: checking sys/eventfd.h presence configure:24059: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24059: $? = 0 configure:24059: result: yes configure:24059: checking for sys/eventfd.h configure:24059: result: yes configure:24071: checking for net/if.h configure:24071: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24071: $? = 0 configure:24071: result: yes configure:24087: checking for sys/mount.h configure:24087: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24087: $? = 0 configure:24087: result: yes configure:24105: checking machine/param.h usability configure:24105: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:147:27: fatal error: machine/param.h: No such file or directory compilation terminated. configure:24105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:24105: result: no configure:24105: checking machine/param.h presence configure:24105: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:114:27: fatal error: machine/param.h: No such file or directory compilation terminated. configure:24105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:24105: result: no configure:24105: checking for machine/param.h configure:24105: result: no configure:24105: checking sys/shm.h usability configure:24105: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24105: $? = 0 configure:24105: result: yes configure:24105: checking sys/shm.h presence configure:24105: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24105: $? = 0 configure:24105: result: yes configure:24105: checking for sys/shm.h configure:24105: result: yes configure:24118: checking linux/version.h usability configure:24118: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking linux/version.h presence configure:24118: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking for linux/version.h configure:24118: result: yes configure:24118: checking linux/dccp.h usability configure:24118: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking linux/dccp.h presence configure:24118: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking for linux/dccp.h configure:24118: result: yes configure:24118: checking scsi/scsi.h usability configure:24118: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking scsi/scsi.h presence configure:24118: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking for scsi/scsi.h configure:24118: result: yes configure:24118: checking linux/magic.h usability configure:24118: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking linux/magic.h presence configure:24118: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24118: $? = 0 configure:24118: result: yes configure:24118: checking for linux/magic.h configure:24118: result: yes configure:24131: checking syslog.h usability configure:24131: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24131: $? = 0 configure:24131: result: yes configure:24131: checking syslog.h presence configure:24131: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24131: $? = 0 configure:24131: result: yes configure:24131: checking for syslog.h configure:24131: result: yes configure:24131: checking mntent.h usability configure:24131: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24131: $? = 0 configure:24131: result: yes configure:24131: checking mntent.h presence configure:24131: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24131: $? = 0 configure:24131: result: yes configure:24131: checking for mntent.h configure:24131: result: yes configure:24144: checking for ssize_t configure:24144: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24144: $? = 0 configure:24144: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:157:22: error: expected expression before ')' token configure:24144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:24144: result: yes configure:24158: checking pthread.h usability configure:24158: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24158: $? = 0 configure:24158: result: yes configure:24158: checking pthread.h presence configure:24158: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24158: $? = 0 configure:24158: result: yes configure:24158: checking for pthread.h configure:24158: result: yes configure:24182: checking for i686-uhu-linux-pkg-config configure:24215: result: no configure:24225: checking for pkg-config configure:24243: found /usr/bin/pkg-config configure:24255: result: /usr/bin/pkg-config configure:24280: checking pkg-config is at least version 0.9.0 configure:24283: result: yes configure:24305: checking zlib.h usability configure:24305: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24305: $? = 0 configure:24305: result: yes configure:24305: checking zlib.h presence configure:24305: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:24305: $? = 0 configure:24305: result: yes configure:24305: checking for zlib.h configure:24305: result: yes configure:24353: checking for MINIZIP configure:24360: $PKG_CONFIG --exists --print-errors "minizip " Package minizip was not found in the pkg-config search path. Perhaps you should add the directory containing `minizip.pc' to the PKG_CONFIG_PATH environment variable No package 'minizip' found configure:24363: $? = 1 configure:24377: $PKG_CONFIG --exists --print-errors "minizip " Package minizip was not found in the pkg-config search path. Perhaps you should add the directory containing `minizip.pc' to the PKG_CONFIG_PATH environment variable No package 'minizip' found configure:24380: $? = 1 configure:24394: result: no No package 'minizip' found configure:24413: checking unzip.h usability configure:24413: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:156:19: fatal error: unzip.h: No such file or directory compilation terminated. configure:24413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_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:24413: result: no configure:24413: checking unzip.h presence configure:24413: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:123:19: fatal error: unzip.h: No such file or directory compilation terminated. configure:24413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:24413: result: no configure:24413: checking for unzip.h configure:24413: result: no configure:24522: checking for DBUS configure:24529: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:24532: $? = 0 configure:24546: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0" configure:24549: $? = 0 configure:24589: result: yes configure:24681: checking for ntohl in sys/param.h configure:24698: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:129:1: error: implicit declaration of function 'ntohl' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors configure:24698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | /* end confdefs.h. */ | #include | int | main () | { | int meuh; ntohl(meuh); | ; | return 0; | } configure:24705: result: no configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wall configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wextra configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wsign-compare configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wundef configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wpointer-arith configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wbad-function-cast configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wwrite-strings configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wmissing-prototypes configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Wvolatile-register-var configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24728: checking if i686-uhu-linux-gcc -std=gnu99 accepts -Werror-implicit-function-declaration configure:24746: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration conftest.c >&5 configure:24746: $? = 0 configure:24759: result: yes configure:24775: checking if i686-uhu-linux-gcc -std=gnu99 accepts -pipe configure:24793: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe conftest.c >&5 configure:24793: $? = 0 configure:24806: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wall configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wextra configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wsign-compare configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wundef configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wundef conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wpointer-arith configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24827: checking if i686-uhu-linux-g++ accepts -Wvolatile-register-var configure:24845: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var conftest.cpp >&5 configure:24845: $? = 0 configure:24858: result: yes configure:24965: checking if i686-uhu-linux-gcc -std=gnu99 accepts -fvisibility=hidden configure:24983: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden conftest.c >&5 configure:24983: $? = 0 configure:24995: result: yes configure:25138: checking if i686-uhu-linux-gcc -std=gnu99 accepts -ffast-math configure:25156: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math conftest.c >&5 configure:25156: $? = 0 configure:25168: result: yes configure:25194: checking if i686-uhu-linux-gcc -std=gnu99 accepts -funroll-loops configure:25212: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops conftest.c >&5 configure:25212: $? = 0 configure:25224: result: yes configure:25252: checking if i686-uhu-linux-gcc -std=gnu99 accepts -fomit-frame-pointer configure:25270: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.c >&5 configure:25270: $? = 0 configure:25282: result: yes configure:25359: checking __attribute__ ((aligned ())) support configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -Werror conftest.c >&5 configure:25378: $? = 0 configure:25385: result: 64 configure:25395: checking for __attribute__((packed)) configure:25412: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.c >&5 configure:25412: $? = 0 configure:25417: result: yes configure:25436: checking execinfo.h usability configure:25436: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.c >&5 configure:25436: $? = 0 configure:25436: result: yes configure:25436: checking execinfo.h presence configure:25436: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:25436: $? = 0 configure:25436: result: yes configure:25436: checking for execinfo.h configure:25436: result: yes configure:25448: checking for backtrace configure:25448: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.c >&5 configure:25448: $? = 0 configure:25448: result: yes configure:25529: checking if i686-uhu-linux-gcc -std=gnu99 groks MMX intrinsics configure:25559: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mmmx conftest.c >&5 configure:25559: $? = 0 configure:25572: result: yes configure:25582: checking if i686-uhu-linux-gcc -std=gnu99 groks MMX inline assembly configure:25604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mmmx conftest.c >&5 conftest.c: In function 'main': conftest.c:137:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25604: $? = 0 configure:25617: result: yes configure:25628: checking if i686-uhu-linux-gcc -std=gnu99 groks MMX EXT inline assembly configure:25650: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mmmx conftest.c >&5 conftest.c: In function 'main': conftest.c:138:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25650: $? = 0 configure:25663: result: yes configure:25713: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE2 intrinsics configure:25743: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse2 conftest.c >&5 conftest.c: In function 'main': conftest.c:149:11: warning: cast from function call of type '__m64' to non-matching type 'long long unsigned int' [-Wbad-function-cast] configure:25743: $? = 0 configure:25756: result: yes configure:25766: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE inline assembly configure:25788: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:140:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25788: $? = 0 configure:25801: result: yes configure:25811: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE2 inline assembly configure:25833: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:141:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25833: $? = 0 configure:25846: result: yes configure:25858: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE3 inline assembly configure:25880: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:142:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25880: $? = 0 configure:25893: result: yes configure:25902: checking if i686-uhu-linux-gcc -std=gnu99 groks SSSE3 inline assembly configure:25924: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:143:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25924: $? = 0 configure:25937: result: yes configure:25947: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE4.1 inline assembly configure:25969: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:144:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:25969: $? = 0 configure:25982: result: yes configure:25992: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE4.2 inline assembly configure:26014: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:145:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:26014: $? = 0 configure:26027: result: yes configure:26037: checking if i686-uhu-linux-gcc -std=gnu99 groks SSE4A inline assembly configure:26059: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -msse conftest.c >&5 conftest.c: In function 'main': conftest.c:146:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:26059: $? = 0 configure:26072: result: yes configure:26092: checking if i686-uhu-linux-gcc -std=gnu99 groks 3D Now! inline assembly configure:26114: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mmmx conftest.c >&5 conftest.c: In function 'main': conftest.c:147:1: warning: 'p' is used uninitialized in this function [-Wuninitialized] configure:26114: $? = 0 configure:26127: result: yes configure:26549: checking whether i686-uhu-linux-gcc -std=gnu99 accepts -mtune=pentium2 configure:26556: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:26556: $? = 0 configure:26572: result: yes configure:27614: checking for LIBPROXY configure:27621: $PKG_CONFIG --exists --print-errors "libproxy-1.0" configure:27624: $? = 0 configure:27638: $PKG_CONFIG --exists --print-errors "libproxy-1.0" configure:27641: $? = 0 configure:27691: result: yes configure:27745: checking for live555 version 1324598400 or later configure:27767: i686-uhu-linux-g++ -E -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment conftest.cpp conftest.cpp:147:32: fatal error: liveMedia_version.hh: No such file or directory compilation terminated. configure:27767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | /* end confdefs.h. */ | | #include | #if !defined (LIVEMEDIA_LIBRARY_VERSION_INT) || (LIVEMEDIA_LIBRARY_VERSION_INT < 1324598400) | # error BOOM | #endif | int | main () | { | | ; | return 0; | } | configure:27779: result: no configure:27785: WARNING: liveMedia is missing or its installed version is too old: Version 2011.12.23 or later is required to proceed. You can get an updated one from http://www.live555.com/liveMedia . configure:28053: checking for DC1394 configure:28060: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" configure:28063: $? = 0 configure:28077: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" configure:28080: $? = 0 configure:28132: result: yes configure:28297: checking for DV configure:28304: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" configure:28307: $? = 0 configure:28321: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" configure:28324: $? = 0 configure:28376: result: yes configure:28428: checking for LINSYS_SDI configure:28435: $PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28" configure:28438: $? = 0 configure:28452: $PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28" configure:28455: $? = 0 configure:28497: result: yes configure:28648: checking for DVDREAD configure:28655: $PKG_CONFIG --exists --print-errors "dvdread" configure:28658: $? = 0 configure:28672: $PKG_CONFIG --exists --print-errors "dvdread" configure:28675: $? = 0 configure:28727: result: yes configure:28774: checking for DVDNAV configure:28781: $PKG_CONFIG --exists --print-errors "dvdnav" configure:28784: $? = 0 configure:28798: $PKG_CONFIG --exists --print-errors "dvdnav" configure:28801: $? = 0 configure:28841: result: yes configure:28862: checking for dvdnav_get_video_resolution in -ldvdnav configure:28887: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -ldvdnav -ldvdnav -lpthread >&5 /tmp/cc0Re81f.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dvdnav_get_video_resolution' collect2: error: ld returned 1 exit status configure:28887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 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 dvdnav_get_video_resolution (); | int | main () | { | return dvdnav_get_video_resolution (); | ; | return 0; | } configure:28896: result: no configure:28904: checking for dvdnav_describe_title_chapters in -ldvdnav configure:28929: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -ldvdnav -ldvdnav -lpthread >&5 configure:28929: $? = 0 configure:28938: result: yes configure:29130: checking for BLURAY configure:29137: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1" configure:29140: $? = 0 configure:29154: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1" configure:29157: $? = 0 configure:29209: result: yes configure:29519: checking libsmbclient.h usability configure:29519: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:29519: $? = 0 configure:29519: result: yes configure:29519: checking libsmbclient.h presence configure:29519: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:29519: $? = 0 configure:29519: result: yes configure:29519: checking for libsmbclient.h configure:29519: result: yes configure:29596: checking linux/videodev2.h usability configure:29596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:29596: $? = 0 configure:29596: result: yes configure:29596: checking linux/videodev2.h presence configure:29596: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:29596: $? = 0 configure:29596: result: yes configure:29596: checking for linux/videodev2.h configure:29596: result: yes configure:29596: checking sys/videoio.h usability configure:29596: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:182:25: fatal error: sys/videoio.h: No such file or directory compilation terminated. configure:29596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_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:29596: result: no configure:29596: checking sys/videoio.h presence configure:29596: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:149:25: fatal error: sys/videoio.h: No such file or directory compilation terminated. configure:29596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | /* end confdefs.h. */ | #include configure:29596: result: no configure:29596: checking for sys/videoio.h configure:29596: result: no configure:29614: checking for LIBV4L2 configure:29621: $PKG_CONFIG --exists --print-errors "libv4l2" configure:29624: $? = 0 configure:29638: $PKG_CONFIG --exists --print-errors "libv4l2" configure:29641: $? = 0 configure:29685: result: yes configure:29745: checking DeckLinkAPIDispatch.cpp usability configure:29745: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.cpp >&5 conftest.cpp:183:35: fatal error: DeckLinkAPIDispatch.cpp: No such file or directory compilation terminated. configure:29745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 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:29745: result: no configure:29745: checking DeckLinkAPIDispatch.cpp presence configure:29745: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:150:35: fatal error: DeckLinkAPIDispatch.cpp: No such file or directory compilation terminated. configure:29745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | /* end confdefs.h. */ | #include configure:29745: result: no configure:29745: checking for DeckLinkAPIDispatch.cpp configure:29745: result: no configure:29759: WARNING: Blackmagic DeckLink SDI include files not found configure:29803: checking for GNOMEVFS configure:29810: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:29813: $? = 0 configure:29827: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:29830: $? = 0 configure:29880: result: yes configure:30213: checking for cdrom_msf0 in linux/cdrom.h configure:30223: result: yes configure:30244: checking for scsireq in sys/scsiio.h conftest.c:150:24: fatal error: sys/scsiio.h: No such file or directory compilation terminated. configure:30271: result: no configure:30278: checking for ioc_toc_header in sys/cdio.h conftest.c:150:22: fatal error: sys/cdio.h: No such file or directory compilation terminated. configure:30305: result: no configure:30362: checking for LIBCDDB configure:30369: $PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5" configure:30372: $? = 0 configure:30386: $PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5" configure:30389: $? = 0 configure:30433: result: yes configure:30457: checking for Linux DVB version 5 configure:30478: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:30478: $? = 0 configure:30489: result: yes configure:30750: checking for DVBPSI configure:30757: $PKG_CONFIG --exists --print-errors "libdvbpsi" Package libdvbpsi was not found in the pkg-config search path. Perhaps you should add the directory containing `libdvbpsi.pc' to the PKG_CONFIG_PATH environment variable No package 'libdvbpsi' found configure:30760: $? = 1 configure:30774: $PKG_CONFIG --exists --print-errors "libdvbpsi" Package libdvbpsi was not found in the pkg-config search path. Perhaps you should add the directory containing `libdvbpsi.pc' to the PKG_CONFIG_PATH environment variable No package 'libdvbpsi' found configure:30777: $? = 1 configure:30791: result: no No package 'libdvbpsi' found configure:30848: checking gme/gme.h usability configure:30848: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:184:21: fatal error: gme/gme.h: No such file or directory compilation terminated. configure:30848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 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:30848: result: no configure:30848: checking gme/gme.h presence configure:30848: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:151:21: fatal error: gme/gme.h: No such file or directory compilation terminated. configure:30848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | /* end confdefs.h. */ | #include configure:30848: result: no configure:30848: checking for gme/gme.h configure:30848: result: no configure:30888: checking for SID configure:30895: $PKG_CONFIG --exists --print-errors "libsidplay2" Package libsidplay2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsidplay2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsidplay2' found configure:30898: $? = 1 configure:30912: $PKG_CONFIG --exists --print-errors "libsidplay2" Package libsidplay2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsidplay2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsidplay2' found configure:30915: $? = 1 configure:30929: result: no No package 'libsidplay2' found configure:30949: WARNING: No package 'libsidplay2' found (required for sid). configure:31156: checking for OGG configure:31163: $PKG_CONFIG --exists --print-errors "ogg >= 1.0" configure:31166: $? = 0 configure:31180: $PKG_CONFIG --exists --print-errors "ogg >= 1.0" configure:31183: $? = 0 configure:31235: result: yes configure:31401: checking for MUX_OGG configure:31408: $PKG_CONFIG --exists --print-errors "ogg >= 1.0" configure:31411: $? = 0 configure:31425: $PKG_CONFIG --exists --print-errors "ogg >= 1.0" configure:31428: $? = 0 configure:31480: result: yes configure:31645: checking for SHOUT configure:31652: $PKG_CONFIG --exists --print-errors "shout >= 2.1" Package shout was not found in the pkg-config search path. Perhaps you should add the directory containing `shout.pc' to the PKG_CONFIG_PATH environment variable No package 'shout' found configure:31655: $? = 1 configure:31669: $PKG_CONFIG --exists --print-errors "shout >= 2.1" Package shout was not found in the pkg-config search path. Perhaps you should add the directory containing `shout.pc' to the PKG_CONFIG_PATH environment variable No package 'shout' found configure:31672: $? = 1 configure:31686: result: no No package 'shout' found configure:31706: WARNING: Library shout >= 2.1 needed for shout was not found configure:31777: checking ebml/EbmlVersion.h usability configure:31777: i686-uhu-linux-g++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer conftest.cpp >&5 conftest.cpp:184:30: fatal error: ebml/EbmlVersion.h: No such file or directory compilation terminated. configure:31777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 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:31777: result: no configure:31777: checking ebml/EbmlVersion.h presence configure:31777: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:151:30: fatal error: ebml/EbmlVersion.h: No such file or directory compilation terminated. configure:31777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | /* end confdefs.h. */ | #include configure:31777: result: no configure:31777: checking for ebml/EbmlVersion.h configure:31777: result: no configure:31989: checking for LIBMODPLUG configure:31996: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8" configure:31999: $? = 0 configure:32013: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8" configure:32016: $? = 0 configure:32068: result: yes configure:32102: checking mpc/mpcdec.h usability configure:32102: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:184:24: fatal error: mpc/mpcdec.h: No such file or directory compilation terminated. configure:32102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 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:32102: result: no configure:32102: checking mpc/mpcdec.h presence configure:32102: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:151:24: fatal error: mpc/mpcdec.h: No such file or directory compilation terminated. configure:32102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | /* end confdefs.h. */ | #include configure:32102: result: no configure:32102: checking for mpc/mpcdec.h configure:32102: result: no configure:32123: checking mpcdec/mpcdec.h usability configure:32123: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:184:27: fatal error: mpcdec/mpcdec.h: No such file or directory compilation terminated. configure:32123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 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:32123: result: no configure:32123: checking mpcdec/mpcdec.h presence configure:32123: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:151:27: fatal error: mpcdec/mpcdec.h: No such file or directory compilation terminated. configure:32123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | /* end confdefs.h. */ | #include configure:32123: result: no configure:32123: checking for mpcdec/mpcdec.h configure:32123: result: no configure:32226: checking for libcrystalhd/libcrystalhd_if.h configure:32226: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:152:46: fatal error: libcrystalhd/bc_dts_types.h: No such file or directory compilation terminated. configure:32226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | /* end confdefs.h. */ | | #include | | | #include configure:32226: result: no configure:32435: checking mad.h usability configure:32435: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:32435: $? = 0 configure:32435: result: yes configure:32435: checking mad.h presence configure:32435: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:32435: $? = 0 configure:32435: result: yes configure:32435: checking for mad.h configure:32435: result: yes configure:32447: checking for mad_bit_init in -lmad configure:32472: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lmad >&5 configure:32472: $? = 0 configure:32481: result: yes configure:32525: checking if linker supports -Bsymbolic configure:32542: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 -Wl,-Bsymbolic conftest.c >&5 configure:32542: $? = 0 configure:32552: result: yes configure:32564: checking for AVCODEC configure:32571: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.25.0 libavutil" configure:32574: $? = 0 configure:32588: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.25.0 libavutil" configure:32591: $? = 0 configure:32633: result: yes configure:32648: checking libavcodec/avcodec.h usability configure:32648: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:32648: $? = 0 configure:32648: result: yes configure:32648: checking libavcodec/avcodec.h presence configure:32648: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:32648: $? = 0 configure:32648: result: yes configure:32648: checking for libavcodec/avcodec.h configure:32648: result: yes configure:32660: checking libavutil/avutil.h usability configure:32660: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:32660: $? = 0 configure:32660: result: yes configure:32660: checking libavutil/avutil.h presence configure:32660: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:32660: $? = 0 configure:32660: result: yes configure:32660: checking for libavutil/avutil.h configure:32660: result: yes configure:32731: checking for LIBVA configure:32738: $PKG_CONFIG --exists --print-errors "libva libva-x11" configure:32741: $? = 0 configure:32755: $PKG_CONFIG --exists --print-errors "libva libva-x11" configure:32758: $? = 0 configure:32818: result: yes configure:32833: checking libavcodec/vaapi.h usability configure:32833: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:32833: $? = 0 configure:32833: result: yes configure:32833: checking libavcodec/vaapi.h presence configure:32833: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:32833: $? = 0 configure:32833: result: yes configure:32833: checking for libavcodec/vaapi.h configure:32833: result: yes configure:32854: VAAPI acceleration activated configure:33020: checking for AVFORMAT configure:33027: $PKG_CONFIG --exists --print-errors "libavformat > 52.30.0 libavcodec libavutil" configure:33030: $? = 0 configure:33044: $PKG_CONFIG --exists --print-errors "libavformat > 52.30.0 libavcodec libavutil" configure:33047: $? = 0 configure:33089: result: yes configure:33105: checking libavformat/avformat.h usability configure:33105: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:33105: $? = 0 configure:33105: result: yes configure:33105: checking libavformat/avformat.h presence configure:33105: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:33105: $? = 0 configure:33105: result: yes configure:33105: checking for libavformat/avformat.h configure:33105: result: yes configure:33105: checking libavformat/avio.h usability configure:33105: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:33105: $? = 0 configure:33105: result: yes configure:33105: checking libavformat/avio.h presence configure:33105: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:33105: $? = 0 configure:33105: result: yes configure:33105: checking for libavformat/avio.h configure:33105: result: yes configure:33117: checking for libavutil/avutil.h configure:33117: result: yes configure:33208: checking for SWSCALE configure:33215: $PKG_CONFIG --exists --print-errors "libswscale" configure:33218: $? = 0 configure:33232: $PKG_CONFIG --exists --print-errors "libswscale" configure:33235: $? = 0 configure:33277: result: yes configure:33292: checking libswscale/swscale.h usability configure:33292: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:33292: $? = 0 configure:33292: result: yes configure:33292: checking libswscale/swscale.h presence configure:33292: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:33292: $? = 0 configure:33292: result: yes configure:33292: checking for libswscale/swscale.h configure:33292: result: yes configure:33352: checking for POSTPROC configure:33359: $PKG_CONFIG --exists --print-errors "libpostproc libavutil" configure:33362: $? = 0 configure:33376: $PKG_CONFIG --exists --print-errors "libpostproc libavutil" configure:33379: $? = 0 configure:33421: result: yes configure:33436: checking postproc/postprocess.h usability configure:33436: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:33436: $? = 0 configure:33436: result: yes configure:33436: checking postproc/postprocess.h presence configure:33436: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:33436: $? = 0 configure:33436: result: yes configure:33436: checking for postproc/postprocess.h configure:33436: result: yes configure:33532: checking faad.h usability configure:33532: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 In file included from conftest.c:194:0: /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! configure:33532: $? = 0 configure:33532: result: yes configure:33532: checking faad.h presence configure:33532: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:33532: $? = 0 configure:33532: result: yes configure:33532: checking for faad.h configure:33532: result: yes configure:33544: checking for faacDecOpen in -lfaad configure:33569: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 -lm conftest.c -lfaad >&5 /tmp/ccCd4xIR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `faacDecOpen' collect2: error: ld returned 1 exit status configure:33569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_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 faacDecOpen (); | int | main () | { | return faacDecOpen (); | ; | return 0; | } configure:33578: result: no configure:33595: checking for NeAACDecOpen in -lfaad configure:33620: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 -lm conftest.c -lfaad >&5 configure:33620: $? = 0 configure:33629: result: yes configure:33789: checking for TWOLAME configure:33796: $PKG_CONFIG --exists --print-errors "twolame" Package twolame was not found in the pkg-config search path. Perhaps you should add the directory containing `twolame.pc' to the PKG_CONFIG_PATH environment variable No package 'twolame' found configure:33799: $? = 1 configure:33813: $PKG_CONFIG --exists --print-errors "twolame" Package twolame was not found in the pkg-config search path. Perhaps you should add the directory containing `twolame.pc' to the PKG_CONFIG_PATH environment variable No package 'twolame' found configure:33816: $? = 1 configure:33830: result: no No package 'twolame' found configure:33850: WARNING: Library twolame needed for twolame was not found configure:34102: checking a52dec/a52.h usability configure:34102: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:34102: $? = 0 configure:34102: result: yes configure:34102: checking a52dec/a52.h presence configure:34102: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:34102: $? = 0 configure:34102: result: yes configure:34102: checking for a52dec/a52.h configure:34102: result: yes configure:34108: checking for a52_free in -la52 configure:34133: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 -lm conftest.c -la52 -lm >&5 configure:34133: $? = 0 configure:34142: result: yes configure:34326: checking for DCA configure:34333: $PKG_CONFIG --exists --print-errors "libdca >= 0.0.5" configure:34336: $? = 0 configure:34350: $PKG_CONFIG --exists --print-errors "libdca >= 0.0.5" configure:34353: $? = 0 configure:34405: result: yes configure:34471: checking for FLAC configure:34478: $PKG_CONFIG --exists --print-errors "flac" configure:34481: $? = 0 configure:34495: $PKG_CONFIG --exists --print-errors "flac" configure:34498: $? = 0 configure:34548: result: yes configure:34816: checking for LIBMPEG2 configure:34823: $PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2" configure:34826: $? = 0 configure:34840: $PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2" configure:34843: $? = 0 configure:34895: result: yes configure:35061: checking for VORBIS configure:35068: $PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1" configure:35071: $? = 0 configure:35085: $PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1" configure:35088: $? = 0 configure:35140: result: yes configure:35340: checking for SPEEX configure:35347: $PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5" configure:35350: $? = 0 configure:35364: $PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5" configure:35367: $? = 0 configure:35419: result: yes configure:35461: checking for SPEEXDSP configure:35468: $PKG_CONFIG --exists --print-errors "speexdsp" configure:35471: $? = 0 configure:35485: $PKG_CONFIG --exists --print-errors "speexdsp" configure:35488: $? = 0 configure:35532: result: yes configure:35677: checking for THEORA configure:35684: $PKG_CONFIG --exists --print-errors "ogg theoradec >= 1.0 theoraenc" configure:35687: $? = 0 configure:35701: $PKG_CONFIG --exists --print-errors "ogg theoradec >= 1.0 theoraenc" configure:35704: $? = 0 configure:35756: result: yes configure:35922: checking for DIRAC configure:35929: $PKG_CONFIG --exists --print-errors "dirac >= 0.10.0" configure:35932: $? = 0 configure:35946: $PKG_CONFIG --exists --print-errors "dirac >= 0.10.0" configure:35949: $? = 0 configure:36001: result: yes configure:36167: checking for SCHROEDINGER configure:36174: $PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10" configure:36177: $? = 0 configure:36191: $PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10" configure:36194: $? = 0 configure:36246: result: yes configure:36292: checking png.h usability configure:36292: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:36292: $? = 0 configure:36292: result: yes configure:36292: checking png.h presence configure:36292: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:36292: $? = 0 configure:36292: result: yes configure:36292: checking for png.h configure:36292: result: yes configure:36299: checking for png_set_rows in -lpng configure:36324: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 -lz -lm conftest.c -lpng -lz -lm >&5 configure:36324: $? = 0 configure:36333: result: yes configure:36523: checking for X264 configure:36530: $PKG_CONFIG --exists --print-errors "x264 >= 0.86" configure:36533: $? = 0 configure:36547: $PKG_CONFIG --exists --print-errors "x264 >= 0.86" configure:36550: $? = 0 configure:36596: result: yes configure:36771: checking for FLUIDSYNTH configure:36778: $PKG_CONFIG --exists --print-errors "fluidsynth" Package fluidsynth was not found in the pkg-config search path. Perhaps you should add the directory containing `fluidsynth.pc' to the PKG_CONFIG_PATH environment variable No package 'fluidsynth' found configure:36781: $? = 1 configure:36795: $PKG_CONFIG --exists --print-errors "fluidsynth" Package fluidsynth was not found in the pkg-config search path. Perhaps you should add the directory containing `fluidsynth.pc' to the PKG_CONFIG_PATH environment variable No package 'fluidsynth' found configure:36798: $? = 1 configure:36812: result: no No package 'fluidsynth' found configure:36832: WARNING: Library fluidsynth needed for fluidsynth was not found configure:36903: checking for ZVBI configure:36910: $PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28" configure:36913: $? = 0 configure:36927: $PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28" configure:36930: $? = 0 configure:36974: result: yes configure:37036: checking for LIBASS configure:37043: $PKG_CONFIG --exists --print-errors "libass >= 0.9.8" configure:37046: $? = 0 configure:37060: $PKG_CONFIG --exists --print-errors "libass >= 0.9.8" configure:37063: $? = 0 configure:37107: result: yes configure:37131: checking fontconfig/fontconfig.h usability configure:37131: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:37131: $? = 0 configure:37131: result: yes configure:37131: checking fontconfig/fontconfig.h presence configure:37131: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:37131: $? = 0 configure:37131: result: yes configure:37131: checking for fontconfig/fontconfig.h configure:37131: result: yes configure:37286: checking for KATE configure:37293: $PKG_CONFIG --exists --print-errors "kate >= 0.3.0" Package kate was not found in the pkg-config search path. Perhaps you should add the directory containing `kate.pc' to the PKG_CONFIG_PATH environment variable No package 'kate' found configure:37296: $? = 1 configure:37310: $PKG_CONFIG --exists --print-errors "kate >= 0.3.0" Package kate was not found in the pkg-config search path. Perhaps you should add the directory containing `kate.pc' to the PKG_CONFIG_PATH environment variable No package 'kate' found configure:37313: $? = 1 configure:37327: result: no No package 'kate' found configure:37347: WARNING: Library kate >= 0.3.0 needed for kate was not found configure:37412: checking for TIGER configure:37419: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.1" Package tiger was not found in the pkg-config search path. Perhaps you should add the directory containing `tiger.pc' to the PKG_CONFIG_PATH environment variable No package 'tiger' found configure:37422: $? = 1 configure:37436: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.1" Package tiger was not found in the pkg-config search path. Perhaps you should add the directory containing `tiger.pc' to the PKG_CONFIG_PATH environment variable No package 'tiger' found configure:37439: $? = 1 configure:37453: result: no No package 'tiger' found configure:37517: checking for GL configure:37524: $PKG_CONFIG --exists --print-errors "gl" configure:37527: $? = 0 configure:37541: $PKG_CONFIG --exists --print-errors "gl" configure:37544: $? = 0 configure:37612: result: yes configure:37739: checking for X configure:37847: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:37847: $? = 0 configure:37878: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lX11 >&5 configure:37878: $? = 0 configure:37928: result: libraries , headers configure:38027: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lX11 >&5 configure:38027: $? = 0 configure:38125: checking for gethostbyname configure:38125: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:38125: $? = 0 configure:38125: result: yes configure:38222: checking for connect configure:38222: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:38222: $? = 0 configure:38222: result: yes configure:38271: checking for remove configure:38271: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:38271: $? = 0 configure:38271: result: yes configure:38320: checking for shmat configure:38320: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:38320: $? = 0 configure:38320: result: yes configure:38378: checking for IceConnectionNumber in -lICE configure:38403: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lICE >&5 configure:38403: $? = 0 configure:38412: result: yes configure:38424: checking X11/Xlib.h usability configure:38424: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:38424: $? = 0 configure:38424: result: yes configure:38424: checking X11/Xlib.h presence configure:38424: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:38424: $? = 0 configure:38424: result: yes configure:38424: checking for X11/Xlib.h configure:38424: result: yes configure:38476: checking for XCB configure:38483: $PKG_CONFIG --exists --print-errors "xcb >= 1.6" configure:38486: $? = 0 configure:38500: $PKG_CONFIG --exists --print-errors "xcb >= 1.6" configure:38503: $? = 0 configure:38561: result: yes configure:38568: checking for XCB_SHM configure:38575: $PKG_CONFIG --exists --print-errors "xcb-shm" configure:38578: $? = 0 configure:38592: $PKG_CONFIG --exists --print-errors "xcb-shm" configure:38595: $? = 0 configure:38653: result: yes configure:38659: checking for XCB_COMPOSITE configure:38666: $PKG_CONFIG --exists --print-errors "xcb-composite" configure:38669: $? = 0 configure:38683: $PKG_CONFIG --exists --print-errors "xcb-composite" configure:38686: $? = 0 configure:38744: result: yes configure:38753: checking for XCB_XV configure:38760: $PKG_CONFIG --exists --print-errors "xcb-xv >= 1.1.90.1" configure:38763: $? = 0 configure:38777: $PKG_CONFIG --exists --print-errors "xcb-xv >= 1.1.90.1" configure:38780: $? = 0 configure:38838: result: yes configure:38854: checking for XCB_RANDR configure:38861: $PKG_CONFIG --exists --print-errors "xcb-randr >= 1.3" configure:38864: $? = 0 configure:38878: $PKG_CONFIG --exists --print-errors "xcb-randr >= 1.3" configure:38881: $? = 0 configure:38925: result: yes configure:38951: checking for XCB_KEYSYMS configure:38958: $PKG_CONFIG --exists --print-errors "xcb-keysyms >= 0.3.4" configure:38961: $? = 0 configure:38975: $PKG_CONFIG --exists --print-errors "xcb-keysyms >= 0.3.4" configure:38978: $? = 0 configure:39022: result: yes configure:39027: checking for XPROTO configure:39034: $PKG_CONFIG --exists --print-errors "xproto" configure:39037: $? = 0 configure:39051: $PKG_CONFIG --exists --print-errors "xproto" configure:39054: $? = 0 configure:39112: result: yes configure:39183: checking for SDL configure:39190: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.10" configure:39193: $? = 0 configure:39207: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.10" configure:39210: $? = 0 configure:39254: result: yes configure:39292: checking for SDL_IMAGE configure:39299: $PKG_CONFIG --exists --print-errors "SDL_image >= 1.2.10" configure:39302: $? = 0 configure:39316: $PKG_CONFIG --exists --print-errors "SDL_image >= 1.2.10" configure:39319: $? = 0 configure:39361: result: yes configure:39438: checking for FREETYPE configure:39445: $PKG_CONFIG --exists --print-errors "freetype2" configure:39448: $? = 0 configure:39462: $PKG_CONFIG --exists --print-errors "freetype2" configure:39465: $? = 0 configure:39517: result: yes configure:39556: checking Carbon/Carbon.h usability configure:39556: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:200:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:39556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_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:39556: result: no configure:39556: checking Carbon/Carbon.h presence configure:39556: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:167:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:39556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | /* end confdefs.h. */ | #include configure:39556: result: no configure:39556: checking for Carbon/Carbon.h configure:39556: result: no configure:39576: checking for fontconfig/fontconfig.h configure:39576: result: yes configure:39615: checking for FRIBIDI configure:39622: $PKG_CONFIG --exists --print-errors "fribidi" configure:39625: $? = 0 configure:39639: $PKG_CONFIG --exists --print-errors "fribidi" configure:39642: $? = 0 configure:39682: result: yes configure:39762: checking for SVG configure:39769: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0" configure:39772: $? = 0 configure:39786: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0" configure:39789: $? = 0 configure:39839: result: yes configure:40240: checking linux/fb.h usability configure:40240: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:40240: $? = 0 configure:40240: result: yes configure:40240: checking linux/fb.h presence configure:40240: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:40240: $? = 0 configure:40240: result: yes configure:40240: checking for linux/fb.h configure:40240: result: yes configure:40582: checking aalib.h usability configure:40582: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:40582: $? = 0 configure:40582: result: yes configure:40582: checking aalib.h presence configure:40582: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:40582: $? = 0 configure:40582: result: yes configure:40582: checking for aalib.h configure:40582: result: yes configure:40743: checking for CACA configure:40750: $PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14" Package caca was not found in the pkg-config search path. Perhaps you should add the directory containing `caca.pc' to the PKG_CONFIG_PATH environment variable No package 'caca' found configure:40753: $? = 1 configure:40767: $PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14" Package caca was not found in the pkg-config search path. Perhaps you should add the directory containing `caca.pc' to the PKG_CONFIG_PATH environment variable No package 'caca' found configure:40770: $? = 1 configure:40784: result: no No package 'caca' found configure:40804: WARNING: Library caca >= 0.99.beta14 needed for caca was not found configure:40879: checking kva.h usability configure:40879: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:201:17: fatal error: kva.h: No such file or directory compilation terminated. configure:40879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_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:40879: result: no configure:40879: checking kva.h presence configure:40879: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:168:17: fatal error: kva.h: No such file or directory compilation terminated. configure:40879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | /* end confdefs.h. */ | #include configure:40879: result: no configure:40879: checking for kva.h configure:40879: result: no configure:40952: checking for PULSE configure:40959: $PKG_CONFIG --exists --print-errors "libpulse >= 0.9.22" configure:40962: $? = 0 configure:40976: $PKG_CONFIG --exists --print-errors "libpulse >= 0.9.22" configure:40979: $? = 0 configure:41217: result: yes configure:41252: checking for ALSA configure:41259: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.16" configure:41262: $? = 0 configure:41276: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.16" configure:41279: $? = 0 configure:41329: result: yes configure:41554: checking for PORTAUDIO configure:41561: $PKG_CONFIG --exists --print-errors "portaudio-2.0" configure:41564: $? = 0 configure:41578: $PKG_CONFIG --exists --print-errors "portaudio-2.0" configure:41581: $? = 0 configure:41633: result: yes configure:41786: checking for JACK configure:41793: $PKG_CONFIG --exists --print-errors "jack" configure:41796: $? = 0 configure:41810: $PKG_CONFIG --exists --print-errors "jack" configure:41813: $? = 0 configure:41863: result: yes configure:42178: checking for SAMPLERATE configure:42185: $PKG_CONFIG --exists --print-errors "samplerate" configure:42188: $? = 0 configure:42202: $PKG_CONFIG --exists --print-errors "samplerate" configure:42205: $? = 0 configure:42257: result: yes configure:42314: checking kai.h usability configure:42314: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:201:17: fatal error: kai.h: No such file or directory compilation terminated. configure:42314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_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:42314: result: no configure:42314: checking kai.h presence configure:42314: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:168:17: fatal error: kai.h: No such file or directory compilation terminated. configure:42314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | /* end confdefs.h. */ | #include configure:42314: result: no configure:42314: checking for kai.h configure:42314: result: no configure:42432: checking for XPM configure:42439: $PKG_CONFIG --exists --print-errors "xpm" configure:42442: $? = 0 configure:42456: $PKG_CONFIG --exists --print-errors "xpm" configure:42459: $? = 0 configure:42497: result: yes configure:42503: checking for XINERAMA configure:42510: $PKG_CONFIG --exists --print-errors "xinerama" configure:42513: $? = 0 configure:42527: $PKG_CONFIG --exists --print-errors "xinerama" configure:42530: $? = 0 configure:42568: result: yes configure:42574: checking for XEXT configure:42581: $PKG_CONFIG --exists --print-errors "xext" configure:42584: $? = 0 configure:42598: $PKG_CONFIG --exists --print-errors "xext" configure:42601: $? = 0 configure:42639: result: yes configure:42716: checking libtar.h usability configure:42716: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:201:20: fatal error: libtar.h: No such file or directory compilation terminated. configure:42716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_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:42716: result: no configure:42716: checking libtar.h presence configure:42716: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:168:20: fatal error: libtar.h: No such file or directory compilation terminated. configure:42716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | /* end confdefs.h. */ | #include configure:42716: result: no configure:42716: checking for libtar.h configure:42716: result: no configure:42964: checking for QT4 configure:42971: $PKG_CONFIG --exists --print-errors "QtCore QtGui >= 4.6.0" configure:42974: $? = 0 configure:42988: $PKG_CONFIG --exists --print-errors "QtCore QtGui >= 4.6.0" configure:42991: $? = 0 configure:43053: result: yes configure:43084: checking whether Qt uses X11 configure:43096: i686-uhu-linux-g++ -E -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui conftest.cpp configure:43096: $? = 0 configure:43098: result: yes configure:43153: checking for moc-qt4 configure:43186: result: no configure:43153: checking for moc configure:43171: found /usr/lib/qt4/bin/moc configure:43183: result: /usr/lib/qt4/bin/moc configure:43197: checking for rcc configure:43215: found /usr/lib/qt4/bin/rcc configure:43228: result: /usr/lib/qt4/bin/rcc configure:43240: checking for uic-qt4 configure:43273: result: no configure:43240: checking for uic configure:43258: found /usr/lib/qt4/bin/uic configure:43270: result: /usr/lib/qt4/bin/uic configure:43633: checking xosd.h usability configure:43633: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:43633: $? = 0 configure:43633: result: yes configure:43633: checking xosd.h presence configure:43633: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:43633: $? = 0 configure:43633: result: yes configure:43633: checking for xosd.h configure:43633: result: yes configure:43638: checking for xosd_set_horizontal_offset in -lxosd configure:43663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lxosd >&5 configure:43663: $? = 0 configure:43672: result: yes configure:43747: checking lirc/lirc_client.h usability configure:43747: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:43747: $? = 0 configure:43747: result: yes configure:43747: checking lirc/lirc_client.h presence configure:43747: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:43747: $? = 0 configure:43747: result: yes configure:43747: checking for lirc/lirc_client.h configure:43747: result: yes configure:43749: checking for lirc_init in -llirc_client configure:43774: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -llirc_client >&5 configure:43774: $? = 0 configure:43783: result: yes configure:43957: checking for GOOM configure:43964: $PKG_CONFIG --exists --print-errors "libgoom2" Package libgoom2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgoom2.pc' to the PKG_CONFIG_PATH environment variable No package 'libgoom2' found configure:43967: $? = 1 configure:43981: $PKG_CONFIG --exists --print-errors "libgoom2" Package libgoom2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgoom2.pc' to the PKG_CONFIG_PATH environment variable No package 'libgoom2' found configure:43984: $? = 1 configure:43998: result: no No package 'libgoom2' found configure:44018: WARNING: Library libgoom2 needed for goom was not found configure:44083: checking for PROJECTM configure:44090: $PKG_CONFIG --exists --print-errors "libprojectM" Package libprojectM was not found in the pkg-config search path. Perhaps you should add the directory containing `libprojectM.pc' to the PKG_CONFIG_PATH environment variable No package 'libprojectM' found configure:44093: $? = 1 configure:44107: $PKG_CONFIG --exists --print-errors "libprojectM" Package libprojectM was not found in the pkg-config search path. Perhaps you should add the directory containing `libprojectM.pc' to the PKG_CONFIG_PATH environment variable No package 'libprojectM' found configure:44110: $? = 1 configure:44124: result: no No package 'libprojectM' found configure:44141: WARNING: No package 'libprojectM' found. configure:44420: checking for BONJOUR configure:44427: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6" configure:44430: $? = 0 configure:44444: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6" configure:44447: $? = 0 configure:44499: result: yes configure:44665: checking for UDEV configure:44672: $PKG_CONFIG --exists --print-errors "libudev >= 142" configure:44675: $? = 0 configure:44689: $PKG_CONFIG --exists --print-errors "libudev >= 142" configure:44692: $? = 0 configure:44744: result: yes configure:44919: checking for MTP configure:44926: $PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0" configure:44929: $? = 0 configure:44943: $PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0" configure:44946: $? = 0 configure:44998: result: yes configure:45173: checking for UPNP configure:45180: $PKG_CONFIG --exists --print-errors "libupnp" configure:45183: $? = 0 configure:45197: $PKG_CONFIG --exists --print-errors "libupnp" configure:45200: $? = 0 configure:45252: result: yes configure:45426: checking for LIBXML2 configure:45433: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5" configure:45436: $? = 0 configure:45450: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5" configure:45453: $? = 0 configure:45505: result: yes configure:45551: checking whether GCRYCTL_SET_THREAD_CBS is declared configure:45551: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:45551: $? = 0 configure:45551: result: yes configure:45558: checking for gcry_control in -lgcrypt configure:45583: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c -lgcrypt -lgcrypt -lgpg-error >&5 configure:45583: $? = 0 configure:45592: result: yes configure:45647: checking for GNUTLS configure:45654: $PKG_CONFIG --exists --print-errors "gnutls >= 2.0.0" configure:45657: $? = 0 configure:45671: $PKG_CONFIG --exists --print-errors "gnutls >= 2.0.0" configure:45674: $? = 0 configure:45724: result: yes configure:45741: checking for MCE configure:45748: $PKG_CONFIG --exists --print-errors "dbus-1 mce" Package mce was not found in the pkg-config search path. Perhaps you should add the directory containing `mce.pc' to the PKG_CONFIG_PATH environment variable No package 'mce' found configure:45751: $? = 1 configure:45765: $PKG_CONFIG --exists --print-errors "dbus-1 mce" Package mce was not found in the pkg-config search path. Perhaps you should add the directory containing `mce.pc' to the PKG_CONFIG_PATH environment variable No package 'mce' found configure:45768: $? = 1 configure:45782: result: no No package 'mce' found configure:45835: checking for TAGLIB configure:45842: $PKG_CONFIG --exists --print-errors "taglib >= 1.5" configure:45845: $? = 0 configure:45859: $PKG_CONFIG --exists --print-errors "taglib >= 1.5" configure:45862: $? = 0 configure:45904: result: yes configure:46138: checking for NOTIFY configure:46145: $PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0" configure:46148: $? = 0 configure:46162: $PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0" configure:46165: $? = 0 configure:46217: result: yes configure:46566: checking whether byte ordering is bigendian configure:46581: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c:170:9: error: unknown type name 'not' conftest.c:170:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:170:15: error: unknown type name 'universal' configure:46581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_XOSD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:46626: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 configure:46626: $? = 0 configure:46644: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:4: error: unknown type name 'not' conftest.c:176:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:46644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "vlc 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vlc" | #define VERSION "2.0.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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define _FILE_OFFSET_BITS 64 | #define _REENTRANT /**/ | #define _THREAD_SAFE /**/ | #define __LIBVLC__ /**/ | #define restrict __restrict | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LIBEXT ".so" | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_DAEMON 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FORK 1 | #define HAVE_GETENV 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_ISATTY 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MMAP 1 | #define HAVE_OPENAT 1 | #define HAVE_PREAD 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRPTIME 1 | #define HAVE_USELOCALE 1 | #define HAVE_ATOF 1 | #define HAVE_ATOLL 1 | #define HAVE_DIRFD 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPID 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_LLDIV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_NRAND48 1 | #define HAVE_REWIND 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SWAB 1 | #define HAVE_TDESTROY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STRCOLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_EVENTFD 1 | #define HAVE_VMSPLICE 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_POLL 1 | #define HAVE_STRUCT_POLLFD 1 | #define HAVE_LRINTF 1 | #define HAVE_DYNAMIC_PLUGINS 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_DCCP_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define ASSUME_UTF8 1 | #define HAVE_DBUS 1 | #define NDEBUG 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_PACKED 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMX 1 | #define CAN_COMPILE_MMXEXT 1 | #define HAVE_SSE2_INTRINSICS 1 | #define CAN_COMPILE_SSE 1 | #define CAN_COMPILE_SSE2 1 | #define CAN_COMPILE_SSE3 1 | #define CAN_COMPILE_SSSE3 1 | #define CAN_COMPILE_SSE4_1 1 | #define CAN_COMPILE_SSE4_2 1 | #define CAN_COMPILE_SSE4A 1 | #define CAN_COMPILE_3DNOW 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_LIBPROXY 1 | #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LIBV4L2 1 | #define HAVE_LIBCDDB 1 | #define HAVE_MAD_H 1 | #define HAVE_LIBAVCODEC_AVCODEC_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBAVCODEC_VAAPI_H 1 | #define HAVE_AVCODEC_VAAPI 1 | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | #define HAVE_LIBAVFORMAT_AVIO_H 1 | #define HAVE_LIBAVUTIL_AVUTIL_H 1 | #define HAVE_LIBSWSCALE_SWSCALE_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_FAAD_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_PNG_H 1 | #define ZVBI_COMPILED 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_XOSD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:46772: result: no configure:47374: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:2238: creating Makefile config.status:2238: creating doc/Makefile config.status:2238: creating modules/Makefile config.status:2238: creating m4/Makefile config.status:2238: creating po/Makefile.in config.status:2238: creating share/Makefile config.status:2238: creating compat/Makefile config.status:2238: creating src/Makefile config.status:2238: creating src/test/Makefile config.status:2238: creating lib/Makefile config.status:2238: creating bin/Makefile config.status:2238: creating test/Makefile config.status:2238: creating modules/access/Makefile config.status:2238: creating modules/access/bd/Makefile config.status:2238: creating modules/access/dshow/Makefile config.status:2238: creating modules/access/mms/Makefile config.status:2238: creating modules/access/rtp/Makefile config.status:2238: creating modules/access/rtsp/Makefile config.status:2238: creating modules/access/vcd/Makefile config.status:2238: creating modules/access/vcdx/Makefile config.status:2238: creating modules/access/screen/Makefile config.status:2238: creating modules/access/zip/Makefile config.status:2238: creating modules/access/zip/unzip/Makefile config.status:2238: creating modules/access_output/Makefile config.status:2238: creating modules/audio_filter/Makefile config.status:2238: creating modules/audio_mixer/Makefile config.status:2238: creating modules/audio_output/Makefile config.status:2238: creating modules/codec/Makefile config.status:2238: creating modules/codec/avcodec/Makefile config.status:2238: creating modules/codec/dmo/Makefile config.status:2238: creating modules/codec/loader/Makefile config.status:2238: creating modules/codec/omxil/Makefile config.status:2238: creating modules/codec/shine/Makefile config.status:2238: creating modules/codec/spudec/Makefile config.status:2238: creating modules/codec/wmafixed/Makefile config.status:2238: creating modules/control/Makefile config.status:2238: creating modules/control/dbus/Makefile config.status:2238: creating modules/control/globalhotkeys/Makefile config.status:2238: creating modules/demux/Makefile config.status:2238: creating modules/demux/asf/Makefile config.status:2238: creating modules/demux/avformat/Makefile config.status:2238: creating modules/demux/avi/Makefile config.status:2238: creating modules/demux/mkv/Makefile config.status:2238: creating modules/demux/mp4/Makefile config.status:2238: creating modules/demux/mpeg/Makefile config.status:2238: creating modules/demux/playlist/Makefile config.status:2238: creating modules/gui/Makefile config.status:2238: creating modules/gui/macosx/Makefile config.status:2238: creating modules/gui/hildon/Makefile config.status:2238: creating modules/gui/minimal_macosx/Makefile config.status:2238: creating modules/gui/macosx_dialog_provider/Makefile config.status:2238: creating modules/gui/qt4/Makefile config.status:2238: creating modules/gui/skins2/Makefile config.status:2238: creating modules/lua/Makefile config.status:2238: creating modules/meta_engine/Makefile config.status:2238: creating modules/misc/Makefile config.status:2238: creating modules/misc/playlist/Makefile config.status:2238: creating modules/misc/osd/Makefile config.status:2238: creating modules/misc/stats/Makefile config.status:2238: creating modules/media_library/Makefile config.status:2238: creating modules/mux/Makefile config.status:2238: creating modules/mux/mpeg/Makefile config.status:2238: creating modules/notify/Makefile config.status:2238: creating modules/packetizer/Makefile config.status:2238: creating modules/services_discovery/Makefile config.status:2238: creating modules/stream_filter/Makefile config.status:2238: creating modules/stream_filter/dash/Makefile config.status:2238: creating modules/stream_out/Makefile config.status:2238: creating modules/stream_out/transcode/Makefile config.status:2238: creating modules/text_renderer/Makefile config.status:2238: creating modules/video_chroma/Makefile config.status:2238: creating modules/video_filter/Makefile config.status:2238: creating modules/video_filter/dynamicoverlay/Makefile config.status:2238: creating modules/video_output/Makefile config.status:2238: creating modules/video_output/msw/Makefile config.status:2238: creating modules/visualization/Makefile config.status:2238: creating modules/visualization/visual/Makefile config.status:2238: creating modules/mmx/Makefile config.status:2238: creating modules/mmxext/Makefile config.status:2238: creating modules/3dnow/Makefile config.status:2238: creating modules/sse2/Makefile config.status:2238: creating modules/altivec/Makefile config.status:2238: creating modules/arm_neon/Makefile config.status:2238: creating config.h config.status:2467: executing depfiles commands config.status:2467: executing libtool commands config.status:2467: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_3dnow_inline=yes ac_cv_build=i686-uhu-linux-gnu ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_attribute_packed=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_fast_math=yes ac_cv_c_inline=inline ac_cv_c_mmx_intrinsics=yes ac_cv_c_ntohl_sys_param_h=no ac_cv_c_omit_frame_pointer=yes ac_cv_c_restrict=__restrict ac_cv_c_sse2_intrinsics=yes ac_cv_c_unroll_loops=yes ac_cv_c_visibility_hidden=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_value= ac_cv_env_AVCODEC_CFLAGS_set= ac_cv_env_AVCODEC_CFLAGS_value= ac_cv_env_AVCODEC_LIBS_set= ac_cv_env_AVCODEC_LIBS_value= ac_cv_env_AVFORMAT_CFLAGS_set= ac_cv_env_AVFORMAT_CFLAGS_value= ac_cv_env_AVFORMAT_LIBS_set= ac_cv_env_AVFORMAT_LIBS_value= ac_cv_env_BLURAY_CFLAGS_set= ac_cv_env_BLURAY_CFLAGS_value= ac_cv_env_BLURAY_LIBS_set= ac_cv_env_BLURAY_LIBS_value= ac_cv_env_BONJOUR_CFLAGS_set= ac_cv_env_BONJOUR_CFLAGS_value= ac_cv_env_BONJOUR_LIBS_set= ac_cv_env_BONJOUR_LIBS_value= ac_cv_env_CACA_CFLAGS_set= ac_cv_env_CACA_CFLAGS_value= ac_cv_env_CACA_LIBS_set= ac_cv_env_CACA_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DC1394_CFLAGS_set= ac_cv_env_DC1394_CFLAGS_value= ac_cv_env_DC1394_LIBS_set= ac_cv_env_DC1394_LIBS_value= ac_cv_env_DCA_CFLAGS_set= ac_cv_env_DCA_CFLAGS_value= ac_cv_env_DCA_LIBS_set= ac_cv_env_DCA_LIBS_value= ac_cv_env_DESKTOP_FILE_VALIDATE_set= ac_cv_env_DESKTOP_FILE_VALIDATE_value= ac_cv_env_DIRAC_CFLAGS_set= ac_cv_env_DIRAC_CFLAGS_value= ac_cv_env_DIRAC_LIBS_set= ac_cv_env_DIRAC_LIBS_value= ac_cv_env_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_DVBPSI_CFLAGS_set= ac_cv_env_DVBPSI_CFLAGS_value= ac_cv_env_DVBPSI_LIBS_set= ac_cv_env_DVBPSI_LIBS_value= ac_cv_env_DVDNAV_CFLAGS_set= ac_cv_env_DVDNAV_CFLAGS_value= ac_cv_env_DVDNAV_LIBS_set= ac_cv_env_DVDNAV_LIBS_value= ac_cv_env_DVDREAD_CFLAGS_set= ac_cv_env_DVDREAD_CFLAGS_value= ac_cv_env_DVDREAD_LIBS_set= ac_cv_env_DVDREAD_LIBS_value= ac_cv_env_DV_CFLAGS_set= ac_cv_env_DV_CFLAGS_value= ac_cv_env_DV_LIBS_set= ac_cv_env_DV_LIBS_value= ac_cv_env_EGL_CFLAGS_set= ac_cv_env_EGL_CFLAGS_value= ac_cv_env_EGL_LIBS_set= ac_cv_env_EGL_LIBS_value= ac_cv_env_FLAC_CFLAGS_set= ac_cv_env_FLAC_CFLAGS_value= ac_cv_env_FLAC_LIBS_set= ac_cv_env_FLAC_LIBS_value= ac_cv_env_FLUIDSYNTH_CFLAGS_set= ac_cv_env_FLUIDSYNTH_CFLAGS_value= ac_cv_env_FLUIDSYNTH_LIBS_set= ac_cv_env_FLUIDSYNTH_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_FRIBIDI_CFLAGS_set= ac_cv_env_FRIBIDI_CFLAGS_value= ac_cv_env_FRIBIDI_LIBS_set= ac_cv_env_FRIBIDI_LIBS_value= ac_cv_env_GL_CFLAGS_set= ac_cv_env_GL_CFLAGS_value= ac_cv_env_GL_LIBS_set= ac_cv_env_GL_LIBS_value= ac_cv_env_GNOMEVFS_CFLAGS_set= ac_cv_env_GNOMEVFS_CFLAGS_value= ac_cv_env_GNOMEVFS_LIBS_set= ac_cv_env_GNOMEVFS_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_GOOM_CFLAGS_set= ac_cv_env_GOOM_CFLAGS_value= ac_cv_env_GOOM_LIBS_set= ac_cv_env_GOOM_LIBS_value= ac_cv_env_HILDON_CFLAGS_set= ac_cv_env_HILDON_CFLAGS_value= ac_cv_env_HILDON_FM_CFLAGS_set= ac_cv_env_HILDON_FM_CFLAGS_value= ac_cv_env_HILDON_FM_LIBS_set= ac_cv_env_HILDON_FM_LIBS_value= ac_cv_env_HILDON_LIBS_set= ac_cv_env_HILDON_LIBS_value= ac_cv_env_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_KATE_CFLAGS_set= ac_cv_env_KATE_CFLAGS_value= ac_cv_env_KATE_LIBS_set= ac_cv_env_KATE_LIBS_value= ac_cv_env_KDE4_CONFIG_set= ac_cv_env_KDE4_CONFIG_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBASS_CFLAGS_set= ac_cv_env_LIBASS_CFLAGS_value= ac_cv_env_LIBASS_LIBS_set= ac_cv_env_LIBASS_LIBS_value= ac_cv_env_LIBCDDB_CFLAGS_set= ac_cv_env_LIBCDDB_CFLAGS_value= ac_cv_env_LIBCDDB_LIBS_set= ac_cv_env_LIBCDDB_LIBS_value= ac_cv_env_LIBCDIO_CFLAGS_set= ac_cv_env_LIBCDIO_CFLAGS_value= ac_cv_env_LIBCDIO_LIBS_set= ac_cv_env_LIBCDIO_LIBS_value= ac_cv_env_LIBMODPLUG_CFLAGS_set= ac_cv_env_LIBMODPLUG_CFLAGS_value= ac_cv_env_LIBMODPLUG_LIBS_set= ac_cv_env_LIBMODPLUG_LIBS_value= ac_cv_env_LIBMPEG2_CFLAGS_set= ac_cv_env_LIBMPEG2_CFLAGS_value= ac_cv_env_LIBMPEG2_LIBS_set= ac_cv_env_LIBMPEG2_LIBS_value= ac_cv_env_LIBPROXY_CFLAGS_set= ac_cv_env_LIBPROXY_CFLAGS_value= ac_cv_env_LIBPROXY_LIBS_set= ac_cv_env_LIBPROXY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBV4L2_CFLAGS_set= ac_cv_env_LIBV4L2_CFLAGS_value= ac_cv_env_LIBV4L2_LIBS_set= ac_cv_env_LIBV4L2_LIBS_value= ac_cv_env_LIBVA_CFLAGS_set= ac_cv_env_LIBVA_CFLAGS_value= ac_cv_env_LIBVA_LIBS_set= ac_cv_env_LIBVA_LIBS_value= ac_cv_env_LIBVCDINFO_CFLAGS_set= ac_cv_env_LIBVCDINFO_CFLAGS_value= ac_cv_env_LIBVCDINFO_LIBS_set= ac_cv_env_LIBVCDINFO_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_LINSYS_SDI_CFLAGS_set= ac_cv_env_LINSYS_SDI_CFLAGS_value= ac_cv_env_LINSYS_SDI_LIBS_set= ac_cv_env_LINSYS_SDI_LIBS_value= ac_cv_env_LUAC_set= ac_cv_env_LUAC_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_MCE_CFLAGS_set= ac_cv_env_MCE_CFLAGS_value= ac_cv_env_MCE_LIBS_set= ac_cv_env_MCE_LIBS_value= ac_cv_env_MINIZIP_CFLAGS_set= ac_cv_env_MINIZIP_CFLAGS_value= ac_cv_env_MINIZIP_LIBS_set= ac_cv_env_MINIZIP_LIBS_value= ac_cv_env_MTP_CFLAGS_set= ac_cv_env_MTP_CFLAGS_value= ac_cv_env_MTP_LIBS_set= ac_cv_env_MTP_LIBS_value= ac_cv_env_MUX_OGG_CFLAGS_set= ac_cv_env_MUX_OGG_CFLAGS_value= ac_cv_env_MUX_OGG_LIBS_set= ac_cv_env_MUX_OGG_LIBS_value= ac_cv_env_NOTIFY_CFLAGS_set= ac_cv_env_NOTIFY_CFLAGS_value= ac_cv_env_NOTIFY_LIBS_set= ac_cv_env_NOTIFY_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OGG_CFLAGS_set= ac_cv_env_OGG_CFLAGS_value= ac_cv_env_OGG_LIBS_set= ac_cv_env_OGG_LIBS_value= ac_cv_env_OPENCV_CFLAGS_set= ac_cv_env_OPENCV_CFLAGS_value= ac_cv_env_OPENCV_LIBS_set= ac_cv_env_OPENCV_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PORTAUDIO_CFLAGS_set= ac_cv_env_PORTAUDIO_CFLAGS_value= ac_cv_env_PORTAUDIO_LIBS_set= ac_cv_env_PORTAUDIO_LIBS_value= ac_cv_env_POSTPROC_CFLAGS_set= ac_cv_env_POSTPROC_CFLAGS_value= ac_cv_env_POSTPROC_LIBS_set= ac_cv_env_POSTPROC_LIBS_value= ac_cv_env_PROJECTM2_CFLAGS_set= ac_cv_env_PROJECTM2_CFLAGS_value= ac_cv_env_PROJECTM2_LIBS_set= ac_cv_env_PROJECTM2_LIBS_value= ac_cv_env_PROJECTM_CFLAGS_set= ac_cv_env_PROJECTM_CFLAGS_value= ac_cv_env_PROJECTM_LIBS_set= ac_cv_env_PROJECTM_LIBS_value= ac_cv_env_PULSE_CFLAGS_set= ac_cv_env_PULSE_CFLAGS_value= ac_cv_env_PULSE_LIBS_set= ac_cv_env_PULSE_LIBS_value= ac_cv_env_QT4_CFLAGS_set= ac_cv_env_QT4_CFLAGS_value= ac_cv_env_QT4_LIBS_set= ac_cv_env_QT4_LIBS_value= ac_cv_env_SAMPLERATE_CFLAGS_set= ac_cv_env_SAMPLERATE_CFLAGS_value= ac_cv_env_SAMPLERATE_LIBS_set= ac_cv_env_SAMPLERATE_LIBS_value= ac_cv_env_SCHROEDINGER_CFLAGS_set= ac_cv_env_SCHROEDINGER_CFLAGS_value= ac_cv_env_SCHROEDINGER_LIBS_set= ac_cv_env_SCHROEDINGER_LIBS_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_IMAGE_CFLAGS_set= ac_cv_env_SDL_IMAGE_CFLAGS_value= ac_cv_env_SDL_IMAGE_LIBS_set= ac_cv_env_SDL_IMAGE_LIBS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_SHOUT_CFLAGS_set= ac_cv_env_SHOUT_CFLAGS_value= ac_cv_env_SHOUT_LIBS_set= ac_cv_env_SHOUT_LIBS_value= ac_cv_env_SID_CFLAGS_set= ac_cv_env_SID_CFLAGS_value= ac_cv_env_SID_LIBS_set= ac_cv_env_SID_LIBS_value= ac_cv_env_SPEEXDSP_CFLAGS_set= ac_cv_env_SPEEXDSP_CFLAGS_value= ac_cv_env_SPEEXDSP_LIBS_set= ac_cv_env_SPEEXDSP_LIBS_value= ac_cv_env_SPEEX_CFLAGS_set= ac_cv_env_SPEEX_CFLAGS_value= ac_cv_env_SPEEX_LIBS_set= ac_cv_env_SPEEX_LIBS_value= ac_cv_env_SQLITE_CFLAGS_set= ac_cv_env_SQLITE_CFLAGS_value= ac_cv_env_SQLITE_LIBS_set= ac_cv_env_SQLITE_LIBS_value= ac_cv_env_SVG_CFLAGS_set= ac_cv_env_SVG_CFLAGS_value= ac_cv_env_SVG_LIBS_set= ac_cv_env_SVG_LIBS_value= ac_cv_env_SWSCALE_CFLAGS_set= ac_cv_env_SWSCALE_CFLAGS_value= ac_cv_env_SWSCALE_LIBS_set= ac_cv_env_SWSCALE_LIBS_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_THEORA_CFLAGS_set= ac_cv_env_THEORA_CFLAGS_value= ac_cv_env_THEORA_LIBS_set= ac_cv_env_THEORA_LIBS_value= ac_cv_env_TIGER_CFLAGS_set= ac_cv_env_TIGER_CFLAGS_value= ac_cv_env_TIGER_LIBS_set= ac_cv_env_TIGER_LIBS_value= ac_cv_env_TWOLAME_CFLAGS_set= ac_cv_env_TWOLAME_CFLAGS_value= ac_cv_env_TWOLAME_LIBS_set= ac_cv_env_TWOLAME_LIBS_value= ac_cv_env_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_LIBS_value= ac_cv_env_UPNP_CFLAGS_set= ac_cv_env_UPNP_CFLAGS_value= ac_cv_env_UPNP_LIBS_set= ac_cv_env_UPNP_LIBS_value= ac_cv_env_VORBIS_CFLAGS_set= ac_cv_env_VORBIS_CFLAGS_value= ac_cv_env_VORBIS_LIBS_set= ac_cv_env_VORBIS_LIBS_value= ac_cv_env_X264_CFLAGS_set= ac_cv_env_X264_CFLAGS_value= ac_cv_env_X264_LIBS_set= ac_cv_env_X264_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_COMPOSITE_CFLAGS_set= ac_cv_env_XCB_COMPOSITE_CFLAGS_value= ac_cv_env_XCB_COMPOSITE_LIBS_set= ac_cv_env_XCB_COMPOSITE_LIBS_value= ac_cv_env_XCB_KEYSYMS_CFLAGS_set= ac_cv_env_XCB_KEYSYMS_CFLAGS_value= ac_cv_env_XCB_KEYSYMS_LIBS_set= ac_cv_env_XCB_KEYSYMS_LIBS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XCB_RANDR_CFLAGS_set= ac_cv_env_XCB_RANDR_CFLAGS_value= ac_cv_env_XCB_RANDR_LIBS_set= ac_cv_env_XCB_RANDR_LIBS_value= ac_cv_env_XCB_SHM_CFLAGS_set= ac_cv_env_XCB_SHM_CFLAGS_value= ac_cv_env_XCB_SHM_LIBS_set= ac_cv_env_XCB_SHM_LIBS_value= ac_cv_env_XCB_XV_CFLAGS_set= ac_cv_env_XCB_XV_CFLAGS_value= ac_cv_env_XCB_XV_LIBS_set= ac_cv_env_XCB_XV_LIBS_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XINERAMA_CFLAGS_set= ac_cv_env_XINERAMA_CFLAGS_value= ac_cv_env_XINERAMA_LIBS_set= ac_cv_env_XINERAMA_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XPM_CFLAGS_set= ac_cv_env_XPM_CFLAGS_value= ac_cv_env_XPM_LIBS_set= ac_cv_env_XPM_LIBS_value= ac_cv_env_XPROTO_CFLAGS_set= ac_cv_env_XPROTO_CFLAGS_value= ac_cv_env_XPROTO_LIBS_set= ac_cv_env_XPROTO_LIBS_value= ac_cv_env_ZVBI_CFLAGS_set= ac_cv_env_ZVBI_CFLAGS_value= ac_cv_env_ZVBI_LIBS_set= ac_cv_env_ZVBI_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_accept4=yes ac_cv_func_atof=yes ac_cv_func_atoll=yes ac_cv_func_backtrace=yes ac_cv_func_connect=yes ac_cv_func_daemon=yes ac_cv_func_dirfd=yes ac_cv_func_dlopen=no ac_cv_func_eventfd=yes ac_cv_func_fcntl=yes ac_cv_func_fdatasync=yes ac_cv_func_fdopendir=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_fstatvfs=yes ac_cv_func_fsync=yes ac_cv_func_getdelim=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_gmtime_r=yes ac_cv_func_if_nameindex=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inet_pton=yes ac_cv_func_isatty=yes ac_cv_func_lldiv=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_memalign=yes ac_cv_func_mmap=yes ac_cv_func_nrand48=yes ac_cv_func_openat=yes ac_cv_func_pipe2=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_madvise=yes ac_cv_func_pread=yes ac_cv_func_remove=yes ac_cv_func_rewind=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_stricmp=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnicmp=no ac_cv_func_strnlen=yes ac_cv_func_strptime=yes ac_cv_func_strsep=yes ac_cv_func_strtof=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_swab=yes ac_cv_func_tdestroy=yes ac_cv_func_uselocale=yes ac_cv_func_vmsplice=yes ac_cv_have_decl_GCRYCTL_SET_THREAD_CBS=yes ac_cv_have_decl_nanosleep=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_DeckLinkAPIDispatch_cpp=no ac_cv_header_X11_Xlib_h=yes ac_cv_header_a52dec_a52_h=yes ac_cv_header_aalib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ebml_EbmlVersion_h=no ac_cv_header_execinfo_h=yes ac_cv_header_faad_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fontconfig_fontconfig_h=yes ac_cv_header_getopt_h=yes ac_cv_header_gme_gme_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kai_h=no ac_cv_header_kva_h=no ac_cv_header_libavcodec_avcodec_h=yes ac_cv_header_libavcodec_vaapi_h=yes ac_cv_header_libavformat_avformat_h=yes ac_cv_header_libavformat_avio_h=yes ac_cv_header_libavutil_avutil_h=yes ac_cv_header_libcrystalhd_libcrystalhd_if_h=no ac_cv_header_libsmbclient_h=yes ac_cv_header_libswscale_swscale_h=yes ac_cv_header_libtar_h=no ac_cv_header_linux_dccp_h=yes ac_cv_header_linux_fb_h=yes ac_cv_header_linux_magic_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_linux_videodev2_h=yes ac_cv_header_lirc_lirc_client_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_param_h=no ac_cv_header_mad_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_mpc_mpcdec_h=no ac_cv_header_mpcdec_mpcdec_h=no ac_cv_header_net_if_h=yes ac_cv_header_netinet_udplite_h=no ac_cv_header_png_h=yes ac_cv_header_postproc_postprocess_h=yes ac_cv_header_pthread_h=yes ac_cv_header_scsi_scsi_h=yes ac_cv_header_search_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_eventfd_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_videoio_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unzip_h=no ac_cv_header_xlocale_h=yes ac_cv_header_xosd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_ld_bsymbolic=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_a52_a52_free=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dvdnav_dvdnav_describe_title_chapters=yes ac_cv_lib_dvdnav_dvdnav_get_video_resolution=no ac_cv_lib_faad_NeAACDecOpen=yes ac_cv_lib_faad_faacDecOpen=no ac_cv_lib_gcrypt_gcry_control=yes ac_cv_lib_lirc_client_lirc_init=yes ac_cv_lib_m_cos=yes ac_cv_lib_m_lrintf=yes ac_cv_lib_mad_mad_bit_init=yes ac_cv_lib_png_png_set_rows=yes ac_cv_lib_pthread_main=yes ac_cv_lib_rt_clock_nanosleep=yes ac_cv_lib_xosd_xosd_set_horizontal_offset=yes ac_cv_linux_s2api=yes ac_cv_live555=no ac_cv_mmx_inline=yes ac_cv_mmxext_inline=yes ac_cv_neon_inline=no ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MOC=/usr/lib/qt4/bin/moc ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_RCC=/usr/lib/qt4/bin/rcc ac_cv_path_SED=/bin/sed ac_cv_path_UIC=/usr/lib/qt4/bin/uic ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -std=gnu99 -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_OBJC=i686-uhu-linux-gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_flags__Wall=yes ac_cv_prog_cc_flags__Wbad_function_cast=yes ac_cv_prog_cc_flags__Werror_implicit_function_declaration=yes ac_cv_prog_cc_flags__Wextra=yes ac_cv_prog_cc_flags__Wmissing_prototypes=yes ac_cv_prog_cc_flags__Wpointer_arith=yes ac_cv_prog_cc_flags__Wsign_compare=yes ac_cv_prog_cc_flags__Wundef=yes ac_cv_prog_cc_flags__Wvolatile_register_var=yes ac_cv_prog_cc_flags__Wwrite_strings=yes ac_cv_prog_cc_flags__pipe=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_flags__Wall=yes ac_cv_prog_cxx_flags__Wextra=yes ac_cv_prog_cxx_flags__Wpointer_arith=yes ac_cv_prog_cxx_flags__Wsign_compare=yes ac_cv_prog_cxx_flags__Wundef=yes ac_cv_prog_cxx_flags__Wvolatile_register_var=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_connect='none required' ac_cv_search_dlopen=-ldl ac_cv_search_getaddrinfo='none required' ac_cv_search_poll='none required' ac_cv_sse2_inline=yes ac_cv_sse3_inline=yes ac_cv_sse4_1_inline=yes ac_cv_sse4_2_inline=yes ac_cv_sse4a_inline=yes ac_cv_sse_inline=yes ac_cv_ssse3_inline=yes ac_cv_struct_sockaddr_storage=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_pollfd=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar 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= gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' 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_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa ' pkg_cv_ALSA_LIBS='-lasound ' pkg_cv_AVCODEC_CFLAGS=' ' pkg_cv_AVCODEC_LIBS='-lavcodec -lavutil ' pkg_cv_AVFORMAT_CFLAGS=' ' pkg_cv_AVFORMAT_LIBS='-lavformat -lavcodec -lavutil ' pkg_cv_BLURAY_CFLAGS=' ' pkg_cv_BLURAY_LIBS='-lbluray ' pkg_cv_BONJOUR_CFLAGS='-D_REENTRANT ' pkg_cv_BONJOUR_LIBS='-lavahi-common -lavahi-client ' pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 -lpthread -lrt ' pkg_cv_DC1394_CFLAGS=' ' pkg_cv_DC1394_LIBS='-lraw1394 -ldc1394 ' pkg_cv_DCA_CFLAGS='-I/usr/include/libdca ' pkg_cv_DCA_LIBS='-ldca ' pkg_cv_DIRAC_CFLAGS='-I/usr/include/dirac ' pkg_cv_DIRAC_LIBS='-ldirac_encoder -ldirac_decoder -lstdc++ ' pkg_cv_DVDNAV_CFLAGS=' ' pkg_cv_DVDNAV_LIBS='-ldvdnav -lpthread ' pkg_cv_DVDREAD_CFLAGS=' ' pkg_cv_DVDREAD_LIBS='-ldvdread ' pkg_cv_DV_CFLAGS=' ' pkg_cv_DV_LIBS='-lavc1394 -lrom1394 -lraw1394 ' pkg_cv_FLAC_CFLAGS='-I/usr/include/FLAC ' pkg_cv_FLAC_LIBS='-lFLAC -lm ' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi ' pkg_cv_FRIBIDI_LIBS='-lfribidi ' pkg_cv_GL_CFLAGS='-I/usr/include/libdrm ' pkg_cv_GL_LIBS='-lGL ' pkg_cv_GNOMEVFS_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' pkg_cv_GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' pkg_cv_GNUTLS_LIBS='-lgnutls ' pkg_cv_JACK_CFLAGS=' ' pkg_cv_JACK_LIBS='-ljack -lpthread -lrt ' pkg_cv_LIBASS_CFLAGS='-I/usr/include/fribidi -I/usr/include/freetype2 ' pkg_cv_LIBASS_LIBS='-lass ' pkg_cv_LIBCDDB_CFLAGS=' ' pkg_cv_LIBCDDB_LIBS='-lcddb ' pkg_cv_LIBMODPLUG_CFLAGS='-I/usr/include/libmodplug ' pkg_cv_LIBMODPLUG_LIBS='-lmodplug ' pkg_cv_LIBMPEG2_CFLAGS='-I/usr/include/mpeg2dec ' pkg_cv_LIBMPEG2_LIBS='-lmpeg2 ' pkg_cv_LIBPROXY_CFLAGS=' ' pkg_cv_LIBPROXY_LIBS='-lproxy ' pkg_cv_LIBV4L2_CFLAGS=' ' pkg_cv_LIBV4L2_LIBS='-lv4l2 ' pkg_cv_LIBVA_CFLAGS=' ' pkg_cv_LIBVA_LIBS='-lva-x11 -lva ' pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML2_LIBS='-lxml2 ' pkg_cv_LINSYS_SDI_CFLAGS=' ' pkg_cv_LINSYS_SDI_LIBS='-lzvbi -lpthread -lm -lpng -lz ' pkg_cv_MTP_CFLAGS=' ' pkg_cv_MTP_LIBS='-lmtp -lusb ' pkg_cv_MUX_OGG_CFLAGS=' ' pkg_cv_MUX_OGG_LIBS='-logg ' pkg_cv_NOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' pkg_cv_NOTIFY_LIBS='-lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_OGG_CFLAGS=' ' pkg_cv_OGG_LIBS='-logg ' pkg_cv_PORTAUDIO_CFLAGS='-pthread ' pkg_cv_PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread ' pkg_cv_POSTPROC_CFLAGS=' ' pkg_cv_POSTPROC_LIBS='-lpostproc -lavutil ' pkg_cv_PULSE_CFLAGS='-D_REENTRANT ' pkg_cv_PULSE_LIBS='-lpulse ' pkg_cv_QT4_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui ' pkg_cv_QT4_LIBS='-L/usr/lib/qt4/lib -lQtGui -lQtCore ' pkg_cv_SAMPLERATE_CFLAGS=' ' pkg_cv_SAMPLERATE_LIBS='-lsamplerate ' pkg_cv_SCHROEDINGER_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 ' pkg_cv_SCHROEDINGER_LIBS='-lschroedinger-1.0 ' pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' pkg_cv_SDL_IMAGE_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' pkg_cv_SDL_IMAGE_LIBS='-lSDL_image -lSDL -lpthread ' pkg_cv_SDL_LIBS='-lSDL -lpthread ' pkg_cv_SPEEXDSP_CFLAGS=' ' pkg_cv_SPEEXDSP_LIBS='-lspeexdsp ' pkg_cv_SPEEX_CFLAGS=' ' pkg_cv_SPEEX_LIBS='-logg -lspeex ' pkg_cv_SVG_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' pkg_cv_SVG_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 ' pkg_cv_SWSCALE_CFLAGS=' ' pkg_cv_SWSCALE_LIBS='-lswscale ' pkg_cv_TAGLIB_CFLAGS='-I/usr/include/taglib ' pkg_cv_TAGLIB_LIBS='-ltag ' pkg_cv_THEORA_CFLAGS=' ' pkg_cv_THEORA_LIBS='-ltheoraenc -ltheoradec -logg ' pkg_cv_UDEV_CFLAGS=' ' pkg_cv_UDEV_LIBS='-ludev -lrt ' pkg_cv_UPNP_CFLAGS='-pthread -I/usr/include/upnp ' pkg_cv_UPNP_LIBS='-pthread -lupnp -lthreadutil -lixml ' pkg_cv_VORBIS_CFLAGS=' ' pkg_cv_VORBIS_LIBS='-lvorbisenc -lvorbis -lm -logg ' pkg_cv_X264_CFLAGS=' ' pkg_cv_X264_LIBS='-lx264 -lpthread ' pkg_cv_XCB_CFLAGS=' ' pkg_cv_XCB_COMPOSITE_CFLAGS=' ' pkg_cv_XCB_COMPOSITE_LIBS='-lxcb-composite -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb ' pkg_cv_XCB_KEYSYMS_CFLAGS=' ' pkg_cv_XCB_KEYSYMS_LIBS='-lxcb-keysyms -lxcb ' pkg_cv_XCB_LIBS='-lxcb ' pkg_cv_XCB_RANDR_CFLAGS=' ' pkg_cv_XCB_RANDR_LIBS='-lxcb-randr -lxcb ' pkg_cv_XCB_SHM_CFLAGS=' ' pkg_cv_XCB_SHM_LIBS='-lxcb-shm -lxcb ' pkg_cv_XCB_XV_CFLAGS=' ' pkg_cv_XCB_XV_LIBS='-lxcb-xv -lxcb-shm -lxcb ' pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS='-lXext ' pkg_cv_XINERAMA_CFLAGS=' ' pkg_cv_XINERAMA_LIBS='-lXinerama ' pkg_cv_XPM_CFLAGS=' ' pkg_cv_XPM_LIBS='-lXpm -lX11 ' pkg_cv_XPROTO_CFLAGS=' ' pkg_cv_XPROTO_LIBS=' ' pkg_cv_ZVBI_CFLAGS=' ' pkg_cv_ZVBI_LIBS='-lzvbi -lpthread -lm -lpng -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.11' ALIASES=' cvlc rvlc svlc qvlc' ALSA_CFLAGS='-I/usr/include/alsa ' ALSA_LIBS='-lasound ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CPPFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' ARCH='i686 mmx sse sse2' AS='as' ASM='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.11' AVCODEC_CFLAGS=' ' AVCODEC_LIBS='-lavcodec -lavutil ' AVFORMAT_CFLAGS=' ' AVFORMAT_LIBS='-lavformat -lavcodec -lavutil ' AWK='gawk' BLURAY_CFLAGS=' ' BLURAY_LIBS='-lbluray ' BONJOUR_CFLAGS='-D_REENTRANT ' BONJOUR_LIBS='-lavahi-common -lavahi-client ' BUILD_HILDON_FALSE='' BUILD_HILDON_TRUE='#' BUILD_HTTPD_FALSE='#' BUILD_HTTPD_TRUE='' BUILD_LUA_FALSE='' BUILD_LUA_TRUE='#' BUILD_MACOSX_VLC_APP_FALSE='' BUILD_MACOSX_VLC_APP_TRUE='#' BUILD_OSDMENU_FALSE='#' BUILD_OSDMENU_TRUE='' BUILD_SKINS_FALSE='#' BUILD_SKINS_TRUE='' BUILD_VLC_FALSE='#' BUILD_VLC_TRUE='' CACA_CFLAGS='' CACA_LIBS='' CC='i686-uhu-linux-gcc -std=gnu99' CCAS='i686-uhu-linux-gcc -std=gnu99' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=pentium2' CFLAGS_access_avio=' ' CFLAGS_access_dv=' ' CFLAGS_access_gnomevfs=' -pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' CFLAGS_access_http=' ' CFLAGS_access_jack=' ' CFLAGS_access_mtp=' ' CFLAGS_access_output_shout='' CFLAGS_avcodec=' ' CFLAGS_avformat=' ' CFLAGS_bonjour=' -D_REENTRANT ' CFLAGS_caca='' CFLAGS_cdda=' ' CFLAGS_dbus=' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' CFLAGS_dc1394=' ' CFLAGS_deinterlace='' CFLAGS_dirac=' -I/usr/include/dirac ' CFLAGS_dtstofloat32=' -I/usr/include/libdca ' CFLAGS_dvdnav=' ' CFLAGS_dvdread=' ' CFLAGS_flac=' -I/usr/include/FLAC ' CFLAGS_fluidsynth='' CFLAGS_globalhotkeys=' ' CFLAGS_goom='' CFLAGS_hildon='' CFLAGS_i420_yuy2_altivec='' CFLAGS_inhibit=' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' CFLAGS_jack=' ' CFLAGS_kate='' CFLAGS_libass=' -I/usr/include/fribidi -I/usr/include/freetype2 ' CFLAGS_libbluray=' ' CFLAGS_libmpeg2=' -I/usr/include/mpeg2dec ' CFLAGS_libvlccore=' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' CFLAGS_linsys_sdi=' ' CFLAGS_lua='' CFLAGS_memcpyaltivec='' CFLAGS_motion='' CFLAGS_mtp=' ' CFLAGS_mux_ogg=' ' CFLAGS_notify=' -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' CFLAGS_ogg=' ' CFLAGS_opencv_example='' CFLAGS_opencv_wrapper='' CFLAGS_panoramix=' ' CFLAGS_portaudio=' -pthread ' CFLAGS_postproc=' ' CFLAGS_samplerate=' ' CFLAGS_schroedinger=' -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 ' CFLAGS_sdl_image=' -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' CFLAGS_sid='' CFLAGS_speex=' ' CFLAGS_sqlite='' CFLAGS_stream_out_switcher='' CFLAGS_svg=' -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' CFLAGS_swscale=' ' CFLAGS_telepathy=' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' CFLAGS_theora=' ' CFLAGS_twolame='' CFLAGS_udev=' ' CFLAGS_upnp=' -pthread -I/usr/include/upnp ' CFLAGS_vcdx='' CFLAGS_vorbis=' ' CFLAGS_vout_ios='' CFLAGS_vout_sdl=' -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' CFLAGS_x264=' ' CFLAGS_xcb_window=' -DHAVE_XCB_KEYSYMS' CFLAGS_xml=' -I/usr/include/libxml2 ' CFLAGS_xosd=' ' CFLAGS_zvbi=' ' CONTRIB_DIR='' COPYRIGHT_MESSAGE='Copyright © 1996-2012 VLC authors and VideoLAN' COPYRIGHT_YEARS='1996-2012' CPP='i686-uhu-linux-gcc -std=gnu99 -E' CPPFLAGS='-I$(top_srcdir)/include -I$(top_builddir)/include ' CPPFLAGS_a52tofloat32=' ' CPPFLAGS_access_dv='' CPPFLAGS_access_gnomevfs='' CPPFLAGS_access_jack='' CPPFLAGS_access_mtp='' CPPFLAGS_access_output_shout='' CPPFLAGS_bonjour='' CPPFLAGS_caca='' CPPFLAGS_dc1394='' CPPFLAGS_decklink='' CPPFLAGS_dirac='' CPPFLAGS_directfb='' CPPFLAGS_dmo='' CPPFLAGS_dtstofloat32='' CPPFLAGS_dvdread='' CPPFLAGS_faad='' CPPFLAGS_flac='' CPPFLAGS_fluidsynth='' CPPFLAGS_freetype=' -I/usr/include/freetype2 -DHAVE_FONTCONFIG -I/usr/include/fribidi -DHAVE_FRIBIDI' CPPFLAGS_goom='' CPPFLAGS_jack='' CPPFLAGS_kate='' CPPFLAGS_libass=' -DHAVE_FONTCONFIG' CPPFLAGS_libbluray='' CPPFLAGS_libmpeg2='' CPPFLAGS_mpgatofixed32='' CPPFLAGS_mtp='' CPPFLAGS_mux_ogg='' CPPFLAGS_notify='' CPPFLAGS_ogg='' CPPFLAGS_opencv_example='' CPPFLAGS_opencv_wrapper='' CPPFLAGS_portaudio='' CPPFLAGS_qt4='' CPPFLAGS_quicktime='' CPPFLAGS_realvideo='' CPPFLAGS_samplerate='' CPPFLAGS_schroedinger='' CPPFLAGS_skins2=' -I${top_srcdir}/modules/access/zip/unzip -I/usr/include/freetype2 -I/usr/include/fribidi -DHAVE_FRIBIDI -Imodules/gui/skins2 -DX11_SKINS' CPPFLAGS_speex='' CPPFLAGS_sqlite='' CPPFLAGS_svg='' CPPFLAGS_theora='' CPPFLAGS_twolame='' CPPFLAGS_udev='' CPPFLAGS_upnp='' CPPFLAGS_vorbis='' CPPFLAGS_x264='' CPPFLAGS_xml='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer' CXXFLAGS_dshow='' CXXFLAGS_live555='' CXXFLAGS_mkv='' CXXFLAGS_mod=' -I/usr/include/libmodplug ' CXXFLAGS_projectm='' CXXFLAGS_qt4=' -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui ' CXXFLAGS_skins2=' -O2 -fno-rtti' CXXFLAGS_taglib=' -I/usr/include/taglib ' CXXFLAGS_upnp=' -pthread -I/usr/include/upnp ' CYGPATH_W='echo' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 -lpthread -lrt ' DC1394_CFLAGS=' ' DC1394_LIBS='-lraw1394 -ldc1394 ' DCA_CFLAGS='-I/usr/include/libdca ' DCA_LIBS='-ldca ' DEFS='-DHAVE_CONFIG_H' DEFS_BIGENDIAN='' DEPDIR='.deps' DESKTOP_FILE_VALIDATE=':' DIRAC_CFLAGS='-I/usr/include/dirac ' DIRAC_LIBS='-ldirac_encoder -ldirac_decoder -lstdc++ ' DIRECTFB_CFLAGS='' DIRECTFB_CONFIG='' DIRECTFB_LIBS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' DVBPSI_CFLAGS='' DVBPSI_LIBS='' DVDNAV_CFLAGS=' ' DVDNAV_LIBS='-ldvdnav -lpthread ' DVDREAD_CFLAGS=' ' DVDREAD_LIBS='-ldvdread ' DV_CFLAGS=' ' DV_LIBS='-lavc1394 -lrom1394 -lraw1394 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGL_CFLAGS='' EGL_LIBS='' EGREP='/bin/grep -E' ENABLE_QT4_FALSE='#' ENABLE_QT4_TRUE='' ENABLE_SOUT_FALSE='#' ENABLE_SOUT_TRUE='' ENABLE_VLM_FALSE='#' ENABLE_VLM_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FILE_LIBVLCCORE_DLL='' FILE_LIBVLC_DLL='' FLAC_CFLAGS='-I/usr/include/FLAC ' FLAC_LIBS='-lFLAC -lm ' FLUIDSYNTH_CFLAGS='' FLUIDSYNTH_LIBS='' FREETYPE_CFLAGS='-I/usr/include/freetype2 ' FREETYPE_LIBS='-lfreetype ' FRIBIDI_CFLAGS='-I/usr/include/fribidi ' FRIBIDI_LIBS='-lfribidi ' GCRYPT_CFLAGS='' GCRYPT_LIBS='-lgcrypt -lgpg-error' GETTEXT_MACRO_VERSION='0.18' GL_CFLAGS='-I/usr/include/libdrm ' GL_LIBS='-lGL ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNOMEVFS_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' GNUGETOPT_LIBS='' GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' GNUTLS_LIBS='-lgnutls ' GOOM_CFLAGS='' GOOM_LIBS='' GREP='/bin/grep' HAVE_3DNOW_FALSE='#' HAVE_3DNOW_TRUE='' HAVE_ALSA_FALSE='#' HAVE_ALSA_TRUE='' HAVE_ALTIVEC_FALSE='' HAVE_ALTIVEC_TRUE='#' HAVE_ANDROID_FALSE='' HAVE_ANDROID_TRUE='#' HAVE_DARWIN_FALSE='' HAVE_DARWIN_TRUE='#' HAVE_DVBPSI_FALSE='' HAVE_DVBPSI_TRUE='#' HAVE_DYNAMIC_PLUGINS_FALSE='#' HAVE_DYNAMIC_PLUGINS_TRUE='' HAVE_GCRYPT_FALSE='#' HAVE_GCRYPT_TRUE='' HAVE_KAI_FALSE='' HAVE_KAI_TRUE='#' HAVE_KVA_FALSE='' HAVE_KVA_TRUE='#' HAVE_LINUX_DVB_FALSE='#' HAVE_LINUX_DVB_TRUE='' HAVE_LINUX_FALSE='#' HAVE_LINUX_TRUE='' HAVE_MINIZIP_FALSE='' HAVE_MINIZIP_TRUE='#' HAVE_MMXEXT_FALSE='#' HAVE_MMXEXT_TRUE='' HAVE_MMX_FALSE='#' HAVE_MMX_TRUE='' HAVE_NEON_FALSE='' HAVE_NEON_TRUE='#' HAVE_OS2_FALSE='' HAVE_OS2_TRUE='#' HAVE_OSS_FALSE='' HAVE_OSS_TRUE='#' HAVE_PULSE_FALSE='#' HAVE_PULSE_TRUE='' HAVE_QTKIT_FALSE='' HAVE_QTKIT_TRUE='#' HAVE_SPEEXDSP_FALSE='#' HAVE_SPEEXDSP_TRUE='' HAVE_SSE2_FALSE='#' HAVE_SSE2_TRUE='' HAVE_SYMBIAN_FALSE='' HAVE_SYMBIAN_TRUE='#' HAVE_V4L2_FALSE='#' HAVE_V4L2_TRUE='' HAVE_WIN32_FALSE='' HAVE_WIN32_TRUE='#' HAVE_WIN64_FALSE='' HAVE_WIN64_TRUE='#' HAVE_WINCE_FALSE='' HAVE_WINCE_TRUE='#' HAVE_XCB_FALSE='#' HAVE_XCB_TRUE='' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' HILDON_CFLAGS='' HILDON_FM_CFLAGS='' HILDON_FM_LIBS='' HILDON_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JACK_CFLAGS=' ' JACK_LIBS='-ljack -lpthread -lrt ' KAI_LIBS='' KATE_CFLAGS='' KATE_LIBS='' KDE4_CONFIG='kde4-config' KDE_SOLID_FALSE='#' KDE_SOLID_TRUE='' KVA_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LDFLAGS_android_surface='' LDFLAGS_plugin='' LDFLAGS_vlc='' LDFLAGS_x264='-lx264 -lpthread ' LIBASS_CFLAGS='-I/usr/include/fribidi -I/usr/include/freetype2 ' LIBASS_LIBS='-lass ' LIBCDDB_CFLAGS=' ' LIBCDDB_LIBS='-lcddb ' LIBCDIO_CFLAGS='' LIBCDIO_LIBS='' LIBDL='-ldl' LIBEXT='.so' LIBICONV='' LIBINTL='' LIBM='-lm' LIBMODPLUG_CFLAGS='-I/usr/include/libmodplug ' LIBMODPLUG_LIBS='-lmodplug ' LIBMPEG2_CFLAGS='-I/usr/include/mpeg2dec ' LIBMPEG2_LIBS='-lmpeg2 ' LIBOBJS=' ${LIBOBJDIR}strlcpy$U.o' LIBPROXY_CFLAGS=' ' LIBPROXY_LIBS='-lproxy ' LIBS='' LIBS_a52tofloat32=' -la52 -lm ' LIBS_aa=' -lSM -lICE -lX11 -laa ' LIBS_access_avio='-Wl,-Bsymbolic -lavformat -lavcodec -lavutil -lm ' LIBS_access_dv='-lavc1394 -lrom1394 -lraw1394 ' LIBS_access_eyetv='' LIBS_access_ftp='' LIBS_access_gnomevfs='-pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' LIBS_access_http='-lproxy -lz ' LIBS_access_imem='-lm ' LIBS_access_jack='-ljack -lpthread -lrt ' LIBS_access_mms='' LIBS_access_mtp='-lmtp -lusb ' LIBS_access_output_shout='' LIBS_access_output_udp='' LIBS_access_realrtsp='' LIBS_access_rtmp='' LIBS_access_sftp='' LIBS_access_smb='-lsmbclient ' LIBS_access_tcp='' LIBS_access_udp='' LIBS_adjust='-lm ' LIBS_audiobargraph_a='-lm ' LIBS_audioqueue='' LIBS_audioscrobbler='' LIBS_auhal='' LIBS_avcodec='-lva-x11 -lva -lX11 -Wl,-Bsymbolic -lavcodec -lavutil -lm ' LIBS_avformat='-Wl,-Bsymbolic -lavformat -lavcodec -lavutil -lm ' LIBS_ball='-lm ' LIBS_bonjour='-lavahi-common -lavahi-client ' LIBS_caca='' LIBS_cdda='-lcddb ' LIBS_chorus_flanger='-lm ' LIBS_colorthres='-lm ' LIBS_compressor='-lm ' LIBS_crystalhd='' LIBS_dbus='-ldbus-1 -lpthread -lrt -lm ' LIBS_dc1394='-lraw1394 -ldc1394 ' LIBS_dirac='-ldirac_encoder -ldirac_decoder -lstdc++ ' LIBS_direct2d='' LIBS_direct3d='' LIBS_directfb='' LIBS_directx='' LIBS_dmo='-lm ' LIBS_dshow='' LIBS_dtstofloat32='-ldca -lm ' LIBS_dvdnav='-ldvdnav -lpthread ' LIBS_dvdread='-ldvdread ' LIBS_equalizer='-lm ' LIBS_extract='-lm ' LIBS_faad='-lfaad -lm ' LIBS_flac='-lFLAC -lm -lm ' LIBS_fluidsynth='' LIBS_freetype='-lfribidi -lfontconfig -lfreetype -lm -lm ' LIBS_gaussianblur='-lm ' LIBS_globalhotkeys='-lxcb-keysyms -lxcb -lxcb ' LIBS_glwin32='' LIBS_gme='' LIBS_gnutls='' LIBS_goom='-lm ' LIBS_gradient='-lm ' LIBS_grain='-lm ' LIBS_growl='' LIBS_headphone_channel_mixer='-lm ' LIBS_hildon='' LIBS_hotkeys='-lm ' LIBS_hqdn3d='-lm ' LIBS_i420_rgb='-lm ' LIBS_i420_rgb_mmx='' LIBS_inhibit='-ldbus-1 -lpthread -lrt ' LIBS_jack='-ljack -lpthread -lrt ' LIBS_kate='-lm ' LIBS_libass='-lfontconfig -lass ' LIBS_libbluray='-lbluray ' LIBS_libmpeg2='-lmpeg2 ' LIBS_libvlc='-lpthread ' LIBS_libvlccore='-ldbus-1 -lpthread -lrt -lrt -lpthread ' LIBS_linsys_sdi='-lzvbi -lpthread -lm -lpng -lz ' LIBS_lirc='-llirc_client ' LIBS_live555='' LIBS_lua='-ldl -lm ' LIBS_macosx='' LIBS_macosx_dialog_provider='' LIBS_memcpyaltivec='' LIBS_minimal_macosx='' LIBS_mkv='-lz ' LIBS_mod='-lmodplug -lm ' LIBS_mono='-lm ' LIBS_mosaic='-lm ' LIBS_motion='' LIBS_mp4='-lz ' LIBS_mpc='-lm ' LIBS_mpgatofixed32='-lmad ' LIBS_mtp='-lmtp -lusb ' LIBS_mux_ogg='-logg ' LIBS_ncurses='' LIBS_netsync='' LIBS_noise='-lm ' LIBS_normvol='-lm ' LIBS_notify='-lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' LIBS_ogg='-logg ' LIBS_oldrc='' LIBS_omxil='' LIBS_opencv_example='' LIBS_opencv_wrapper='' LIBS_panoramix='-lxcb-randr -lxcb -lxcb -lm ' LIBS_param_eq='-lm ' LIBS_plugin='-lpthread ' LIBS_png='-lpng -lz -lm ' LIBS_portaudio='-lportaudio -lasound -lm -lpthread ' LIBS_postproc='-lpostproc -lavutil -lm ' LIBS_projectm='' LIBS_psychedelic='-lm ' LIBS_qt4=' -lSM -lICE -lX11 -L/usr/lib/qt4/lib -lQtGui -lQtCore -lm ' LIBS_quartztext='' LIBS_quicktime='-lm ' LIBS_realvideo='-ldl -lm ' LIBS_remoteosd='' LIBS_ripple='-lm ' LIBS_rotate='-lm ' LIBS_rtp='' LIBS_samplerate='-lsamplerate -lm ' LIBS_sap='-lz ' LIBS_scene='-lm ' LIBS_schroedinger='-lschroedinger-1.0 ' LIBS_screen='' LIBS_sdl_image='-lSDL_image -lSDL -lpthread ' LIBS_sid='' LIBS_skins2=' -lSM -lICE -lXext -lXpm -lX11 -lXinerama -lX11 -lfribidi -lfreetype ${top_builddir}/modules/access/zip/unzip/libunzip.la -lz -lm ' LIBS_spatializer='-lm ' LIBS_speex='-logg -lspeex -lm ' LIBS_sqlite='' LIBS_stream_out_raop='' LIBS_stream_out_rtp='' LIBS_stream_out_select='' LIBS_stream_out_standard='' LIBS_stream_out_switcher='' LIBS_svg='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 ' LIBS_swscale='-Wl,-Bsymbolic -lswscale -lm ' LIBS_taglib='-ltag -lz ' LIBS_telepathy='-ldbus-1 -lpthread -lrt ' LIBS_theora='-ltheoraenc -ltheoradec -logg ' LIBS_tremor='' LIBS_ts='' LIBS_twolame='-lm ' LIBS_udev='-ludev -lrt ' LIBS_unzip='-lz ' LIBS_upnp='-pthread -lupnp -lthreadutil -lixml ' LIBS_vcd='' LIBS_vcdx='' LIBS_visual='-lm ' LIBS_vlc='-lpthread ' LIBS_vod_rtsp='' LIBS_vorbis='-lvorbisenc -lvorbis -lm -logg ' LIBS_vout_ios='' LIBS_vout_macosx='' LIBS_vout_sdl='-lSDL -lpthread -lSM -lICE -lX11 ' LIBS_wave='-lm ' LIBS_waveout='' LIBS_win32text='' LIBS_wingapi='' LIBS_wingdi='' LIBS_x264='-Wl,-Bsymbolic -lm -lm ' LIBS_xml='-lxml2 ' LIBS_xosd='-lxosd -lSM -lICE -lX11 ' LIBS_zip='-lz ' LIBS_zvbi='-lzvbi -lpthread -lm -lpng -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBV4L2_CFLAGS=' ' LIBV4L2_LIBS='-lv4l2 ' LIBVA_CFLAGS=' ' LIBVA_LIBS='-lva-x11 -lva ' LIBVCDINFO_CFLAGS='' LIBVCDINFO_LIBS='' LIBXML2_CFLAGS='-I/usr/include/libxml2 ' LIBXML2_LIBS='-lxml2 ' LINSYS_SDI_CFLAGS=' ' LINSYS_SDI_LIBS='-lzvbi -lpthread -lm -lpng -lz ' LIPO='' LN_S='ln -s' LOADER_FALSE='' LOADER_TRUE='#' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS=' ${LIBOBJDIR}strlcpy$U.lo' LTLIBa52tofloat32='liba52tofloat32_plugin.la' LTLIBaa='libaa_plugin.la' LTLIBaccess_avio='libaccess_avio_plugin.la' LTLIBaccess_dv='libaccess_dv_plugin.la' LTLIBaccess_eyetv='' LTLIBaccess_gnomevfs='libaccess_gnomevfs_plugin.la' LTLIBaccess_jack='libaccess_jack_plugin.la' LTLIBaccess_mtp='libaccess_mtp_plugin.la' LTLIBaccess_output_shout='' LTLIBaccess_realrtsp='' LTLIBaccess_sftp='' LTLIBaccess_shm='libaccess_shm_plugin.la' LTLIBaccess_smb='libaccess_smb_plugin.la' LTLIBandroid_surface='' LTLIBaout_directx='' LTLIBatmo='libatmo_plugin.la' LTLIBaudioqueue='' LTLIBauhal='' LTLIBavcodec='libavcodec_plugin.la' LTLIBavformat='libavformat_plugin.la' LTLIBbonjour='libbonjour_plugin.la' LTLIBcaca='' LTLIBcdda='libcdda_plugin.la' LTLIBcrystalhd='' LTLIBdbus='libdbus_plugin.la' LTLIBdc1394='libdc1394_plugin.la' LTLIBdecklink='' LTLIBdirac='libdirac_plugin.la' LTLIBdirect2d='' LTLIBdirect3d='' LTLIBdirectfb='' LTLIBdirectx='' LTLIBdmo='' LTLIBdshow='' LTLIBdtstofloat32='libdtstofloat32_plugin.la' LTLIBdvdnav='libdvdnav_plugin.la' LTLIBdvdread='libdvdread_plugin.la' LTLIBdynamicoverlay='libdynamicoverlay_plugin.la' LTLIBegl='' LTLIBfaad='libfaad_plugin.la' LTLIBfb='libfb_plugin.la' LTLIBfbosd='' LTLIBflac='libflac_plugin.la' LTLIBfluidsynth='' LTLIBfreetype='libfreetype_plugin.la' LTLIBgl='' LTLIBglobalhotkeys='libglobalhotkeys_plugin.la' LTLIBglwin32='' LTLIBgme='' LTLIBgnutls='libgnutls_plugin.la' LTLIBgoom='' LTLIBgrowl='' LTLIBhildon='' LTLIBinhibit='libinhibit_plugin.la' LTLIBiomx='' LTLIBjack='libjack_plugin.la' LTLIBkate='' LTLIBlibass='liblibass_plugin.la' LTLIBlibbluray='liblibbluray_plugin.la' LTLIBlibmpeg2='liblibmpeg2_plugin.la' LTLIBlinsys_hdsdi='liblinsys_hdsdi_plugin.la' LTLIBlinsys_sdi='liblinsys_sdi_plugin.la' LTLIBlirc='liblirc_plugin.la' LTLIBlive555='' LTLIBmacosx='' LTLIBmacosx_dialog_provider='' LTLIBmce='' LTLIBmedia_library='' LTLIBminimal_macosx='' LTLIBmkv='' LTLIBmod='libmod_plugin.la' LTLIBmpc='' LTLIBmpgatofixed32='libmpgatofixed32_plugin.la' LTLIBmtp='libmtp_plugin.la' LTLIBmux_ogg='libmux_ogg_plugin.la' LTLIBncurses='' LTLIBnotify='libnotify_plugin.la' LTLIBogg='libogg_plugin.la' LTLIBomxil='' LTLIBopencv_example='' LTLIBopencv_wrapper='' LTLIBopensles_android='' LTLIBosd_parser='libosd_parser_plugin.la' LTLIBosdmenu='libosdmenu_plugin.la' LTLIBpanoramix='libpanoramix_plugin.la' LTLIBpng='libpng_plugin.la' LTLIBportaudio='libportaudio_plugin.la' LTLIBpostproc='libpostproc_plugin.la' LTLIBprojectm='' LTLIBpvr='' LTLIBqt4='libqt4_plugin.la' LTLIBqtcapture='' LTLIBqtsound='' LTLIBquartztext='' LTLIBquicktime='' LTLIBrealvideo='' LTLIBsamplerate='libsamplerate_plugin.la' LTLIBschroedinger='libschroedinger_plugin.la' LTLIBscreen='' LTLIBsdl_image='libsdl_image_plugin.la' LTLIBshine='' LTLIBsid='' LTLIBskins2='libskins2_plugin.la' LTLIBspeex='libspeex_plugin.la' LTLIBsqlite='' LTLIBstream_out_switcher='' LTLIBsvg='libsvg_plugin.la' LTLIBswscale='libswscale_plugin.la' LTLIBtaglib='libtaglib_plugin.la' LTLIBtelepathy='libtelepathy_plugin.la' LTLIBtelx='libtelx_plugin.la' LTLIBtheora='libtheora_plugin.la' LTLIBtremor='' LTLIBtwolame='' LTLIBudev='libudev_plugin.la' LTLIBupnp='libupnp_plugin.la' LTLIBvcd='libvcd_plugin.la' LTLIBvcdx='' LTLIBvisual='libvisual_plugin.la' LTLIBvorbis='libvorbis_plugin.la' LTLIBvout_ios='' LTLIBvout_macosx='' LTLIBvout_sdl='libvout_sdl_plugin.la' LTLIBwaveout='' LTLIBwingapi='' LTLIBwingdi='' LTLIBwma_fixed='' LTLIBx264='libx264_plugin.la' LTLIBxcb_glx='libxcb_glx_plugin.la' LTLIBxcb_xv='libxcb_xv_plugin.la' LTLIBxml='libxml_plugin.la' LTLIBxosd='libxosd_plugin.la' LTLIBzvbi='libzvbi_plugin.la' LUAC='' LUA_CFLAGS='' LUA_LIBS='' MACOSX_DEPLOYMENT_TARGET='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' MANIFEST_TOOL=':' MCE_CFLAGS='' MCE_LIBS='' MERGE_FFMPEG_FALSE='' MERGE_FFMPEG_TRUE='#' MINIZIP_CFLAGS='-I\${top_srcdir}/modules/access/zip/unzip' MINIZIP_LIBS='\${top_builddir}/modules/access/zip/unzip/libunzip.la' MKDIR_P='/bin/mkdir -p' MOC='/usr/lib/qt4/bin/moc' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MTP_CFLAGS=' ' MTP_LIBS='-lmtp -lusb ' MUX_OGG_CFLAGS=' ' MUX_OGG_LIBS='-logg ' NEON_CFLAGS='' NM='/usr/bin/nm -B' NMEDIT='' NOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' NOTIFY_LIBS='-lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' OBJC='i686-uhu-linux-gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS=' -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer' OBJCFLAGS_growl='' OBJCFLAGS_macosx='' OBJCFLAGS_minimal_macosx='' OBJCOPY='' OBJDUMP='objdump' OBJEXT='o' OGG_CFLAGS=' ' OGG_LIBS='-logg ' OPENCV_CFLAGS='' OPENCV_LIBS='' OSS_LIBS='' OTOOL64='' OTOOL='' PACKAGE='vlc' PACKAGE_BUGREPORT='' PACKAGE_NAME='vlc' PACKAGE_STRING='vlc 2.0.1' PACKAGE_TARNAME='vlc' PACKAGE_URL='' PACKAGE_VERSION='2.0.1' PATH_SEPARATOR=':' PKGDIR='vlc' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PORTAUDIO_CFLAGS='-pthread ' PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread ' POSTPROC_CFLAGS=' ' POSTPROC_LIBS='-lpostproc -lavutil ' POSUB='po' PROGRAMFILES='' PROJECTM2_CFLAGS='' PROJECTM2_LIBS='' PROJECTM_CFLAGS='' PROJECTM_LIBS='' PULSE_CFLAGS='-D_REENTRANT ' PULSE_LIBS='-lpulse ' QT4_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui ' QT4_LIBS='-L/usr/lib/qt4/lib -lQtGui -lQtCore ' RANLIB='ranlib' RC='' RCC='/usr/lib/qt4/bin/rcc' SAMPLERATE_CFLAGS=' ' SAMPLERATE_LIBS='-lsamplerate ' SCHROEDINGER_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 ' SCHROEDINGER_LIBS='-lschroedinger-1.0 ' SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' SDL_IMAGE_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' SDL_IMAGE_LIBS='-lSDL_image -lSDL -lpthread ' SDL_LIBS='-lSDL -lpthread ' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHOUT_CFLAGS='' SHOUT_LIBS='' SID_CFLAGS='' SID_LIBS='' SOCKET_LIBS='' SPEEXDSP_CFLAGS=' ' SPEEXDSP_LIBS='-lspeexdsp ' SPEEX_CFLAGS=' ' SPEEX_LIBS='-logg -lspeex ' SQLITE_CFLAGS='' SQLITE_LIBS='' STRIP='strip' SVG_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 ' SVG_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 ' SWSCALE_CFLAGS=' ' SWSCALE_LIBS='-lswscale ' SYS='linux' TAGLIB_CFLAGS='-I/usr/include/taglib ' TAGLIB_LIBS='-ltag ' THEORA_CFLAGS=' ' THEORA_LIBS='-ltheoraenc -ltheoradec -logg ' TIGER_CFLAGS='' TIGER_LIBS='' TWOLAME_CFLAGS='' TWOLAME_LIBS='' U2D='' UDEV_CFLAGS=' ' UDEV_LIBS='-ludev -lrt ' UIC='/usr/lib/qt4/bin/uic' UPNP_CFLAGS='-pthread -I/usr/include/upnp ' UPNP_LIBS='-pthread -lupnp -lthreadutil -lixml ' USE_NLS='yes' VERSION='2.0.1' VERSION_EXTRA='0' VERSION_MAJOR='2' VERSION_MESSAGE='2.0.1 Twoflower' VERSION_MINOR='0' VERSION_REVISION='1' VORBIS_CFLAGS=' ' VORBIS_LIBS='-lvorbisenc -lvorbis -lm -logg ' WINDRES='' WINE_SDK_PATH='' X264_CFLAGS=' ' X264_LIBS='-lx264 -lpthread ' XCB_CFLAGS=' ' XCB_COMPOSITE_CFLAGS=' ' XCB_COMPOSITE_LIBS='-lxcb-composite -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb ' XCB_KEYSYMS_CFLAGS=' ' XCB_KEYSYMS_LIBS='-lxcb-keysyms -lxcb ' XCB_LIBS='-lxcb ' XCB_RANDR_CFLAGS=' ' XCB_RANDR_LIBS='-lxcb-randr -lxcb ' XCB_SHM_CFLAGS=' ' XCB_SHM_LIBS='-lxcb-shm -lxcb ' XCB_XV_CFLAGS=' ' XCB_XV_LIBS='-lxcb-xv -lxcb-shm -lxcb ' XEXT_CFLAGS=' ' XEXT_LIBS='-lXext ' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XINERAMA_CFLAGS=' ' XINERAMA_LIBS='-lXinerama ' XMKMF='' XPM_CFLAGS=' ' XPM_LIBS='-lXpm -lX11 ' XPROTO_CFLAGS=' ' XPROTO_LIBS=' ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ZVBI_CFLAGS=' ' ZVBI_LIBS='-lzvbi -lpthread -lm -lpng -lz ' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' soliddatadir='${datadir}/kde4/apps/solid/actions' sysconfdir='/etc' target_alias='' vlcdatadir='${datadir}/${PKGDIR}' vlclibdir='${libdir}/${PKGDIR}' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "vlc" #define PACKAGE_TARNAME "vlc" #define PACKAGE_VERSION "2.0.1" #define PACKAGE_STRING "vlc 2.0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "vlc" #define VERSION "2.0.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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FORTIFY_SOURCE 2 #define _FILE_OFFSET_BITS 64 #define _REENTRANT /**/ #define _THREAD_SAFE /**/ #define __LIBVLC__ /**/ #define restrict __restrict #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define LIBEXT ".so" #define HAVE_DECL_NANOSLEEP 1 #define HAVE_DAEMON 1 #define HAVE_FCNTL 1 #define HAVE_FSTATVFS 1 #define HAVE_FORK 1 #define HAVE_GETENV 1 #define HAVE_GETPWUID_R 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_ISATTY 1 #define HAVE_LSTAT 1 #define HAVE_MEMALIGN 1 #define HAVE_MMAP 1 #define HAVE_OPENAT 1 #define HAVE_PREAD 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_SETLOCALE 1 #define HAVE_STRPTIME 1 #define HAVE_USELOCALE 1 #define HAVE_ATOF 1 #define HAVE_ATOLL 1 #define HAVE_DIRFD 1 #define HAVE_FDOPENDIR 1 #define HAVE_FLOCKFILE 1 #define HAVE_FSYNC 1 #define HAVE_GETDELIM 1 #define HAVE_GETPID 1 #define HAVE_GMTIME_R 1 #define HAVE_INET_PTON 1 #define HAVE_LLDIV 1 #define HAVE_LOCALTIME_R 1 #define HAVE_NRAND48 1 #define HAVE_REWIND 1 #define HAVE_SETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_STRTOF 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOLL 1 #define HAVE_SWAB 1 #define HAVE_TDESTROY 1 #define HAVE_FDATASYNC 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_STRCOLL 1 #define HAVE_ACCEPT4 1 #define HAVE_PIPE2 1 #define HAVE_EVENTFD 1 #define HAVE_VMSPLICE 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_POLL 1 #define HAVE_STRUCT_POLLFD 1 #define HAVE_LRINTF 1 #define HAVE_DYNAMIC_PLUGINS 1 #define STRNCASECMP_IN_STRINGS_H 1 #define HAVE_SEARCH_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_LINUX_VERSION_H 1 #define HAVE_LINUX_DCCP_H 1 #define HAVE_SCSI_SCSI_H 1 #define HAVE_LINUX_MAGIC_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_MNTENT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_ZLIB_H 1 #define ASSUME_UTF8 1 #define HAVE_DBUS 1 #define NDEBUG 1 #define ATTRIBUTE_ALIGNED_MAX 64 #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_MMX_INTRINSICS 1 #define CAN_COMPILE_MMX 1 #define CAN_COMPILE_MMXEXT 1 #define HAVE_SSE2_INTRINSICS 1 #define CAN_COMPILE_SSE 1 #define CAN_COMPILE_SSE2 1 #define CAN_COMPILE_SSE3 1 #define CAN_COMPILE_SSSE3 1 #define CAN_COMPILE_SSE4_1 1 #define CAN_COMPILE_SSE4_2 1 #define CAN_COMPILE_SSE4A 1 #define CAN_COMPILE_3DNOW 1 #define ENABLE_SOUT 1 #define ENABLE_HTTPD 1 #define ENABLE_VLM 1 #define HAVE_LIBPROXY 1 #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1 #define HAVE_LIBSMBCLIENT_H 1 #define HAVE_LINUX_VIDEODEV2_H 1 #define HAVE_LIBV4L2 1 #define HAVE_LIBCDDB 1 #define HAVE_MAD_H 1 #define HAVE_LIBAVCODEC_AVCODEC_H 1 #define HAVE_LIBAVUTIL_AVUTIL_H 1 #define HAVE_LIBAVCODEC_VAAPI_H 1 #define HAVE_AVCODEC_VAAPI 1 #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 #define HAVE_LIBAVFORMAT_AVIO_H 1 #define HAVE_LIBAVUTIL_AVUTIL_H 1 #define HAVE_LIBSWSCALE_SWSCALE_H 1 #define HAVE_POSTPROC_POSTPROCESS_H 1 #define HAVE_FAAD_H 1 #define HAVE_A52DEC_A52_H 1 #define HAVE_PNG_H 1 #define ZVBI_COMPILED 1 #define HAVE_FONTCONFIG_FONTCONFIG_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_FONTCONFIG_FONTCONFIG_H 1 #define HAVE_XOSD_H 1 #define VERSION_MESSAGE "2.0.1 Twoflower" #define COPYRIGHT_MESSAGE "Copyright © 1996-2012 VLC authors and VideoLAN" #define COPYRIGHT_YEARS "1996-2012" #define CONFIGURE_LINE "./configure '--enable-gnomevfs' '--enable-flac' '--enable-faad' '--enable-svg' '--enable-aa' '--enable-jack' '--enable-xosd' '--enable-lirc' '--enable-libva' '--disable-lua' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" #define PACKAGE_VERSION_MAJOR 2 #define PACKAGE_VERSION_MINOR 0 #define PACKAGE_VERSION_REVISION 1 #define PACKAGE_VERSION_EXTRA 0 #define PACKAGE_VERSION_DEV "" #define VLC_COMPILE_BY "uhubuild" #define VLC_COMPILE_HOST "" #define VLC_COMPILER "gcc version 4.7.0 (GCC) " configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=src/vlc-plugin.pc on maki config.status:2238: creating src/vlc-plugin.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=src/../include/vlc/libvlc_version.h on maki config.status:2238: creating src/../include/vlc/libvlc_version.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=lib/libvlc.pc on maki config.status:2238: creating lib/libvlc.pc