Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195612 Details for
Bug 257909
media-video/vlc-0.9.8a - configure: error: Could not find freetype (required for skins2)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 383.34 KB, created by
Shane Williams
on 2009-06-23 22:04:54 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Shane Williams
Created:
2009-06-23 22:04:54 UTC
Size:
383.34 KB
patch
obsolete
>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 0.9.8a, which was >generated by GNU Autoconf 2.63. Invocation command line was > > $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-a52 --disable-aa --enable-faad --enable-alsa --disable-altivec --disable-arts --disable-asademux --disable-atmo --disable-bonjour --enable-fribidi --enable-vcd --disable-cddax --disable-libcddb --enable-libcdio --disable-csri --disable-dbus --disable-dbus-control --disable-dirac --disable-directfb --disable-dc1394 --disable-debug --enable-dca --disable-dv --disable-dvb --enable-dvdread --enable-dvdnav --disable-esd --disable-fb --enable-avcodec --enable-avformat --enable-swscale --disable-imgresample --enable-postproc --enable-flac --disable-fluidsynth --disable-fontconfig --disable-ggi --enable-gnomevfs --enable-gnutls --disable-hal --enable-httpd --disable-id3tag --disable-jack --disable-kate --disable-libass --disable-caca --enable-libgcrypt --disable-notify --disable-libproxy --disable-libtar --disable-libsysfs --disable-libv4l2 --disable-lirc --enable-live555 --disable-lua --enable-mkv --enable-mmx --disable-mod --enable-mad --enable-libmpeg2 --disable-mpc --enable-ncurses --disable-mozilla --with-mozilla-pkg= --enable-ogg --enable-glx --enable-opengl --enable-galaktos --disable-optimize-memory --disable-oss --disable-pda --enable-png --disable-portaudio --disable-pulse --disable-pvr --disable-qt4 --enable-realrtsp --disable-run-as-root --disable-smb --disable-schroedinger --disable-sdl --disable-sdl-image --enable-shout --enable-skins2 --disable-speex --enable-sse --enable-sout --disable-svg --enable-svgalib --disable-taglib --enable-theora --disable-freetype --disable-twolame --disable-upnp --disable-v4l --disable-v4l2 --disable-vcdinfo --disable-vcdx --enable-vorbis --enable-loader --enable-x11 --enable-screen --enable-x264 --disable-xinerama --enable-libxml2 --disable-xosd --enable-xvideo --disable-xvmc --disable-zvbi --disable-snapshot --disable-growl --disable-optimizations --enable-fast-install --enable-vlm --enable-sout --enable-skins2 --enable-qt4 --disable-remoteosd > >## --------- ## >## Platform. ## >## --------- ## > >hostname = prius >uname -m = i686 >uname -r = 2.6.29-gentoo-r5 >uname -s = Linux >uname -v = #3 SMP Tue Jun 16 17:07:09 CDT 2009 > >/usr/bin/uname -p = Intel(R) Xeon(R) CPU E5520 @ 2.27GHz >/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/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.2 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3272: checking build system type >configure:3290: result: i686-pc-linux-gnu >configure:3312: checking host system type >configure:3327: result: i686-pc-linux-gnu >configure:3366: checking for a BSD-compatible install >configure:3434: result: /usr/bin/install -c >configure:3445: checking whether build environment is sane >configure:3488: result: yes >configure:3513: checking for a thread-safe mkdir -p >configure:3552: result: /bin/mkdir -p >configure:3565: checking for gawk >configure:3581: found /bin/gawk >configure:3592: result: gawk >configure:3603: checking whether make sets $(MAKE) >configure:3625: result: yes >configure:3804: checking how to create a ustar tar archive >configure:3817: tar --version >tar (GNU tar) 1.20 >Copyright (C) 2008 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >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:3820: $? = 0 >configure:3860: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:3863: $? = 0 >configure:3867: tar -xf - <conftest.tar >configure:3870: $? = 0 >configure:3883: result: gnutar >configure:3898: checking whether to enable maintainer-specific portions of Makefiles >configure:3907: result: yes >configure:3974: checking for style of include used by make >configure:4002: result: GNU >configure:4032: checking for i686-pc-linux-gnu-gcc >configure:4048: found /usr/bin/i686-pc-linux-gnu-gcc >configure:4059: result: i686-pc-linux-gnu-gcc >configure:4331: checking for C compiler version >configure:4339: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:4343: $? = 0 >configure:4350: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:4354: $? = 0 >configure:4361: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:4365: $? = 1 >configure:4388: checking for C compiler default output file name >configure:4410: i686-pc-linux-gnu-gcc -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:4414: $? = 0 >configure:4452: result: a.out >configure:4471: checking whether the C compiler works >configure:4481: ./a.out >configure:4485: $? = 0 >configure:4504: result: yes >configure:4511: checking whether we are cross compiling >configure:4513: result: no >configure:4516: checking for suffix of executables >configure:4523: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:4527: $? = 0 >configure:4553: result: >configure:4559: checking for suffix of object files >configure:4585: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:4589: $? = 0 >configure:4614: result: o >configure:4618: checking whether we are using the GNU C compiler >configure:4647: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:4654: $? = 0 >configure:4671: result: yes >configure:4680: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:4710: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4717: $? = 0 >configure:4818: result: yes >configure:4835: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:4909: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:4916: $? = 0 >configure:4939: result: none needed >configure:4959: checking dependency style of i686-pc-linux-gnu-gcc >configure:5050: result: gcc3 >configure:5065: checking for i686-pc-linux-gnu-gcc option to accept ISO C99 >configure:5224: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >conftest.c:60: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:114: error: 'newvar' undeclared (first use in this function) >conftest.c:114: error: (Each undeclared identifier is reported only once >conftest.c:114: error: for each function it appears in.) >conftest.c:124: error: 'for' loop initial declaration used outside C99 mode >configure:5231: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // 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:5224: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5231: $? = 0 >configure:5261: result: -std=gnu99 >configure:5273: checking how to run the C preprocessor >configure:5313: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:5320: $? = 0 >configure:5351: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5358: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5391: result: i686-pc-linux-gnu-gcc -std=gnu99 -E >configure:5420: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:5427: $? = 0 >configure:5458: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5465: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5505: checking for grep that handles long lines and -e >configure:5565: result: /bin/grep >configure:5570: checking for egrep >configure:5634: result: /bin/grep -E >configure:5639: checking for ANSI C header files >configure:5669: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5676: $? = 0 >configure:5775: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:5779: $? = 0 >configure:5785: ./conftest >configure:5789: $? = 0 >configure:5807: result: yes >configure:5831: checking for sys/types.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for sys/stat.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for stdlib.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for string.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for memory.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for strings.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for inttypes.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for stdint.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5831: checking for unistd.h >configure:5852: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:5859: $? = 0 >configure:5876: result: yes >configure:5901: checking minix/config.h usability >configure:5918: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >conftest.c:53:26: error: minix/config.h: No such file or directory >configure:5925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5939: result: no >configure:5943: checking minix/config.h presence >configure:5958: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:20:26: error: minix/config.h: No such file or directory >configure:5965: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 <minix/config.h> >configure:5979: result: no >configure:6007: checking for minix/config.h >configure:6014: result: no >configure:6045: checking whether it is safe to define __EXTENSIONS__ >configure:6073: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:6080: $? = 0 >configure:6095: result: yes >configure:6131: checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together >configure:6166: i686-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 >configure:6170: $? = 0 >configure:6176: i686-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 >configure:6180: $? = 0 >configure:6191: cc -c conftest.c >&5 >configure:6195: $? = 0 >configure:6203: cc -c conftest.c -o conftest2.o >&5 >configure:6207: $? = 0 >configure:6213: cc -c conftest.c -o conftest2.o >&5 >configure:6217: $? = 0 >configure:6235: result: yes >configure:6276: checking for i686-pc-linux-gnu-g++ >configure:6292: found /usr/bin/i686-pc-linux-gnu-g++ >configure:6303: result: i686-pc-linux-gnu-g++ >configure:6374: checking for C++ compiler version >configure:6382: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:6386: $? = 0 >configure:6393: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:6397: $? = 0 >configure:6404: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:6408: $? = 1 >configure:6411: checking whether we are using the GNU C++ compiler >configure:6440: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.cpp >&5 >configure:6447: $? = 0 >configure:6464: result: yes >configure:6473: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:6503: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:6510: $? = 0 >configure:6611: result: yes >configure:6636: checking dependency style of i686-pc-linux-gnu-g++ >configure:6727: result: gcc3 >configure:6747: checking how to run the C preprocessor >configure:6865: result: i686-pc-linux-gnu-gcc -std=gnu99 -E >configure:6894: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:6901: $? = 0 >configure:6932: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:27:28: error: ac_nonexistent.h: No such file or directory >configure:6939: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6988: checking for i686-pc-linux-gnu-gcc >configure:7004: found /usr/bin/i686-pc-linux-gnu-gcc >configure:7015: result: i686-pc-linux-gnu-gcc >configure:7084: checking for Objective C compiler version >configure:7092: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:7096: $? = 0 >configure:7103: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:7107: $? = 0 >configure:7114: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:7118: $? = 1 >configure:7121: checking whether we are using the GNU Objective C compiler >configure:7150: i686-pc-linux-gnu-gcc -c conftest.m >&5 >i686-pc-linux-gnu-gcc: conftest.m: Objective-C compiler not installed on this system >configure:7157: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| /* end confdefs.h. */ >| >| int >| main () >| { >| #ifndef __GNUC__ >| choke me >| #endif >| >| ; >| return 0; >| } >configure:7174: result: no >configure:7183: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:7213: i686-pc-linux-gnu-gcc -c -g conftest.m >&5 >i686-pc-linux-gnu-gcc: conftest.m: Objective-C compiler not installed on this system >configure:7220: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:7252: i686-pc-linux-gnu-gcc -c conftest.m >&5 >i686-pc-linux-gnu-gcc: conftest.m: Objective-C compiler not installed on this system >configure:7259: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:7292: i686-pc-linux-gnu-gcc -c -g conftest.m >&5 >i686-pc-linux-gnu-gcc: conftest.m: Objective-C compiler not installed on this system >configure:7299: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:7321: result: no >configure:7346: checking dependency style of i686-pc-linux-gnu-gcc >configure:7437: result: gcc3 >configure:7455: checking dependency style of i686-pc-linux-gnu-gcc >configure:7546: result: gcc3 >configure:7561: checking for egrep >configure:7625: result: /bin/grep -E >configure:7630: checking whether make sets $(MAKE) >configure:7652: result: yes >configure:7675: checking for a BSD-compatible install >configure:7743: result: /usr/bin/install -c >configure:7763: checking dependency style of i686-pc-linux-gnu-gcc -std=gnu99 >configure:7854: result: gcc3 >configure:7873: checking for i686-pc-linux-gnu-ranlib >configure:7889: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7900: result: i686-pc-linux-gnu-ranlib >configure:7965: checking for i686-pc-linux-gnu-strip >configure:7981: found /usr/bin/i686-pc-linux-gnu-strip >configure:7992: result: i686-pc-linux-gnu-strip >configure:8057: checking for i686-pc-linux-gnu-ar >configure:8073: found /usr/bin/i686-pc-linux-gnu-ar >configure:8084: result: i686-pc-linux-gnu-ar >configure:8149: checking for i686-pc-linux-gnu-ld >configure:8165: found /usr/bin/i686-pc-linux-gnu-ld >configure:8176: result: i686-pc-linux-gnu-ld >configure:8241: checking for i686-pc-linux-gnu-dlltool >configure:8271: result: no >configure:8281: checking for dlltool >configure:8311: result: no >configure:8331: checking for an ANSI C-conforming const >configure:8406: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:8413: $? = 0 >configure:8428: result: yes >configure:8438: checking for inline >configure:8464: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:8471: $? = 0 >configure:8489: result: inline >configure:8508: checking for C/C++ restrict keyword >configure:8543: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:8550: $? = 0 >configure:8568: result: __restrict >configure:8610: checking for libs in extras/contrib >configure:8624: result: no >configure:8626: WARNING: not using the libs in extras/contrib as it is not the same host >configure:9303: checking for a sed that does not truncate output >configure:9359: result: /bin/sed >configure:9373: checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99 >configure:9440: result: i686-pc-linux-gnu-ld >configure:9449: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld >configure:9464: result: yes >configure:9469: checking for i686-pc-linux-gnu-ld option to reload object files >configure:9476: result: -r >configure:9494: checking for BSD-compatible nm >configure:9543: result: /usr/bin/nm -B >configure:9547: checking whether ln -s works >configure:9551: result: yes >configure:9558: checking how to recognize dependent libraries >configure:9744: result: pass_all >configure:10281: checking dlfcn.h usability >configure:10298: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:10305: $? = 0 >configure:10319: result: yes >configure:10323: checking dlfcn.h presence >configure:10338: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:10345: $? = 0 >configure:10359: result: yes >configure:10387: checking for dlfcn.h >configure:10396: result: yes >configure:10421: checking how to run the C++ preprocessor >configure:10457: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:10464: $? = 0 >configure:10495: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory >configure:10502: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:10535: result: i686-pc-linux-gnu-g++ -E >configure:10564: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:10571: $? = 0 >configure:10602: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory >configure:10609: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:10656: checking the maximum length of command line arguments >configure:10768: result: 1572864 >configure:10780: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object >configure:10885: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.cpp >&5 >configure:10888: $? = 0 >configure:10892: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:10895: $? = 0 >configure:10947: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.cpp conftstm.o >&5 >configure:10950: $? = 0 >configure:10988: result: ok >configure:10992: checking for objdir >configure:11007: result: .libs >configure:11059: checking for i686-pc-linux-gnu-ar >configure:11086: result: i686-pc-linux-gnu-ar >configure:11151: checking for i686-pc-linux-gnu-ranlib >configure:11178: result: i686-pc-linux-gnu-ranlib >configure:11243: checking for i686-pc-linux-gnu-strip >configure:11270: result: i686-pc-linux-gnu-strip >configure:11851: checking for correct ltmain.sh version >configure:11901: result: yes >configure:11961: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions >configure:11979: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:11983: $? = 0 >configure:11996: result: no >configure:12011: checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC >configure:12243: result: -fPIC >configure:12251: checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC works >configure:12269: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:12273: $? = 0 >configure:12286: result: yes >configure:12314: checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works >configure:12342: result: yes >configure:12352: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o >configure:12373: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:12377: $? = 0 >configure:12399: result: yes >configure:12425: checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (i686-pc-linux-gnu-ld) supports shared libraries >configure:13413: result: yes >configure:13434: checking whether -lc should be explicitly linked in >configure:13439: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:13442: $? = 0 >configure:13457: i686-pc-linux-gnu-gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:13460: $? = 0 >configure:13472: result: no >configure:13480: checking dynamic linker characteristics >configure:14095: result: GNU/Linux ld.so >configure:14119: checking how to hardcode library paths into programs >configure:14144: result: immediate >configure:14158: checking whether stripping libraries is possible >configure:14163: result: yes >configure:14291: checking for shl_load >configure:14347: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccWUVnaE.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:14354: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:14374: result: no >configure:14379: checking for shl_load in -ldld >configure:14414: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c -ldld >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:14421: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_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 shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:14442: result: no >configure:14447: checking for dlopen >configure:14503: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccEPou2G.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:14510: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:14530: result: no >configure:14535: checking for dlopen in -ldl >configure:14570: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c -ldl >&5 >configure:14577: $? = 0 >configure:14598: result: yes >configure:14775: checking whether a program can dlopen itself >configure:14849: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DHAVE_DLFCN_H -Wl,-O1 -Wl,--export-dynamic conftest.c -ldl >&5 >configure: In function 'main': >configure:14845: warning: implicit declaration of function 'exit' >configure:14845: warning: incompatible implicit declaration of built-in function 'exit' >configure:14852: $? = 0 >configure:14870: result: yes >configure:14875: checking whether a statically linked program can dlopen itself >configure:14949: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DHAVE_DLFCN_H -Wl,-O1 -Wl,--export-dynamic -static conftest.c -ldl >&5 >configure: In function 'main': >configure:14945: warning: implicit declaration of function 'exit' >configure:14945: warning: incompatible implicit declaration of built-in function 'exit' >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccsDg5HQ.o: In function `main': >conftest.c:(.text+0x35): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure:14952: $? = 0 >/lib/: cannot read file data: Is a directory >configure:14970: result: no >configure:14993: checking if libtool supports shared libraries >configure:14995: result: yes >configure:14998: checking whether to build shared libraries >configure:15019: result: yes >configure:15022: checking whether to build static libraries >configure:15026: result: no >configure:15120: creating libtool >configure:15713: checking for ld used by i686-pc-linux-gnu-g++ >configure:15780: result: i686-pc-linux-gnu-ld >configure:15789: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld >configure:15804: result: yes >configure:15855: checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries >configure:16809: result: yes >configure:16826: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.cpp >&5 >configure:16829: $? = 0 >configure:16985: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:17269: result: -fPIC >configure:17277: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:17295: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 >configure:17299: $? = 0 >configure:17312: result: yes >configure:17340: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:17368: result: yes >configure:17378: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:17399: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:17403: $? = 0 >configure:17425: result: yes >configure:17451: checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries >configure:17477: result: yes >configure:17544: checking dynamic linker characteristics >configure:18107: result: GNU/Linux ld.so >configure:18131: checking how to hardcode library paths into programs >configure:18156: result: immediate >configure:24428: checking whether NLS is requested >configure:24437: result: yes >configure:24478: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:24510: result: /usr/bin/msgfmt >configure:24519: checking for gmsgfmt >configure:24537: found /usr/bin/gmsgfmt >configure:24550: result: /usr/bin/gmsgfmt >configure:24601: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:24633: result: /usr/bin/xgettext >configure:24679: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:24710: result: /usr/bin/msgmerge >configure:24767: checking for ld used by GCC >configure:24831: result: i686-pc-linux-gnu-ld >configure:24840: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld >configure:24853: result: yes >configure:24860: checking for shared library run path origin >configure:24873: result: done >configure:25374: checking for CFPreferencesCopyAppValue >configure:25402: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:29:42: error: CoreFoundation/CFPreferences.h: No such file or directory >conftest.c: In function 'main': >conftest.c:33: warning: implicit declaration of function 'CFPreferencesCopyAppValue' >conftest.c:33: error: 'NULL' undeclared (first use in this function) >conftest.c:33: error: (Each undeclared identifier is reported only once >conftest.c:33: error: for each function it appears in.) >configure:25409: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:25430: result: no >configure:25439: checking for CFLocaleCopyCurrent >configure:25467: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:29:37: error: CoreFoundation/CFLocale.h: No such file or directory >conftest.c: In function 'main': >conftest.c:33: warning: implicit declaration of function 'CFLocaleCopyCurrent' >configure:25474: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:25495: result: no >configure:25546: checking for GNU gettext in libc >configure:25576: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:25583: $? = 0 >configure:25605: result: yes >configure:26509: checking whether to use NLS >configure:26511: result: yes >configure:26514: checking where the gettext function comes from >configure:26525: result: libc >configure:26623: checking for iconv >configure:26655: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:26662: $? = 0 >configure:26739: result: yes >configure:26742: checking for working iconv >configure:26828: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:26832: $? = 0 >configure:26838: ./conftest >configure:26842: $? = 0 >configure:26861: result: yes >configure:26891: checking for iconv declaration >configure:26930: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer conftest.c >&5 >configure:26937: $? = 0 >configure:26956: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:27325: checking for shared objects suffix >configure:27341: result: .so >configure:27395: checking for gettimeofday >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strtod >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strtol >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strtof >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strtoll >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strtoull >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strsep >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for isatty >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for vasprintf >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for asprintf >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for swab >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for sigrelse >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for getpwuid_r >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for memalign >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for posix_memalign >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for if_nametoindex >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for atoll >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for getenv >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for putenv >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for setenv >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for gmtime_r >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for ctime_r >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for localtime_r >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for lrintf >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:81: warning: conflicting types for built-in function 'lrintf' >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccnP7Uj5.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `lrintf' >collect2: ld returned 1 exit status >configure:27458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| /* end confdefs.h. */ >| /* Define lrintf to an innocuous variant, in case <limits.h> declares lrintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lrintf innocuous_lrintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lrintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef lrintf >| >| /* 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 lrintf (); >| /* 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_lrintf || defined __stub___lrintf >| choke me >| #endif >| >| int >| main () >| { >| return lrintf (); >| ; >| return 0; >| } >configure:27480: result: no >configure:27395: checking for daemon >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for scandir >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for fork >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:83: warning: conflicting types for built-in function 'fork' >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for bsearch >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for lstat >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strlcpy >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccGuAtcl.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:27458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:27480: result: no >configure:27395: checking for strdup >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:86: warning: conflicting types for built-in function 'strdup' >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strndup >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:87: warning: conflicting types for built-in function 'strndup' >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for strnlen >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for atof >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for lldiv >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for posix_fadvise >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for posix_madvise >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27395: checking for uselocale >configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27458: $? = 0 >configure:27480: result: yes >configure:27496: checking for strcasecmp >configure:27552: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:94: warning: conflicting types for built-in function 'strcasecmp' >configure:27559: $? = 0 >configure:27581: result: yes >configure:27699: checking for strncasecmp >configure:27755: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >conftest.c:95: warning: conflicting types for built-in function 'strncasecmp' >configure:27762: $? = 0 >configure:27784: result: yes >configure:27902: checking for strcasestr >configure:27958: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:27965: $? = 0 >configure:27987: result: yes >configure:28103: checking for working alloca.h >configure:28130: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:28137: $? = 0 >configure:28157: result: yes >configure:28167: checking for alloca >configure:28214: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:28221: $? = 0 >configure:28241: result: yes >configure:28482: checking for fcntl >configure:28538: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:28545: $? = 0 >configure:28567: result: yes >configure:28587: checking for mmap >configure:28643: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:28650: $? = 0 >configure:28672: result: yes >configure:28693: checking for setlocale >configure:28749: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:28756: $? = 0 >configure:28778: result: yes >configure:28806: checking langinfo.h usability >configure:28823: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:28830: $? = 0 >configure:28844: result: yes >configure:28848: checking langinfo.h presence >configure:28863: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:28870: $? = 0 >configure:28884: result: yes >configure:28912: checking for langinfo.h >configure:28921: result: yes >configure:28940: checking for nl_langinfo >configure:28996: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:29003: $? = 0 >configure:29025: result: yes >configure:29038: checking for nl_langinfo and CODESET >configure:29064: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:29071: $? = 0 >configure:29092: result: yes >configure:29106: checking for connect >configure:29162: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:29169: $? = 0 >configure:29191: result: yes >configure:29288: checking for send >configure:29344: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:29351: $? = 0 >configure:29373: result: yes >configure:29469: checking for gethostbyname >configure:29525: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:29532: $? = 0 >configure:29554: result: yes >configure:29741: checking zlib.h usability >configure:29758: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:29765: $? = 0 >configure:29779: result: yes >configure:29783: checking zlib.h presence >configure:29798: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:29805: $? = 0 >configure:29819: result: yes >configure:29847: checking for zlib.h >configure:29856: result: yes >configure:29881: checking for socklen_t in sys/socket.h >configure:29914: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:29921: $? = 0 >configure:29936: result: yes >configure:29950: checking for struct sockaddr_storage >configure:29983: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:29990: $? = 0 >configure:30005: result: yes >configure:30024: checking for library containing getaddrinfo >configure:30065: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30072: $? = 0 >configure:30103: result: none required >configure:30121: checking for getnameinfo >configure:30177: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30184: $? = 0 >configure:30206: result: yes >configure:30121: checking for gai_strerror >configure:30177: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30184: $? = 0 >configure:30206: result: yes >configure:30222: checking for struct addrinfo >configure:30260: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:30267: $? = 0 >configure:30304: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:103: error: expected expression before ')' token >configure:30311: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if defined( WIN32 ) || defined( UNDER_CE ) >| # if defined(UNDER_CE) && defined(sockaddr_storage) >| # undef sockaddr_storage >| # endif >| # include <winsock2.h> >| # include <ws2tcpip.h> >| #else >| # include <netdb.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((struct addrinfo))) >| return 0; >| ; >| return 0; >| } >configure:30334: result: yes >configure:30349: checking for va_copy >configure:30375: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30382: $? = 0 >configure:30402: result: yes >configure:30411: checking for __va_copy >configure:30437: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30444: $? = 0 >configure:30464: result: yes >configure:30478: checking for inet_aton >configure:30534: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30541: $? = 0 >configure:30563: result: yes >configure:30663: checking for getopt_long >configure:30719: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:30726: $? = 0 >configure:30748: result: yes >configure:30858: checking return type of signal handlers >configure:30886: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:102: error: void value not ignored as it ought to be >configure:30893: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:30908: result: void >configure:30916: checking for cos in -lm >configure:30951: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'cos' >configure:30958: $? = 0 >configure:30979: result: yes >configure:30992: checking for pow in -lm >configure:31027: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'pow' >configure:31034: $? = 0 >configure:31055: result: yes >configure:31068: checking for sqrt in -lm >configure:31103: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'sqrt' >configure:31110: $? = 0 >configure:31131: result: yes >configure:31144: checking for ceil in -lm >configure:31179: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'ceil' >configure:31186: $? = 0 >configure:31207: result: yes >configure:31220: checking for exp in -lm >configure:31255: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'exp' >configure:31262: $? = 0 >configure:31283: result: yes >configure:31296: checking for round in -lm >configure:31331: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lm >&5 >conftest.c:104: warning: conflicting types for built-in function 'round' >configure:31338: $? = 0 >configure:31359: result: yes >configure:31372: checking for sqrtf in -lmx >configure:31407: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lmx >&5 >conftest.c:104: warning: conflicting types for built-in function 'sqrtf' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmx >collect2: ld returned 1 exit status >configure:31414: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* 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 sqrtf (); >| int >| main () >| { >| return sqrtf (); >| ; >| return 0; >| } >configure:31435: result: no >configure:31469: checking mach-o/dyld.h usability >configure:31486: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:130:25: error: mach-o/dyld.h: No such file or directory >configure:31493: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach-o/dyld.h> >configure:31507: result: no >configure:31511: checking mach-o/dyld.h presence >configure:31526: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:97:25: error: mach-o/dyld.h: No such file or directory >configure:31533: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <mach-o/dyld.h> >configure:31547: result: no >configure:31575: checking for mach-o/dyld.h >configure:31584: result: no >configure:31723: checking dl.h usability >configure:31740: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:130:16: error: dl.h: No such file or directory >configure:31747: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dl.h> >configure:31761: result: no >configure:31765: checking dl.h presence >configure:31780: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:97:16: error: dl.h: No such file or directory >configure:31787: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <dl.h> >configure:31801: result: no >configure:31829: checking for dl.h >configure:31838: result: no >configure:31854: checking for shl_load >configure:31937: result: no >configure:32030: checking for dld_link in -ldld >configure:32065: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -ldld >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:32072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* 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 dld_link (); >| int >| main () >| { >| return dld_link (); >| ; >| return 0; >| } >configure:32093: result: no >configure:32222: checking image.h usability >configure:32239: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:130:19: error: image.h: No such file or directory >configure:32246: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <image.h> >configure:32260: result: no >configure:32264: checking image.h presence >configure:32279: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:97:19: error: image.h: No such file or directory >configure:32286: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <image.h> >configure:32300: result: no >configure:32328: checking for image.h >configure:32337: result: no >configure:32356: checking for load_add_on >configure:32412: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccyCXetJ.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `load_add_on' >collect2: ld returned 1 exit status >configure:32419: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define load_add_on to an innocuous variant, in case <limits.h> declares load_add_on. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define load_add_on innocuous_load_add_on >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char load_add_on (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef load_add_on >| >| /* 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 load_add_on (); >| /* 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_load_add_on || defined __stub___load_add_on >| choke me >| #endif >| >| int >| main () >| { >| return load_add_on (); >| ; >| return 0; >| } >configure:32441: result: no >configure:32468: checking for dlfcn.h >configure:32475: result: yes >configure:32479: checking sys/dl.h usability >configure:32496: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:131:20: error: sys/dl.h: No such file or directory >configure:32503: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/dl.h> >configure:32517: result: no >configure:32521: checking sys/dl.h presence >configure:32536: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:98:20: error: sys/dl.h: No such file or directory >configure:32543: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <sys/dl.h> >configure:32557: result: no >configure:32585: checking for sys/dl.h >configure:32594: result: no >configure:32610: checking for dlopen >configure:32693: result: no >configure:32698: checking for dlopen in -ldl >configure:32761: result: yes >configure:32864: checking for main in -lpthread >configure:32893: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lpthread >&5 >configure:32900: $? = 0 >configure:32921: result: yes >configure:33170: checking for clock_nanosleep in -lrt >configure:33205: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lrt >&5 >configure:33212: $? = 0 >configure:33233: result: yes >configure:33334: checking for nanosleep >configure:33390: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:33397: $? = 0 >configure:33419: result: yes >configure:33593: checking for strncasecmp in strings.h >configure:33607: result: yes >configure:33648: checking signal.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking signal.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for signal.h >configure:33763: result: yes >configure:33648: checking time.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking time.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for time.h >configure:33763: result: yes >configure:33648: checking errno.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking errno.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for errno.h >configure:33763: result: yes >configure:33637: checking for stdint.h >configure:33644: result: yes >configure:33648: checking stdbool.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking stdbool.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for stdbool.h >configure:33763: result: yes >configure:33648: checking getopt.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking getopt.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for getopt.h >configure:33763: result: yes >configure:33637: checking for strings.h >configure:33644: result: yes >configure:33637: checking for inttypes.h >configure:33644: result: yes >configure:33648: checking sys/int_types.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:144:27: error: sys/int_types.h: No such file or directory >configure:33672: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/int_types.h> >configure:33686: result: no >configure:33690: checking sys/int_types.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:111:27: error: sys/int_types.h: No such file or directory >configure:33712: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/int_types.h> >configure:33726: result: no >configure:33754: checking for sys/int_types.h >configure:33763: result: no >configure:33648: checking wchar.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking wchar.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for wchar.h >configure:33763: result: yes >configure:33648: checking locale.h usability >configure:33665: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33672: $? = 0 >configure:33686: result: yes >configure:33690: checking locale.h presence >configure:33705: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33712: $? = 0 >configure:33726: result: yes >configure:33754: checking for locale.h >configure:33763: result: yes >configure:33801: checking sys/sockio.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:146:24: error: sys/sockio.h: No such file or directory >configure:33825: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sockio.h> >configure:33839: result: no >configure:33843: checking sys/sockio.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:113:24: error: sys/sockio.h: No such file or directory >configure:33865: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:33879: result: no >configure:33907: checking for sys/sockio.h >configure:33916: result: no >configure:33801: checking fcntl.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33825: $? = 0 >configure:33839: result: yes >configure:33843: checking fcntl.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33865: $? = 0 >configure:33879: result: yes >configure:33907: checking for fcntl.h >configure:33916: result: yes >configure:33790: checking for sys/types.h >configure:33797: result: yes >configure:33801: checking sys/time.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33825: $? = 0 >configure:33839: result: yes >configure:33843: checking sys/time.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33865: $? = 0 >configure:33879: result: yes >configure:33907: checking for sys/time.h >configure:33916: result: yes >configure:33801: checking sys/times.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33825: $? = 0 >configure:33839: result: yes >configure:33843: checking sys/times.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33865: $? = 0 >configure:33879: result: yes >configure:33907: checking for sys/times.h >configure:33916: result: yes >configure:33801: checking sys/ioctl.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33825: $? = 0 >configure:33839: result: yes >configure:33843: checking sys/ioctl.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33865: $? = 0 >configure:33879: result: yes >configure:33907: checking for sys/ioctl.h >configure:33916: result: yes >configure:33790: checking for sys/stat.h >configure:33797: result: yes >configure:33801: checking xlocale.h usability >configure:33818: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33825: $? = 0 >configure:33839: result: yes >configure:33843: checking xlocale.h presence >configure:33858: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:33865: $? = 0 >configure:33879: result: yes >configure:33907: checking for xlocale.h >configure:33916: result: yes >configure:33949: checking arpa/inet.h usability >configure:33966: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33973: $? = 0 >configure:33987: result: yes >configure:33991: checking arpa/inet.h presence >configure:34006: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34013: $? = 0 >configure:34027: result: yes >configure:34055: checking for arpa/inet.h >configure:34064: result: yes >configure:33949: checking netinet/in.h usability >configure:33966: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:33973: $? = 0 >configure:33987: result: yes >configure:33991: checking netinet/in.h presence >configure:34006: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34013: $? = 0 >configure:34027: result: yes >configure:34055: checking for netinet/in.h >configure:34064: result: yes >configure:33949: checking netinet/udplite.h usability >configure:33966: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:155:29: error: netinet/udplite.h: No such file or directory >configure:33973: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netinet/udplite.h> >configure:33987: result: no >configure:33991: checking netinet/udplite.h presence >configure:34006: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:122:29: error: netinet/udplite.h: No such file or directory >configure:34013: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| /* end confdefs.h. */ >| #include <netinet/udplite.h> >configure:34027: result: no >configure:34055: checking for netinet/udplite.h >configure:34064: result: no >configure:34083: checking for net/if.h >configure:34106: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34113: $? = 0 >configure:34130: result: yes >configure:34161: checking machine/param.h usability >configure:34178: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:156:27: error: machine/param.h: No such file or directory >configure:34185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/param.h> >configure:34199: result: no >configure:34203: checking machine/param.h presence >configure:34218: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:123:27: error: machine/param.h: No such file or directory >configure:34225: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <machine/param.h> >configure:34239: result: no >configure:34267: checking for machine/param.h >configure:34276: result: no >configure:34161: checking sys/shm.h usability >configure:34178: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34185: $? = 0 >configure:34199: result: yes >configure:34203: checking sys/shm.h presence >configure:34218: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34225: $? = 0 >configure:34239: result: yes >configure:34267: checking for sys/shm.h >configure:34276: result: yes >configure:34308: checking linux/version.h usability >configure:34325: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34332: $? = 0 >configure:34346: result: yes >configure:34350: checking linux/version.h presence >configure:34365: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34372: $? = 0 >configure:34386: result: yes >configure:34414: checking for linux/version.h >configure:34423: result: yes >configure:34308: checking linux/dccp.h usability >configure:34325: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34332: $? = 0 >configure:34346: result: yes >configure:34350: checking linux/dccp.h presence >configure:34365: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34372: $? = 0 >configure:34386: result: yes >configure:34414: checking for linux/dccp.h >configure:34423: result: yes >configure:34454: checking syslog.h usability >configure:34471: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34478: $? = 0 >configure:34492: result: yes >configure:34496: checking syslog.h presence >configure:34511: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34518: $? = 0 >configure:34532: result: yes >configure:34560: checking for syslog.h >configure:34569: result: yes >configure:34586: checking whether time.h and sys/time.h may both be included >configure:34616: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34623: $? = 0 >configure:34638: result: yes >configure:34651: checking for ssize_t >configure:34679: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34686: $? = 0 >configure:34713: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:164: error: expected expression before ')' token >configure:34720: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:34743: result: yes >configure:34757: checking for library containing poll >configure:34798: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:34805: $? = 0 >configure:34836: result: none required >configure:34874: checking dirent.h usability >configure:34891: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:34898: $? = 0 >configure:34912: result: yes >configure:34916: checking dirent.h presence >configure:34931: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:34938: $? = 0 >configure:34952: result: yes >configure:34980: checking for dirent.h >configure:34989: result: yes >configure:35016: checking for nanosleep in time.h >configure:35030: result: yes >configure:35048: checking for timespec in sys/time.h >configure:35062: result: yes >configure:35098: checking pthread.h usability >configure:35115: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:35122: $? = 0 >configure:35136: result: yes >configure:35140: checking pthread.h presence >configure:35155: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:35162: $? = 0 >configure:35176: result: yes >configure:35204: checking for pthread.h >configure:35213: result: yes >configure:35098: checking kernel/scheduler.h usability >configure:35115: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:166:30: error: kernel/scheduler.h: No such file or directory >configure:35122: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <kernel/scheduler.h> >configure:35136: result: no >configure:35140: checking kernel/scheduler.h presence >configure:35155: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:133:30: error: kernel/scheduler.h: No such file or directory >configure:35162: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <kernel/scheduler.h> >configure:35176: result: no >configure:35204: checking for kernel/scheduler.h >configure:35213: result: no >configure:35098: checking kernel/OS.h usability >configure:35115: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >conftest.c:166:23: error: kernel/OS.h: No such file or directory >configure:35122: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <kernel/OS.h> >configure:35136: result: no >configure:35140: checking kernel/OS.h presence >configure:35155: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:133:23: error: kernel/OS.h: No such file or directory >configure:35162: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <kernel/OS.h> >configure:35176: result: no >configure:35204: checking for kernel/OS.h >configure:35213: result: no >configure:35230: checking for X >configure:35401: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lX11 >&5 >configure:35408: $? = 0 >configure:35470: result: libraries , headers >configure:35639: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lX11 >&5 >configure:35646: $? = 0 >configure:35814: checking for gethostbyname >configure:35897: result: yes >configure:36050: checking for connect >configure:36133: result: yes >configure:36209: checking for remove >configure:36265: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:36272: $? = 0 >configure:36292: result: yes >configure:36368: checking for shmat >configure:36424: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:36431: $? = 0 >configure:36451: result: yes >configure:36536: checking for IceConnectionNumber in -lICE >configure:36571: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.c -lICE >&5 >configure:36578: $? = 0 >configure:36599: result: yes >configure:36617: checking for i686-pc-linux-gnu-pkg-config >configure:36650: result: no >configure:36660: checking for pkg-config >configure:36678: found /usr/bin/pkg-config >configure:36690: result: /usr/bin/pkg-config >configure:36715: checking pkg-config is at least version 0.9.0 >configure:36718: result: yes >configure:37012: checking for ntohl in sys/param.h >configure:37039: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Werror -DSYS_LINUX conftest.c >&5 >cc1: warnings being treated as errors >conftest.c: In function 'main': >conftest.c:137: error: implicit declaration of function 'ntohl' >configure:37046: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <sys/param.h> >| int >| main () >| { >| int meuh; ntohl(meuh); >| ; >| return 0; >| } >configure:37061: result: no >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wall >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wsign-compare >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wundef >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wbad-function-cast >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-align >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37076: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wvolatile-register-var >configure:37104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:37111: $? = 0 >configure:37133: result: yes >configure:37155: checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -pipe >configure:37183: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -pipe -DSYS_LINUX conftest.c >&5 >configure:37190: $? = 0 >configure:37212: result: yes >configure:37247: checking if $CC accepts -Os >configure:37274: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Os -DSYS_LINUX conftest.c >&5 >configure:37281: $? = 0 >configure:37296: result: yes >configure:37359: checking if $CC accepts -O3 >configure:37386: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -O3 -DSYS_LINUX conftest.c >&5 >configure:37393: $? = 0 >configure:37408: result: yes >configure:37524: checking if $CC accepts -O0 >configure:37551: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -O0 -DSYS_LINUX conftest.c >&5 >configure:37558: $? = 0 >configure:37573: result: yes >configure:37579: checking if $CC accepts -ffast-math >configure:37606: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -ffast-math -DSYS_LINUX conftest.c >&5 >configure:37613: $? = 0 >configure:37628: result: yes >configure:37636: checking if $CC accepts -funroll-loops >configure:37663: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -funroll-loops -DSYS_LINUX conftest.c >&5 >configure:37670: $? = 0 >configure:37685: result: yes >configure:37692: checking if $CC accepts -fomit-frame-pointer >configure:37719: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 >configure:37726: $? = 0 >configure:37741: result: yes >configure:37751: checking if $CC accepts -bundle -undefined error >configure:37778: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -bundle -undefined error -DSYS_LINUX conftest.c >&5 >i686-pc-linux-gnu-gcc: error: No such file or directory >i686-pc-linux-gnu-gcc: unrecognized option '-bundle' >configure:37785: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 1 >| #define NDEBUG 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:37800: result: no >configure:37811: checking __attribute__ ((aligned ())) support >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37840: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror -DSYS_LINUX conftest.c >&5 >configure:37847: $? = 0 >configure:37864: result: 64 >configure:37874: checking for __attribute__((packed)) >configure:37901: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:139: warning: unused variable 'b' >configure:37908: $? = 0 >configure:37923: result: yes >configure:37958: checking execinfo.h usability >configure:37975: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:37982: $? = 0 >configure:37996: result: yes >configure:38000: checking execinfo.h presence >configure:38015: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:38022: $? = 0 >configure:38036: result: yes >configure:38064: checking for execinfo.h >configure:38073: result: yes >configure:38092: checking for backtrace >configure:38148: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:38155: $? = 0 >configure:38177: result: yes >configure:38910: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX intrinsics >configure:38947: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -O -mmmx -DSYS_LINUX conftest.c >&5 >configure:38954: $? = 0 >configure:38969: result: yes >configure:38988: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX inline assembly >configure:39015: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:143: warning: 'p' is used uninitialized in this function >configure:39022: $? = 0 >configure:39037: result: yes >configure:39075: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX EXT inline assembly >configure:39102: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:144: warning: 'p' is used uninitialized in this function >configure:39109: $? = 0 >configure:39124: result: yes >configure:39165: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE2 intrinsics >configure:39202: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -O -msse2 -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:155: warning: cast from function call of type '__m64' to non-matching type 'long long unsigned int' >configure:39209: $? = 0 >configure:39224: result: yes >configure:39243: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE inline assembly >configure:39270: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146: warning: 'p' is used uninitialized in this function >configure:39277: $? = 0 >configure:39292: result: yes >configure:39305: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE2 inline assembly >configure:39332: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:147: warning: 'p' is used uninitialized in this function >configure:39339: $? = 0 >configure:39354: result: yes >configure:39385: checking if i686-pc-linux-gnu-gcc -std=gnu99 groks 3D Now! inline assembly >configure:39412: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c: In function 'main': >conftest.c:148: warning: 'p' is used uninitialized in this function >configure:39419: $? = 0 >configure:39434: result: yes >configure:40143: checking whether i686-pc-linux-gnu-gcc -std=gnu99 accepts -mtune=pentium2 >configure:40154: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -mtune=pentium2 -DSYS_LINUX conftest.c >&5 >configure:40161: $? = 0 >configure:40182: result: yes >configure:40295: checking for SHOUT >configure:40302: $PKG_CONFIG --exists --print-errors "shout >= 2.1" >configure:40305: $? = 0 >configure:40318: $PKG_CONFIG --exists --print-errors "shout >= 2.1" >configure:40321: $? = 0 >configure:40358: result: yes >configure:42817: checking liveMedia_version.hh usability >configure:42834: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment conftest.cpp >&5 >configure:42841: $? = 0 >configure:42855: result: yes >configure:42859: checking liveMedia_version.hh presence >configure:42874: i686-pc-linux-gnu-g++ -E -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment conftest.cpp >configure:42881: $? = 0 >configure:42895: result: yes >configure:42923: checking for liveMedia_version.hh >configure:42932: result: yes >configure:42943: checking for liveMedia version >= 1214895600 >configure:42970: result: yes >configure:43003: checking liveMedia.hh usability >configure:43020: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment conftest.cpp >&5 >configure:43027: $? = 0 >configure:43041: result: yes >configure:43045: checking liveMedia.hh presence >configure:43060: i686-pc-linux-gnu-g++ -E -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment conftest.cpp >configure:43067: $? = 0 >configure:43081: result: yes >configure:43109: checking for liveMedia.hh >configure:43118: result: yes >configure:43135: checking for main in -lliveMedia_pic >configure:43164: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment -Wl,-O1 conftest.cpp -lliveMedia_pic -lgroupsock_pic -lBasicUsageEnvironment_pic -lUsageEnvironment_pic >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lliveMedia_pic >collect2: ld returned 1 exit status >configure:43171: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| return main (); >| ; >| return 0; >| } >configure:43192: result: no >configure:43210: checking for main in -lliveMedia >configure:43239: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment -Wl,-O1 conftest.cpp -lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment >&5 >configure:43246: $? = 0 >configure:43267: result: yes >configure:44544: checking dvdread/dvd_reader.h usability >configure:44561: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:44568: $? = 0 >configure:44582: result: yes >configure:44586: checking dvdread/dvd_reader.h presence >configure:44601: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:44608: $? = 0 >configure:44622: result: yes >configure:44650: checking for dvdread/dvd_reader.h >configure:44659: result: yes >configure:44957: checking for dvdnav-config >configure:44975: found /usr/bin/dvdnav-config >configure:44988: result: /usr/bin/dvdnav-config >configure:45867: checking for dvbpsi/dr.h >configure:45896: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:45903: $? = 0 >configure:45920: result: yes >configure:46202: checking for dvbpsi_GenSDTSections in -ldvbpsi >configure:46237: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -ldvbpsi -ldvbpsi >&5 >configure:46244: $? = 0 >configure:46265: result: yes >configure:47104: checking for GNOMEVFS >configure:47111: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" >configure:47114: $? = 0 >configure:47127: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" >configure:47130: $? = 0 >configure:47167: result: yes >configure:47213: checking for LIBCDIO >configure:47220: $PKG_CONFIG --exists --print-errors "libcdio >= 0.78.2" >configure:47223: $? = 0 >configure:47236: $PKG_CONFIG --exists --print-errors "libcdio >= 0.78.2" >configure:47239: $? = 0 >configure:47276: result: yes >configure:47735: checking for cdrom_msf0 in linux/cdrom.h >configure:47749: result: yes >configure:47771: checking for scsireq in sys/scsiio.h >conftest.c:155:24: error: sys/scsiio.h: No such file or directory >configure:47805: result: no >configure:47812: checking for ioc_toc_header in sys/cdio.h >conftest.c:155:22: error: sys/cdio.h: No such file or directory >configure:47846: result: no >configure:48544: checking X11/Xlib.h usability >configure:48561: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:48568: $? = 0 >configure:48582: result: yes >configure:48586: checking X11/Xlib.h presence >configure:48601: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:48608: $? = 0 >configure:48622: result: yes >configure:48650: checking for X11/Xlib.h >configure:48659: result: yes >configure:48701: checking for inet_pton >configure:48757: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:48764: $? = 0 >configure:48786: result: yes >configure:48886: checking for inet_ntop >configure:48942: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c >&5 >configure:48949: $? = 0 >configure:48971: result: yes >configure:49068: checking ogg/ogg.h usability >configure:49085: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:49092: $? = 0 >configure:49106: result: yes >configure:49110: checking ogg/ogg.h presence >configure:49125: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:49132: $? = 0 >configure:49146: result: yes >configure:49174: checking for ogg/ogg.h >configure:49183: result: yes >configure:49194: checking for oggpack_read in -logg >configure:49229: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -logg >&5 >configure:49236: $? = 0 >configure:49257: result: yes >configure:49317: checking ebml/EbmlVersion.h usability >configure:49334: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >configure:49341: $? = 0 >configure:49355: result: yes >configure:49359: checking ebml/EbmlVersion.h presence >configure:49374: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >configure:49381: $? = 0 >configure:49395: result: yes >configure:49423: checking for ebml/EbmlVersion.h >configure:49432: result: yes >configure:49443: checking for libebml version >= 0.7.7 >configure:49460: result: yes >configure:49478: checking matroska/KaxVersion.h usability >configure:49495: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >configure:49502: $? = 0 >configure:49516: result: yes >configure:49520: checking matroska/KaxVersion.h presence >configure:49535: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >configure:49542: $? = 0 >configure:49556: result: yes >configure:49584: checking for matroska/KaxVersion.h >configure:49593: result: yes >configure:49604: checking for libmatroska version >= 0.8.0 >configure:49621: result: yes >configure:49639: checking matroska/KaxAttachments.h usability >configure:49656: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >configure:49663: $? = 0 >configure:49677: result: yes >configure:49681: checking matroska/KaxAttachments.h presence >configure:49696: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >configure:49703: $? = 0 >configure:49717: result: yes >configure:49745: checking for matroska/KaxAttachments.h >configure:49754: result: yes >configure:49783: checking for main in -lebml_pic >configure:49812: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.cpp -lebml_pic >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lebml_pic >collect2: ld returned 1 exit status >configure:49819: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| return main (); >| ; >| return 0; >| } >configure:49840: result: no >configure:49857: checking for main in -lebml >configure:49886: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX -Wl,-O1 conftest.cpp -lebml >&5 >configure:49893: $? = 0 >configure:49914: result: yes >configure:50423: WARNING: only static linking is available, you must provide a gme-tree >configure:50620: checking mad.h usability >configure:50637: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:50644: $? = 0 >configure:50658: result: yes >configure:50662: checking mad.h presence >configure:50677: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:50684: $? = 0 >configure:50698: result: yes >configure:50726: checking for mad.h >configure:50735: result: yes >configure:50754: checking for mad_bit_init in -lmad >configure:50789: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -lmad >&5 >configure:50796: $? = 0 >configure:50817: result: yes >configure:51175: checking for AVCODEC >configure:51182: $PKG_CONFIG --exists --print-errors "libavcodec libavutil" >configure:51185: $? = 0 >configure:51198: $PKG_CONFIG --exists --print-errors "libavcodec libavutil" >configure:51201: $? = 0 >configure:51252: result: yes >configure:51282: checking libavcodec/avcodec.h usability >configure:51299: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:51306: $? = 0 >configure:51320: result: yes >configure:51324: checking libavcodec/avcodec.h presence >configure:51339: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:51346: $? = 0 >configure:51360: result: yes >configure:51388: checking for libavcodec/avcodec.h >configure:51397: result: yes >configure:51282: checking ffmpeg/avcodec.h usability >configure:51299: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:199:28: error: ffmpeg/avcodec.h: No such file or directory >configure:51306: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ffmpeg/avcodec.h> >configure:51320: result: no >configure:51324: checking ffmpeg/avcodec.h presence >configure:51339: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:166:28: error: ffmpeg/avcodec.h: No such file or directory >configure:51346: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| /* end confdefs.h. */ >| #include <ffmpeg/avcodec.h> >configure:51360: result: no >configure:51388: checking for ffmpeg/avcodec.h >configure:51397: result: no >configure:51429: checking libavutil/avutil.h usability >configure:51446: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:51453: $? = 0 >configure:51467: result: yes >configure:51471: checking libavutil/avutil.h presence >configure:51486: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:51493: $? = 0 >configure:51507: result: yes >configure:51535: checking for libavutil/avutil.h >configure:51544: result: yes >configure:51429: checking ffmpeg/avutil.h usability >configure:51446: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:200:27: error: ffmpeg/avutil.h: No such file or directory >configure:51453: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ffmpeg/avutil.h> >configure:51467: result: no >configure:51471: checking ffmpeg/avutil.h presence >configure:51486: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:167:27: error: ffmpeg/avutil.h: No such file or directory >configure:51493: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| /* end confdefs.h. */ >| #include <ffmpeg/avutil.h> >configure:51507: result: no >configure:51535: checking for ffmpeg/avutil.h >configure:51544: result: no >configure:51598: checking for AVFORMAT >configure:51605: $PKG_CONFIG --exists --print-errors "libavformat libavutil" >configure:51608: $? = 0 >configure:51621: $PKG_CONFIG --exists --print-errors "libavformat libavutil" >configure:51624: $? = 0 >configure:51675: result: yes >configure:51705: checking libavformat/avformat.h usability >configure:51722: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:51729: $? = 0 >configure:51743: result: yes >configure:51747: checking libavformat/avformat.h presence >configure:51762: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:51769: $? = 0 >configure:51783: result: yes >configure:51811: checking for libavformat/avformat.h >configure:51820: result: yes >configure:51705: checking ffmpeg/avformat.h usability >configure:51722: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:201:29: error: ffmpeg/avformat.h: No such file or directory >configure:51729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ffmpeg/avformat.h> >configure:51743: result: no >configure:51747: checking ffmpeg/avformat.h presence >configure:51762: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:168:29: error: ffmpeg/avformat.h: No such file or directory >configure:51769: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| /* end confdefs.h. */ >| #include <ffmpeg/avformat.h> >configure:51783: result: no >configure:51811: checking for ffmpeg/avformat.h >configure:51820: result: no >configure:51841: checking for libavutil/avutil.h >configure:51848: result: yes >configure:51841: checking for ffmpeg/avutil.h >configure:51848: result: no >configure:52021: checking for SWSCALE >configure:52028: $PKG_CONFIG --exists --print-errors "libswscale" >configure:52031: $? = 0 >configure:52044: $PKG_CONFIG --exists --print-errors "libswscale" >configure:52047: $? = 0 >configure:52090: result: yes >configure:52120: checking libswscale/swscale.h usability >configure:52137: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:52144: $? = 0 >configure:52158: result: yes >configure:52162: checking libswscale/swscale.h presence >configure:52177: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:52184: $? = 0 >configure:52198: result: yes >configure:52226: checking for libswscale/swscale.h >configure:52235: result: yes >configure:52120: checking ffmpeg/swscale.h usability >configure:52137: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:203:28: error: ffmpeg/swscale.h: No such file or directory >configure:52144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ffmpeg/swscale.h> >configure:52158: result: no >configure:52162: checking ffmpeg/swscale.h presence >configure:52177: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:170:28: error: ffmpeg/swscale.h: No such file or directory >configure:52184: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <ffmpeg/swscale.h> >configure:52198: result: no >configure:52226: checking for ffmpeg/swscale.h >configure:52235: result: no >configure:52644: checking for POSTPROC >configure:52651: $PKG_CONFIG --exists --print-errors "libpostproc libavutil" >configure:52654: $? = 0 >configure:52667: $PKG_CONFIG --exists --print-errors "libpostproc libavutil" >configure:52670: $? = 0 >configure:52713: result: yes >configure:52743: checking libpostproc/postproc.h usability >configure:52760: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:203:34: error: libpostproc/postproc.h: No such file or directory >configure:52767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libpostproc/postproc.h> >configure:52781: result: no >configure:52785: checking libpostproc/postproc.h presence >configure:52800: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:170:34: error: libpostproc/postproc.h: No such file or directory >configure:52807: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <libpostproc/postproc.h> >configure:52821: result: no >configure:52849: checking for libpostproc/postproc.h >configure:52858: result: no >configure:52743: checking postproc/postprocess.h usability >configure:52760: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >conftest.c:203:34: error: postproc/postprocess.h: No such file or directory >configure:52767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <postproc/postprocess.h> >configure:52781: result: no >configure:52785: checking postproc/postprocess.h presence >configure:52800: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >conftest.c:170:34: error: postproc/postprocess.h: No such file or directory >configure:52807: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| /* end confdefs.h. */ >| #include <postproc/postprocess.h> >configure:52821: result: no >configure:52849: checking for postproc/postprocess.h >configure:52858: result: no >configure:52975: checking faad.h usability >configure:52992: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:52999: $? = 0 >configure:53013: result: yes >configure:53017: checking faad.h presence >configure:53032: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:53039: $? = 0 >configure:53053: result: yes >configure:53081: checking for faad.h >configure:53090: result: yes >configure:53109: checking for faacDecOpen in -lfaad >configure:53144: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 -lm conftest.c -lfaad >&5 >/var/tmp/portage/media-video/vlc-0.9.8a/temp/ccOt761y.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `faacDecOpen' >collect2: ld returned 1 exit status >configure:53151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_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:53172: result: no >configure:53188: checking for NeAACDecOpen in -lfaad >configure:53223: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 -lm conftest.c -lfaad >&5 >configure:53230: $? = 0 >configure:53251: result: yes >configure:53796: checking for zlib.h >configure:53803: result: yes >configure:54459: checking a52dec/a52.h usability >configure:54476: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:54483: $? = 0 >configure:54497: result: yes >configure:54501: checking a52dec/a52.h presence >configure:54516: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:54523: $? = 0 >configure:54537: result: yes >configure:54565: checking for a52dec/a52.h >configure:54574: result: yes >configure:54585: checking for a52_free in -la52 >configure:54620: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 -lm conftest.c -la52 >&5 >configure:54627: $? = 0 >configure:54648: result: yes >configure:54800: checking for DCA >configure:54807: $PKG_CONFIG --exists --print-errors "libdca >= 0.0.5" >configure:54810: $? = 0 >configure:54823: $PKG_CONFIG --exists --print-errors "libdca >= 0.0.5" >configure:54826: $? = 0 >configure:54879: result: yes >configure:54979: checking FLAC/stream_decoder.h usability >configure:54996: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:55003: $? = 0 >configure:55017: result: yes >configure:55021: checking FLAC/stream_decoder.h presence >configure:55036: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:55043: $? = 0 >configure:55057: result: yes >configure:55085: checking for FLAC/stream_decoder.h >configure:55094: result: yes >configure:55178: checking for LIBMPEG2 >configure:55185: $PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2" >configure:55188: $? = 0 >configure:55201: $PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2" >configure:55204: $? = 0 >configure:55241: result: yes >configure:55339: checking vorbis/codec.h usability >configure:55356: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:55363: $? = 0 >configure:55377: result: yes >configure:55381: checking vorbis/codec.h presence >configure:55396: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:55403: $? = 0 >configure:55417: result: yes >configure:55445: checking for vorbis/codec.h >configure:55454: result: yes >configure:55497: checking vorbis/vorbisenc.h usability >configure:55514: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:55521: $? = 0 >configure:55535: result: yes >configure:55539: checking vorbis/vorbisenc.h presence >configure:55554: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:55561: $? = 0 >configure:55575: result: yes >configure:55603: checking for vorbis/vorbisenc.h >configure:55612: result: yes >configure:56171: checking theora/theora.h usability >configure:56188: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:56195: $? = 0 >configure:56209: result: yes >configure:56213: checking theora/theora.h presence >configure:56228: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:56235: $? = 0 >configure:56249: result: yes >configure:56277: checking for theora/theora.h >configure:56286: result: yes >configure:56297: checking for theora_granule_time in -ltheora >configure:56332: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -ltheora -logg >&5 >configure:56339: $? = 0 >configure:56360: result: yes >configure:56624: checking png.h usability >configure:56641: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:56648: $? = 0 >configure:56662: result: yes >configure:56666: checking png.h presence >configure:56681: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:56688: $? = 0 >configure:56702: result: yes >configure:56730: checking for png.h >configure:56739: result: yes >configure:56751: checking for png_set_rows in -lpng >configure:56786: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 -lz conftest.c -lpng -lz >&5 >configure:56793: $? = 0 >configure:56814: result: yes >configure:57007: checking for X264 >configure:57014: $PKG_CONFIG --exists --print-errors "x264" >configure:57017: $? = 0 >configure:57030: $PKG_CONFIG --exists --print-errors "x264" >configure:57033: $? = 0 >configure:57080: result: yes >configure:58468: checking for X11/extensions/dpms.h >configure:58491: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:58498: $? = 0 >configure:58515: result: yes >configure:58524: checking for DPMSInfo in X11/extensions/dpms.h >configure:58538: result: yes >configure:58576: checking for X11/Xlib.h >configure:58583: result: yes >configure:58730: checking for XShmAttach in -lXext >configure:58765: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -lXext >&5 >configure:58772: $? = 0 >configure:58793: result: yes >configure:58850: checking X11/extensions/Xv.h usability >configure:58867: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:58874: $? = 0 >configure:58888: result: yes >configure:58892: checking X11/extensions/Xv.h presence >configure:58907: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:58914: $? = 0 >configure:58928: result: yes >configure:58956: checking for X11/extensions/Xv.h >configure:58965: result: yes >configure:58977: checking for XvPutImage in -lXv >configure:59012: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -lSM -lICE -lX11 -lXext -DSYS_LINUX -Wl,-O1 conftest.c -lXv >&5 >configure:59019: $? = 0 >configure:59040: result: yes >configure:59089: checking for X11/Xlib.h >configure:59096: result: yes >configure:59100: checking GL/glu.h usability >configure:59117: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:59124: $? = 0 >configure:59138: result: yes >configure:59142: checking GL/glu.h presence >configure:59157: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:59164: $? = 0 >configure:59178: result: yes >configure:59206: checking for GL/glu.h >configure:59215: result: yes >configure:59100: checking GL/glx.h usability >configure:59117: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:59124: $? = 0 >configure:59138: result: yes >configure:59142: checking GL/glx.h presence >configure:59157: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:59164: $? = 0 >configure:59178: result: yes >configure:59206: checking for GL/glx.h >configure:59215: result: yes >configure:59253: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:59260: $? = 0 >configure:60125: checking GL/gl.h usability >configure:60142: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:60149: $? = 0 >configure:60163: result: yes >configure:60167: checking GL/gl.h presence >configure:60182: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:60189: $? = 0 >configure:60203: result: yes >configure:60231: checking for GL/gl.h >configure:60240: result: yes >configure:60114: checking for GL/glu.h >configure:60121: result: yes >configure:61973: checking for xml2-config >configure:61991: found /usr/bin/xml2-config >configure:62004: result: /usr/bin/xml2-config >configure:62027: checking for xmlTextReaderConstName in -lxml2 >configure:62062: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -I/usr/include/libxml2 -Wl,-O1 -lxml2 -lz -lm conftest.c -lxml2 >&5 >configure:62069: $? = 0 >configure:62090: result: yes >configure:62490: checking cascade/graphics/CascadeScreen.h usability >configure:62507: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >conftest.cpp:221:44: error: cascade/graphics/CascadeScreen.h: No such file or directory >configure:62514: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <cascade/graphics/CascadeScreen.h> >configure:62528: result: no >configure:62532: checking cascade/graphics/CascadeScreen.h presence >configure:62547: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >conftest.cpp:188:44: error: cascade/graphics/CascadeScreen.h: No such file or directory >configure:62554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| /* end confdefs.h. */ >| #include <cascade/graphics/CascadeScreen.h> >configure:62568: result: no >configure:62596: checking for cascade/graphics/CascadeScreen.h >configure:62605: result: no >configure:62621: WARNING: Not building Roku HD1000 compatible video output >configure:62490: checking cascade/graphics/CascadeBitmap.h usability >configure:62507: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >conftest.cpp:221:44: error: cascade/graphics/CascadeBitmap.h: No such file or directory >configure:62514: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <cascade/graphics/CascadeBitmap.h> >configure:62528: result: no >configure:62532: checking cascade/graphics/CascadeBitmap.h presence >configure:62547: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >conftest.cpp:188:44: error: cascade/graphics/CascadeBitmap.h: No such file or directory >configure:62554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| /* end confdefs.h. */ >| #include <cascade/graphics/CascadeBitmap.h> >configure:62568: result: no >configure:62596: checking for cascade/graphics/CascadeBitmap.h >configure:62605: result: no >configure:62621: WARNING: Not building Roku HD1000 compatible video output >configure:64803: checking alsa/asoundlib.h usability >configure:64820: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:64827: $? = 0 >configure:64841: result: yes >configure:64845: checking alsa/asoundlib.h presence >configure:64860: i686-pc-linux-gnu-gcc -std=gnu99 -E -DSYS_LINUX conftest.c >configure:64867: $? = 0 >configure:64881: result: yes >configure:64909: checking for alsa/asoundlib.h >configure:64916: result: yes >configure:64921: checking for main in -lasound >configure:64950: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX -Wl,-O1 conftest.c -lasound >&5 >configure:64957: $? = 0 >configure:64978: result: yes >configure:65017: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -DSYS_LINUX conftest.c >&5 >configure:65024: $? = 0 >configure:65292: checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h usability >configure:65309: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -DSYS_LINUX conftest.cpp >&5 >conftest.cpp:222:62: error: deschutes/libraries/hdmachinex225/PCMAudioPlayer.h: No such file or directory >configure:65316: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_ALSA_NEW_API 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <deschutes/libraries/hdmachinex225/PCMAudioPlayer.h> >configure:65330: result: no >configure:65334: checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h presence >configure:65349: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp >conftest.cpp:189:62: error: deschutes/libraries/hdmachinex225/PCMAudioPlayer.h: No such file or directory >configure:65356: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "vlc" >| #define PACKAGE_TARNAME "vlc" >| #define PACKAGE_VERSION "0.9.8a" >| #define PACKAGE_STRING "vlc 0.9.8a" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "vlc" >| #define VERSION "0.9.8a" >| #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 _WIN32_WINNT 0x0500 >| #define restrict __restrict >| #define HAVE_DLFCN_H 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define LIBEXT ".so" >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRSEP 1 >| #define HAVE_ISATTY 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SWAB 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_MEMALIGN 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_ATOLL 1 >| #define HAVE_GETENV 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_FORK 1 >| #define HAVE_BSEARCH 1 >| #define HAVE_LSTAT 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_ATOF 1 >| #define HAVE_LLDIV 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_POSIX_MADVISE 1 >| #define HAVE_USELOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_FCNTL 1 >| #define HAVE_MMAP 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_SEND 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETOPT_LONG 1 >| #define RETSIGTYPE void >| #define HAVE_DLFCN_H 1 >| #define HAVE_DL_DLOPEN 1 >| #define HAVE_CLOCK_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define STRNCASECMP_IN_STRINGS_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_LINUX_VERSION_H 1 >| #define HAVE_LINUX_DCCP_H 1 >| #define HAVE_SYSLOG_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_POLL 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DECL_NANOSLEEP 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PTHREAD_H 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_3DNOW 1 >| #define ENABLE_SOUT 1 >| #define HAVE_SHOUT 1 >| #define ENABLE_HTTPD 1 >| #define ENABLE_VLM 1 >| #define HAVE_LIVEMEDIA_VERSION_HH 1 >| #define HAVE_LIVEMEDIA_HH 1 >| #define HAVE_DVDREAD_DVD_READER_H 1 >| #define HAVE_DVBPSI_DR_H 1 >| #define HAVE_DVBPSI_SDT 1 >| #define HAVE_LIBCDIO 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_OGG_OGG_H 1 >| #define HAVE_EBML_EBMLVERSION_H 1 >| #define HAVE_MATROSKA_KAXVERSION_H 1 >| #define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >| #define HAVE_MAD_H 1 >| #define HAVE_LIBAVCODEC_AVCODEC_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >| #define HAVE_LIBAVUTIL_AVUTIL_H 1 >| #define HAVE_LIBSWSCALE_SWSCALE_H 1 >| #define HAVE_FAAD_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_A52DEC_A52_H 1 >| #define HAVE_FLAC_STREAM_DECODER_H 1 >| #define HAVE_VORBIS_CODEC_H 1 >| #define HAVE_VORBIS_VORBISENC_H 1 >| #define HAVE_THEORA_THEORA_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_LIBPNG 1 >| #define HAVE_X11_EXTENSIONS_DPMS_H 1 >| #define DPMSINFO_IN_DPMS_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_EXTENSIONS_XV_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLU_H 1 >| #define HAVE_ALSA_NEW_API 1 >| /* end confdefs.h. */ >| #include <deschutes/libraries/hdmachinex225/PCMAudioPlayer.h> >configure:65370: result: no >configure:65398: checking for deschutes/libraries/hdmachinex225/PCMAudioPlayer.h >configure:65407: result: no >configure:66159: error: Could not find freetype (required for skins2) > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_3dnow_inline=yes >ac_cv_build=i686-pc-linux-gnu >ac_cv_c___va_copy=yes >ac_cv_c_attr_align_try=64 >ac_cv_c_attribute_aligned=64 >ac_cv_c_attribute_packed=yes >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_o0=yes >ac_cv_c_o3=yes >ac_cv_c_omit_frame_pointer=yes >ac_cv_c_os=yes >ac_cv_c_restrict=__restrict >ac_cv_c_sse2_intrinsics=yes >ac_cv_c_unroll_loops=yes >ac_cv_c_va_copy=yes >ac_cv_cxx_compiler_gnu=yes >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_BONJOUR_CFLAGS_set= >ac_cv_env_BONJOUR_CFLAGS_value= >ac_cv_env_BONJOUR_LIBS_set= >ac_cv_env_BONJOUR_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 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CSRI_CFLAGS_set= >ac_cv_env_CSRI_CFLAGS_value= >ac_cv_env_CSRI_LIBS_set= >ac_cv_env_CSRI_LIBS_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer' >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_DCA_CFLAGS_set= >ac_cv_env_DCA_CFLAGS_value= >ac_cv_env_DCA_LIBS_set= >ac_cv_env_DCA_LIBS_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_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_GLIB2_CFLAGS_set= >ac_cv_env_GLIB2_CFLAGS_value= >ac_cv_env_GLIB2_LIBS_set= >ac_cv_env_GLIB2_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_GTK2_CFLAGS_set= >ac_cv_env_GTK2_CFLAGS_value= >ac_cv_env_GTK2_LIBS_set= >ac_cv_env_GTK2_LIBS_value= >ac_cv_env_HAL_CFLAGS_set= >ac_cv_env_HAL_CFLAGS_value= >ac_cv_env_HAL_LIBS_set= >ac_cv_env_HAL_LIBS_value= >ac_cv_env_IMGRESAMPLE_CFLAGS_set= >ac_cv_env_IMGRESAMPLE_CFLAGS_value= >ac_cv_env_IMGRESAMPLE_LIBS_set= >ac_cv_env_IMGRESAMPLE_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_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >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_LIBCDIO_PARANOIA_CFLAGS_set= >ac_cv_env_LIBCDIO_PARANOIA_CFLAGS_value= >ac_cv_env_LIBCDIO_PARANOIA_LIBS_set= >ac_cv_env_LIBCDIO_PARANOIA_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_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_LUA_CFLAGS_set= >ac_cv_env_LUA_CFLAGS_value= >ac_cv_env_LUA_LIBS_set= >ac_cv_env_LUA_LIBS_value= >ac_cv_env_MIDL_set= >ac_cv_env_MIDL_value= >ac_cv_env_MOZILLA_CFLAGS_set= >ac_cv_env_MOZILLA_CFLAGS_value= >ac_cv_env_MOZILLA_LIBS_set= >ac_cv_env_MOZILLA_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_OPENCV_CFLAGS_set= >ac_cv_env_OPENCV_CFLAGS_value= >ac_cv_env_OPENCV_LIBS_set= >ac_cv_env_OPENCV_LIBS_value= >ac_cv_env_PCRE_CFLAGS_set= >ac_cv_env_PCRE_CFLAGS_value= >ac_cv_env_PCRE_LIBS_set= >ac_cv_env_PCRE_LIBS_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/qt/3/lib/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_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_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_SCHROEDINGER_CFLAGS_set= >ac_cv_env_SCHROEDINGER_CFLAGS_value= >ac_cv_env_SCHROEDINGER_LIBS_set= >ac_cv_env_SCHROEDINGER_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_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_VCDINFO_CFLAGS_set= >ac_cv_env_VCDINFO_CFLAGS_value= >ac_cv_env_VCDINFO_LIBS_set= >ac_cv_env_VCDINFO_LIBS_value= >ac_cv_env_WIDL_set= >ac_cv_env_WIDL_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_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_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-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_alloca_works=yes >ac_cv_func_asprintf=yes >ac_cv_func_atof=yes >ac_cv_func_atoll=yes >ac_cv_func_backtrace=yes >ac_cv_func_bsearch=yes >ac_cv_func_connect=yes >ac_cv_func_ctime_r=yes >ac_cv_func_daemon=yes >ac_cv_func_dlopen=no >ac_cv_func_fcntl=yes >ac_cv_func_fork=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getenv=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpwuid_r=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_gmtime_r=yes >ac_cv_func_if_nametoindex=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_isatty=yes >ac_cv_func_lldiv=yes >ac_cv_func_load_add_on=no >ac_cv_func_localtime_r=yes >ac_cv_func_lrintf=no >ac_cv_func_lstat=yes >ac_cv_func_memalign=yes >ac_cv_func_mmap=yes >ac_cv_func_nanosleep=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_posix_fadvise=yes >ac_cv_func_posix_madvise=yes >ac_cv_func_posix_memalign=yes >ac_cv_func_putenv=yes >ac_cv_func_remove=yes >ac_cv_func_scandir=yes >ac_cv_func_send=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_sigrelse=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcasestr=yes >ac_cv_func_strdup=yes >ac_cv_func_strlcpy=no >ac_cv_func_strncasecmp=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strsep=yes >ac_cv_func_strtod=yes >ac_cv_func_strtof=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtoull=yes >ac_cv_func_swab=yes >ac_cv_func_uselocale=yes >ac_cv_func_vasprintf=yes >ac_cv_have_plugins=yes >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_FLAC_stream_decoder_h=yes >ac_cv_header_GL_gl_h=yes >ac_cv_header_GL_glu_h=yes >ac_cv_header_GL_glx_h=yes >ac_cv_header_X11_Xlib_h=yes >ac_cv_header_X11_extensions_Xv_h=yes >ac_cv_header_X11_extensions_dpms_h=yes >ac_cv_header_a52dec_a52_h=yes >ac_cv_header_alsa_asoundlib_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_cascade_graphics_CascadeBitmap_h=no >ac_cv_header_cascade_graphics_CascadeScreen_h=no >ac_cv_header_deschutes_libraries_hdmachinex225_PCMAudioPlayer_h=no >ac_cv_header_dirent_h=yes >ac_cv_header_dl_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_dvbpsi_dr_h=yes >ac_cv_header_dvdread_dvd_reader_h=yes >ac_cv_header_ebml_EbmlVersion_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_execinfo_h=yes >ac_cv_header_faad_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_ffmpeg_avcodec_h=no >ac_cv_header_ffmpeg_avformat_h=no >ac_cv_header_ffmpeg_avutil_h=no >ac_cv_header_ffmpeg_swscale_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_image_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_kernel_OS_h=no >ac_cv_header_kernel_scheduler_h=no >ac_cv_header_langinfo_h=yes >ac_cv_header_libavcodec_avcodec_h=yes >ac_cv_header_libavformat_avformat_h=yes >ac_cv_header_libavutil_avutil_h=yes >ac_cv_header_libpostproc_postproc_h=no >ac_cv_header_libswscale_swscale_h=yes >ac_cv_header_linux_dccp_h=yes >ac_cv_header_linux_version_h=yes >ac_cv_header_liveMedia_hh=yes >ac_cv_header_liveMedia_version_hh=yes >ac_cv_header_locale_h=yes >ac_cv_header_mach_o_dyld_h=no >ac_cv_header_machine_param_h=no >ac_cv_header_mad_h=yes >ac_cv_header_matroska_KaxAttachments_h=yes >ac_cv_header_matroska_KaxVersion_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_udplite_h=no >ac_cv_header_ogg_ogg_h=yes >ac_cv_header_png_h=yes >ac_cv_header_postproc_postprocess_h=no >ac_cv_header_pthread_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stdbool_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_dl_h=no >ac_cv_header_sys_int_types_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_theora_theora_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_vorbis_codec_h=yes >ac_cv_header_vorbis_vorbisenc_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_xlocale_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_langinfo_codeset=yes >ac_cv_ld_darwin=no >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Xext_XShmAttach=yes >ac_cv_lib_Xv_XvPutImage=yes >ac_cv_lib_a52_a52_free=yes >ac_cv_lib_asound_main=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_dld_link=no >ac_cv_lib_dld_shl_load=no >ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections=yes >ac_cv_lib_ebml_main=yes >ac_cv_lib_ebml_pic_main=no >ac_cv_lib_faad_NeAACDecOpen=yes >ac_cv_lib_faad_faacDecOpen=no >ac_cv_lib_liveMedia_main=yes >ac_cv_lib_liveMedia_pic_main=no >ac_cv_lib_m_ceil=yes >ac_cv_lib_m_cos=yes >ac_cv_lib_m_exp=yes >ac_cv_lib_m_pow=yes >ac_cv_lib_m_round=yes >ac_cv_lib_m_sqrt=yes >ac_cv_lib_mad_mad_bit_init=yes >ac_cv_lib_mx_sqrtf=no >ac_cv_lib_ogg_oggpack_read=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_theora_theora_granule_time=yes >ac_cv_lib_xml2_xmlTextReaderConstName=yes >ac_cv_mmx_inline=yes >ac_cv_mmxext_inline=yes >ac_cv_my_have_dlopen=yes >ac_cv_my_have_shl_load=no >ac_cv_objc_compiler_gnu=no >ac_cv_objext=o >ac_cv_path_DVDNAV_CONFIG=/usr/bin/dvdnav-config >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -std=gnu99 -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_LD=i686-pc-linux-gnu-ld >ac_cv_prog_OBJC=i686-pc-linux-gnu-gcc >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-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__Wcast_align=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_pc_linux_gnu_gcc_c_o=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_getaddrinfo='none required' >ac_cv_search_poll='none required' >ac_cv_sse2_inline=yes >ac_cv_sse_inline=yes >ac_cv_struct_sockaddr_storage=yes >ac_cv_type_signal=void >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_struct_addrinfo=yes >ac_cv_working_alloca_h=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=i686-pc-linux-gnu-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_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_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_objdir=.libs >lt_cv_path_LD=i686-pc-linux-gnu-ld >lt_cv_path_LDCXX=i686-pc-linux-gnu-ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr//lib/opengl/nvidia/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/lib/nspr /usr/lib/nss /usr/lib/seamonkey /usr/lib/qt4 /usr/kde/3.5/lib /usr/qt/3/lib /usr/games/lib /usr/lib/R/lib ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/i686-pc-linux-gnu/lib /usr/lib /lib' >lt_cv_sys_max_cmd_len=1572864 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_AVCODEC_CFLAGS=' ' >pkg_cv_AVCODEC_LIBS='-lavcodec -lavutil ' >pkg_cv_AVFORMAT_CFLAGS=' ' >pkg_cv_AVFORMAT_LIBS='-lavformat -lavutil ' >pkg_cv_DCA_CFLAGS='-I/usr/include/libdca ' >pkg_cv_DCA_LIBS='-ldca ' >pkg_cv_GNOMEVFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -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 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_LIBCDIO_CFLAGS=' ' >pkg_cv_LIBCDIO_LIBS='-lcdio -lm ' >pkg_cv_LIBMPEG2_CFLAGS='-I/usr/include/mpeg2dec ' >pkg_cv_LIBMPEG2_LIBS='-lmpeg2 ' >pkg_cv_POSTPROC_CFLAGS=' ' >pkg_cv_POSTPROC_LIBS='-lpostproc -lavutil ' >pkg_cv_SHOUT_CFLAGS='-pthread ' >pkg_cv_SHOUT_LIBS='-lshout -lvorbis ' >pkg_cv_SWSCALE_CFLAGS=' ' >pkg_cv_SWSCALE_LIBS='-lswscale ' >pkg_cv_X264_CFLAGS=' ' >pkg_cv_X264_LIBS='-lx264 -lpthread ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run aclocal-1.10' >ALIASES=' cvlc rvlc' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run tar' >AM_CPPFLAGS='' >AR='i686-pc-linux-gnu-ar' >ARCH='i686 mmx sse sse2' >ARTS_CONFIG='' >AS='as' >ASM='' >AUTOCONF='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run automake-1.10' >AVCODEC_CFLAGS=' ' >AVCODEC_LIBS='-lavcodec -lavutil ' >AVFORMAT_CFLAGS=' ' >AVFORMAT_LIBS='-lavformat -lavutil ' >AWK='gawk' >BONJOUR_CFLAGS='' >BONJOUR_LIBS='' >BUILD_ACTIVEX_FALSE='' >BUILD_ACTIVEX_TRUE='' >BUILD_DIRENT_FALSE='' >BUILD_DIRENT_TRUE='#' >BUILD_GETOPT_FALSE='' >BUILD_GETOPT_TRUE='#' >BUILD_HTTPD_FALSE='#' >BUILD_HTTPD_TRUE='' >BUILD_LUA_FALSE='' >BUILD_LUA_TRUE='#' >BUILD_MOZILLA_FALSE='' >BUILD_MOZILLA_TRUE='' >BUILD_OSDMENU_FALSE='#' >BUILD_OSDMENU_TRUE='' >BUILD_PDA_FALSE='' >BUILD_PDA_TRUE='' >BUILD_SKINS_FALSE='' >BUILD_SKINS_TRUE='' >BUILD_VLC_FALSE='' >BUILD_VLC_TRUE='' >CACA_CONFIG='' >CC='i686-pc-linux-gnu-gcc -std=gnu99' >CCAS='i686-pc-linux-gnu-gcc -std=gnu99' >CCASDEPMODE='depmode=gcc3' >CCASFLAGS='-O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var' >COPYRIGHT_MESSAGE='' >COPYRIGHT_YEARS='1996-2008' >CPP='i686-pc-linux-gnu-gcc -std=gnu99 -E' >CPPFLAGS=' -DSYS_LINUX' >CSRI_CFLAGS='' >CSRI_LIBS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -pipe -march=core2 -msse4 -mcx16 -msahf -fomit-frame-pointer' >CYGPATH='' >CYGPATH_W='echo' >DBUS_CFLAGS='' >DBUS_LIBS='' >DCA_CFLAGS='-I/usr/include/libdca ' >DCA_LIBS='-ldca ' >DEFS='' >DEFS_BIGENDIAN='' >DEPDIR='.deps' >DIRAC_CFLAGS='' >DIRAC_LIBS='' >DIRECTFB_CFLAGS='' >DIRECTFB_CONFIG='' >DIRECTFB_LIBS='' >DLLTOOL=':' >DSYMUTIL='' >DVDNAV_CONFIG='/usr/bin/dvdnav-config' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_QT4_FALSE='' >ENABLE_QT4_TRUE='' >ENABLE_SOUT_FALSE='#' >ENABLE_SOUT_TRUE='' >ENABLE_VLM_FALSE='#' >ENABLE_VLM_TRUE='' >ESD_CONFIG='' >EXEEXT='' >FILE_LIBVLCCORE_DLL='' >FILE_LIBVLC_DLL='' >FLUIDSYNTH_CFLAGS='' >FLUIDSYNTH_LIBS='' >FREETYPE_CFLAGS='' >FREETYPE_LIBS='' >FRIBIDI_CFLAGS='' >FRIBIDI_LIBS='' >GETTEXT_MACRO_VERSION='0.17' >GLIB2_CFLAGS='' >GLIB2_LIBS='' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GNOMEVFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -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 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' >GNUTLS_CFLAGS='' >GNUTLS_LIBS='' >GREP='/bin/grep' >GTK2_CFLAGS='' >GTK2_LIBS='' >HAL_CFLAGS='' >HAL_LIBS='' >HAS_MIDL_COMPILER_FALSE='' >HAS_MIDL_COMPILER_TRUE='' >HAS_WIDL_COMPILER_FALSE='' >HAS_WIDL_COMPILER_TRUE='' >HAVE_BEOS_FALSE='' >HAVE_BEOS_TRUE='#' >HAVE_DARWIN_FALSE='' >HAVE_DARWIN_TRUE='#' >HAVE_LIBGCRYPT_FALSE='' >HAVE_LIBGCRYPT_TRUE='' >HAVE_LINUX_FALSE='#' >HAVE_LINUX_TRUE='' >HAVE_PLUGINS_FALSE='' >HAVE_PLUGINS_TRUE='' >HAVE_WIN32_FALSE='' >HAVE_WIN32_TRUE='#' >HAVE_WINCE_FALSE='' >HAVE_WINCE_TRUE='#' >IMGRESAMPLE_CFLAGS='' >IMGRESAMPLE_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >KATE_CFLAGS='' >KATE_LIBS='' >LD='i686-pc-linux-gnu-ld' >LDFLAGS='-Wl,-O1' >LIBASS_CFLAGS='' >LIBASS_LIBS='' >LIBCDDB_CFLAGS='' >LIBCDDB_LIBS='' >LIBCDIO_CFLAGS=' ' >LIBCDIO_LIBS='-lcdio -lm ' >LIBCDIO_PARANOIA_CFLAGS='' >LIBCDIO_PARANOIA_LIBS='' >LIBEXT='.so' >LIBGCRYPT_CFLAGS='' >LIBGCRYPT_CONFIG='' >LIBGCRYPT_LIBS='' >LIBICONV='' >LIBINTL='' >LIBMPEG2_CFLAGS='-I/usr/include/mpeg2dec ' >LIBMPEG2_LIBS='-lmpeg2 ' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBV4L2_CFLAGS='' >LIBV4L2_LIBS='' >LN_S='ln -s' >LOADER_FALSE='' >LOADER_TRUE='' >LTLIBICONV='' >LTLIBINTL='' >LTLIBOBJS='' >LTLIBa52='liba52_plugin.la' >LTLIBa52tofloat32='liba52tofloat32_plugin.la' >LTLIBa52tospdif='liba52tospdif_plugin.la' >LTLIBaa='' >LTLIBaccess_dv='' >LTLIBaccess_eyetv='' >LTLIBaccess_filter_bandwidth='libaccess_filter_bandwidth_plugin.la' >LTLIBaccess_filter_dump='libaccess_filter_dump_plugin.la' >LTLIBaccess_filter_record='libaccess_filter_record_plugin.la' >LTLIBaccess_filter_timeshift='libaccess_filter_timeshift_plugin.la' >LTLIBaccess_gnomevfs='libaccess_gnomevfs_plugin.la' >LTLIBaccess_jack='' >LTLIBaccess_mmap='libaccess_mmap_plugin.la' >LTLIBaccess_output_shout='libaccess_output_shout_plugin.la' >LTLIBaccess_realrtsp='libaccess_realrtsp_plugin.la' >LTLIBaccess_smb='' >LTLIBadjust='libadjust_plugin.la' >LTLIBadpcm='libadpcm_plugin.la' >LTLIBalphamask='libalphamask_plugin.la' >LTLIBalsa='libalsa_plugin.la' >LTLIBaout_directx='' >LTLIBaout_file='libaout_file_plugin.la' >LTLIBaout_sdl='' >LTLIBaraw='libaraw_plugin.la' >LTLIBarts='' >LTLIBasademux='' >LTLIBasf='libasf_plugin.la' >LTLIBatmo='' >LTLIBaudio_format='libaudio_format_plugin.la' >LTLIBaudioscrobbler='libaudioscrobbler_plugin.la' >LTLIBauhal='' >LTLIBavcodec='libavcodec_plugin.la' >LTLIBavformat='libavformat_plugin.la' >LTLIBavi='libavi_plugin.la' >LTLIBbandlimited_resampler='libbandlimited_resampler_plugin.la' >LTLIBbda='' >LTLIBbeos='' >LTLIBblend='libblend_plugin.la' >LTLIBblendbench='libblendbench_plugin.la' >LTLIBbluescreen='libbluescreen_plugin.la' >LTLIBbonjour='' >LTLIBcaca='' >LTLIBcanvas='libcanvas_plugin.la' >LTLIBcc='libcc_plugin.la' >LTLIBcdda='libcdda_plugin.la' >LTLIBcddax='' >LTLIBcdg='libcdg_plugin.la' >LTLIBchain='libchain_plugin.la' >LTLIBcinepak='libcinepak_plugin.la' >LTLIBclone='libclone_plugin.la' >LTLIBcmml='libcmml_plugin.la' >LTLIBcolorthres='libcolorthres_plugin.la' >LTLIBconverter_fixed='libconverter_fixed_plugin.la' >LTLIBconverter_float='libconverter_float_plugin.la' >LTLIBcrop='libcrop_plugin.la' >LTLIBcroppadd='libcroppadd_plugin.la' >LTLIBcsri='' >LTLIBcvdsub='libcvdsub_plugin.la' >LTLIBdbus='' >LTLIBdc1394='' >LTLIBdeinterlace='libdeinterlace_plugin.la' >LTLIBdirac='' >LTLIBdirect3d='' >LTLIBdirectfb='' >LTLIBdmo='' >LTLIBdolby_surround_decoder='libdolby_surround_decoder_plugin.la' >LTLIBdshow='' >LTLIBdts='libdts_plugin.la' >LTLIBdtstofloat32='libdtstofloat32_plugin.la' >LTLIBdtstospdif='libdtstospdif_plugin.la' >LTLIBdummy='libdummy_plugin.la' >LTLIBdvb='' >LTLIBdvbsub='libdvbsub_plugin.la' >LTLIBdvdnav='libdvdnav_plugin.la' >LTLIBdvdread='libdvdread_plugin.la' >LTLIBdynamicoverlay='libdynamicoverlay_plugin.la' >LTLIBequalizer='libequalizer_plugin.la' >LTLIBerase='liberase_plugin.la' >LTLIBesd='' >LTLIBexport='libexport_plugin.la' >LTLIBextract='libextract_plugin.la' >LTLIBfaad='libfaad_plugin.la' >LTLIBfake='libfake_plugin.la' >LTLIBfb='' >LTLIBfbosd='' >LTLIBflac='libflac_plugin.la' >LTLIBfloat32_mixer='libfloat32_mixer_plugin.la' >LTLIBfluidsynth='' >LTLIBfolder='libfolder_plugin.la' >LTLIBfreetype='' >LTLIBgalaktos='' >LTLIBgaussianblur='libgaussianblur_plugin.la' >LTLIBgestures='libgestures_plugin.la' >LTLIBggi='' >LTLIBglwin32='' >LTLIBglx='libglx_plugin.la' >LTLIBgme='' >LTLIBgnome2_main='' >LTLIBgnome_main='' >LTLIBgnutls='' >LTLIBgoom='' >LTLIBgradient='libgradient_plugin.la' >LTLIBgrain='libgrain_plugin.la' >LTLIBgrey_yuv='libgrey_yuv_plugin.la' >LTLIBgrowl='' >LTLIBgrowl_udp='' >LTLIBgtk2_main='' >LTLIBgtk_main='' >LTLIBh264='libh264_plugin.la' >LTLIBhal='' >LTLIBhd1000a='' >LTLIBhd1000v='' >LTLIBheadphone_channel_mixer='libheadphone_channel_mixer_plugin.la' >LTLIBhotkeys='libhotkeys_plugin.la' >LTLIBhttp='libhttp_plugin.la' >LTLIBi420_rgb='libi420_rgb_plugin.la' >LTLIBi420_rgb_mmx='libi420_rgb_mmx_plugin.la' >LTLIBi420_rgb_sse2='libi420_rgb_sse2_plugin.la' >LTLIBi420_ymga='libi420_ymga_plugin.la' >LTLIBi420_ymga_mmx='libi420_ymga_mmx_plugin.la' >LTLIBi420_yuy2='libi420_yuy2_plugin.la' >LTLIBi420_yuy2_altivec='' >LTLIBi420_yuy2_mmx='libi420_yuy2_mmx_plugin.la' >LTLIBi420_yuy2_sse2='libi420_yuy2_sse2_plugin.la' >LTLIBi422_i420='libi422_i420_plugin.la' >LTLIBi422_yuy2='libi422_yuy2_plugin.la' >LTLIBi422_yuy2_mmx='libi422_yuy2_mmx_plugin.la' >LTLIBi422_yuy2_sse2='libi422_yuy2_sse2_plugin.la' >LTLIBid3tag='' >LTLIBimage='libimage_plugin.la' >LTLIBimgresample='' >LTLIBinhibit='' >LTLIBinvert='libinvert_plugin.la' >LTLIBjack='' >LTLIBkate='' >LTLIBlibass='' >LTLIBlibmpeg2='liblibmpeg2_plugin.la' >LTLIBlinear_resampler='liblinear_resampler_plugin.la' >LTLIBlirc='' >LTLIBlive555='liblive555_plugin.la' >LTLIBlogger='liblogger_plugin.la' >LTLIBlogo='liblogo_plugin.la' >LTLIBlpcm='liblpcm_plugin.la' >LTLIBm4a='libm4a_plugin.la' >LTLIBm4v='libm4v_plugin.la' >LTLIBmacosx='' >LTLIBmagnify='libmagnify_plugin.la' >LTLIBmarq='libmarq_plugin.la' >LTLIBmemcpy3dn='libmemcpy3dn_plugin.la' >LTLIBmemcpy='libmemcpy_plugin.la' >LTLIBmemcpyaltivec='' >LTLIBmemcpymmx='libmemcpymmx_plugin.la' >LTLIBmemcpymmxext='libmemcpymmxext_plugin.la' >LTLIBmga='' >LTLIBminimal_macosx='' >LTLIBmkv='libmkv_plugin.la' >LTLIBmod='' >LTLIBmono='libmono_plugin.la' >LTLIBmosaic='libmosaic_plugin.la' >LTLIBmotion='libmotion_plugin.la' >LTLIBmotionblur='libmotionblur_plugin.la' >LTLIBmotiondetect='libmotiondetect_plugin.la' >LTLIBmozilla='' >LTLIBmp4='libmp4_plugin.la' >LTLIBmpc='' >LTLIBmpeg_audio='libmpeg_audio_plugin.la' >LTLIBmpga='libmpga_plugin.la' >LTLIBmpgatofixed32='libmpgatofixed32_plugin.la' >LTLIBmpgv='libmpgv_plugin.la' >LTLIBmsn='' >LTLIBmux_ogg='libmux_ogg_plugin.la' >LTLIBmux_ts='libmux_ts_plugin.la' >LTLIBncurses='' >LTLIBnoise='libnoise_plugin.la' >LTLIBnormvol='libnormvol_plugin.la' >LTLIBnotify='' >LTLIBnsc='libnsc_plugin.la' >LTLIBntservice='' >LTLIBogg='libogg_plugin.la' >LTLIBopencv_example='' >LTLIBopencv_wrapper='' >LTLIBopengl='libopengl_plugin.la' >LTLIBopengllayer='' >LTLIBopie='' >LTLIBosd_parser='libosd_parser_plugin.la' >LTLIBosdmenu='libosdmenu_plugin.la' >LTLIBoss='' >LTLIBpanoramix='libpanoramix_plugin.la' >LTLIBparam_eq='libparam_eq_plugin.la' >LTLIBpda='' >LTLIBplaylist='libplaylist_plugin.la' >LTLIBpng='libpng_plugin.la' >LTLIBpodcast='libpodcast_plugin.la' >LTLIBportaudio='' >LTLIBpostproc='libpostproc_plugin.la' >LTLIBprobe_hal='' >LTLIBps='libps_plugin.la' >LTLIBpsychedelic='libpsychedelic_plugin.la' >LTLIBpulse='' >LTLIBpuzzle='libpuzzle_plugin.la' >LTLIBpvr='' >LTLIBqnx='' >LTLIBqt4='' >LTLIBqtcapture='' >LTLIBqte='' >LTLIBqte_main='' >LTLIBquartztext='' >LTLIBquicktime='' >LTLIBrawvideo='librawvideo_plugin.la' >LTLIBrc='librc_plugin.la' >LTLIBrealaudio='' >LTLIBrealvideo='' >LTLIBremoteosd='' >LTLIBripple='libripple_plugin.la' >LTLIBrotate='librotate_plugin.la' >LTLIBrss='librss_plugin.la' >LTLIBrv32='librv32_plugin.la' >LTLIBsap='libsap_plugin.la' >LTLIBscale='libscale_plugin.la' >LTLIBscaletempo='libscaletempo_plugin.la' >LTLIBschroedinger='' >LTLIBscreen='libscreen_plugin.la' >LTLIBscreensaver='libscreensaver_plugin.la' >LTLIBsdl_image='' >LTLIBsharpen='libsharpen_plugin.la' >LTLIBshout='libshout_plugin.la' >LTLIBshowintf='libshowintf_plugin.la' >LTLIBsignals='libsignals_plugin.la' >LTLIBsimple_channel_mixer='libsimple_channel_mixer_plugin.la' >LTLIBskins2='' >LTLIBsnapshot='' >LTLIBspatializer='libspatializer_plugin.la' >LTLIBspdif_mixer='libspdif_mixer_plugin.la' >LTLIBspeex='' >LTLIBspudec='libspudec_plugin.la' >LTLIBstats='libstats_plugin.la' >LTLIBsubsdec='libsubsdec_plugin.la' >LTLIBsubsusf='libsubsusf_plugin.la' >LTLIBsvcdsub='libsvcdsub_plugin.la' >LTLIBsvg='' >LTLIBsvgalib='libsvgalib_plugin.la' >LTLIBswscale='libswscale_plugin.la' >LTLIBt140='libt140_plugin.la' >LTLIBtaglib='' >LTLIBtarkin='' >LTLIBtelepathy='' >LTLIBtelnet='libtelnet_plugin.la' >LTLIBtelx='libtelx_plugin.la' >LTLIBtest1='' >LTLIBtest2='' >LTLIBtest3='' >LTLIBtest4='' >LTLIBtheora='libtheora_plugin.la' >LTLIBtransform='libtransform_plugin.la' >LTLIBtremor='' >LTLIBtrivial_channel_mixer='libtrivial_channel_mixer_plugin.la' >LTLIBtrivial_mixer='libtrivial_mixer_plugin.la' >LTLIBtrivial_resampler='libtrivial_resampler_plugin.la' >LTLIBts='libts_plugin.la' >LTLIBtwolame='' >LTLIBugly_resampler='libugly_resampler_plugin.la' >LTLIBupnp_cc='' >LTLIBupnp_intel='' >LTLIBv4l2='' >LTLIBv4l='' >LTLIBvcd='libvcd_plugin.la' >LTLIBvcdx='' >LTLIBvisual='' >LTLIBvmem='libvmem_plugin.la' >LTLIBvorbis='libvorbis_plugin.la' >LTLIBvout_directx='' >LTLIBvout_sdl='' >LTLIBwall='libwall_plugin.la' >LTLIBwave='libwave_plugin.la' >LTLIBwaveout='' >LTLIBwin32text='' >LTLIBwince='' >LTLIBwingapi='' >LTLIBwingdi='' >LTLIBx11='libx11_plugin.la' >LTLIBx264='libx264_plugin.la' >LTLIBxml='libxml_plugin.la' >LTLIBxosd='' >LTLIBxtag='libxtag_plugin.la' >LTLIBxvideo='libxvideo_plugin.la' >LTLIBxvmc='' >LTLIByuy2_i420='libyuy2_i420_plugin.la' >LTLIByuy2_i422='libyuy2_i422_plugin.la' >LTLIBzvbi='' >LUA_CFLAGS='' >LUA_LIBS='' >MACOSX_DEPLOYMENT_TARGET='' >MAINT='' >MAINTAINER_MODE_FALSE='#' >MAINTAINER_MODE_TRUE='' >MAKEINFO='${SHELL} /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/missing --run makeinfo' >MIDL='' >MKDIR_P='/bin/mkdir -p' >MOC='' >MOZILLA_CFLAGS='' >MOZILLA_CONFIG='' >MOZILLA_LIBS='' >MOZILLA_SDK_PATH='' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NMEDIT='' >NOTIFY_CFLAGS='' >NOTIFY_LIBS='' >OBJC='i686-pc-linux-gnu-gcc' >OBJCDEPMODE='depmode=gcc3' >OBJCFLAGS='' >OBJDUMP='objdump' >OBJEXT='o' >OPENCV_CFLAGS='' >OPENCV_LIBS='' >PACKAGE='vlc' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='vlc' >PACKAGE_STRING='vlc 0.9.8a' >PACKAGE_TARNAME='vlc' >PACKAGE_VERSION='0.9.8a' >PATH_SEPARATOR=':' >PCRE_CFLAGS='' >PCRE_LIBS='' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_PATH='/usr/qt/3/lib/pkgconfig' >POSTPROC_CFLAGS=' ' >POSTPROC_LIBS='-lpostproc -lavutil ' >POSUB='po' >PULSE_CFLAGS='' >PULSE_LIBS='' >QT4LOCALEDIR='' >QT4_CFLAGS='' >QT4_LIBS='' >RANLIB='i686-pc-linux-gnu-ranlib' >RCC='' >SCHROEDINGER_CFLAGS='' >SCHROEDINGER_LIBS='' >SDL11_CONFIG='' >SDL12_CONFIG='' >SDL_CONFIG='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SHOUT_CFLAGS='-pthread ' >SHOUT_LIBS='-lshout -lvorbis ' >STRIP='i686-pc-linux-gnu-strip' >SVG_CFLAGS='' >SVG_LIBS='' >SWSCALE_CFLAGS=' ' >SWSCALE_LIBS='-lswscale ' >SYS='linux' >TAGLIB_CFLAGS='' >TAGLIB_LIBS='' >UIC='' >USE_NLS='yes' >VCDINFO_CFLAGS='' >VCDINFO_LIBS='' >VERSION='0.9.8a' >VERSION_EXTRA_RC='' >VERSION_MAJOR='0' >VERSION_MESSAGE='' >VERSION_MINOR='9' >VERSION_REVISION='8' >VLC_CONFIG='' >WIDL='' >WINDRES='' >WINE_SDK_PATH='' >X264_CFLAGS=' ' >X264_LIBS='-lx264 -lpthread ' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >XMKMF='' >XML2_CONFIG='/usr/bin/xml2-config' >XPM_CFLAGS='' >XPM_LIBS='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ZVBI_CFLAGS='' >ZVBI_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_OBJC='' >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__quote='' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/media-video/vlc-0.9.8a/work/vlc-0.9.8a/autotools/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >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' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "vlc" >#define PACKAGE_TARNAME "vlc" >#define PACKAGE_VERSION "0.9.8a" >#define PACKAGE_STRING "vlc 0.9.8a" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "vlc" >#define VERSION "0.9.8a" >#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 _WIN32_WINNT 0x0500 >#define restrict __restrict >#define HAVE_DLFCN_H 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_ICONV 1 >#define ICONV_CONST >#define LIBEXT ".so" >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_STRTOD 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOF 1 >#define HAVE_STRTOLL 1 >#define HAVE_STRTOULL 1 >#define HAVE_STRSEP 1 >#define HAVE_ISATTY 1 >#define HAVE_VASPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_SWAB 1 >#define HAVE_SIGRELSE 1 >#define HAVE_GETPWUID_R 1 >#define HAVE_MEMALIGN 1 >#define HAVE_POSIX_MEMALIGN 1 >#define HAVE_IF_NAMETOINDEX 1 >#define HAVE_ATOLL 1 >#define HAVE_GETENV 1 >#define HAVE_PUTENV 1 >#define HAVE_SETENV 1 >#define HAVE_GMTIME_R 1 >#define HAVE_CTIME_R 1 >#define HAVE_LOCALTIME_R 1 >#define HAVE_DAEMON 1 >#define HAVE_SCANDIR 1 >#define HAVE_FORK 1 >#define HAVE_BSEARCH 1 >#define HAVE_LSTAT 1 >#define HAVE_STRDUP 1 >#define HAVE_STRNDUP 1 >#define HAVE_STRNLEN 1 >#define HAVE_ATOF 1 >#define HAVE_LLDIV 1 >#define HAVE_POSIX_FADVISE 1 >#define HAVE_POSIX_MADVISE 1 >#define HAVE_USELOCALE 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_STRCASESTR 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_FCNTL 1 >#define HAVE_MMAP 1 >#define HAVE_SETLOCALE 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_CONNECT 1 >#define HAVE_SEND 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_ZLIB_H 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define HAVE_ADDRINFO 1 >#define HAVE_VA_COPY 1 >#define HAVE___VA_COPY 1 >#define HAVE_INET_ATON 1 >#define HAVE_GETOPT_LONG 1 >#define HAVE_GETOPT_LONG 1 >#define RETSIGTYPE void >#define HAVE_DLFCN_H 1 >#define HAVE_DL_DLOPEN 1 >#define HAVE_CLOCK_NANOSLEEP 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_NANOSLEEP 1 >#define STRNCASECMP_IN_STRINGS_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_TIME_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_XLOCALE_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_LINUX_VERSION_H 1 >#define HAVE_LINUX_DCCP_H 1 >#define HAVE_SYSLOG_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_POLL 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DECL_NANOSLEEP 1 >#define HAVE_STRUCT_TIMESPEC 1 >#define HAVE_PTHREAD_H 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_3DNOW 1 >#define ENABLE_SOUT 1 >#define HAVE_SHOUT 1 >#define ENABLE_HTTPD 1 >#define ENABLE_VLM 1 >#define HAVE_LIVEMEDIA_VERSION_HH 1 >#define HAVE_LIVEMEDIA_HH 1 >#define HAVE_DVDREAD_DVD_READER_H 1 >#define HAVE_DVBPSI_DR_H 1 >#define HAVE_DVBPSI_SDT 1 >#define HAVE_LIBCDIO 1 >#define HAVE_X11_XLIB_H 1 >#define HAVE_INET_PTON 1 >#define HAVE_INET_PTON 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_NTOP 1 >#define HAVE_OGG_OGG_H 1 >#define HAVE_EBML_EBMLVERSION_H 1 >#define HAVE_MATROSKA_KAXVERSION_H 1 >#define HAVE_MATROSKA_KAXATTACHMENTS_H 1 >#define HAVE_MAD_H 1 >#define HAVE_LIBAVCODEC_AVCODEC_H 1 >#define HAVE_LIBAVUTIL_AVUTIL_H 1 >#define HAVE_LIBAVFORMAT_AVFORMAT_H 1 >#define HAVE_LIBAVUTIL_AVUTIL_H 1 >#define HAVE_LIBSWSCALE_SWSCALE_H 1 >#define HAVE_FAAD_H 1 >#define HAVE_ZLIB_H 1 >#define HAVE_A52DEC_A52_H 1 >#define HAVE_FLAC_STREAM_DECODER_H 1 >#define HAVE_VORBIS_CODEC_H 1 >#define HAVE_VORBIS_VORBISENC_H 1 >#define HAVE_THEORA_THEORA_H 1 >#define HAVE_PNG_H 1 >#define HAVE_LIBPNG 1 >#define HAVE_X11_EXTENSIONS_DPMS_H 1 >#define DPMSINFO_IN_DPMS_H 1 >#define HAVE_X11_XLIB_H 1 >#define HAVE_X11_EXTENSIONS_XV_H 1 >#define HAVE_X11_XLIB_H 1 >#define HAVE_GL_GLU_H 1 >#define HAVE_GL_GLX_H 1 >#define HAVE_GL_GL_H 1 >#define HAVE_GL_GLU_H 1 >#define HAVE_ALSA_NEW_API 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 257909
: 195612