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.8.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-altivec --enable-sout --enable-httpd --enable-gnutls --enable-v4l --enable-cdda --enable-cddax --disable-libcddb --enable-vcd --enable-vcdx --disable-dvb --disable-pvr --enable-ogg --enable-mkv --enable-flac --enable-vorbis --enable-theora --enable-x11 --enable-xvideo --disable-xinerama --enable-glx --enable-opengl --enable-freetype --enable-fribidi --enable-dvdread --enable-dvdplay --enable-dvdnav --enable-fb --enable-svgalib --disable-glide --disable-aa --disable-caca --enable-oss --enable-esd --enable-arts --enable-alsa --enable-wxwidgets --enable-ncurses --enable-xosd --enable-lirc --enable-mad --enable-a52 --enable-dts --enable-libmpeg2 --disable-ggi --disable-glide --enable-sdl --disable-sdl-image --enable-png --enable-libxml2 --enable-smb --disable-daap --disable-corba --disable-mod --disable-speex --disable-shout --disable-rtsp --disable-realrtsp --enable-loader --disable-skins2 --enable-hal --disable-bonjour --disable-upnp --disable-optimize-memory --disable-notify --disable-mpc --enable-ffmpeg --disable-faad --disable-jack --disable-dv --disable-libvc1 --disable-snapshot --disable-growl --disable-pth --disable-portaudio --disable-x264 --disable-libtar --disable-optimizations --enable-utf8 --enable-libtool --enable-mozilla XPIDL=/usr/lib/mozilla-firefox MOZILLA_CONFIG=/usr/lib/mozilla-firefox/firefox-config WX_CONFIG=/usr/lib/wx/config/gtk2-unicode-release-2.6 --enable-live555 --with-live555-tree=/usr/lib/live --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = roglas uname -m = i686 uname -r = 2.6.18-gentoo-r6 uname -s = Linux uname -v = #4 Tue Jan 2 16:17:36 UTC 2007 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.60GHz /bin/uname -X = unknown /bin/arch = i686 /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/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2448: checking build system type configure:2466: result: i686-pc-linux-gnu configure:2488: checking host system type configure:2503: result: i686-pc-linux-gnu configure:2525: checking target system type configure:2540: result: i686-pc-linux-gnu configure:2584: checking for a BSD-compatible install configure:2640: result: /bin/install -c configure:2651: checking whether build environment is sane configure:2694: result: yes configure:2722: checking for a thread-safe mkdir -p configure:2761: result: /bin/mkdir -p configure:2774: checking for gawk configure:2790: found /bin/gawk configure:2801: result: gawk configure:2812: checking whether make sets $(MAKE) configure:2833: result: yes configure:3030: checking whether to enable maintainer-specific portions of Makefiles configure:3039: result: yes configure:3069: checking for i686-pc-linux-gnu-gcc configure:3085: found /usr/bin/i686-pc-linux-gnu-gcc configure:3096: result: i686-pc-linux-gnu-gcc configure:3374: checking for C compiler version configure:3381: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3384: $? = 0 configure:3391: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r3) configure:3394: $? = 0 configure:3401: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3404: $? = 1 configure:3427: checking for C compiler default output file name configure:3454: i686-pc-linux-gnu-gcc -O2 -march=pentium-m -pipe conftest.c >&5 configure:3457: $? = 0 configure:3495: result: a.out configure:3512: checking whether the C compiler works configure:3522: ./a.out configure:3525: $? = 0 configure:3542: result: yes configure:3549: checking whether we are cross compiling configure:3551: result: no configure:3554: checking for suffix of executables configure:3561: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:3564: $? = 0 configure:3588: result: configure:3594: checking for suffix of object files configure:3620: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:3623: $? = 0 configure:3646: result: o configure:3650: checking whether we are using the GNU C compiler configure:3679: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:3685: $? = 0 configure:3702: result: yes configure:3707: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3737: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3743: $? = 0 configure:3842: result: yes configure:3859: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3933: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:3939: $? = 0 configure:3962: result: none needed configure:3991: checking for style of include used by make configure:4019: result: GNU configure:4044: checking dependency style of i686-pc-linux-gnu-gcc configure:4135: result: gcc3 configure:4151: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together configure:4186: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4189: $? = 0 configure:4195: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4198: $? = 0 configure:4209: cc -c conftest.c >&5 configure:4212: $? = 0 configure:4220: cc -c conftest.c -o conftest2.o >&5 configure:4223: $? = 0 configure:4229: cc -c conftest.c -o conftest2.o >&5 configure:4232: $? = 0 configure:4250: result: yes configure:4281: checking how to run the C preprocessor configure:4321: i686-pc-linux-gnu-gcc -E conftest.c configure:4327: $? = 0 configure:4358: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | /* end confdefs.h. */ | #include configure:4397: result: i686-pc-linux-gnu-gcc -E configure:4426: i686-pc-linux-gnu-gcc -E conftest.c configure:4432: $? = 0 configure:4463: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | /* end confdefs.h. */ | #include configure:4520: checking for i686-pc-linux-gnu-g++ configure:4536: found /usr/bin/i686-pc-linux-gnu-g++ configure:4547: result: i686-pc-linux-gnu-g++ configure:4622: checking for C++ compiler version configure:4629: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4632: $? = 0 configure:4639: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r3) configure:4642: $? = 0 configure:4649: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4652: $? = 1 configure:4655: checking whether we are using the GNU C++ compiler configure:4684: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -pipe conftest.cpp >&5 configure:4690: $? = 0 configure:4707: result: yes configure:4712: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4742: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4748: $? = 0 configure:4847: result: yes configure:4872: checking dependency style of i686-pc-linux-gnu-g++ configure:4963: result: gcc3 configure:4985: checking how to run the C++ preprocessor configure:5021: i686-pc-linux-gnu-g++ -E conftest.cpp configure:5027: $? = 0 configure:5058: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | /* end confdefs.h. */ | #include configure:5097: result: i686-pc-linux-gnu-g++ -E configure:5126: i686-pc-linux-gnu-g++ -E conftest.cpp configure:5132: $? = 0 configure:5163: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:5169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | /* end confdefs.h. */ | #include configure:5207: checking whether make sets $(MAKE) configure:5228: result: yes configure:5250: checking for a BSD-compatible install configure:5306: result: /bin/install -c configure:5326: checking dependency style of i686-pc-linux-gnu-gcc configure:5417: result: gcc3 configure:5435: checking for grep that handles long lines and -e configure:5509: result: /bin/grep configure:5514: checking for egrep configure:5592: result: /bin/grep -E configure:5608: checking for an Objective-C compiler configure:5619: checking dependency style of i686-pc-linux-gnu-g++ configure:5710: result: gcc3 configure:5725: result: not implemented yet configure:5731: checking for i686-pc-linux-gnu-ranlib configure:5747: found /usr/bin/i686-pc-linux-gnu-ranlib configure:5758: result: i686-pc-linux-gnu-ranlib configure:5827: checking for i686-pc-linux-gnu-strip configure:5843: found /usr/bin/i686-pc-linux-gnu-strip configure:5854: result: i686-pc-linux-gnu-strip configure:5923: checking for i686-pc-linux-gnu-ar configure:5939: found /usr/bin/i686-pc-linux-gnu-ar configure:5950: result: i686-pc-linux-gnu-ar configure:6019: checking for i686-pc-linux-gnu-ld configure:6035: found /usr/bin/i686-pc-linux-gnu-ld configure:6046: result: i686-pc-linux-gnu-ld configure:6190: checking for a sed that does not truncate output configure:6244: result: /bin/sed configure:6258: checking for ld used by i686-pc-linux-gnu-gcc configure:6325: result: i686-pc-linux-gnu-ld configure:6334: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld configure:6349: result: yes configure:6354: checking for i686-pc-linux-gnu-ld option to reload object files configure:6361: result: -r configure:6379: checking for BSD-compatible nm configure:6428: result: /usr/bin/nm -B configure:6432: checking whether ln -s works configure:6436: result: yes configure:6443: checking how to recognise dependent libraries configure:6619: result: pass_all configure:7137: checking for ANSI C header files configure:7167: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7173: $? = 0 configure:7272: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:7275: $? = 0 configure:7281: ./conftest configure:7284: $? = 0 configure:7301: result: yes configure:7325: checking for sys/types.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for sys/stat.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for stdlib.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for string.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for memory.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for strings.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for inttypes.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for stdint.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7325: checking for unistd.h configure:7346: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7352: $? = 0 configure:7368: result: yes configure:7395: checking dlfcn.h usability configure:7412: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:7418: $? = 0 configure:7432: result: yes configure:7436: checking dlfcn.h presence configure:7451: i686-pc-linux-gnu-gcc -E conftest.c configure:7457: $? = 0 configure:7471: result: yes configure:7499: checking for dlfcn.h configure:7507: result: yes configure:7530: checking how to run the C++ preprocessor configure:7642: result: i686-pc-linux-gnu-g++ -E configure:7671: i686-pc-linux-gnu-g++ -E conftest.cpp configure:7677: $? = 0 configure:7708: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:7714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7763: checking for i686-pc-linux-gnu-g77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-xlf configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-f77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-frt configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-pgf77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-cf77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-fort77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-fl32 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-af77 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-xlf90 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-f90 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-pgf90 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-pghpf configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-epcf90 configure:7793: result: no configure:7763: checking for i686-pc-linux-gnu-gfortran configure:7779: found /usr/i686-pc-linux-gnu/gcc-bin/4.1.1/i686-pc-linux-gnu-gfortran configure:7790: result: i686-pc-linux-gnu-gfortran configure:7864: checking for Fortran 77 compiler version configure:7871: i686-pc-linux-gnu-gfortran --version >&5 GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1-r3) Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7874: $? = 0 configure:7881: i686-pc-linux-gnu-gfortran -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r3) configure:7884: $? = 0 configure:7891: i686-pc-linux-gnu-gfortran -V >&5 i686-pc-linux-gnu-gfortran: '-V' option must have argument configure:7894: $? = 1 configure:7902: checking whether we are using the GNU Fortran 77 compiler configure:7921: i686-pc-linux-gnu-gfortran -c conftest.F >&5 configure:7927: $? = 0 configure:7944: result: yes configure:7950: checking whether i686-pc-linux-gnu-gfortran accepts -g configure:7967: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:7973: $? = 0 configure:7989: result: yes configure:8019: checking the maximum length of command line arguments configure:8128: result: 32768 configure:8139: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:8244: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:8247: $? = 0 configure:8251: /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:8254: $? = 0 configure:8306: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c conftstm.o >&5 configure:8309: $? = 0 configure:8347: result: ok configure:8351: checking for objdir configure:8366: result: .libs configure:8418: checking for i686-pc-linux-gnu-ar configure:8445: result: i686-pc-linux-gnu-ar configure:8514: checking for i686-pc-linux-gnu-ranlib configure:8541: result: i686-pc-linux-gnu-ranlib configure:8610: checking for i686-pc-linux-gnu-strip configure:8637: result: i686-pc-linux-gnu-strip configure:8914: checking for correct ltmain.sh version configure:8964: result: yes configure:9024: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9042: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9046: $? = 0 configure:9059: result: no configure:9074: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:9284: result: -fPIC configure:9292: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:9310: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -fPIC -DPIC conftest.c >&5 configure:9314: $? = 0 configure:9327: result: yes configure:9355: checking if i686-pc-linux-gnu-gcc static flag -static works configure:9383: result: yes configure:9393: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:9414: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -o out/conftest2.o conftest.c >&5 configure:9418: $? = 0 configure:9440: result: yes configure:9466: checking whether the i686-pc-linux-gnu-gcc linker (i686-pc-linux-gnu-ld) supports shared libraries configure:10420: result: yes configure:10441: checking whether -lc should be explicitly linked in configure:10446: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:10449: $? = 0 configure:10464: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10467: $? = 0 configure:10479: result: no configure:10487: checking dynamic linker characteristics configure:11112: result: GNU/Linux ld.so configure:11121: checking how to hardcode library paths into programs configure:11146: result: immediate configure:11160: checking whether stripping libraries is possible configure:11165: result: yes configure:11288: checking for shl_load configure:11344: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/cco53Kkc.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11350: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11367: result: no configure:11372: checking for shl_load in -ldld configure:11407: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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:11431: result: no configure:11436: checking for dlopen configure:11492: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/cc2cOtMk.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11515: result: no configure:11520: checking for dlopen in -ldl configure:11555: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c -ldl >&5 configure:11561: $? = 0 configure:11579: result: yes configure:11748: checking whether a program can dlopen itself configure:11822: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11818: warning: incompatible implicit declaration of built-in function 'exit' configure:11825: $? = 0 configure:11843: result: yes configure:11848: checking whether a statically linked program can dlopen itself configure:11922: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11918: warning: incompatible implicit declaration of built-in function 'exit' /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/cc6PXbmy.o: In function `main': conftest.c:(.text+0x37): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:11925: $? = 0 /lib/: cannot read file data: Is a directory configure:11943: result: no configure:11966: checking if libtool supports shared libraries configure:11968: result: yes configure:11971: checking whether to build shared libraries configure:11992: result: yes configure:11995: checking whether to build static libraries configure:11999: result: no configure:12091: creating libtool configure:12679: checking for ld used by i686-pc-linux-gnu-g++ configure:12746: result: i686-pc-linux-gnu-ld configure:12755: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld configure:12770: result: yes configure:12821: checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries configure:13755: result: yes configure:13773: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -pipe conftest.cpp >&5 configure:13776: $? = 0 configure:13895: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:14169: result: -fPIC configure:14177: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:14195: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -pipe -fPIC -DPIC conftest.cpp >&5 configure:14199: $? = 0 configure:14212: result: yes configure:14240: checking if i686-pc-linux-gnu-g++ static flag -static works configure:14268: result: yes configure:14278: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:14299: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -pipe -o out/conftest2.o conftest.cpp >&5 configure:14303: $? = 0 configure:14325: result: yes configure:14351: checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries configure:14376: result: yes configure:14443: checking dynamic linker characteristics configure:15068: result: GNU/Linux ld.so configure:15077: checking how to hardcode library paths into programs configure:15102: result: immediate configure:15628: checking if libtool supports shared libraries configure:15630: result: yes configure:15633: checking whether to build shared libraries configure:15653: result: yes configure:15656: checking whether to build static libraries configure:15660: result: no configure:15670: checking for i686-pc-linux-gnu-gfortran option to produce PIC configure:15880: result: -fPIC configure:15888: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works configure:15906: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 configure:15910: $? = 0 configure:15923: result: yes configure:15951: checking if i686-pc-linux-gnu-gfortran static flag -static works configure:15979: result: yes configure:15989: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o configure:16010: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16014: $? = 0 configure:16036: result: yes configure:16062: checking whether the i686-pc-linux-gnu-gfortran linker (i686-pc-linux-gnu-ld) supports shared libraries configure:16996: result: yes configure:17063: checking dynamic linker characteristics configure:17688: result: GNU/Linux ld.so configure:17697: checking how to hardcode library paths into programs configure:17722: result: immediate configure:21333: checking for an ANSI C-conforming const configure:21408: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:21414: $? = 0 configure:21429: result: yes configure:21439: checking for inline configure:21465: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:21471: $? = 0 configure:21489: result: inline configure:21516: checking for libs in extras/contrib configure:21530: result: no configure:21532: WARNING: not using the libs in extras/contrib as it is not the same host configure:22001: checking for msgfmt configure:22029: result: /usr/bin/msgfmt configure:22038: checking for gmsgfmt configure:22056: found /usr/bin/gmsgfmt configure:22069: result: /usr/bin/gmsgfmt configure:22080: checking for xgettext configure:22108: result: /usr/bin/xgettext configure:22119: checking for msgmerge configure:22146: result: /usr/bin/msgmerge configure:22184: checking for i686-pc-linux-gnu-ranlib configure:22211: result: i686-pc-linux-gnu-ranlib configure:22278: checking for strerror in -lcposix configure:22313: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c -lcposix >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:22319: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:22337: result: no configure:22345: checking for off_t configure:22375: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:22381: $? = 0 configure:22396: result: yes configure:22408: checking for size_t configure:22438: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:22444: $? = 0 configure:22459: result: yes configure:22473: checking for working alloca.h configure:22500: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:22506: $? = 0 configure:22523: result: yes configure:22533: checking for alloca configure:22580: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:22586: $? = 0 configure:22603: result: yes configure:22836: checking for stdlib.h configure:22842: result: yes configure:22836: checking for unistd.h configure:22842: result: yes configure:22975: checking for getpagesize configure:23031: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:23037: $? = 0 configure:23055: result: yes configure:23065: checking for working mmap configure:23212: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:23215: $? = 0 configure:23221: ./conftest configure:23224: $? = 0 configure:23240: result: yes configure:23252: checking whether we are using the GNU C Library 2.1 or newer configure:23283: result: yes configure:23291: checking whether integer division by zero raises SIGFPE configure:23358: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:23361: $? = 0 configure:23367: ./conftest configure:23370: $? = 0 configure:23387: result: yes configure:23400: checking for inttypes.h configure:23427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:23433: $? = 0 configure:23448: result: yes configure:23459: checking for stdint.h configure:23486: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:23492: $? = 0 configure:23507: result: yes configure:23518: checking for unsigned long long configure:23545: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:23551: $? = 0 configure:23568: result: yes configure:23594: checking for inttypes.h configure:23622: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:23628: $? = 0 configure:23644: result: yes configure:23657: checking whether the inttypes.h PRIxNN macros are broken configure:23688: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:23694: $? = 0 configure:23710: result: no configure:23748: checking for ld used by GCC configure:23811: result: i686-pc-linux-gnu-ld configure:23820: checking if the linker (i686-pc-linux-gnu-ld) is GNU ld GNU ld version 2.16.1 configure:23832: result: yes configure:23838: checking for shared library run path origin configure:23851: result: done configure:24280: checking argz.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking argz.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for argz.h configure:24392: result: yes configure:24280: checking limits.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking limits.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for limits.h configure:24392: result: yes configure:24280: checking locale.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking locale.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for locale.h configure:24392: result: yes configure:24280: checking nl_types.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking nl_types.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for nl_types.h configure:24392: result: yes configure:24280: checking malloc.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking malloc.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for malloc.h configure:24392: result: yes configure:24280: checking stddef.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking stddef.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for stddef.h configure:24392: result: yes configure:24270: checking for stdlib.h configure:24276: result: yes configure:24270: checking for string.h configure:24276: result: yes configure:24270: checking for unistd.h configure:24276: result: yes configure:24280: checking sys/param.h usability configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24303: $? = 0 configure:24317: result: yes configure:24321: checking sys/param.h presence configure:24336: i686-pc-linux-gnu-gcc -E conftest.c configure:24342: $? = 0 configure:24356: result: yes configure:24384: checking for sys/param.h configure:24392: result: yes configure:24431: checking for feof_unlocked configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for fgets_unlocked configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for getc_unlocked configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for getcwd configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for getegid configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for geteuid configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for getgid configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for getuid configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for mempcpy configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'mempcpy' configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for munmap configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for putenv configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for setenv configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for setlocale configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for stpcpy configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'stpcpy' configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for strcasecmp configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'strcasecmp' configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for strdup configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'strdup' configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for strtoul configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for tsearch configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for __argz_count configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for __argz_stringify configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24431: checking for __argz_next configure:24487: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24493: $? = 0 configure:24511: result: yes configure:24552: checking for iconv configure:24584: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24590: $? = 0 configure:24660: result: yes configure:24683: checking for iconv declaration configure:24722: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe conftest.c >&5 configure:24728: $? = 0 configure:24747: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:24758: checking for nl_langinfo and CODESET configure:24784: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24790: $? = 0 configure:24808: result: yes configure:24820: checking for LC_MESSAGES configure:24846: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:24852: $? = 0 configure:24869: result: yes configure:24885: checking for bison configure:24901: found /usr/bin/bison configure:24912: result: bison configure:24926: checking version of bison configure:24935: result: 2.2, ok configure:24956: checking whether NLS is requested configure:24965: result: yes configure:24980: checking whether included gettext is requested configure:24990: result: no configure:25001: checking for GNU gettext in libc configure:25030: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe conftest.c >&5 configure:25036: $? = 0 configure:25053: result: yes configure:26080: checking for shared objects suffix configure:26096: result: .so configure:26106: checking for prefix to exported symbols configure:26114: result: configure:26212: checking for gettimeofday configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strtod configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strtol configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strtof configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strtoll configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strtoull configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strsep configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for isatty configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for vasprintf configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for asprintf configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for swab configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for sigrelse configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for getpwuid configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for memalign configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for posix_memalign configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for if_nametoindex configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for atoll configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for getenv configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for putenv configure:26292: result: yes configure:26212: checking for setenv configure:26292: result: yes configure:26212: checking for gmtime_r configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for ctime_r configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for localtime_r configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for lrintf configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'lrintf' /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/ccbXj9k4.o: In function `main': conftest.c:(.text+0x12): undefined reference to `lrintf' collect2: ld returned 1 exit status configure:26274: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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 declares lrintf. | For example, HP-UX 11i declares gettimeofday. */ | #define lrintf innocuous_lrintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lrintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:26292: result: no configure:26212: checking for daemon configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for scandir configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for fork configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'fork' configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for bsearch configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for lstat configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26274: $? = 0 configure:26292: result: yes configure:26212: checking for strlcpy configure:26268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/ccI6t4Eu.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:26274: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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 declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:26292: result: no configure:26309: checking for strdup configure:26389: result: yes configure:26309: checking for strndup configure:26365: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'strndup' configure:26371: $? = 0 configure:26389: result: yes configure:26309: checking for atof configure:26365: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26371: $? = 0 configure:26389: result: yes configure:26403: checking for strcasecmp configure:26483: result: yes configure:26592: checking for strncasecmp configure:26648: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'strncasecmp' configure:26654: $? = 0 configure:26672: result: yes configure:26781: checking for strcasestr configure:26837: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:26843: $? = 0 configure:26861: result: yes configure:26971: checking for setlocale configure:27051: result: yes configure:27076: checking langinfo.h usability configure:27093: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27099: $? = 0 configure:27113: result: yes configure:27117: checking langinfo.h presence configure:27132: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:27138: $? = 0 configure:27152: result: yes configure:27180: checking for langinfo.h configure:27188: result: yes configure:27205: checking for nl_langinfo configure:27261: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27267: $? = 0 configure:27285: result: yes configure:27296: checking for nl_langinfo and CODESET configure:27322: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27328: $? = 0 configure:27346: result: yes configure:27360: checking for connect configure:27416: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27422: $? = 0 configure:27440: result: yes configure:27531: checking for send configure:27587: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27593: $? = 0 configure:27611: result: yes configure:27701: checking for gethostbyname configure:27757: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27763: $? = 0 configure:27781: result: yes configure:27942: checking for socklen_t configure:27969: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:27975: $? = 0 configure:27990: result: yes configure:28004: checking for struct sockaddr_storage configure:28037: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28043: $? = 0 configure:28058: result: yes configure:28077: checking for library containing getaddrinfo configure:28118: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28124: $? = 0 configure:28152: result: none required configure:28170: checking for getnameinfo configure:28226: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28232: $? = 0 configure:28250: result: yes configure:28170: checking for gai_strerror configure:28226: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28232: $? = 0 configure:28250: result: yes configure:28264: checking for struct addrinfo configure:28304: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28310: $? = 0 configure:28325: result: yes configure:28340: checking for va_copy configure:28366: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28372: $? = 0 configure:28389: result: yes configure:28398: checking for __va_copy configure:28424: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28430: $? = 0 configure:28447: result: yes configure:28461: checking for inet_aton configure:28517: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28523: $? = 0 configure:28541: result: yes configure:28635: checking for getopt_long configure:28691: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:28697: $? = 0 configure:28715: result: yes configure:28819: checking return type of signal handlers configure:28847: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:129: error: void value not ignored as it ought to be configure:28853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:28868: result: void configure:28876: checking for cos in -lm configure:28911: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'cos' configure:28917: $? = 0 configure:28935: result: yes configure:28948: checking for pow in -lm configure:28983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'pow' configure:28989: $? = 0 configure:29007: result: yes configure:29020: checking for sqrt in -lm configure:29055: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'sqrt' configure:29061: $? = 0 configure:29079: result: yes configure:29092: checking for ceil in -lm configure:29127: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'ceil' configure:29133: $? = 0 configure:29151: result: yes configure:29164: checking for sqrtf in -lmx configure:29199: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lmx >&5 conftest.c:131: warning: conflicting types for built-in function 'sqrtf' /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmx collect2: ld returned 1 exit status configure:29205: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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:29223: result: no configure:29256: checking mach-o/dyld.h usability configure:29273: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:157:25: error: mach-o/dyld.h: No such file or directory configure:29279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29293: result: no configure:29297: checking mach-o/dyld.h presence configure:29312: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:124:25: error: mach-o/dyld.h: No such file or directory configure:29318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 configure:29332: result: no configure:29360: checking for mach-o/dyld.h configure:29368: result: no configure:29497: checking dl.h usability configure:29514: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:157:16: error: dl.h: No such file or directory configure:29520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29534: result: no configure:29538: checking dl.h presence configure:29553: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:124:16: error: dl.h: No such file or directory configure:29559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 configure:29573: result: no configure:29601: checking for dl.h configure:29609: result: no configure:29623: checking for shl_load configure:29702: result: no configure:29791: checking for dld_link in -ldld configure:29826: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:29832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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:29850: result: no configure:29974: checking image.h usability configure:29991: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:157:19: error: image.h: No such file or directory configure:29997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30011: result: no configure:30015: checking image.h presence configure:30030: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:124:19: error: image.h: No such file or directory configure:30036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 configure:30050: result: no configure:30078: checking for image.h configure:30086: result: no configure:30103: checking for load_add_on configure:30159: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 /var/tmp/portage/media-video/vlc-0.8.6-r1/temp/ccekQZR4.o: In function `main': conftest.c:(.text+0x12): undefined reference to `load_add_on' collect2: ld returned 1 exit status configure:30165: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 declares load_add_on. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:30183: result: no configure:30208: checking for dlfcn.h configure:30214: result: yes configure:30218: checking sys/dl.h usability configure:30235: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:158:20: error: sys/dl.h: No such file or directory configure:30241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30255: result: no configure:30259: checking sys/dl.h presence configure:30274: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:125:20: error: sys/dl.h: No such file or directory configure:30280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 configure:30294: result: no configure:30322: checking for sys/dl.h configure:30330: result: no configure:30344: checking for dlopen configure:30423: result: no configure:30428: checking for dlopen in -ldl configure:30487: result: yes configure:30586: checking for main in -lpthread configure:30615: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lpthread >&5 configure:30621: $? = 0 configure:30639: result: yes configure:30866: checking for cthread_fork in -lthreads configure:30901: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lthreads >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lthreads collect2: ld returned 1 exit status configure:30907: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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 | /* 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 cthread_fork (); | int | main () | { | return cthread_fork (); | ; | return 0; | } configure:30925: result: no configure:31160: checking for sem_init in -lrt configure:31195: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lrt >&5 configure:31201: $? = 0 configure:31219: result: yes configure:31236: checking for nanosleep configure:31292: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31298: $? = 0 configure:31316: result: yes configure:31480: checking for pthread_cond_t in pthread.h configure:31494: result: yes configure:31509: checking for pthread_once in pthread.h configure:31523: result: yes configure:31539: checking for strncasecmp in strings.h configure:31553: result: yes configure:31592: checking signal.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking signal.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for signal.h configure:31704: result: yes configure:31592: checking time.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking time.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for time.h configure:31704: result: yes configure:31592: checking errno.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking errno.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for errno.h configure:31704: result: yes configure:31582: checking for stdint.h configure:31588: result: yes configure:31592: checking stdbool.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking stdbool.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for stdbool.h configure:31704: result: yes configure:31592: checking getopt.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking getopt.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for getopt.h configure:31704: result: yes configure:31582: checking for strings.h configure:31588: result: yes configure:31582: checking for inttypes.h configure:31588: result: yes configure:31592: checking sys/int_types.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:172:27: error: sys/int_types.h: No such file or directory configure:31615: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31629: result: no configure:31633: checking sys/int_types.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:139:27: error: sys/int_types.h: No such file or directory configure:31654: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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 configure:31668: result: no configure:31696: checking for sys/int_types.h configure:31704: result: no configure:31592: checking wchar.h usability configure:31609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31615: $? = 0 configure:31629: result: yes configure:31633: checking wchar.h presence configure:31648: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31654: $? = 0 configure:31668: result: yes configure:31696: checking for wchar.h configure:31704: result: yes configure:31738: checking sys/sockio.h usability configure:31755: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:173:24: error: sys/sockio.h: No such file or directory configure:31761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31775: result: no configure:31779: checking sys/sockio.h presence configure:31794: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:140:24: error: sys/sockio.h: No such file or directory configure:31800: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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 | /* end confdefs.h. */ | #include configure:31814: result: no configure:31842: checking for sys/sockio.h configure:31850: result: no configure:31738: checking fcntl.h usability configure:31755: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31761: $? = 0 configure:31775: result: yes configure:31779: checking fcntl.h presence configure:31794: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31800: $? = 0 configure:31814: result: yes configure:31842: checking for fcntl.h configure:31850: result: yes configure:31728: checking for sys/types.h configure:31734: result: yes configure:31738: checking sys/time.h usability configure:31755: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31761: $? = 0 configure:31775: result: yes configure:31779: checking sys/time.h presence configure:31794: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31800: $? = 0 configure:31814: result: yes configure:31842: checking for sys/time.h configure:31850: result: yes configure:31738: checking sys/times.h usability configure:31755: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31761: $? = 0 configure:31775: result: yes configure:31779: checking sys/times.h presence configure:31794: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31800: $? = 0 configure:31814: result: yes configure:31842: checking for sys/times.h configure:31850: result: yes configure:31738: checking sys/ioctl.h usability configure:31755: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31761: $? = 0 configure:31775: result: yes configure:31779: checking sys/ioctl.h presence configure:31794: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31800: $? = 0 configure:31814: result: yes configure:31842: checking for sys/ioctl.h configure:31850: result: yes configure:31728: checking for sys/stat.h configure:31734: result: yes configure:31881: checking arpa/inet.h usability configure:31898: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31904: $? = 0 configure:31918: result: yes configure:31922: checking arpa/inet.h presence configure:31937: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31943: $? = 0 configure:31957: result: yes configure:31985: checking for arpa/inet.h configure:31993: result: yes configure:31881: checking net/if.h usability configure:31898: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31904: $? = 0 configure:31918: result: yes configure:31922: checking net/if.h presence configure:31937: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31943: $? = 0 configure:31957: result: yes configure:31985: checking for net/if.h configure:31993: result: yes configure:31881: checking netinet/in.h usability configure:31898: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31904: $? = 0 configure:31918: result: yes configure:31922: checking netinet/in.h presence configure:31937: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31943: $? = 0 configure:31957: result: yes configure:31985: checking for netinet/in.h configure:31993: result: yes configure:31881: checking sys/socket.h usability configure:31898: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:31904: $? = 0 configure:31918: result: yes configure:31922: checking sys/socket.h presence configure:31937: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:31943: $? = 0 configure:31957: result: yes configure:31985: checking for sys/socket.h configure:31993: result: yes configure:32023: checking machine/param.h usability configure:32040: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:183:27: error: machine/param.h: No such file or directory configure:32046: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32060: result: no configure:32064: checking machine/param.h presence configure:32079: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:150:27: error: machine/param.h: No such file or directory configure:32085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:32099: result: no configure:32127: checking for machine/param.h configure:32135: result: no configure:32023: checking sys/shm.h usability configure:32040: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32046: $? = 0 configure:32060: result: yes configure:32064: checking sys/shm.h presence configure:32079: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:32085: $? = 0 configure:32099: result: yes configure:32127: checking for sys/shm.h configure:32135: result: yes configure:32163: checking linux/version.h usability configure:32180: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32186: $? = 0 configure:32200: result: yes configure:32204: checking linux/version.h presence configure:32219: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:32225: $? = 0 configure:32239: result: yes configure:32267: checking for linux/version.h configure:32275: result: yes configure:32303: checking syslog.h usability configure:32320: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32326: $? = 0 configure:32340: result: yes configure:32344: checking syslog.h presence configure:32359: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:32365: $? = 0 configure:32379: result: yes configure:32407: checking for syslog.h configure:32415: result: yes configure:32430: checking whether time.h and sys/time.h may both be included configure:32460: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32466: $? = 0 configure:32481: result: yes configure:32508: checking dirent.h usability configure:32525: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32531: $? = 0 configure:32545: result: yes configure:32549: checking dirent.h presence configure:32564: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:32570: $? = 0 configure:32584: result: yes configure:32612: checking for dirent.h configure:32620: result: yes configure:32645: checking for nanosleep in time.h configure:32659: result: yes configure:32677: checking for timespec in sys/time.h configure:32691: result: yes configure:32727: checking cthreads.h usability configure:32744: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:190:22: error: cthreads.h: No such file or directory configure:32750: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32764: result: no configure:32768: checking cthreads.h presence configure:32783: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:157:22: error: cthreads.h: No such file or directory configure:32789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include configure:32803: result: no configure:32831: checking for cthreads.h configure:32839: result: no configure:32727: checking pthread.h usability configure:32744: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:32750: $? = 0 configure:32764: result: yes configure:32768: checking pthread.h presence configure:32783: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:32789: $? = 0 configure:32803: result: yes configure:32831: checking for pthread.h configure:32839: result: yes configure:32727: checking kernel/scheduler.h usability configure:32744: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:191:30: error: kernel/scheduler.h: No such file or directory configure:32750: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32764: result: no configure:32768: checking kernel/scheduler.h presence configure:32783: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:158:30: error: kernel/scheduler.h: No such file or directory configure:32789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 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 configure:32803: result: no configure:32831: checking for kernel/scheduler.h configure:32839: result: no configure:32727: checking kernel/OS.h usability configure:32744: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 conftest.c:191:23: error: kernel/OS.h: No such file or directory configure:32750: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32764: result: no configure:32768: checking kernel/OS.h presence configure:32783: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:158:23: error: kernel/OS.h: No such file or directory configure:32789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 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 configure:32803: result: no configure:32831: checking for kernel/OS.h configure:32839: result: no configure:32854: checking for X configure:33024: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lX11 >&5 configure:33030: $? = 0 configure:33089: result: libraries , headers configure:33250: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lX11 >&5 configure:33256: $? = 0 configure:33413: checking for gethostbyname configure:33492: result: yes configure:33637: checking for connect configure:33716: result: yes configure:33788: checking for remove configure:33844: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:33850: $? = 0 configure:33867: result: yes configure:33939: checking for shmat configure:33995: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:34001: $? = 0 configure:34018: result: yes configure:34099: checking for IceConnectionNumber in -lICE configure:34134: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c -lICE >&5 configure:34140: $? = 0 configure:34158: result: yes configure:34176: checking for i686-pc-linux-gnu-pkg-config configure:34209: result: no configure:34219: checking for pkg-config configure:34237: found /usr/bin/pkg-config configure:34249: result: /usr/bin/pkg-config configure:34278: checking pkg-config is at least version 0.9.0 configure:34281: result: yes configure:34301: checking for HAL configure:34309: $PKG_CONFIG --exists --print-errors "hal >= 0.5.0" configure:34312: $? = 0 configure:34327: $PKG_CONFIG --exists --print-errors "hal >= 0.5.0" configure:34330: $? = 0 configure:34546: result: yes configure:34583: checking for ntohl in sys/param.h configure:34610: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -pipe -Wall -Werror -DSYS_LINUX conftest.c >&5 cc1: warnings being treated as errors conftest.c: In function 'foo': conftest.c:164: warning: implicit declaration of function 'ntohl' configure:34616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | /* end confdefs.h. */ | #include | int | main () | { | void foo() { int meuh; ntohl(meuh); } | ; | return 0; | } configure:34631: result: no configure:34656: checking if $CC accepts -Wall configure:34683: i686-pc-linux-gnu-gcc -c -Wall -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:34689: $? = 0 configure:34704: result: yes configure:34707: checking if $CC accepts -Wconversion configure:34734: i686-pc-linux-gnu-gcc -c -Wconversion -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:34740: $? = 0 configure:34755: result: yes configure:34758: checking if $CC accepts -Wunreachable-code configure:34785: i686-pc-linux-gnu-gcc -c -Wunreachable-code -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:34791: $? = 0 configure:34806: result: yes configure:34809: checking if $CC accepts -Wsign-compare configure:34836: i686-pc-linux-gnu-gcc -c -Wsign-compare -O2 -march=pentium-m -pipe -DSYS_LINUX conftest.c >&5 configure:34842: $? = 0 configure:34857: result: yes configure:34872: checking if $CC accepts -pipe configure:34899: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:34905: $? = 0 configure:34920: result: yes configure:34928: checking if $CC accepts -Os configure:34955: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Os -DSYS_LINUX conftest.c >&5 configure:34961: $? = 0 configure:34976: result: yes configure:34982: checking if $CC accepts -O3 configure:35009: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -O3 -DSYS_LINUX conftest.c >&5 configure:35015: $? = 0 configure:35030: result: yes configure:35036: checking if $CC accepts -O2 configure:35063: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -O2 -DSYS_LINUX conftest.c >&5 configure:35069: $? = 0 configure:35084: result: yes configure:35150: checking if $CC accepts -ffast-math configure:35177: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -ffast-math -DSYS_LINUX conftest.c >&5 configure:35183: $? = 0 configure:35198: result: yes configure:35206: checking if $CC accepts -funroll-loops configure:35233: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -funroll-loops -DSYS_LINUX conftest.c >&5 configure:35239: $? = 0 configure:35254: result: yes configure:35261: checking if $CC accepts -fomit-frame-pointer configure:35288: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 configure:35294: $? = 0 configure:35309: result: yes configure:35322: checking if $CC accepts -mdynamic-no-pic configure:35349: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -mdynamic-no-pic -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-mdynamic-no-pic" configure:35355: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:35370: result: no configure:35390: checking if $CC accepts -bundle -undefined error configure:35417: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -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:35423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:35438: result: no configure:35457: checking if $CC accepts -shared configure:35484: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -shared -DSYS_LINUX conftest.c >&5 configure:35490: $? = 0 configure:35505: result: yes configure:35517: checking for variadic cpp macros configure:35545: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:35551: $? = 0 configure:35566: result: yes configure:35576: checking __attribute__ ((aligned ())) support configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35605: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35611: $? = 0 configure:35628: result: 64 configure:35638: checking __attribute__ ((format ())) support with function pointers configure:35666: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35672: $? = 0 configure:35688: result: yes configure:35698: checking for __attribute__((packed)) configure:35725: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:167: warning: unused variable 'b' configure:35731: $? = 0 configure:35746: result: yes configure:35894: checking if $CC groks MMX inline assembly configure:35921: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:168: warning: 'p' is used uninitialized in this function configure:35927: $? = 0 configure:35942: result: yes configure:35953: checking if $CC groks MMX intrinsics configure:35990: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -O -mmmx -DSYS_LINUX conftest.c >&5 configure:35996: $? = 0 configure:36011: result: yes configure:36027: checking if $CC groks MMX EXT inline assembly configure:36054: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:170: warning: 'p' is used uninitialized in this function configure:36060: $? = 0 configure:36075: result: yes configure:36086: checking if $CC groks 3D Now! inline assembly configure:36113: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:171: warning: 'p' is used uninitialized in this function configure:36119: $? = 0 configure:36134: result: yes configure:36145: checking if $CC groks SSE inline assembly configure:36172: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function 'main': conftest.c:172: warning: 'p' is used uninitialized in this function configure:36178: $? = 0 configure:36193: result: yes configure:36205: checking if $CC groks AltiVec inline assembly configure:36232: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 {standard input}: Assembler messages: {standard input}:14: Error: no such instruction: `vperm 0,1,2,3' configure:36238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | | int | main () | { | asm volatile("vperm 0,1,2,3"); | ; | return 0; | } configure:36270: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -Wa,-m7400 -DSYS_LINUX conftest.c >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/as: unrecognized option `-m7400' configure:36276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | | int | main () | { | asm volatile("vperm 0,1,2,3"); | ; | return 0; | } configure:36295: result: no configure:36338: checking if $CC groks AltiVec C extensions configure:36366: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -mpim-altivec -force_cpusubtype_ALL -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-mpim-altivec" cc1: error: unrecognized command line option "-force_cpusubtype_ALL" configure:36372: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | | int | main () | { | vec_ld(0, (unsigned char *)0); | ; | return 0; | } configure:36405: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -faltivec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-faltivec" configure:36411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | | int | main () | { | vec_ld(1 * sizeof(vector float), (unsigned char *)0); | ; | return 0; | } configure:36444: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -maltivec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-maltivec" configure:36450: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | #include | int | main () | { | vec_ld(0, (unsigned char *)0); | ; | return 0; | } configure:36483: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -maltivec -mabi=altivec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-maltivec" cc1: error: unrecognized command line option "-mabi=altivec" configure:36489: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | #include | int | main () | { | vec_ld(0, (unsigned char *)0); | ; | return 0; | } configure:36523: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -fvec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-fvec" configure:36529: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | #include | int | main () | { | vec_ld(0, (unsigned char *)0); | ; | return 0; | } configure:36562: result: no configure:36583: checking altivec.h usability configure:36600: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 conftest.c:202:21: error: altivec.h: No such file or directory configure:36606: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:36620: result: no configure:36624: checking altivec.h presence configure:36639: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c conftest.c:169:21: error: altivec.h: No such file or directory configure:36645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | #include configure:36659: result: no configure:36687: checking for altivec.h configure:36695: result: no configure:36739: checking if linker needs -framework vecLib configure:36766: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX -lhal -ldbus-1 -lrt -lpthread -ldl -lm -framework vecLib conftest.c >&5 i686-pc-linux-gnu-gcc: vecLib: No such file or directory cc1: error: unrecognized command line option "-framework" configure:36772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:36791: result: no configure:36842: checking whether i686-pc-linux-gnu-gcc accepts -mtune=pentium2 configure:36853: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -mtune=pentium2 -DSYS_LINUX conftest.c >&5 configure:36859: $? = 0 configure:36880: result: yes configure:37615: checking for liveMedia/libliveMedia.a in /usr/lib/live configure:37626: result: /usr/lib/live/liveMedia/libliveMedia.a configure:38632: checking dvdread/dvd_reader.h usability configure:38649: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:38655: $? = 0 configure:38669: result: yes configure:38673: checking dvdread/dvd_reader.h presence configure:38688: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:38694: $? = 0 configure:38708: result: yes configure:38736: checking for dvdread/dvd_reader.h configure:38744: result: yes configure:38874: checking for dvdnav-config configure:38892: found /usr/bin/dvdnav-config configure:38905: result: /usr/bin/dvdnav-config configure:39132: checking libsmbclient.h usability configure:39149: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:39155: $? = 0 configure:39169: result: yes configure:39173: checking libsmbclient.h presence configure:39188: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:39194: $? = 0 configure:39208: result: yes configure:39236: checking for libsmbclient.h configure:39244: result: yes configure:39271: checking for struct _SMBCCTX.close_fn configure:39300: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:39306: $? = 0 configure:39364: result: yes configure:39403: checking for dvbpsi/dr.h configure:39432: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:39438: $? = 0 configure:39454: result: yes configure:39714: checking for dvbpsi_GenSDTSections in -ldvbpsi configure:39749: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c -ldvbpsi -ldvbpsi >&5 configure:39755: $? = 0 configure:39773: result: yes configure:39827: checking linux/videodev.h usability configure:39844: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:39850: $? = 0 configure:39864: result: yes configure:39868: checking linux/videodev.h presence configure:39883: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:39889: $? = 0 configure:39903: result: yes configure:39931: checking for linux/videodev.h configure:39939: result: yes configure:39980: checking for GNOMEVFS configure:39988: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:39991: $? = 0 configure:40006: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:40009: $? = 0 configure:40045: result: yes configure:40084: checking for LIBCDIO configure:40092: $PKG_CONFIG --exists --print-errors "libcdio >= 0.72" configure:40095: $? = 0 configure:40110: $PKG_CONFIG --exists --print-errors "libcdio >= 0.72" configure:40113: $? = 0 configure:40149: result: yes configure:40161: checking for VCDINFO configure:40169: $PKG_CONFIG --exists --print-errors "libvcdinfo >= 0.7.21" configure:40172: $? = 0 configure:40187: $PKG_CONFIG --exists --print-errors "libvcdinfo >= 0.7.21" configure:40190: $? = 0 configure:40226: result: yes configure:40275: checking for LIBCDIO_PARANOIA configure:40283: $PKG_CONFIG --exists --print-errors "libcdio_paranoia >= 0.72" configure:40286: $? = 0 configure:40301: $PKG_CONFIG --exists --print-errors "libcdio_paranoia >= 0.72" configure:40304: $? = 0 configure:40340: result: yes configure:40483: checking for LIBCDIO configure:40550: result: yes configure:40609: checking for cdrom_msf0 in linux/cdrom.h configure:40623: result: yes configure:40638: checking for scsireq in sys/scsiio.h conftest.c:183:24: error: sys/scsiio.h: No such file or directory configure:40665: result: no configure:40672: checking for ioc_toc_header in sys/cdio.h conftest.c:183:22: error: sys/cdio.h: No such file or directory configure:40699: result: no configure:41214: checking X11/Xlib.h usability configure:41231: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:41237: $? = 0 configure:41251: result: yes configure:41255: checking X11/Xlib.h presence configure:41270: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:41276: $? = 0 configure:41290: result: yes configure:41318: checking for X11/Xlib.h configure:41326: result: yes configure:41364: checking for inet_pton configure:41420: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:41426: $? = 0 configure:41444: result: yes configure:41536: checking for sockaddr_in6 in netinet/in.h configure:41549: result: yes configure:41666: checking ogg/ogg.h usability configure:41683: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:41689: $? = 0 configure:41703: result: yes configure:41707: checking ogg/ogg.h presence configure:41722: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:41728: $? = 0 configure:41742: result: yes configure:41770: checking for ogg/ogg.h configure:41778: result: yes configure:41787: checking for oggpack_read in -logg configure:41822: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c -logg >&5 configure:41828: $? = 0 configure:41846: result: yes configure:41901: checking ebml/EbmlVersion.h usability configure:41918: i686-pc-linux-gnu-g++ -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.cpp >&5 configure:41924: $? = 0 configure:41938: result: yes configure:41942: checking ebml/EbmlVersion.h presence configure:41957: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp configure:41963: $? = 0 configure:41977: result: yes configure:42005: checking for ebml/EbmlVersion.h configure:42013: result: yes configure:42022: checking for libebml version >= 0.7.6 configure:42039: result: yes configure:42056: checking matroska/KaxVersion.h usability configure:42073: i686-pc-linux-gnu-g++ -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.cpp >&5 configure:42079: $? = 0 configure:42093: result: yes configure:42097: checking matroska/KaxVersion.h presence configure:42112: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp configure:42118: $? = 0 configure:42132: result: yes configure:42160: checking for matroska/KaxVersion.h configure:42168: result: yes configure:42177: checking for libmatroska version >= 0.7.7 configure:42194: result: yes configure:42211: checking matroska/KaxAttachments.h usability configure:42228: i686-pc-linux-gnu-g++ -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.cpp >&5 configure:42234: $? = 0 configure:42248: result: yes configure:42252: checking matroska/KaxAttachments.h presence configure:42267: i686-pc-linux-gnu-g++ -E -DSYS_LINUX conftest.cpp configure:42273: $? = 0 configure:42287: result: yes configure:42315: checking for matroska/KaxAttachments.h configure:42323: result: yes configure:42350: checking for main in -lebml_pic configure:42379: i686-pc-linux-gnu-g++ -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.cpp -lebml_pic >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lebml_pic collect2: ld returned 1 exit status configure:42385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | #define NDEBUG 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_DVDREAD_DVD_READER_H 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE__SMBCCTX_CLOSE_FN 1 | #define HAVE_DVBPSI_DR_H 1 | #define HAVE_DVBPSI_SDT 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_CDDAX | #define HAVE_VCDX | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 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:42403: result: no configure:42418: checking for main in -lebml configure:42447: i686-pc-linux-gnu-g++ -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.cpp -lebml >&5 configure:42453: $? = 0 configure:42471: result: yes configure:43079: checking mad.h usability configure:43096: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:43102: $? = 0 configure:43116: result: yes configure:43120: checking mad.h presence configure:43135: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:43141: $? = 0 configure:43155: result: yes configure:43183: checking for mad.h configure:43191: result: yes configure:43208: checking for mad_bit_init in -lmad configure:43243: i686-pc-linux-gnu-gcc -o conftest -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c -lmad >&5 configure:43249: $? = 0 configure:43267: result: yes configure:43306: checking id3tag.h usability configure:43323: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:43329: $? = 0 configure:43343: result: yes configure:43347: checking id3tag.h presence configure:43362: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:43368: $? = 0 configure:43382: result: yes configure:43410: checking for id3tag.h configure:43418: result: yes configure:43442: checking zlib.h usability configure:43459: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 configure:43465: $? = 0 configure:43479: result: yes configure:43483: checking zlib.h presence configure:43498: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c configure:43504: $? = 0 configure:43518: result: yes configure:43546: checking for zlib.h configure:43554: result: yes configure:44035: checking for ffmpeg-config configure:44066: result: no configure:44669: checking for FFMPEG configure:44677: $PKG_CONFIG --exists --print-errors "libavcodec, libavformat" configure:44680: $? = 0 configure:44695: $PKG_CONFIG --exists --print-errors "libavcodec, libavformat" configure:44698: $? = 0 configure:46492: result: yes configure:46510: checking ffmpeg/avcodec.h usability configure:46527: i686-pc-linux-gnu-gcc -c -Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe -DSYS_LINUX conftest.c >&5 In file included from conftest.c:226: /usr/local/include/ffmpeg/avcodec.h:14:20: error: common.h: No such file or directory /usr/local/include/ffmpeg/avcodec.h:15:22: error: rational.h: No such file or directory In file included from conftest.c:226: /usr/local/include/ffmpeg/avcodec.h:1195: error: expected specifier-qualifier-list before 'AVRational' /usr/local/include/ffmpeg/avcodec.h:1754: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token configure:46533: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | #define NDEBUG 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_DVDREAD_DVD_READER_H 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE__SMBCCTX_CLOSE_FN 1 | #define HAVE_DVBPSI_DR_H 1 | #define HAVE_DVBPSI_SDT 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_CDDAX | #define HAVE_VCDX | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 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_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:46547: result: no configure:46551: checking ffmpeg/avcodec.h presence configure:46566: i686-pc-linux-gnu-gcc -E -DSYS_LINUX conftest.c In file included from conftest.c:193: /usr/local/include/ffmpeg/avcodec.h:14:20: error: common.h: No such file or directory /usr/local/include/ffmpeg/avcodec.h:15:22: error: rational.h: No such file or directory configure:46572: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.6" | #define PACKAGE_STRING "vlc 0.8.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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 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_ATOF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_SYSLOG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_HAL_1 | #define HAVE_HAL | #define HAVE_VARIADIC_MACROS 1 | #define ATTRIBUTE_ALIGNED_MAX 64 | #define HAVE_ATTRIBUTE_FORMAT 1 | #define HAVE_ATTRIBUTE_PACKED 1 | #define CAN_COMPILE_MMX 1 | #define HAVE_MMX_INTRINSICS 1 | #define CAN_COMPILE_MMXEXT 1 | #define CAN_COMPILE_3DNOW 1 | #define CAN_COMPILE_SSE 1 | #define NDEBUG 1 | #define ENABLE_SOUT 1 | #define ENABLE_HTTPD 1 | #define ENABLE_VLM 1 | #define HAVE_DVDREAD_DVD_READER_H 1 | #define HAVE_LIBSMBCLIENT_H 1 | #define HAVE__SMBCCTX_CLOSE_FN 1 | #define HAVE_DVBPSI_DR_H 1 | #define HAVE_DVBPSI_SDT 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_CDDAX | #define HAVE_VCDX | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 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_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:46586: result: no configure:46614: checking for ffmpeg/avcodec.h configure:46622: result: no configure:46632: error: Missing header file ffmpeg/avcodec.h. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_3dnow_inline=yes ac_cv_altivec_inline=no ac_cv_build=i686-pc-linux-gnu ac_cv_c_Wall=yes ac_cv_c_Wconversion=yes ac_cv_c_Wsign_compare=yes ac_cv_c_Wunreachable_code=yes ac_cv_c___va_copy=yes ac_cv_c_altivec=no ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_attribute_format=yes ac_cv_c_attribute_packed=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_dynamic_no_pic=no 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_o2=yes ac_cv_c_o3=yes ac_cv_c_omit_frame_pointer=yes ac_cv_c_os=yes ac_cv_c_pipe=yes ac_cv_c_unroll_loops=yes ac_cv_c_va_copy=yes ac_cv_cpp_variadic_macros=yes ac_cv_cxx_compiler_gnu=yes 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 -march=pentium-m -pipe' ac_cv_env_CORBA_CFLAGS_set= ac_cv_env_CORBA_CFLAGS_value= ac_cv_env_CORBA_LIBS_set= ac_cv_env_CORBA_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=pentium-m -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DAAP_CFLAGS_set= ac_cv_env_DAAP_CFLAGS_value= ac_cv_env_DAAP_LIBS_set= ac_cv_env_DAAP_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FFMPEG_CFLAGS_set= ac_cv_env_FFMPEG_CFLAGS_value= ac_cv_env_FFMPEG_LIBS_set= ac_cv_env_FFMPEG_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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MIDL_set= ac_cv_env_MIDL_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_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_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_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_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=yes ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atof=yes ac_cv_func_atoll=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_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fork=yes ac_cv_func_gai_strerror=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getpwuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime_r=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_pton=yes ac_cv_func_isatty=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_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=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_stpcpy=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_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_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_swab=yes ac_cv_func_tsearch=yes ac_cv_func_vasprintf=yes ac_cv_gnu_library_2_1=yes ac_cv_have_plugins=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xlib_h=yes ac_cv_header_altivec_h=no ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_cthreads_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_fcntl_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_getopt_h=yes ac_cv_header_id3tag_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_libsmbclient_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_linux_videodev_h=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_malloc_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_net_if_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_ogg_ogg_h=yes 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_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_int_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_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_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_langinfo_codeset=yes ac_cv_ld_altivec=no ac_cv_ld_darwin=no ac_cv_ld_plugins=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no 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_m_ceil=yes ac_cv_lib_m_cos=yes ac_cv_lib_m_pow=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_pthread_main=yes ac_cv_lib_rt_sem_init=yes ac_cv_lib_threads_cthread_fork=no ac_cv_member_struct__SMBCCTX_close_fn=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_objext=o ac_cv_path_DVDNAV_CONFIG=/usr/bin/dvdnav-config ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FFMPEG_CONFIG=no 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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-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 -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_F77=i686-pc-linux-gnu-gfortran ac_cv_prog_INTLBISON=bison ac_cv_prog_LD=i686-pc-linux-gnu-ld 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_g=yes ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_getaddrinfo='none required' ac_cv_sse_inline=yes ac_cv_struct_sockaddr_storage=yes ac_cv_target=i686-pc-linux-gnu ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_unsigned_long_long=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_path_LD=i686-pc-linux-gnu-ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' 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_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=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_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \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_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\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'\''"' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no pkg_cv_FFMPEG_CFLAGS='-I/usr/include/ffmpeg ' pkg_cv_FFMPEG_LIBS='-lavformat -lavcodec -lz -lmp3lame -lxvidcore -lfaac -lfaad -ldl -lvorbisenc -lavutil -lvorbis -lm -logg ' 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/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_HAL_LIBS='-lhal -ldbus-1 ' pkg_cv_LIBCDIO_CFLAGS=' ' pkg_cv_LIBCDIO_LIBS='-lcdio -lm ' pkg_cv_LIBCDIO_PARANOIA_CFLAGS=' ' pkg_cv_LIBCDIO_PARANOIA_LIBS='-lcdio_paranoia -lcdio_cdda -lcdio ' pkg_cv_VCDINFO_CFLAGS=' ' pkg_cv_VCDINFO_LIBS='-lvcdinfo -liso9660 -lcdio -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run aclocal-1.10' ALIASES='' ALLOCA='' ALL_LINGUAS='af ar ca co cs da de en_GB es eu fr fur gl he hi hu it ja lt lv ka ko ms nb ne nl nn oc pa pt_BR ro ru sk sl sq sv th tr zh_CN zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run tar' AM_CPPFLAGS='' AR='i686-pc-linux-gnu-ar' ARCH='i686 mmx' ARTS_CONFIG='' AS='as' ASM='' AUTOCONF='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run automake-1.10' 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_INCLUDED_LIBINTL='no' BUILD_JAVA_FALSE='' BUILD_JAVA_TRUE='' BUILD_MOZILLA_FALSE='' BUILD_MOZILLA_TRUE='' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='' BUILD_SHARED_FALSE='' BUILD_SHARED_TRUE='' CACA_CONFIG='' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCAS='i686-pc-linux-gnu-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=pentium-m -pipe' CCDEPMODE='depmode=gcc3' CFLAGS='-Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe' CORBA_CFLAGS='' CORBA_LIBS='' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -DSYS_LINUX' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wsign-compare -Wall -O2 -march=pentium-m -pipe -pipe' CYGPATH='' CYGPATH_W='echo' DAAP_CFLAGS='' DAAP_LIBS='' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DIRAC_CFLAGS='' DIRAC_LIBS='' DLLTOOL='dlltool' DVDNAV_CONFIG='/usr/bin/dvdnav-config' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CORBA_FALSE='' ENABLE_CORBA_TRUE='' ESD_CONFIG='' EXEEXT='' F77='i686-pc-linux-gnu-gfortran' FFLAGS='-g -O2' FFMPEG_CFLAGS='-I/usr/include/ffmpeg ' FFMPEG_CONFIG='no' FFMPEG_LIBS='-lavformat -lavcodec -lz -lmp3lame -lxvidcore -lfaac -lfaad -ldl -lvorbisenc -lavutil -lvorbis -lm -logg ' FILE_LIBVLC_DLL='' FREETYPE_CONFIG='' FRIBIDI_CONFIG='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/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/glib-2.0 -I/usr/lib/glib-2.0/include ' GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GREP='/bin/grep' GTK2_CFLAGS='' GTK2_LIBS='' HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' HAL_LIBS='-lhal -ldbus-1 ' HAS_MIDL_COMPILER_FALSE='' HAS_MIDL_COMPILER_TRUE='' HAS_WIDL_COMPILER_FALSE='' HAS_WIDL_COMPILER_TRUE='' HAVE_BEOS_FALSE='' HAVE_BEOS_TRUE='#' HAVE_BUILTINS_FALSE='' HAVE_BUILTINS_TRUE='' HAVE_DARWIN_FALSE='' HAVE_DARWIN_TRUE='#' HAVE_PLUGINS_FALSE='' HAVE_PLUGINS_TRUE='' HAVE_WIN32_FALSE='' HAVE_WIN32_TRUE='#' HAVE_WINCE_FALSE='' HAVE_WINCE_TRUE='#' INCLUDED_LIBINTL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' JAVA='' JAVAC='/etc/java-config-2/current-system-vm/bin/javac' LD='i686-pc-linux-gnu-ld' LDFLAGS='' LIBCDDB_CFLAGS='' LIBCDDB_LIBS='' LIBCDIO_CFLAGS=' ' LIBCDIO_LIBS='-lcdio -lm ' LIBCDIO_PARANOIA_CFLAGS=' ' LIBCDIO_PARANOIA_LIBS='-lcdio_paranoia -lcdio_cdda -lcdio ' LIBEXT='.so' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOADER_FALSE='' LOADER_TRUE='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MACOSX_DEPLOYMENT_TARGET='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/media-video/vlc-0.8.6-r1/work/vlc-0.8.6/autotools/missing --run makeinfo' MIDL='' MKINSTALLDIRS='autotools/mkinstalldirs' MOC='' MOZILLA_CONFIG='/usr/lib/mozilla-firefox/firefox-config' MOZILLA_SDK_PATH='' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NOTIFY_CFLAGS='' NOTIFY_LIBS='' OBJC='i686-pc-linux-gnu-g++' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='-Wsign-compare -Wall -pipe' OBJDUMP='objdump' OBJEXT='o' PACKAGE='vlc' PACKAGE_BUGREPORT='' PACKAGE_NAME='vlc' PACKAGE_STRING='vlc 0.8.6' PACKAGE_TARNAME='vlc' PACKAGE_VERSION='0.8.6' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSTPROC_CFLAGS='' POSTPROC_LIBS='' POSUB='po' RANLIB='i686-pc-linux-gnu-ranlib' SDL11_CONFIG='' SDL12_CONFIG='' SDL_CONFIG='' SEAMONKEY_CONFIG='' SET_MAKE='' SHELL='/bin/sh' SHOUT_CFLAGS='' SHOUT_LIBS='' STRIP='i686-pc-linux-gnu-strip' SVG_CFLAGS='' SVG_LIBS='' SYMPREF='' SYS='linux' USE_INCLUDED_LIBINTL='no' USE_LIBTOOL_FALSE='#' USE_LIBTOOL_TRUE='' USE_NLS='yes' VCDINFO_CFLAGS=' ' VCDINFO_LIBS='-lvcdinfo -liso9660 -lcdio -lm ' VERSION='0.8.6' VERSION_MAJOR='0' VERSION_MINOR='8' VERSION_REVISION='6' VLC_CONFIG='' VLC_ENTRY='' WIDL='' WINDRES='' WINE_SDK_PATH='' WX_CONFIG='/usr/lib/wx/config/gtk2-unicode-release-2.6' XGETTEXT='/usr/bin/xgettext --keyword=_NS --keyword=_ANS' XMKMF='' XML2_CONFIG='' XPIDL='/usr/lib/mozilla-firefox' XPIDL_INCL='' XULRUNNER_CONFIG='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' 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='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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.8.6-r1/work/vlc-0.8.6/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}' pic='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' uudecode='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "vlc" #define PACKAGE_TARNAME "vlc" #define PACKAGE_VERSION "0.8.6" #define PACKAGE_STRING "vlc 0.8.6" #define PACKAGE_BUGREPORT "" #define PACKAGE "vlc" #define VERSION "0.8.6" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_ARGZ_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #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 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_ATOF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASESTR 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_SOCKLEN_T 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_NANOSLEEP 1 #define HAVE_NANOSLEEP 1 #define PTHREAD_COND_T_IN_PTHREAD_H 1 #define PTHREAD_ONCE_IN_PTHREAD_H 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_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_ARPA_INET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_LINUX_VERSION_H 1 #define HAVE_SYSLOG_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_PTHREAD_H 1 #define HAVE_HAL_1 #define HAVE_HAL #define HAVE_VARIADIC_MACROS 1 #define ATTRIBUTE_ALIGNED_MAX 64 #define HAVE_ATTRIBUTE_FORMAT 1 #define HAVE_ATTRIBUTE_PACKED 1 #define CAN_COMPILE_MMX 1 #define HAVE_MMX_INTRINSICS 1 #define CAN_COMPILE_MMXEXT 1 #define CAN_COMPILE_3DNOW 1 #define CAN_COMPILE_SSE 1 #define NDEBUG 1 #define ENABLE_SOUT 1 #define ENABLE_HTTPD 1 #define ENABLE_VLM 1 #define HAVE_DVDREAD_DVD_READER_H 1 #define HAVE_LIBSMBCLIENT_H 1 #define HAVE__SMBCCTX_CLOSE_FN 1 #define HAVE_DVBPSI_DR_H 1 #define HAVE_DVBPSI_SDT 1 #define HAVE_LINUX_VIDEODEV_H 1 #define HAVE_LIBCDIO #define HAVE_VCDINFO #define HAVE_CDDAX #define HAVE_VCDX #define HAVE_X11_XLIB_H 1 #define HAVE_INET_PTON 1 #define HAVE_INET_PTON 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_ID3TAG_H 1 #define HAVE_ZLIB_H 1 configure: exit 1