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.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-fb --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1940: checking build system type configure:1958: result: i586-uhu-linux-gnu configure:1966: checking host system type configure:1980: result: i586-uhu-linux-gnu configure:1988: checking target system type configure:2002: result: i586-uhu-linux-gnu configure:2031: checking for a BSD-compatible install configure:2086: result: /bin/install -c configure:2097: checking whether build environment is sane configure:2140: result: yes configure:2197: checking for gawk configure:2213: found /bin/gawk configure:2223: result: gawk configure:2233: checking whether make sets $(MAKE) configure:2253: result: yes configure:2426: checking whether to enable maintainer-specific portions of Makefiles configure:2435: result: yes configure:2467: checking for i586-uhu-linux-gcc configure:2483: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2493: result: i586-uhu-linux-gcc configure:2775: checking for C compiler version configure:2778: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2781: $? = 0 configure:2783: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2786: $? = 0 configure:2788: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2791: $? = 1 configure:2814: checking for C compiler default output file name configure:2817: i586-uhu-linux-gcc conftest.c >&5 configure:2820: $? = 0 configure:2866: result: a.out configure:2871: checking whether the C compiler works configure:2877: ./a.out configure:2880: $? = 0 configure:2897: result: yes configure:2904: checking whether we are cross compiling configure:2906: result: no configure:2909: checking for suffix of executables configure:2911: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2914: $? = 0 configure:2939: result: configure:2945: checking for suffix of object files configure:2966: i586-uhu-linux-gcc -c conftest.c >&5 configure:2969: $? = 0 configure:2991: result: o configure:2995: checking whether we are using the GNU C compiler configure:3019: i586-uhu-linux-gcc -c conftest.c >&5 configure:3025: $? = 0 configure:3028: test -z || test ! -s conftest.err configure:3031: $? = 0 configure:3034: test -s conftest.o configure:3037: $? = 0 configure:3050: result: yes configure:3056: checking whether i586-uhu-linux-gcc accepts -g configure:3077: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3083: $? = 0 configure:3086: test -z || test ! -s conftest.err configure:3089: $? = 0 configure:3092: test -s conftest.o configure:3095: $? = 0 configure:3106: result: yes configure:3123: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3193: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3199: $? = 0 configure:3202: test -z || test ! -s conftest.err configure:3205: $? = 0 configure:3208: test -s conftest.o configure:3211: $? = 0 configure:3229: result: none needed configure:3247: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3253: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3394: checking for style of include used by make configure:3422: result: GNU configure:3450: checking dependency style of i586-uhu-linux-gcc configure:3540: result: gcc3 configure:3558: checking whether i586-uhu-linux-gcc and cc understand -c and -o together configure:3588: i586-uhu-linux-gcc -c conftest.c -o conftest.o >&5 configure:3591: $? = 0 configure:3593: i586-uhu-linux-gcc -c conftest.c -o conftest.o >&5 configure:3596: $? = 0 configure:3603: cc -c conftest.c >&5 configure:3606: $? = 0 configure:3609: cc -c conftest.c -o conftest.o >&5 configure:3612: $? = 0 configure:3614: cc -c conftest.c -o conftest.o >&5 configure:3617: $? = 0 configure:3635: result: yes configure:3665: checking how to run the C preprocessor configure:3700: i586-uhu-linux-gcc -E conftest.c configure:3706: $? = 0 configure:3738: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | /* end confdefs.h. */ | #include configure:3783: result: i586-uhu-linux-gcc -E configure:3807: i586-uhu-linux-gcc -E conftest.c configure:3813: $? = 0 configure:3845: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | /* end confdefs.h. */ | #include configure:3904: checking for i586-uhu-linux-g++ configure:3920: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3930: result: i586-uhu-linux-g++ configure:3988: checking for C++ compiler version configure:3991: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 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:3994: $? = 0 configure:3996: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3999: $? = 0 configure:4001: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4004: $? = 1 configure:4007: checking whether we are using the GNU C++ compiler configure:4031: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4037: $? = 0 configure:4040: test -z || test ! -s conftest.err configure:4043: $? = 0 configure:4046: test -s conftest.o configure:4049: $? = 0 configure:4062: result: yes configure:4068: checking whether i586-uhu-linux-g++ accepts -g configure:4089: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4095: $? = 0 configure:4098: test -z || test ! -s conftest.err configure:4101: $? = 0 configure:4104: test -s conftest.o configure:4107: $? = 0 configure:4118: result: yes configure:4160: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4166: $? = 0 configure:4169: test -z || test ! -s conftest.err configure:4172: $? = 0 configure:4175: test -s conftest.o configure:4178: $? = 0 configure:4204: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:4210: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4160: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4166: $? = 0 configure:4169: test -z || test ! -s conftest.err configure:4172: $? = 0 configure:4175: test -s conftest.o configure:4178: $? = 0 configure:4204: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4210: $? = 0 configure:4213: test -z || test ! -s conftest.err configure:4216: $? = 0 configure:4219: test -s conftest.o configure:4222: $? = 0 configure:4247: checking dependency style of i586-uhu-linux-g++ configure:4337: result: gcc3 configure:4361: checking how to run the C++ preprocessor configure:4392: i586-uhu-linux-g++ -E conftest.cc configure:4398: $? = 0 configure:4430: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4475: result: i586-uhu-linux-g++ -E configure:4499: i586-uhu-linux-g++ -E conftest.cc configure:4505: $? = 0 configure:4537: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4587: checking whether make sets $(MAKE) configure:4607: result: yes configure:4629: checking for a BSD-compatible install configure:4684: result: /bin/install -c configure:4705: checking for egrep configure:4715: result: grep -E configure:4735: checking for an Objective-C compiler configure:4746: checking dependency style of i586-uhu-linux-g++ configure:4836: result: gcc3 configure:4853: result: not implemented yet configure:4859: checking for i586-uhu-linux-ranlib configure:4888: result: no configure:4897: checking for ranlib configure:4913: found /usr/bin/ranlib configure:4924: result: ranlib configure:4939: checking for i586-uhu-linux-strip configure:4968: result: no configure:4977: checking for strip configure:4993: found /usr/bin/strip configure:5004: result: strip configure:5019: checking for i586-uhu-linux-ar configure:5048: result: no configure:5057: checking for ar configure:5073: found /usr/bin/ar configure:5084: result: ar configure:5099: checking for i586-uhu-linux-ld configure:5128: result: no configure:5137: checking for ld configure:5153: found /usr/bin/ld configure:5164: result: ld configure:5254: checking for a sed that does not truncate output configure:5308: result: /bin/sed configure:5322: checking for ld used by i586-uhu-linux-gcc configure:5389: result: ld configure:5398: checking if the linker (ld) is GNU ld configure:5413: result: yes configure:5418: checking for ld option to reload object files configure:5425: result: -r configure:5434: checking for BSD-compatible nm configure:5476: result: nm configure:5480: checking whether ln -s works configure:5484: result: yes configure:5491: checking how to recognise dependent libraries configure:5665: result: pass_all configure:6114: checking for ANSI C header files configure:6139: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6145: $? = 0 configure:6148: test -z || test ! -s conftest.err configure:6151: $? = 0 configure:6154: test -s conftest.o configure:6157: $? = 0 configure:6246: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6249: $? = 0 configure:6251: ./conftest configure:6254: $? = 0 configure:6269: result: yes configure:6293: checking for sys/types.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for sys/stat.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for stdlib.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for string.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for memory.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for strings.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for inttypes.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for stdint.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6293: checking for unistd.h configure:6309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6315: $? = 0 configure:6318: test -z || test ! -s conftest.err configure:6321: $? = 0 configure:6324: test -s conftest.o configure:6327: $? = 0 configure:6338: result: yes configure:6364: checking dlfcn.h usability configure:6376: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6382: $? = 0 configure:6385: test -z || test ! -s conftest.err configure:6388: $? = 0 configure:6391: test -s conftest.o configure:6394: $? = 0 configure:6404: result: yes configure:6408: checking dlfcn.h presence configure:6418: i586-uhu-linux-gcc -E conftest.c configure:6424: $? = 0 configure:6444: result: yes configure:6479: checking for dlfcn.h configure:6486: result: yes configure:6509: checking for i586-uhu-linux-g77 configure:6538: result: no configure:6509: checking for i586-uhu-linux-f77 configure:6538: result: no configure:6509: checking for i586-uhu-linux-xlf configure:6538: result: no configure:6509: checking for i586-uhu-linux-frt configure:6538: result: no configure:6509: checking for i586-uhu-linux-pgf77 configure:6538: result: no configure:6509: checking for i586-uhu-linux-fort77 configure:6538: result: no configure:6509: checking for i586-uhu-linux-fl32 configure:6538: result: no configure:6509: checking for i586-uhu-linux-af77 configure:6538: result: no configure:6509: checking for i586-uhu-linux-f90 configure:6538: result: no configure:6509: checking for i586-uhu-linux-xlf90 configure:6538: result: no configure:6509: checking for i586-uhu-linux-pgf90 configure:6538: result: no configure:6509: checking for i586-uhu-linux-epcf90 configure:6538: result: no configure:6509: checking for i586-uhu-linux-f95 configure:6538: result: no configure:6509: checking for i586-uhu-linux-fort configure:6538: result: no configure:6509: checking for i586-uhu-linux-xlf95 configure:6538: result: no configure:6509: checking for i586-uhu-linux-ifc configure:6538: result: no configure:6509: checking for i586-uhu-linux-efc configure:6538: result: no configure:6509: checking for i586-uhu-linux-pgf95 configure:6538: result: no configure:6509: checking for i586-uhu-linux-lf95 configure:6538: result: no configure:6509: checking for i586-uhu-linux-gfortran configure:6538: result: no configure:6551: checking for g77 configure:6580: result: no configure:6551: checking for f77 configure:6580: result: no configure:6551: checking for xlf configure:6580: result: no configure:6551: checking for frt configure:6580: result: no configure:6551: checking for pgf77 configure:6580: result: no configure:6551: checking for fort77 configure:6580: result: no configure:6551: checking for fl32 configure:6580: result: no configure:6551: checking for af77 configure:6580: result: no configure:6551: checking for f90 configure:6580: result: no configure:6551: checking for xlf90 configure:6580: result: no configure:6551: checking for pgf90 configure:6580: result: no configure:6551: checking for epcf90 configure:6580: result: no configure:6551: checking for f95 configure:6580: result: no configure:6551: checking for fort configure:6580: result: no configure:6551: checking for xlf95 configure:6580: result: no configure:6551: checking for ifc configure:6580: result: no configure:6551: checking for efc configure:6580: result: no configure:6551: checking for pgf95 configure:6580: result: no configure:6551: checking for lf95 configure:6580: result: no configure:6551: checking for gfortran configure:6580: result: no configure:6592: checking for Fortran 77 compiler version configure:6595: --version &5 ./configure: line 6596: --version: command not found configure:6598: $? = 127 configure:6600: -v &5 ./configure: line 6601: -v: command not found configure:6603: $? = 127 configure:6605: -V &5 ./configure: line 6606: -V: command not found configure:6608: $? = 127 configure:6616: checking whether we are using the GNU Fortran 77 compiler configure:6630: -c conftest.F >&5 ./configure: line 6631: -c: command not found configure:6636: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6661: result: no configure:6667: checking whether accepts -g configure:6679: -c -g conftest.f >&5 ./configure: line 6680: -c: command not found configure:6685: $? = 127 configure: failed program was: | program main | | end configure:6709: result: no configure:6739: checking the maximum length of command line arguments configure:6804: result: 32768 configure:6815: checking command to parse nm output from i586-uhu-linux-gcc object configure:6904: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6907: $? = 0 configure:6911: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6914: $? = 0 configure:6966: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6969: $? = 0 configure:7007: result: ok configure:7011: checking for objdir configure:7026: result: .libs configure:7078: checking for i586-uhu-linux-ar configure:7104: result: ar configure:7158: checking for i586-uhu-linux-ranlib configure:7184: result: ranlib configure:7238: checking for i586-uhu-linux-strip configure:7264: result: strip configure:7565: checking if i586-uhu-linux-gcc static flag works configure:7588: result: yes configure:7606: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7624: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7628: $? = 0 configure:7639: result: no configure:7654: checking for i586-uhu-linux-gcc option to produce PIC configure:7831: result: -fPIC configure:7839: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7857: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7861: $? = 0 configure:7872: result: yes configure:7896: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7917: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7921: $? = 0 configure:7941: result: yes configure:7967: checking whether the i586-uhu-linux-gcc linker (ld) supports shared libraries configure:8814: result: yes configure:8840: checking whether -lc should be explicitly linked in configure:8845: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8848: $? = 0 configure:8862: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8865: $? = 0 configure:8877: result: no configure:8885: checking dynamic linker characteristics configure:9437: result: GNU/Linux ld.so configure:9441: checking how to hardcode library paths into programs configure:9466: result: immediate configure:9480: checking whether stripping libraries is possible configure:9485: result: yes configure:9610: checking for shl_load configure:9667: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccE1KjC1.o: In function `main': /var/uhubuild/work/compile/conftest.c:65: undefined reference to `shl_load' /tmp/ccE1KjC1.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:9697: result: no configure:9702: checking for shl_load in -ldld configure:9732: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9763: result: no configure:9768: checking for dlopen configure:9825: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cccId32k.o: In function `main': /var/uhubuild/work/compile/conftest.c:65: undefined reference to `dlopen' /tmp/cccId32k.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:9855: result: no configure:9860: checking for dlopen in -ldl configure:9890: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9896: $? = 0 configure:9899: test -z || test ! -s conftest.err configure:9902: $? = 0 configure:9905: test -s conftest configure:9908: $? = 0 configure:9921: result: yes configure:10094: checking whether a program can dlopen itself configure:10166: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:10169: $? = 0 configure:10187: result: yes configure:10192: checking whether a statically linked program can dlopen itself configure:10264: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:10267: $? = 0 configure:10285: result: yes configure:10308: checking if libtool supports shared libraries configure:10310: result: yes configure:10313: checking whether to build shared libraries configure:10371: result: yes configure:10374: checking whether to build static libraries configure:10378: result: no configure:10470: creating libtool configure:11017: checking for ld used by i586-uhu-linux-g++ configure:11084: result: ld configure:11093: checking if the linker (ld) is GNU ld configure:11108: result: yes configure:11159: checking whether the i586-uhu-linux-g++ linker (ld) supports shared libraries configure:11985: result: yes configure:12003: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:12006: $? = 0 configure:12102: checking for i586-uhu-linux-g++ option to produce PIC configure:12354: result: -fPIC configure:12362: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12380: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12384: $? = 0 configure:12395: result: yes configure:12419: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12440: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12444: $? = 0 configure:12464: result: yes configure:12490: checking whether the i586-uhu-linux-g++ linker (ld) supports shared libraries configure:12518: result: yes configure:12589: checking dynamic linker characteristics configure:13141: result: GNU/Linux ld.so configure:13145: checking how to hardcode library paths into programs configure:13170: result: immediate configure:13184: checking whether stripping libraries is possible configure:13189: result: yes configure:13314: checking for shl_load configure:13401: result: no configure:13406: checking for shl_load in -ldld configure:13467: result: no configure:13472: checking for dlopen configure:13559: result: no configure:13564: checking for dlopen in -ldl configure:13625: result: yes configure:13798: checking whether a program can dlopen itself configure:13891: result: yes configure:13896: checking whether a statically linked program can dlopen itself configure:13989: result: yes configure:20451: checking for an ANSI C-conforming const configure:20518: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20524: $? = 0 configure:20527: test -z || test ! -s conftest.err configure:20530: $? = 0 configure:20533: test -s conftest.o configure:20536: $? = 0 configure:20547: result: yes configure:20557: checking for inline configure:20578: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20584: $? = 0 configure:20587: test -z || test ! -s conftest.err configure:20590: $? = 0 configure:20593: test -s conftest.o configure:20596: $? = 0 configure:20608: result: inline configure:21076: checking for msgfmt configure:21104: result: /usr/bin/msgfmt configure:21113: checking for gmsgfmt configure:21144: result: /usr/bin/msgfmt configure:21154: checking for xgettext configure:21182: result: /usr/bin/xgettext configure:21193: checking for msgmerge configure:21220: result: /usr/bin/msgmerge configure:21258: checking for i586-uhu-linux-ranlib configure:21284: result: ranlib configure:21335: checking for library containing strerror configure:21365: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21371: $? = 0 configure:21374: test -z || test ! -s conftest.err configure:21377: $? = 0 configure:21380: test -s conftest configure:21383: $? = 0 configure:21452: result: none required configure:21459: checking for off_t configure:21483: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21489: $? = 0 configure:21492: test -z || test ! -s conftest.err configure:21495: $? = 0 configure:21498: test -s conftest.o configure:21501: $? = 0 configure:21512: result: yes configure:21524: checking for size_t configure:21548: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21554: $? = 0 configure:21557: test -z || test ! -s conftest.err configure:21560: $? = 0 configure:21563: test -s conftest.o configure:21566: $? = 0 configure:21577: result: yes configure:21591: checking for working alloca.h configure:21612: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21618: $? = 0 configure:21621: test -z || test ! -s conftest.err configure:21624: $? = 0 configure:21627: test -s conftest configure:21630: $? = 0 configure:21642: result: yes configure:21652: checking for alloca configure:21693: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21699: $? = 0 configure:21702: test -z || test ! -s conftest.err configure:21705: $? = 0 configure:21708: test -s conftest configure:21711: $? = 0 configure:21723: result: yes configure:21951: checking for stdlib.h configure:21956: result: yes configure:21951: checking for unistd.h configure:21956: result: yes configure:22099: checking for getpagesize configure:22156: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22162: $? = 0 configure:22165: test -z || test ! -s conftest.err configure:22168: $? = 0 configure:22171: test -s conftest configure:22174: $? = 0 configure:22186: result: yes configure:22196: checking for working mmap configure:22338: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22341: $? = 0 configure:22343: ./conftest configure:22346: $? = 0 configure:22360: result: yes configure:22372: checking whether we are using the GNU C Library 2.1 or newer configure:22403: result: yes configure:22411: checking whether integer division by zero raises SIGFPE configure:22473: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22476: $? = 0 configure:22478: ./conftest configure:22481: $? = 0 configure:22496: result: yes configure:22509: checking for inttypes.h configure:22531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22537: $? = 0 configure:22540: test -z || test ! -s conftest.err configure:22543: $? = 0 configure:22546: test -s conftest.o configure:22549: $? = 0 configure:22560: result: yes configure:22571: checking for stdint.h configure:22593: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22599: $? = 0 configure:22602: test -z || test ! -s conftest.err configure:22605: $? = 0 configure:22608: test -s conftest.o configure:22611: $? = 0 configure:22622: result: yes configure:22633: checking for unsigned long long configure:22655: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22661: $? = 0 configure:22664: test -z || test ! -s conftest.err configure:22667: $? = 0 configure:22670: test -s conftest configure:22673: $? = 0 configure:22685: result: yes configure:22711: checking for inttypes.h configure:22734: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22740: $? = 0 configure:22743: test -z || test ! -s conftest.err configure:22746: $? = 0 configure:22749: test -s conftest.o configure:22752: $? = 0 configure:22764: result: yes configure:22777: checking whether the inttypes.h PRIxNN macros are broken configure:22803: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22809: $? = 0 configure:22812: test -z || test ! -s conftest.err configure:22815: $? = 0 configure:22818: test -s conftest.o configure:22821: $? = 0 configure:22833: result: no configure:22871: checking for ld used by GCC configure:22934: result: ld configure:22943: checking if the linker (ld) is GNU ld GNU ld version 2.16.1 configure:22955: result: yes configure:22961: checking for shared library run path origin configure:22974: result: done configure:23402: checking argz.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking argz.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for argz.h configure:23524: result: yes configure:23402: checking limits.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking limits.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for limits.h configure:23524: result: yes configure:23402: checking locale.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking locale.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for locale.h configure:23524: result: yes configure:23402: checking nl_types.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking nl_types.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for nl_types.h configure:23524: result: yes configure:23402: checking malloc.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking malloc.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for malloc.h configure:23524: result: yes configure:23402: checking stddef.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking stddef.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for stddef.h configure:23524: result: yes configure:23393: checking for stdlib.h configure:23398: result: yes configure:23393: checking for string.h configure:23398: result: yes configure:23393: checking for unistd.h configure:23398: result: yes configure:23402: checking sys/param.h usability configure:23414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23420: $? = 0 configure:23423: test -z || test ! -s conftest.err configure:23426: $? = 0 configure:23429: test -s conftest.o configure:23432: $? = 0 configure:23442: result: yes configure:23446: checking sys/param.h presence configure:23456: i586-uhu-linux-gcc -E conftest.c configure:23462: $? = 0 configure:23482: result: yes configure:23517: checking for sys/param.h configure:23524: result: yes configure:23563: checking for feof_unlocked configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for fgets_unlocked configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for getc_unlocked configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for getcwd configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for getegid configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for geteuid configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for getgid configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for getuid configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for mempcpy configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'mempcpy' configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for munmap configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for putenv configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for setenv configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for setlocale configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for stpcpy configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'stpcpy' configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for strcasecmp configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for strdup configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85: warning: conflicting types for built-in function 'strdup' configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for strtoul configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for tsearch configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for __argz_count configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for __argz_stringify configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23563: checking for __argz_next configure:23620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23626: $? = 0 configure:23629: test -z || test ! -s conftest.err configure:23632: $? = 0 configure:23635: test -s conftest configure:23638: $? = 0 configure:23650: result: yes configure:23691: checking for iconv configure:23718: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23724: $? = 0 configure:23727: test -z || test ! -s conftest.err configure:23730: $? = 0 configure:23733: test -s conftest configure:23736: $? = 0 configure:23801: result: yes configure:23824: checking for iconv declaration configure:23858: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23864: $? = 0 configure:23867: test -z || test ! -s conftest.err configure:23870: $? = 0 configure:23873: test -s conftest.o configure:23876: $? = 0 configure:23891: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:23902: checking for nl_langinfo and CODESET configure:23923: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23929: $? = 0 configure:23932: test -z || test ! -s conftest.err configure:23935: $? = 0 configure:23938: test -s conftest configure:23941: $? = 0 configure:23954: result: yes configure:23966: checking for LC_MESSAGES configure:23987: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23993: $? = 0 configure:23996: test -z || test ! -s conftest.err configure:23999: $? = 0 configure:24002: test -s conftest configure:24005: $? = 0 configure:24017: result: yes configure:24033: checking for bison configure:24049: found /usr/bin/bison configure:24059: result: bison configure:24072: checking version of bison configure:24081: result: 2.1, ok configure:24102: checking whether NLS is requested configure:24111: result: yes configure:24126: checking whether included gettext is requested configure:24136: result: no configure:24147: checking for GNU gettext in libc configure:24171: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24177: $? = 0 configure:24180: test -z || test ! -s conftest.err configure:24183: $? = 0 configure:24186: test -s conftest configure:24189: $? = 0 configure:24201: result: yes configure:25244: checking for shared objects suffix configure:25260: result: .so configure:25270: checking for prefix to exported symbols configure:25278: result: configure:25377: checking for gettimeofday configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for select configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strerror configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strtod configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strtol configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strtof configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strtoll configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strtoull configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for strsep configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for isatty configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for vasprintf configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for asprintf configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for swab configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for sigrelse configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for getpwuid configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for memalign configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for posix_memalign configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for if_nametoindex configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for atoll configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for getenv configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for putenv configure:25464: result: yes configure:25377: checking for setenv configure:25464: result: yes configure:25377: checking for gmtime_r configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for ctime_r configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for localtime_r configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for lrintf configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:124: warning: conflicting types for built-in function 'lrintf' /tmp/ccAw9pSe.o: In function `main': /var/uhubuild/work/compile/conftest.c:140: undefined reference to `lrintf' /tmp/ccAw9pSe.o:(.data+0x0): undefined reference to `lrintf' collect2: ld returned 1 exit status configure:25440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = lrintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lrintf; | ; | return 0; | } configure:25464: result: no configure:25377: checking for daemon configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for scandir configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for fork configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for bsearch configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25377: checking for lstat configure:25434: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25440: $? = 0 configure:25443: test -z || test ! -s conftest.err configure:25446: $? = 0 configure:25449: test -s conftest configure:25452: $? = 0 configure:25464: result: yes configure:25481: checking for strdup configure:25568: result: yes configure:25481: checking for strndup configure:25538: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25544: $? = 0 configure:25547: test -z || test ! -s conftest.err configure:25550: $? = 0 configure:25553: test -s conftest configure:25556: $? = 0 configure:25568: result: yes configure:25481: checking for atof configure:25538: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25544: $? = 0 configure:25547: test -z || test ! -s conftest.err configure:25550: $? = 0 configure:25553: test -s conftest configure:25556: $? = 0 configure:25568: result: yes configure:25582: checking for strcasecmp configure:25669: result: yes configure:25785: checking for strncasecmp configure:25842: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:25848: $? = 0 configure:25851: test -z || test ! -s conftest.err configure:25854: $? = 0 configure:25857: test -s conftest configure:25860: $? = 0 configure:25872: result: yes configure:25988: checking for strcasestr configure:26045: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:26051: $? = 0 configure:26054: test -z || test ! -s conftest.err configure:26057: $? = 0 configure:26060: test -s conftest configure:26063: $? = 0 configure:26075: result: yes configure:26192: checking for setlocale configure:26279: result: yes configure:26303: checking langinfo.h usability configure:26315: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:26321: $? = 0 configure:26324: test -z || test ! -s conftest.err configure:26327: $? = 0 configure:26330: test -s conftest.o configure:26333: $? = 0 configure:26343: result: yes configure:26347: checking langinfo.h presence configure:26357: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:26363: $? = 0 configure:26383: result: yes configure:26418: checking for langinfo.h configure:26425: result: yes configure:26442: checking for nl_langinfo configure:26499: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:26505: $? = 0 configure:26508: test -z || test ! -s conftest.err configure:26511: $? = 0 configure:26514: test -s conftest configure:26517: $? = 0 configure:26529: result: yes configure:26540: checking for nl_langinfo and CODESET configure:26561: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:26567: $? = 0 configure:26570: test -z || test ! -s conftest.err configure:26573: $? = 0 configure:26576: test -s conftest configure:26579: $? = 0 configure:26592: result: yes configure:26606: checking for connect configure:26663: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:26669: $? = 0 configure:26672: test -z || test ! -s conftest.err configure:26675: $? = 0 configure:26678: test -s conftest configure:26681: $? = 0 configure:26693: result: yes configure:26786: checking for send configure:26843: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:26849: $? = 0 configure:26852: test -z || test ! -s conftest.err configure:26855: $? = 0 configure:26858: test -s conftest configure:26861: $? = 0 configure:26873: result: yes configure:26965: checking for gethostbyname configure:27022: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27028: $? = 0 configure:27031: test -z || test ! -s conftest.err configure:27034: $? = 0 configure:27037: test -s conftest configure:27040: $? = 0 configure:27052: result: yes configure:27217: checking for socklen_t configure:27239: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:27245: $? = 0 configure:27248: test -z || test ! -s conftest.err configure:27251: $? = 0 configure:27254: test -s conftest.o configure:27257: $? = 0 configure:27268: result: yes configure:27282: checking for struct sockaddr_storage configure:27310: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:27316: $? = 0 configure:27319: test -z || test ! -s conftest.err configure:27322: $? = 0 configure:27325: test -s conftest.o configure:27328: $? = 0 configure:27339: result: yes configure:27358: checking for library containing getaddrinfo configure:27388: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27394: $? = 0 configure:27397: test -z || test ! -s conftest.err configure:27400: $? = 0 configure:27403: test -s conftest configure:27406: $? = 0 configure:27475: result: none required configure:27492: checking for getnameinfo configure:27549: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27555: $? = 0 configure:27558: test -z || test ! -s conftest.err configure:27561: $? = 0 configure:27564: test -s conftest configure:27567: $? = 0 configure:27579: result: yes configure:27492: checking for gai_strerror configure:27549: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27555: $? = 0 configure:27558: test -z || test ! -s conftest.err configure:27561: $? = 0 configure:27564: test -s conftest configure:27567: $? = 0 configure:27579: result: yes configure:27593: checking for struct addrinfo configure:27627: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:27633: $? = 0 configure:27636: test -z || test ! -s conftest.err configure:27639: $? = 0 configure:27642: test -s conftest.o configure:27645: $? = 0 configure:27656: result: yes configure:27671: checking for va_copy configure:27692: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27698: $? = 0 configure:27701: test -z || test ! -s conftest.err configure:27704: $? = 0 configure:27707: test -s conftest configure:27710: $? = 0 configure:27722: result: yes configure:27731: checking for __va_copy configure:27752: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27758: $? = 0 configure:27761: test -z || test ! -s conftest.err configure:27764: $? = 0 configure:27767: test -s conftest configure:27770: $? = 0 configure:27782: result: yes configure:27796: checking for inet_aton configure:27853: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:27859: $? = 0 configure:27862: test -z || test ! -s conftest.err configure:27865: $? = 0 configure:27868: test -s conftest configure:27871: $? = 0 configure:27883: result: yes configure:27979: checking for getopt_long configure:28036: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:28042: $? = 0 configure:28045: test -z || test ! -s conftest.err configure:28048: $? = 0 configure:28051: test -s conftest configure:28054: $? = 0 configure:28066: result: yes configure:28174: checking return type of signal handlers configure:28205: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:28211: $? = 0 configure:28214: test -z || test ! -s conftest.err configure:28217: $? = 0 configure:28220: test -s conftest.o configure:28223: $? = 0 configure:28234: result: void configure:28242: checking for cos in -lm configure:28272: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lm >&5 conftest.c:137: warning: conflicting types for built-in function 'cos' configure:28278: $? = 0 configure:28281: test -z || test ! -s conftest.err configure:28284: $? = 0 configure:28287: test -s conftest configure:28290: $? = 0 configure:28303: result: yes configure:28316: checking for pow in -lm configure:28346: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lm >&5 conftest.c:137: warning: conflicting types for built-in function 'pow' configure:28352: $? = 0 configure:28355: test -z || test ! -s conftest.err configure:28358: $? = 0 configure:28361: test -s conftest configure:28364: $? = 0 configure:28377: result: yes configure:28390: checking for sqrt in -lm configure:28420: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lm >&5 conftest.c:137: warning: conflicting types for built-in function 'sqrt' configure:28426: $? = 0 configure:28429: test -z || test ! -s conftest.err configure:28432: $? = 0 configure:28435: test -s conftest configure:28438: $? = 0 configure:28451: result: yes configure:28464: checking for ceil in -lm configure:28494: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lm >&5 conftest.c:137: warning: conflicting types for built-in function 'ceil' configure:28500: $? = 0 configure:28503: test -z || test ! -s conftest.err configure:28506: $? = 0 configure:28509: test -s conftest configure:28512: $? = 0 configure:28525: result: yes configure:28538: checking for sqrtf in -lmx configure:28568: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lmx >&5 conftest.c:137: warning: conflicting types for built-in function 'sqrtf' /usr/bin/ld: cannot find -lmx collect2: ld returned 1 exit status configure:28574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sqrtf (); | int | main () | { | sqrtf (); | ; | return 0; | } configure:28599: result: no configure:28631: checking mach-o/dyld.h usability configure:28643: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:164:25: mach-o/dyld.h: No such file or directory configure:28649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28671: result: no configure:28675: checking mach-o/dyld.h presence configure:28685: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:130:25: mach-o/dyld.h: No such file or directory configure:28691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:28711: result: no configure:28746: checking for mach-o/dyld.h configure:28753: result: no configure:28888: checking dl.h usability configure:28900: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:164:16: dl.h: No such file or directory configure:28906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28928: result: no configure:28932: checking dl.h presence configure:28942: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:130:16: dl.h: No such file or directory configure:28948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:28968: result: no configure:29003: checking for dl.h configure:29010: result: no configure:29024: checking for shl_load configure:29111: result: no configure:29202: checking for dld_link in -ldld configure:29232: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:29238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dld_link (); | int | main () | { | dld_link (); | ; | return 0; | } configure:29263: result: no configure:29388: checking image.h usability configure:29400: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:164:19: image.h: No such file or directory configure:29406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29428: result: no configure:29432: checking image.h presence configure:29442: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:130:19: image.h: No such file or directory configure:29448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:29468: result: no configure:29503: checking for image.h configure:29510: result: no configure:29527: checking for load_add_on configure:29584: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 /tmp/cc0fQJhX.o: In function `main': /var/uhubuild/work/compile/conftest.c:170: undefined reference to `load_add_on' /tmp/cc0fQJhX.o:(.data+0x0): undefined reference to `load_add_on' collect2: ld returned 1 exit status configure:29590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = load_add_on; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != load_add_on; | ; | return 0; | } configure:29614: result: no configure:29639: checking for dlfcn.h configure:29644: result: yes configure:29648: checking sys/dl.h usability configure:29660: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:165:20: sys/dl.h: No such file or directory configure:29666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29688: result: no configure:29692: checking sys/dl.h presence configure:29702: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:131:20: sys/dl.h: No such file or directory configure:29708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:29728: result: no configure:29763: checking for sys/dl.h configure:29770: result: no configure:29784: checking for dlopen configure:29871: result: no configure:29876: checking for dlopen in -ldl configure:29937: result: yes configure:30038: checking for main in -lpthread configure:30062: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lpthread >&5 configure:30068: $? = 0 configure:30071: test -z || test ! -s conftest.err configure:30074: $? = 0 configure:30077: test -s conftest configure:30080: $? = 0 configure:30093: result: yes configure:30331: checking for cthread_fork in -lthreads configure:30361: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lthreads >&5 /usr/bin/ld: cannot find -lthreads collect2: ld returned 1 exit status configure:30367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cthread_fork (); | int | main () | { | cthread_fork (); | ; | return 0; | } configure:30392: result: no configure:30631: checking for sem_init in -lrt configure:30661: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lrt >&5 configure:30667: $? = 0 configure:30670: test -z || test ! -s conftest.err configure:30673: $? = 0 configure:30676: test -s conftest configure:30679: $? = 0 configure:30692: result: yes configure:30709: checking for nanosleep configure:30766: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:30772: $? = 0 configure:30775: test -z || test ! -s conftest.err configure:30778: $? = 0 configure:30781: test -s conftest configure:30784: $? = 0 configure:30796: result: yes configure:30964: checking for pthread_cond_t in pthread.h configure:30978: result: yes configure:30993: checking for pthread_once in pthread.h configure:31007: result: yes configure:31023: checking for strncasecmp in strings.h configure:31037: result: yes configure:31075: checking signal.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking signal.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for signal.h configure:31197: result: yes configure:31075: checking time.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking time.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for time.h configure:31197: result: yes configure:31075: checking errno.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking errno.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for errno.h configure:31197: result: yes configure:31066: checking for stdint.h configure:31071: result: yes configure:31075: checking stdbool.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking stdbool.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for stdbool.h configure:31197: result: yes configure:31075: checking getopt.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking getopt.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for getopt.h configure:31197: result: yes configure:31066: checking for strings.h configure:31071: result: yes configure:31066: checking for inttypes.h configure:31071: result: yes configure:31075: checking sys/int_types.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:179:27: sys/int_types.h: No such file or directory configure:31093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31115: result: no configure:31119: checking sys/int_types.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:145:27: sys/int_types.h: No such file or directory configure:31135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:31155: result: no configure:31190: checking for sys/int_types.h configure:31197: result: no configure:31075: checking wchar.h usability configure:31087: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31093: $? = 0 configure:31096: test -z || test ! -s conftest.err configure:31099: $? = 0 configure:31102: test -s conftest.o configure:31105: $? = 0 configure:31115: result: yes configure:31119: checking wchar.h presence configure:31129: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31135: $? = 0 configure:31155: result: yes configure:31190: checking for wchar.h configure:31197: result: yes configure:31230: checking sys/sockio.h usability configure:31242: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:180:24: sys/sockio.h: No such file or directory configure:31248: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31270: result: no configure:31274: checking sys/sockio.h presence configure:31284: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:146:24: sys/sockio.h: No such file or directory configure:31290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:31310: result: no configure:31345: checking for sys/sockio.h configure:31352: result: no configure:31230: checking fcntl.h usability configure:31242: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31248: $? = 0 configure:31251: test -z || test ! -s conftest.err configure:31254: $? = 0 configure:31257: test -s conftest.o configure:31260: $? = 0 configure:31270: result: yes configure:31274: checking fcntl.h presence configure:31284: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31290: $? = 0 configure:31310: result: yes configure:31345: checking for fcntl.h configure:31352: result: yes configure:31221: checking for sys/types.h configure:31226: result: yes configure:31230: checking sys/time.h usability configure:31242: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31248: $? = 0 configure:31251: test -z || test ! -s conftest.err configure:31254: $? = 0 configure:31257: test -s conftest.o configure:31260: $? = 0 configure:31270: result: yes configure:31274: checking sys/time.h presence configure:31284: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31290: $? = 0 configure:31310: result: yes configure:31345: checking for sys/time.h configure:31352: result: yes configure:31230: checking sys/times.h usability configure:31242: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31248: $? = 0 configure:31251: test -z || test ! -s conftest.err configure:31254: $? = 0 configure:31257: test -s conftest.o configure:31260: $? = 0 configure:31270: result: yes configure:31274: checking sys/times.h presence configure:31284: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31290: $? = 0 configure:31310: result: yes configure:31345: checking for sys/times.h configure:31352: result: yes configure:31230: checking sys/ioctl.h usability configure:31242: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31248: $? = 0 configure:31251: test -z || test ! -s conftest.err configure:31254: $? = 0 configure:31257: test -s conftest.o configure:31260: $? = 0 configure:31270: result: yes configure:31274: checking sys/ioctl.h presence configure:31284: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31290: $? = 0 configure:31310: result: yes configure:31345: checking for sys/ioctl.h configure:31352: result: yes configure:31221: checking for sys/stat.h configure:31226: result: yes configure:31382: checking arpa/inet.h usability configure:31394: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31400: $? = 0 configure:31403: test -z || test ! -s conftest.err configure:31406: $? = 0 configure:31409: test -s conftest.o configure:31412: $? = 0 configure:31422: result: yes configure:31426: checking arpa/inet.h presence configure:31436: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31442: $? = 0 configure:31462: result: yes configure:31497: checking for arpa/inet.h configure:31504: result: yes configure:31382: checking net/if.h usability configure:31394: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31400: $? = 0 configure:31403: test -z || test ! -s conftest.err configure:31406: $? = 0 configure:31409: test -s conftest.o configure:31412: $? = 0 configure:31422: result: yes configure:31426: checking net/if.h presence configure:31436: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31442: $? = 0 configure:31462: result: yes configure:31497: checking for net/if.h configure:31504: result: yes configure:31382: checking netinet/in.h usability configure:31394: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31400: $? = 0 configure:31403: test -z || test ! -s conftest.err configure:31406: $? = 0 configure:31409: test -s conftest.o configure:31412: $? = 0 configure:31422: result: yes configure:31426: checking netinet/in.h presence configure:31436: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31442: $? = 0 configure:31462: result: yes configure:31497: checking for netinet/in.h configure:31504: result: yes configure:31382: checking sys/socket.h usability configure:31394: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31400: $? = 0 configure:31403: test -z || test ! -s conftest.err configure:31406: $? = 0 configure:31409: test -s conftest.o configure:31412: $? = 0 configure:31422: result: yes configure:31426: checking sys/socket.h presence configure:31436: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31442: $? = 0 configure:31462: result: yes configure:31497: checking for sys/socket.h configure:31504: result: yes configure:31533: checking machine/param.h usability configure:31545: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:190:27: machine/param.h: No such file or directory configure:31551: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31573: result: no configure:31577: checking machine/param.h presence configure:31587: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:156:27: machine/param.h: No such file or directory configure:31593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:31613: result: no configure:31648: checking for machine/param.h configure:31655: result: no configure:31533: checking sys/shm.h usability configure:31545: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31551: $? = 0 configure:31554: test -z || test ! -s conftest.err configure:31557: $? = 0 configure:31560: test -s conftest.o configure:31563: $? = 0 configure:31573: result: yes configure:31577: checking sys/shm.h presence configure:31587: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31593: $? = 0 configure:31613: result: yes configure:31648: checking for sys/shm.h configure:31655: result: yes configure:31682: checking linux/version.h usability configure:31694: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31700: $? = 0 configure:31703: test -z || test ! -s conftest.err configure:31706: $? = 0 configure:31709: test -s conftest.o configure:31712: $? = 0 configure:31722: result: yes configure:31726: checking linux/version.h presence configure:31736: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31742: $? = 0 configure:31762: result: yes configure:31797: checking for linux/version.h configure:31804: result: yes configure:31831: checking syslog.h usability configure:31843: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31849: $? = 0 configure:31852: test -z || test ! -s conftest.err configure:31855: $? = 0 configure:31858: test -s conftest.o configure:31861: $? = 0 configure:31871: result: yes configure:31875: checking syslog.h presence configure:31885: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:31891: $? = 0 configure:31911: result: yes configure:31946: checking for syslog.h configure:31953: result: yes configure:31968: checking whether time.h and sys/time.h may both be included configure:31993: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:31999: $? = 0 configure:32002: test -z || test ! -s conftest.err configure:32005: $? = 0 configure:32008: test -s conftest.o configure:32011: $? = 0 configure:32022: result: yes configure:32048: checking dirent.h usability configure:32060: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:32066: $? = 0 configure:32069: test -z || test ! -s conftest.err configure:32072: $? = 0 configure:32075: test -s conftest.o configure:32078: $? = 0 configure:32088: result: yes configure:32092: checking dirent.h presence configure:32102: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:32108: $? = 0 configure:32128: result: yes configure:32163: checking for dirent.h configure:32170: result: yes configure:32197: checking for nanosleep in time.h configure:32211: result: yes configure:32229: checking for timespec in sys/time.h configure:32243: result: yes configure:32278: checking cthreads.h usability configure:32290: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:197:22: cthreads.h: No such file or directory configure:32296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32318: result: no configure:32322: checking cthreads.h presence configure:32332: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:163:22: cthreads.h: No such file or directory configure:32338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:32358: result: no configure:32393: checking for cthreads.h configure:32400: result: no configure:32278: checking pthread.h usability configure:32290: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 configure:32296: $? = 0 configure:32299: test -z || test ! -s conftest.err configure:32302: $? = 0 configure:32305: test -s conftest.o configure:32308: $? = 0 configure:32318: result: yes configure:32322: checking pthread.h presence configure:32332: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:32338: $? = 0 configure:32358: result: yes configure:32393: checking for pthread.h configure:32400: result: yes configure:32278: checking kernel/scheduler.h usability configure:32290: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:198:30: kernel/scheduler.h: No such file or directory configure:32296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32318: result: no configure:32322: checking kernel/scheduler.h presence configure:32332: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:164:30: kernel/scheduler.h: No such file or directory configure:32338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:32358: result: no configure:32393: checking for kernel/scheduler.h configure:32400: result: no configure:32278: checking kernel/OS.h usability configure:32290: i586-uhu-linux-gcc -c -g -O2 -DSYS_LINUX conftest.c >&5 conftest.c:198:23: kernel/OS.h: No such file or directory configure:32296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32318: result: no configure:32322: checking kernel/OS.h presence configure:32332: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:164:23: kernel/OS.h: No such file or directory configure:32338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:32358: result: no configure:32393: checking for kernel/OS.h configure:32400: result: no configure:32417: checking for X configure:32523: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:32529: $? = 0 configure:32579: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lXt >&5 configure:32585: $? = 0 configure:32588: test -z || test ! -s conftest.err configure:32591: $? = 0 configure:32594: test -s conftest configure:32597: $? = 0 configure:32651: result: libraries , headers in standard search path configure:32822: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lX11 >&5 configure:32828: $? = 0 configure:32831: test -z || test ! -s conftest.err configure:32834: $? = 0 configure:32837: test -s conftest configure:32840: $? = 0 configure:32996: checking for gethostbyname configure:33083: result: yes configure:33232: checking for connect configure:33319: result: yes configure:33393: checking for remove configure:33450: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:33456: $? = 0 configure:33459: test -z || test ! -s conftest.err configure:33462: $? = 0 configure:33465: test -s conftest configure:33468: $? = 0 configure:33480: result: yes configure:33554: checking for shmat configure:33611: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c >&5 configure:33617: $? = 0 configure:33620: test -z || test ! -s conftest.err configure:33623: $? = 0 configure:33626: test -s conftest configure:33629: $? = 0 configure:33641: result: yes configure:33724: checking for IceConnectionNumber in -lICE configure:33754: i586-uhu-linux-gcc -o conftest -g -O2 -DSYS_LINUX conftest.c -lICE >&5 configure:33760: $? = 0 configure:33763: test -z || test ! -s conftest.err configure:33766: $? = 0 configure:33769: test -s conftest configure:33772: $? = 0 configure:33785: result: yes configure:33803: checking for i586-uhu-linux-pkg-config configure:33836: result: no configure:33845: checking for pkg-config configure:33863: found /usr/bin/pkg-config configure:33875: result: /usr/bin/pkg-config configure:33890: checking pkg-config is at least version 0.9.0 configure:33893: result: yes configure:33913: checking for HAL_CFLAGS configure:33921: $PKG_CONFIG --exists "hal >= 0.5.0" >/dev/null 2>&1 configure:33924: $? = 0 configure:33934: result: -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include configure:33936: checking for HAL_LIBS configure:33944: $PKG_CONFIG --exists "hal >= 0.5.0" >/dev/null 2>&1 configure:33947: $? = 0 configure:33957: result: -lhal -ldbus-1 configure:34174: checking for ntohl in sys/param.h configure:34196: i586-uhu-linux-gcc -c -Wall -Werror -DSYS_LINUX conftest.c >&5 conftest.c: In function `foo': conftest.c:170: warning: implicit declaration of function `ntohl' configure:34202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:34225: result: no configure:34250: checking if $CC accepts -Wall configure:34272: i586-uhu-linux-gcc -c -Wall -DSYS_LINUX conftest.c >&5 configure:34278: $? = 0 configure:34281: test -z || test ! -s conftest.err configure:34284: $? = 0 configure:34287: test -s conftest.o configure:34290: $? = 0 configure:34301: result: yes configure:34304: checking if $CC accepts -Wconversion configure:34326: i586-uhu-linux-gcc -c -Wconversion -DSYS_LINUX conftest.c >&5 configure:34332: $? = 0 configure:34335: test -z || test ! -s conftest.err configure:34338: $? = 0 configure:34341: test -s conftest.o configure:34344: $? = 0 configure:34355: result: yes configure:34358: checking if $CC accepts -Wunreachable-code configure:34380: i586-uhu-linux-gcc -c -Wunreachable-code -DSYS_LINUX conftest.c >&5 configure:34386: $? = 0 configure:34389: test -z || test ! -s conftest.err configure:34392: $? = 0 configure:34395: test -s conftest.o configure:34398: $? = 0 configure:34409: result: yes configure:34412: checking if $CC accepts -Wsign-compare configure:34434: i586-uhu-linux-gcc -c -Wsign-compare -DSYS_LINUX conftest.c >&5 configure:34440: $? = 0 configure:34443: test -z || test ! -s conftest.err configure:34446: $? = 0 configure:34449: test -s conftest.o configure:34452: $? = 0 configure:34463: result: yes configure:34478: checking if $CC accepts -pipe configure:34500: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:34506: $? = 0 configure:34509: test -z || test ! -s conftest.err configure:34512: $? = 0 configure:34515: test -s conftest.o configure:34518: $? = 0 configure:34529: result: yes configure:34537: checking if $CC accepts -Os configure:34559: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Os -DSYS_LINUX conftest.c >&5 configure:34565: $? = 0 configure:34568: test -z || test ! -s conftest.err configure:34571: $? = 0 configure:34574: test -s conftest.o configure:34577: $? = 0 configure:34588: result: yes configure:34594: checking if $CC accepts -O3 configure:34616: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -O3 -DSYS_LINUX conftest.c >&5 configure:34622: $? = 0 configure:34625: test -z || test ! -s conftest.err configure:34628: $? = 0 configure:34631: test -s conftest.o configure:34634: $? = 0 configure:34645: result: yes configure:34651: checking if $CC accepts -O2 configure:34673: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -O2 -DSYS_LINUX conftest.c >&5 configure:34679: $? = 0 configure:34682: test -z || test ! -s conftest.err configure:34685: $? = 0 configure:34688: test -s conftest.o configure:34691: $? = 0 configure:34702: result: yes configure:34771: checking if $CC accepts -ffast-math configure:34793: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -ffast-math -DSYS_LINUX conftest.c >&5 configure:34799: $? = 0 configure:34802: test -z || test ! -s conftest.err configure:34805: $? = 0 configure:34808: test -s conftest.o configure:34811: $? = 0 configure:34822: result: yes configure:34830: checking if $CC accepts -funroll-loops configure:34852: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -funroll-loops -DSYS_LINUX conftest.c >&5 configure:34858: $? = 0 configure:34861: test -z || test ! -s conftest.err configure:34864: $? = 0 configure:34867: test -s conftest.o configure:34870: $? = 0 configure:34881: result: yes configure:34888: checking if $CC accepts -fomit-frame-pointer configure:34910: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -fomit-frame-pointer -DSYS_LINUX conftest.c >&5 configure:34916: $? = 0 configure:34919: test -z || test ! -s conftest.err configure:34922: $? = 0 configure:34925: test -s conftest.o configure:34928: $? = 0 configure:34939: result: yes configure:34952: checking if $CC accepts -mdynamic-no-pic configure:34974: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -mdynamic-no-pic -DSYS_LINUX conftest.c >&5 cc1: error: invalid option `dynamic-no-pic' configure:34980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:35003: result: no configure:35023: checking if $CC accepts -bundle -undefined error configure:35045: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -bundle -undefined error -DSYS_LINUX conftest.c >&5 i586-uhu-linux-gcc: `-b' must come at the start of the command line configure:35051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:35074: result: no configure:35093: checking if $CC accepts -shared configure:35115: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -shared -DSYS_LINUX conftest.c >&5 configure:35121: $? = 0 configure:35124: test -z || test ! -s conftest.err configure:35127: $? = 0 configure:35130: test -s conftest.o configure:35133: $? = 0 configure:35144: result: yes configure:35156: checking for variadic cpp macros configure:35179: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:35185: $? = 0 configure:35188: test -z || test ! -s conftest.err configure:35191: $? = 0 configure:35194: test -s conftest.o configure:35197: $? = 0 configure:35208: result: yes configure:35218: checking __attribute__ ((aligned ())) support configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35242: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35248: $? = 0 configure:35251: test -z || test ! -s conftest.err configure:35254: $? = 0 configure:35257: test -s conftest.o configure:35260: $? = 0 configure:35272: result: 64 configure:35282: checking __attribute__ ((format ())) support with function pointers configure:35305: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Werror -DSYS_LINUX conftest.c >&5 configure:35311: $? = 0 configure:35314: test -z || test ! -s conftest.err configure:35317: $? = 0 configure:35320: test -s conftest.o configure:35323: $? = 0 configure:35334: result: yes configure:35344: checking for __attribute__((packed)) configure:35366: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c: In function `main': conftest.c:173: warning: unused variable `b' configure:35372: $? = 0 configure:35375: test -z || test ! -s conftest.err configure:35378: $? = 0 configure:35381: test -s conftest.o configure:35384: $? = 0 configure:35394: result: yes configure:35542: checking if $CC groks MMX inline assembly configure:35564: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:35570: $? = 0 configure:35573: test -z || test ! -s conftest.err configure:35576: $? = 0 configure:35579: test -s conftest.o configure:35582: $? = 0 configure:35593: result: yes configure:35604: checking if $CC groks MMX intrinsics configure:35636: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -O -mmmx -DSYS_LINUX conftest.c >&5 configure:35642: $? = 0 configure:35645: test -z || test ! -s conftest.err configure:35648: $? = 0 configure:35651: test -s conftest.o configure:35654: $? = 0 configure:35665: result: yes configure:35681: checking if $CC groks MMX EXT inline assembly configure:35703: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:35709: $? = 0 configure:35712: test -z || test ! -s conftest.err configure:35715: $? = 0 configure:35718: test -s conftest.o configure:35721: $? = 0 configure:35732: result: yes configure:35743: checking if $CC groks 3D Now! inline assembly configure:35765: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:35771: $? = 0 configure:35774: test -z || test ! -s conftest.err configure:35777: $? = 0 configure:35780: test -s conftest.o configure:35783: $? = 0 configure:35794: result: yes configure:35805: checking if $CC groks SSE inline assembly configure:35827: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:35833: $? = 0 configure:35836: test -z || test ! -s conftest.err configure:35839: $? = 0 configure:35842: test -s conftest.o configure:35845: $? = 0 configure:35856: result: yes configure:35868: checking if $CC groks AltiVec inline assembly configure:35890: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 {standard input}: Assembler messages: {standard input}:17: Error: no such instruction: `vperm 0,1,2,3' configure:35896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:35932: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -Wa,-m7400 -DSYS_LINUX conftest.c >&5 as: unrecognized option `-m7400' configure:35938: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:35964: result: no configure:36007: checking if $CC groks AltiVec C extensions configure:36030: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -mpim-altivec -force_cpusubtype_ALL -DSYS_LINUX conftest.c >&5 cc1: error: invalid option `pim-altivec' cc1: error: unrecognized command line option "-force_cpusubtype_ALL" configure:36036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36073: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -faltivec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-faltivec" configure:36079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36116: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -maltivec -DSYS_LINUX conftest.c >&5 cc1: error: invalid option `altivec' configure:36122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36159: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -maltivec -mabi=altivec -DSYS_LINUX conftest.c >&5 cc1: error: invalid option `altivec' cc1: error: invalid option `abi=altivec' configure:36165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36203: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -fvec -DSYS_LINUX conftest.c >&5 cc1: error: unrecognized command line option "-fvec" configure:36209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36246: result: no configure:36266: checking altivec.h usability configure:36278: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:209:21: altivec.h: No such file or directory configure:36284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:36306: result: no configure:36310: checking altivec.h presence configure:36320: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:175:21: altivec.h: No such file or directory configure:36326: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36346: result: no configure:36381: checking for altivec.h configure:36388: result: no configure:36430: checking if linker needs -framework vecLib configure:36452: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lhal -ldbus-1 -lrt -lpthread -ldl -lm -framework vecLib conftest.c >&5 i586-uhu-linux-gcc: vecLib: No such file or directory cc1: error: unrecognized command line option "-framework" configure:36458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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:36484: result: no configure:36533: checking whether i586-uhu-linux-gcc accepts -mtune=pentium2 configure:36539: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -mtune=pentium2 -DSYS_LINUX conftest.c >&5 configure:36545: $? = 0 configure:36548: test -z || test ! -s conftest.err configure:36551: $? = 0 configure:36554: test -s conftest.o configure:36557: $? = 0 configure:36574: result: yes configure:37836: checking dvdread/dvd_reader.h usability configure:37848: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:37854: $? = 0 configure:37857: test -z || test ! -s conftest.err configure:37860: $? = 0 configure:37863: test -s conftest.o configure:37866: $? = 0 configure:37876: result: yes configure:37880: checking dvdread/dvd_reader.h presence configure:37890: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:37896: $? = 0 configure:37916: result: yes configure:37951: checking for dvdread/dvd_reader.h configure:37958: result: yes configure:38088: checking for dvdnav-config configure:38106: found /usr/bin/dvdnav-config configure:38119: result: /usr/bin/dvdnav-config configure:38353: checking libsmbclient.h usability configure:38365: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:38371: $? = 0 configure:38374: test -z || test ! -s conftest.err configure:38377: $? = 0 configure:38380: test -s conftest.o configure:38383: $? = 0 configure:38393: result: yes configure:38397: checking libsmbclient.h presence configure:38407: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:38413: $? = 0 configure:38433: result: yes configure:38468: checking for libsmbclient.h configure:38475: result: yes configure:38502: checking for struct _SMBCCTX.close_fn configure:38526: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:38532: $? = 0 configure:38535: test -z || test ! -s conftest.err configure:38538: $? = 0 configure:38541: test -s conftest.o configure:38544: $? = 0 configure:38601: result: yes configure:38640: checking for dvbpsi/dr.h configure:38664: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:187:27: dvbpsi/dvbpsi.h: No such file or directory conftest.c:188:31: dvbpsi/descriptor.h: No such file or directory conftest.c:189:24: dvbpsi/pat.h: No such file or directory conftest.c:190:24: dvbpsi/pmt.h: No such file or directory conftest.c:192:23: dvbpsi/dr.h: No such file or directory configure:38670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | /* end confdefs.h. */ | #if defined( HAVE_STDINT_H ) | # include | #elif defined( HAVE_INTTYPES_H ) | # include | #endif | #include | #include | #include | #include | | #include configure:38693: result: no configure:38714: WARNING: cannot find libdvbpsi headers configure:38962: checking for dvbpsi_GenSDTSections in -ldvbpsi configure:38992: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -ldvbpsi >&5 /usr/bin/ld: cannot find -ldvbpsi collect2: ld returned 1 exit status configure:38998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dvbpsi_GenSDTSections (); | int | main () | { | dvbpsi_GenSDTSections (); | ; | return 0; | } configure:39023: result: no configure:39239: checking for GNOMEVFS_CFLAGS configure:39247: $PKG_CONFIG --exists "gnome-vfs-2.0" >/dev/null 2>&1 configure:39250: $? = 0 configure:39260: result: -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 configure:39262: checking for GNOMEVFS_LIBS configure:39270: $PKG_CONFIG --exists "gnome-vfs-2.0" >/dev/null 2>&1 configure:39273: $? = 0 configure:39283: result: -pthread -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:39336: checking for LIBCDIO_CFLAGS configure:39344: $PKG_CONFIG --exists "libcdio >= 0.72" >/dev/null 2>&1 configure:39347: $? = 0 configure:39357: result: configure:39359: checking for LIBCDIO_LIBS configure:39367: $PKG_CONFIG --exists "libcdio >= 0.72" >/dev/null 2>&1 configure:39370: $? = 0 configure:39380: result: -lcdio -lm configure:39406: checking for VCDINFO_CFLAGS configure:39414: $PKG_CONFIG --exists "libvcdinfo >= 0.7.21" >/dev/null 2>&1 configure:39417: $? = 0 configure:39427: result: configure:39429: checking for VCDINFO_LIBS configure:39437: $PKG_CONFIG --exists "libvcdinfo >= 0.7.21" >/dev/null 2>&1 configure:39440: $? = 0 configure:39450: result: -lvcdinfo -liso9660 -lcdio -lm configure:39826: checking for cdrom_msf0 in linux/cdrom.h configure:39840: result: yes configure:39855: checking for scsireq in sys/scsiio.h conftest.c:184:24: sys/scsiio.h: No such file or directory configure:39882: result: no configure:39889: checking for ioc_toc_header in sys/cdio.h conftest.c:184:22: sys/cdio.h: No such file or directory configure:39916: result: no configure:39952: checking for LIBCDDB_CFLAGS configure:39960: $PKG_CONFIG --exists "libcddb >= 0.9.5" >/dev/null 2>&1 configure:39963: $? = 0 configure:39973: result: configure:39975: checking for LIBCDDB_LIBS configure:39983: $PKG_CONFIG --exists "libcddb >= 0.9.5" >/dev/null 2>&1 configure:39986: $? = 0 configure:39996: result: -lcddb configure:40441: checking X11/Xlib.h usability configure:40453: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:40459: $? = 0 configure:40462: test -z || test ! -s conftest.err configure:40465: $? = 0 configure:40468: test -s conftest.o configure:40471: $? = 0 configure:40481: result: yes configure:40485: checking X11/Xlib.h presence configure:40495: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:40501: $? = 0 configure:40521: result: yes configure:40556: checking for X11/Xlib.h configure:40563: result: yes configure:40601: checking for inet_pton configure:40658: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:40664: $? = 0 configure:40667: test -z || test ! -s conftest.err configure:40670: $? = 0 configure:40673: test -s conftest configure:40676: $? = 0 configure:40688: result: yes configure:40782: checking for sockaddr_in6 in netinet/in.h configure:40795: result: yes configure:40911: checking ogg/ogg.h usability configure:40923: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:40929: $? = 0 configure:40932: test -z || test ! -s conftest.err configure:40935: $? = 0 configure:40938: test -s conftest.o configure:40941: $? = 0 configure:40951: result: yes configure:40955: checking ogg/ogg.h presence configure:40965: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:40971: $? = 0 configure:40991: result: yes configure:41026: checking for ogg/ogg.h configure:41033: result: yes configure:41042: checking for oggpack_read in -logg configure:41072: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -logg >&5 configure:41078: $? = 0 configure:41081: test -z || test ! -s conftest.err configure:41084: $? = 0 configure:41087: test -s conftest configure:41090: $? = 0 configure:41103: result: yes configure:41157: checking ebml/EbmlVersion.h usability configure:41169: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.cc >&5 conftest.cc:223:30: ebml/EbmlVersion.h: No such file or directory configure:41175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:41197: result: no configure:41201: checking ebml/EbmlVersion.h presence configure:41211: i586-uhu-linux-g++ -E -DSYS_LINUX conftest.cc conftest.cc:189:30: ebml/EbmlVersion.h: No such file or directory configure:41217: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include configure:41237: result: no configure:41272: checking for ebml/EbmlVersion.h configure:41279: result: no configure:41888: checking libmodplug/modplug.h usability configure:41900: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:223:32: libmodplug/modplug.h: No such file or directory configure:41906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:41928: result: no configure:41932: checking libmodplug/modplug.h presence configure:41942: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:189:32: libmodplug/modplug.h: No such file or directory configure:41948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include configure:41968: result: no configure:42003: checking for libmodplug/modplug.h configure:42010: result: no configure:42062: checking mpcdec/mpcdec.h usability configure:42074: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:223:27: mpcdec/mpcdec.h: No such file or directory configure:42080: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:42102: result: no configure:42106: checking mpcdec/mpcdec.h presence configure:42116: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:189:27: mpcdec/mpcdec.h: No such file or directory configure:42122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | /* end confdefs.h. */ | #include configure:42142: result: no configure:42177: checking for mpcdec/mpcdec.h configure:42184: result: no configure:42389: checking mad.h usability configure:42401: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:42407: $? = 0 configure:42410: test -z || test ! -s conftest.err configure:42413: $? = 0 configure:42416: test -s conftest.o configure:42419: $? = 0 configure:42429: result: yes configure:42433: checking mad.h presence configure:42443: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:42449: $? = 0 configure:42469: result: yes configure:42504: checking for mad.h configure:42511: result: yes configure:42528: checking for mad_bit_init in -lmad configure:42558: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -lmad >&5 configure:42564: $? = 0 configure:42567: test -z || test ! -s conftest.err configure:42570: $? = 0 configure:42573: test -s conftest configure:42576: $? = 0 configure:42589: result: yes configure:42627: checking id3tag.h usability configure:42639: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:42645: $? = 0 configure:42648: test -z || test ! -s conftest.err configure:42651: $? = 0 configure:42654: test -s conftest.o configure:42657: $? = 0 configure:42667: result: yes configure:42671: checking id3tag.h presence configure:42681: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:42687: $? = 0 configure:42707: result: yes configure:42742: checking for id3tag.h configure:42749: result: yes configure:42772: checking zlib.h usability configure:42784: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:42790: $? = 0 configure:42793: test -z || test ! -s conftest.err configure:42796: $? = 0 configure:42799: test -s conftest.o configure:42802: $? = 0 configure:42812: result: yes configure:42816: checking zlib.h presence configure:42826: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:42832: $? = 0 configure:42852: result: yes configure:42887: checking for zlib.h configure:42894: result: yes configure:43366: checking for ffmpeg-config configure:43397: result: no configure:44027: checking for FFMPEG_CFLAGS configure:44035: $PKG_CONFIG --exists "libavcodec, libavformat" >/dev/null 2>&1 configure:44038: $? = 0 configure:44048: result: -I/usr/include/ffmpeg configure:44050: checking for FFMPEG_LIBS configure:44058: $PKG_CONFIG --exists "libavcodec, libavformat" >/dev/null 2>&1 configure:44061: $? = 0 configure:44071: result: -lavformat -lavcodec -lmp3lame -lfaad -ldts -lgsm -lfaac -lx264 -lpthread -lxvidcore -lz -llzo -ldl -lvorbisenc -ltheora -lavutil -lvorbis -lm -logg configure:45940: checking ffmpeg/avcodec.h usability configure:45952: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:45958: $? = 0 configure:45961: test -z || test ! -s conftest.err configure:45964: $? = 0 configure:45967: test -s conftest.o configure:45970: $? = 0 configure:45980: result: yes configure:45984: checking ffmpeg/avcodec.h presence configure:45994: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:46000: $? = 0 configure:46020: result: yes configure:46055: checking for ffmpeg/avcodec.h configure:46062: result: yes configure:46089: checking ffmpeg/avformat.h usability configure:46101: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:46107: $? = 0 configure:46110: test -z || test ! -s conftest.err configure:46113: $? = 0 configure:46116: test -s conftest.o configure:46119: $? = 0 configure:46129: result: yes configure:46133: checking ffmpeg/avformat.h presence configure:46143: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:46149: $? = 0 configure:46169: result: yes configure:46204: checking for ffmpeg/avformat.h configure:46211: result: yes configure:46238: checking ffmpeg/avutil.h usability configure:46250: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:46256: $? = 0 configure:46259: test -z || test ! -s conftest.err configure:46262: $? = 0 configure:46265: test -s conftest.o configure:46268: $? = 0 configure:46278: result: yes configure:46282: checking ffmpeg/avutil.h presence configure:46292: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:46298: $? = 0 configure:46318: result: yes configure:46353: checking for ffmpeg/avutil.h configure:46360: result: yes configure:46387: checking postproc/postprocess.h usability configure:46399: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:46405: $? = 0 configure:46408: test -z || test ! -s conftest.err configure:46411: $? = 0 configure:46414: test -s conftest.o configure:46417: $? = 0 configure:46427: result: yes configure:46431: checking postproc/postprocess.h presence configure:46441: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:46447: $? = 0 configure:46467: result: yes configure:46502: checking for postproc/postprocess.h configure:46509: result: yes configure:46544: checking for POSTPROC_CFLAGS configure:46552: $PKG_CONFIG --exists "libpostproc" >/dev/null 2>&1 configure:46555: $? = 0 configure:46565: result: -I/usr/include/postproc configure:46567: checking for POSTPROC_LIBS configure:46575: $PKG_CONFIG --exists "libpostproc" >/dev/null 2>&1 configure:46578: $? = 0 configure:46588: result: -lpostproc configure:47575: checking for zlib.h configure:47580: result: yes configure:47741: checking sysfs/libsysfs.h usability configure:47753: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:47759: $? = 0 configure:47762: test -z || test ! -s conftest.err configure:47765: $? = 0 configure:47768: test -s conftest.o configure:47771: $? = 0 configure:47781: result: yes configure:47785: checking sysfs/libsysfs.h presence configure:47795: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:47801: $? = 0 configure:47821: result: yes configure:47856: checking for sysfs/libsysfs.h configure:47863: result: yes configure:47898: checking libtar.h usability configure:47910: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:232:20: libtar.h: No such file or directory configure:47916: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:47938: result: no configure:47942: checking libtar.h presence configure:47952: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:198:20: libtar.h: No such file or directory configure:47958: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | /* end confdefs.h. */ | #include configure:47978: result: no configure:48013: checking for libtar.h configure:48020: result: no configure:48221: checking a52dec/a52.h usability configure:48233: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:48239: $? = 0 configure:48242: test -z || test ! -s conftest.err configure:48245: $? = 0 configure:48248: test -s conftest.o configure:48251: $? = 0 configure:48261: result: yes configure:48265: checking a52dec/a52.h presence configure:48275: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:48281: $? = 0 configure:48301: result: yes configure:48336: checking for a52dec/a52.h configure:48343: result: yes configure:48352: checking for a52_free in -la52 configure:48382: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lm conftest.c -la52 >&5 configure:48388: $? = 0 configure:48391: test -z || test ! -s conftest.err configure:48394: $? = 0 configure:48397: test -s conftest configure:48400: $? = 0 configure:48413: result: yes configure:48700: checking dts.h usability configure:48712: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:48718: $? = 0 configure:48721: test -z || test ! -s conftest.err configure:48724: $? = 0 configure:48727: test -s conftest.o configure:48730: $? = 0 configure:48740: result: yes configure:48744: checking dts.h presence configure:48754: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:48760: $? = 0 configure:48780: result: yes configure:48815: checking for dts.h configure:48822: result: yes configure:48831: checking for dts_free in -ldts_pic configure:48861: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lm conftest.c -ldts_pic >&5 /usr/bin/ld: cannot find -ldts_pic collect2: ld returned 1 exit status configure:48867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dts_free (); | int | main () | { | dts_free (); | ; | return 0; | } configure:48892: result: no configure:48908: checking for dts_free in -ldts configure:48938: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lm conftest.c -ldts >&5 configure:48944: $? = 0 configure:48947: test -z || test ! -s conftest.err configure:48950: $? = 0 configure:48953: test -s conftest configure:48956: $? = 0 configure:48969: result: yes configure:49287: checking mpeg2dec/mpeg2.h usability configure:49299: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:49305: $? = 0 configure:49308: test -z || test ! -s conftest.err configure:49311: $? = 0 configure:49314: test -s conftest.o configure:49317: $? = 0 configure:49327: result: yes configure:49331: checking mpeg2dec/mpeg2.h presence configure:49341: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:49347: $? = 0 configure:49367: result: yes configure:49402: checking for mpeg2dec/mpeg2.h configure:49409: result: yes configure:49418: checking for libmpeg2 version >= 0.3.2 configure:49435: result: yes configure:49534: checking vorbis/codec.h usability configure:49546: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:49552: $? = 0 configure:49555: test -z || test ! -s conftest.err configure:49558: $? = 0 configure:49561: test -s conftest.o configure:49564: $? = 0 configure:49574: result: yes configure:49578: checking vorbis/codec.h presence configure:49588: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:49594: $? = 0 configure:49614: result: yes configure:49649: checking for vorbis/codec.h configure:49656: result: yes configure:49693: checking vorbis/vorbisenc.h usability configure:49705: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:49711: $? = 0 configure:49714: test -z || test ! -s conftest.err configure:49717: $? = 0 configure:49720: test -s conftest.o configure:49723: $? = 0 configure:49733: result: yes configure:49737: checking vorbis/vorbisenc.h presence configure:49747: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:49753: $? = 0 configure:49773: result: yes configure:49808: checking for vorbis/vorbisenc.h configure:49815: result: yes configure:50072: checking speex/speex.h usability configure:50084: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:50090: $? = 0 configure:50093: test -z || test ! -s conftest.err configure:50096: $? = 0 configure:50099: test -s conftest.o configure:50102: $? = 0 configure:50112: result: yes configure:50116: checking speex/speex.h presence configure:50126: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:50132: $? = 0 configure:50152: result: yes configure:50187: checking for speex/speex.h configure:50194: result: yes configure:50204: checking for speex_decode_int in -lspeex configure:50234: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lm conftest.c -lspeex >&5 configure:50240: $? = 0 configure:50243: test -z || test ! -s conftest.err configure:50246: $? = 0 configure:50249: test -s conftest configure:50252: $? = 0 configure:50265: result: yes configure:50707: checking png.h usability configure:50719: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:50725: $? = 0 configure:50728: test -z || test ! -s conftest.err configure:50731: $? = 0 configure:50734: test -s conftest.o configure:50737: $? = 0 configure:50747: result: yes configure:50751: checking png.h presence configure:50761: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:50767: $? = 0 configure:50787: result: yes configure:50822: checking for png.h configure:50829: result: yes configure:50839: checking for png_set_rows in -lpng configure:50869: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lz conftest.c -lpng -lz >&5 configure:50875: $? = 0 configure:50878: test -z || test ! -s conftest.err configure:50881: $? = 0 configure:50884: test -s conftest configure:50887: $? = 0 configure:50900: result: yes configure:51080: checking x264.h usability configure:51092: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:51098: $? = 0 configure:51101: test -z || test ! -s conftest.err configure:51104: $? = 0 configure:51107: test -s conftest.o configure:51110: $? = 0 configure:51120: result: yes configure:51124: checking x264.h presence configure:51134: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c In file included from conftest.c:206: /usr/include/x264.h:32:4: warning: #warning You must include stdint.h or inttypes.h before x264.h configure:51140: $? = 0 configure:51160: result: yes configure:51195: checking for x264.h configure:51202: result: yes configure:51211: checking for x264_encoder_open in -lx264 configure:51241: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -lm -lpthread conftest.c -lx264 >&5 configure:51247: $? = 0 configure:51250: test -z || test ! -s conftest.err configure:51253: $? = 0 configure:51256: test -s conftest configure:51259: $? = 0 configure:51272: result: yes configure:51332: checking for X11/extensions/dpms.h configure:51350: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:51356: $? = 0 configure:51359: test -z || test ! -s conftest.err configure:51362: $? = 0 configure:51365: test -s conftest.o configure:51368: $? = 0 configure:51379: result: yes configure:51386: checking for DPMSInfo in X11/extensions/dpms.h configure:51400: result: yes configure:51438: checking for X11/Xlib.h configure:51443: result: yes configure:51624: checking X11/extensions/Xv.h usability configure:51636: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:51642: $? = 0 configure:51645: test -z || test ! -s conftest.err configure:51648: $? = 0 configure:51651: test -s conftest.o configure:51654: $? = 0 configure:51664: result: yes configure:51668: checking X11/extensions/Xv.h presence configure:51678: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:51684: $? = 0 configure:51704: result: yes configure:51739: checking for X11/extensions/Xv.h configure:51746: result: yes configure:51756: checking for XvPutImage in -lXv configure:51786: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c -lXv >&5 configure:51792: $? = 0 configure:51795: test -z || test ! -s conftest.err configure:51798: $? = 0 configure:51801: test -s conftest configure:51804: $? = 0 configure:51817: result: yes configure:51968: checking for X11/Xlib.h configure:51973: result: yes configure:52122: checking GL/glx.h usability configure:52134: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:52140: $? = 0 configure:52143: test -z || test ! -s conftest.err configure:52146: $? = 0 configure:52149: test -s conftest.o configure:52152: $? = 0 configure:52162: result: yes configure:52166: checking GL/glx.h presence configure:52176: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:52182: $? = 0 configure:52202: result: yes configure:52237: checking for GL/glx.h configure:52244: result: yes configure:52305: checking X11/extensions/Xinerama.h usability configure:52317: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c >&5 i586-uhu-linux-gcc: -lSM: linker input file unused because linking not done i586-uhu-linux-gcc: -lICE: linker input file unused because linking not done i586-uhu-linux-gcc: -lX11: linker input file unused because linking not done i586-uhu-linux-gcc: -lXext: linker input file unused because linking not done i586-uhu-linux-gcc: -lSM: linker input file unused because linking not done i586-uhu-linux-gcc: -lICE: linker input file unused because linking not done i586-uhu-linux-gcc: -lX11: linker input file unused because linking not done i586-uhu-linux-gcc: -lXext: linker input file unused because linking not done configure:52323: $? = 0 configure:52326: test -z || test ! -s conftest.err configure:52329: $? = 0 configure:52332: test -s conftest.o configure:52335: $? = 0 configure:52345: result: yes configure:52349: checking X11/extensions/Xinerama.h presence configure:52359: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:52365: $? = 0 configure:52385: result: yes configure:52420: checking for X11/extensions/Xinerama.h configure:52427: result: yes configure:52436: checking for XineramaQueryExtension in -lXinerama_pic configure:52466: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c -lXinerama_pic >&5 /usr/bin/ld: cannot find -lXinerama_pic collect2: ld returned 1 exit status configure:52472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XineramaQueryExtension (); | int | main () | { | XineramaQueryExtension (); | ; | return 0; | } configure:52497: result: no configure:52523: checking for XineramaQueryExtension in -lXinerama configure:52553: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c -lXinerama >&5 configure:52559: $? = 0 configure:52562: test -z || test ! -s conftest.err configure:52565: $? = 0 configure:52568: test -s conftest configure:52571: $? = 0 configure:52584: result: yes configure:52635: checking for X11/extensions/xf86vmode.h configure:52654: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c >&5 i586-uhu-linux-gcc: -lSM: linker input file unused because linking not done i586-uhu-linux-gcc: -lICE: linker input file unused because linking not done i586-uhu-linux-gcc: -lX11: linker input file unused because linking not done i586-uhu-linux-gcc: -lXext: linker input file unused because linking not done i586-uhu-linux-gcc: -lSM: linker input file unused because linking not done i586-uhu-linux-gcc: -lICE: linker input file unused because linking not done i586-uhu-linux-gcc: -lX11: linker input file unused because linking not done i586-uhu-linux-gcc: -lXext: linker input file unused because linking not done configure:52660: $? = 0 configure:52663: test -z || test ! -s conftest.err configure:52666: $? = 0 configure:52669: test -s conftest.o configure:52672: $? = 0 configure:52683: result: yes configure:52690: checking for XF86VidModeGetViewPort in -lXxf86vm_pic configure:52720: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c -lXxf86vm_pic >&5 /usr/bin/ld: cannot find -lXxf86vm_pic collect2: ld returned 1 exit status configure:52726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XF86VidModeGetViewPort (); | int | main () | { | XF86VidModeGetViewPort (); | ; | return 0; | } configure:52751: result: no configure:52777: checking for XF86VidModeGetViewPort in -lXxf86vm configure:52807: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -lSM -lICE -lX11 -lXext -DSYS_LINUX conftest.c -lXxf86vm >&5 configure:52813: $? = 0 configure:52816: test -z || test ! -s conftest.err configure:52819: $? = 0 configure:52822: test -s conftest configure:52825: $? = 0 configure:52838: result: yes configure:52910: checking GL/gl.h usability configure:52922: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:52928: $? = 0 configure:52931: test -z || test ! -s conftest.err configure:52934: $? = 0 configure:52937: test -s conftest.o configure:52940: $? = 0 configure:52950: result: yes configure:52954: checking GL/gl.h presence configure:52964: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:52970: $? = 0 configure:52990: result: yes configure:53025: checking for GL/gl.h configure:53032: result: yes configure:53096: checking for sdl12-config configure:53127: result: no configure:53141: checking for sdl11-config configure:53172: result: no configure:53187: checking for sdl-config configure:53205: found /usr/bin/sdl-config configure:53218: result: /usr/bin/sdl-config configure:53275: checking SDL/SDL.h usability configure:53287: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:53293: $? = 0 configure:53296: test -z || test ! -s conftest.err configure:53299: $? = 0 configure:53302: test -s conftest.o configure:53305: $? = 0 configure:53315: result: yes configure:53319: checking SDL/SDL.h presence configure:53329: i586-uhu-linux-gcc -E -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c configure:53335: $? = 0 configure:53355: result: yes configure:53390: checking for SDL/SDL.h configure:53397: result: yes configure:53591: checking SDL/SDL_image.h usability configure:53603: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:53609: $? = 0 configure:53612: test -z || test ! -s conftest.err configure:53615: $? = 0 configure:53618: test -s conftest.o configure:53621: $? = 0 configure:53631: result: yes configure:53635: checking SDL/SDL_image.h presence configure:53645: i586-uhu-linux-gcc -E -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c configure:53651: $? = 0 configure:53671: result: yes configure:53706: checking for SDL/SDL_image.h configure:53713: result: yes configure:53729: checking for png_set_rows in -lpng configure:53790: result: yes configure:53801: checking for jpeg_start_decompress in -ljpeg configure:53831: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -ljpeg >&5 configure:53837: $? = 0 configure:53840: test -z || test ! -s conftest.err configure:53843: $? = 0 configure:53846: test -s conftest configure:53849: $? = 0 configure:53862: result: yes configure:53873: checking for TIFFClientOpen in -ltiff configure:53903: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -I/usr/include/ -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -ltiff >&5 /usr/bin/ld: cannot find -ltiff collect2: ld returned 1 exit status configure:53909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char TIFFClientOpen (); | int | main () | { | TIFFClientOpen (); | ; | return 0; | } configure:53934: result: no configure:54163: checking for freetype-config configure:54181: found /usr/bin/freetype-config configure:54194: result: /usr/bin/freetype-config configure:54233: checking Carbon/Carbon.h usability configure:54245: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:256:27: Carbon/Carbon.h: No such file or directory configure:54251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:54273: result: no configure:54277: checking Carbon/Carbon.h presence configure:54287: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:222:27: Carbon/Carbon.h: No such file or directory configure:54293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include configure:54313: result: no configure:54348: checking for Carbon/Carbon.h configure:54355: result: no configure:54398: checking for fribidi-config configure:54416: found /usr/bin/fribidi-config configure:54429: result: /usr/bin/fribidi-config configure:54485: checking for xml2-config configure:54503: found /usr/bin/xml2-config configure:54516: result: /usr/bin/xml2-config configure:54538: checking for xmlTextReaderConstName in -lxml2 configure:54568: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX -I/usr/include/libxml2 -L/usr/lib -lxml2 -lz -lm conftest.c -lxml2 >&5 configure:54574: $? = 0 configure:54577: test -z || test ! -s conftest.err configure:54580: $? = 0 configure:54583: test -s conftest configure:54586: $? = 0 configure:54599: result: yes configure:54988: checking cascade/graphics/CascadeScreen.h usability configure:55000: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.cc >&5 conftest.cc:256:44: cascade/graphics/CascadeScreen.h: No such file or directory configure:55006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:55028: result: no configure:55032: checking cascade/graphics/CascadeScreen.h presence configure:55042: i586-uhu-linux-g++ -E -DSYS_LINUX conftest.cc conftest.cc:222:44: cascade/graphics/CascadeScreen.h: No such file or directory configure:55048: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include configure:55068: result: no configure:55103: checking for cascade/graphics/CascadeScreen.h configure:55110: result: no configure:55124: WARNING: Not building Roku HD1000 compatible video output configure:54988: checking cascade/graphics/CascadeBitmap.h usability configure:55000: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.cc >&5 conftest.cc:256:44: cascade/graphics/CascadeBitmap.h: No such file or directory configure:55006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:55028: result: no configure:55032: checking cascade/graphics/CascadeBitmap.h presence configure:55042: i586-uhu-linux-g++ -E -DSYS_LINUX conftest.cc conftest.cc:222:44: cascade/graphics/CascadeBitmap.h: No such file or directory configure:55048: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include configure:55068: result: no configure:55103: checking for cascade/graphics/CascadeBitmap.h configure:55110: result: no configure:55124: WARNING: Not building Roku HD1000 compatible video output configure:56592: checking soundcard.h usability configure:56604: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:256:23: soundcard.h: No such file or directory configure:56610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:56632: result: no configure:56636: checking soundcard.h presence configure:56646: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:222:23: soundcard.h: No such file or directory configure:56652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | /* end confdefs.h. */ | #include configure:56672: result: no configure:56707: checking for soundcard.h configure:56714: result: no configure:56592: checking sys/soundcard.h usability configure:56604: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:56610: $? = 0 configure:56613: test -z || test ! -s conftest.err configure:56616: $? = 0 configure:56619: test -s conftest.o configure:56622: $? = 0 configure:56632: result: yes configure:56636: checking sys/soundcard.h presence configure:56646: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:56652: $? = 0 configure:56672: result: yes configure:56707: checking for sys/soundcard.h configure:56714: result: yes configure:56726: checking for main in -lossaudio configure:56750: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -lossaudio >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:56756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:56781: result: no configure:56592: checking machine/soundcard.h usability configure:56604: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:257:31: machine/soundcard.h: No such file or directory configure:56610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:56632: result: no configure:56636: checking machine/soundcard.h presence configure:56646: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:223:31: machine/soundcard.h: No such file or directory configure:56652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | #include configure:56672: result: no configure:56707: checking for machine/soundcard.h configure:56714: result: no configure:56980: checking alsa/asoundlib.h usability configure:56992: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:56998: $? = 0 configure:57001: test -z || test ! -s conftest.err configure:57004: $? = 0 configure:57007: test -s conftest.o configure:57010: $? = 0 configure:57020: result: yes configure:57024: checking alsa/asoundlib.h presence configure:57034: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c configure:57040: $? = 0 configure:57060: result: yes configure:57095: checking for alsa/asoundlib.h configure:57102: result: yes configure:57107: checking for main in -lasound configure:57131: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -lasound >&5 configure:57137: $? = 0 configure:57140: test -z || test ! -s conftest.err configure:57143: $? = 0 configure:57146: test -s conftest configure:57149: $? = 0 configure:57162: result: yes configure:57196: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 configure:57202: $? = 0 configure:57205: test -z || test ! -s conftest.err configure:57208: $? = 0 configure:57211: test -s conftest.o configure:57214: $? = 0 configure:57470: checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h usability configure:57482: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.cc >&5 conftest.cc:258:62: deschutes/libraries/hdmachinex225/PCMAudioPlayer.h: No such file or directory configure:57488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:57510: result: no configure:57514: checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h presence configure:57524: i586-uhu-linux-g++ -E -DSYS_LINUX conftest.cc conftest.cc:224:62: deschutes/libraries/hdmachinex225/PCMAudioPlayer.h: No such file or directory configure:57530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | /* end confdefs.h. */ | #include configure:57550: result: no configure:57585: checking for deschutes/libraries/hdmachinex225/PCMAudioPlayer.h configure:57592: result: no configure:58178: checking for UpnpInit in -lupnp configure:58208: i586-uhu-linux-gcc -o conftest -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c -lupnp -lpthread >&5 /usr/bin/ld: cannot find -lupnp collect2: ld returned 1 exit status configure:58214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char UpnpInit (); | int | main () | { | UpnpInit (); | ; | return 0; | } configure:58239: result: no configure:58561: checking for wx-config configure:58579: found /usr/bin/wx-config configure:58592: result: /usr/bin/wx-config configure:58616: checking if $CXX accepts -fpermissive configure:58638: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -fpermissive -DSYS_LINUX conftest.cc >&5 configure:58644: $? = 0 configure:58647: test -z || test ! -s conftest.err configure:58650: $? = 0 configure:58653: test -s conftest.o configure:58656: $? = 0 configure:58667: result: yes configure:58755: checking wx/wxprec.h usability configure:58767: i586-uhu-linux-g++ -c -Wsign-compare -Wsign-compare -Wall -pipe -fpermissive -DSYS_LINUX -fpermissive -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -D_UNICODE -DUNICODE conftest.cc >&5 configure:58773: $? = 0 configure:58776: test -z || test ! -s conftest.err configure:58779: $? = 0 configure:58782: test -s conftest.o configure:58785: $? = 0 configure:58795: result: yes configure:58799: checking wx/wxprec.h presence configure:58809: i586-uhu-linux-g++ -E -DSYS_LINUX -fpermissive -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -D_UNICODE -DUNICODE conftest.cc configure:58815: $? = 0 configure:58835: result: yes configure:58870: checking for wx/wxprec.h configure:58877: result: yes configure:59220: checking Cocoa/Cocoa.h usability configure:59232: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -x objective-c -DSYS_LINUX conftest.c >&5 i586-uhu-linux-gcc: language objective-c not recognized i586-uhu-linux-gcc: conftest.c: linker input file unused because linking not done configure:59238: $? = 0 configure:59241: test -z || test ! -s conftest.err configure:59244: $? = 0 configure:59247: test -s conftest.o configure:59250: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:59260: result: no configure:59264: checking Cocoa/Cocoa.h presence configure:59274: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:225:25: Cocoa/Cocoa.h: No such file or directory configure:59280: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | /* end confdefs.h. */ | #include configure:59300: result: no configure:59335: checking for Cocoa/Cocoa.h configure:59342: result: no configure:59388: checking Ph.h usability configure:59400: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:259:16: Ph.h: No such file or directory configure:59406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:59428: result: no configure:59432: checking Ph.h presence configure:59442: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:225:16: Ph.h: No such file or directory configure:59448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | /* end confdefs.h. */ | #include configure:59468: result: no configure:59503: checking for Ph.h configure:59510: result: no configure:60418: checking for DAAP_CFLAGS configure:60426: $PKG_CONFIG --exists "opendaap >= 0.3.0" >/dev/null 2>&1 configure:60429: $? = 1 configure:60439: result: configure:60441: checking for DAAP_LIBS configure:60449: $PKG_CONFIG --exists "opendaap >= 0.3.0" >/dev/null 2>&1 configure:60452: $? = 1 configure:60462: result: Package opendaap was not found in the pkg-config search path. Perhaps you should add the directory containing `opendaap.pc' to the PKG_CONFIG_PATH environment variable No package 'opendaap' found configure:60470: WARNING: DAAP library not found configure:60505: checking for BONJOUR_CFLAGS configure:60513: $PKG_CONFIG --exists "avahi-client >= 0.3" >/dev/null 2>&1 configure:60516: $? = 0 configure:60526: result: -D_REENTRANT configure:60528: checking for BONJOUR_LIBS configure:60536: $PKG_CONFIG --exists "avahi-client >= 0.3" >/dev/null 2>&1 configure:60539: $? = 0 configure:60549: result: -lavahi-common -lavahi-client configure:60567: checking for BONJOUR_CFLAGS configure:60588: result: -D_REENTRANT configure:60590: checking for BONJOUR_LIBS configure:60611: result: -lavahi-common -lavahi-client configure:61085: checking gcrypt.h usability configure:61097: i586-uhu-linux-gcc -c -Wsign-compare -Wall -pipe -DSYS_LINUX conftest.c >&5 conftest.c:261:20: gcrypt.h: No such file or directory configure:61103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | #define HAVE_AVAHI_06 | #define HAVE_AVAHI_CLIENT | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:61125: result: no configure:61129: checking gcrypt.h presence configure:61139: i586-uhu-linux-gcc -E -DSYS_LINUX conftest.c conftest.c:227:20: gcrypt.h: No such file or directory configure:61145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vlc" | #define PACKAGE_TARNAME "vlc" | #define PACKAGE_VERSION "0.8.5" | #define PACKAGE_STRING "vlc 0.8.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vlc" | #define VERSION "0.8.5" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_SELECT 1 | #define HAVE_STRERROR 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_LIBCDIO | #define HAVE_VCDINFO | #define HAVE_LIBCDDB | #define HAVE_X11_XLIB_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON 1 | #define HAVE_OGG_OGG_H 1 | #define HAVE_MAD_H 1 | #define HAVE_ID3TAG_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_POSTPROC_POSTPROCESS_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYSFS_LIBSYSFS_H 1 | #define HAVE_A52DEC_A52_H 1 | #define HAVE_DTS_H 1 | #define HAVE_MPEG2DEC_MPEG2_H 1 | #define HAVE_VORBIS_CODEC_H 1 | #define HAVE_VORBIS_VORBISENC_H 1 | #define HAVE_SPEEX_SPEEX_H 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG | #define HAVE_X264_H 1 | #define HAVE_X11_EXTENSIONS_DPMS_H 1 | #define DPMSINFO_IN_DPMS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XV_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_XINERAMA 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_SDL_SDL_H 1 | #define SDL_INCLUDE_FILE | #define HAVE_SDL_SDL_IMAGE_H 1 | #define SDL_IMAGE_INCLUDE_FILE | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ALSA_NEW_API 1 | #define HAVE_WX_WXPREC_H 1 | #define HAVE_AVAHI_06 | #define HAVE_AVAHI_CLIENT | /* end confdefs.h. */ | #include configure:61165: result: no configure:61200: checking for gcrypt.h configure:61207: result: no configure:61541: checking whether the byte order is big-endian configure:61574: result: no configure:63129: result: configure: creating ./vlc-config.in configure:63735: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 0.8.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:998: creating vlc.win32.nsi config.status:998: creating Makefile config.status:998: creating activex/Makefile config.status:998: creating activex/axvlc.inf config.status:998: creating bindings/Makefile config.status:998: creating bindings/java/Makefile config.status:998: creating bindings/mediacontrol-python/Makefile config.status:998: creating debian/Makefile config.status:998: creating doc/Makefile config.status:998: creating intl/Makefile config.status:998: creating ipkg/Makefile config.status:998: creating loader/Makefile config.status:998: creating modules/Makefile config.status:998: creating mozilla/Makefile config.status:998: creating m4/Makefile config.status:998: creating po/Makefile.in config.status:998: creating share/Makefile config.status:998: creating src/Makefile config.status:998: creating modules/access/Makefile config.status:998: creating modules/access/dshow/Makefile config.status:998: creating modules/access/dvb/Makefile config.status:998: creating modules/access/mms/Makefile config.status:998: creating modules/access/pvr/Makefile config.status:998: creating modules/access/v4l/Makefile config.status:998: creating modules/access/cdda/Makefile config.status:998: creating modules/access/rtsp/Makefile config.status:998: creating modules/access/vcd/Makefile config.status:998: creating modules/access/vcdx/Makefile config.status:998: creating modules/access/screen/Makefile config.status:998: creating modules/access_filter/Makefile config.status:998: creating modules/access_output/Makefile config.status:998: creating modules/audio_filter/Makefile config.status:998: creating modules/audio_filter/channel_mixer/Makefile config.status:998: creating modules/audio_filter/converter/Makefile config.status:998: creating modules/audio_filter/resampler/Makefile config.status:998: creating modules/audio_mixer/Makefile config.status:998: creating modules/audio_output/Makefile config.status:998: creating modules/codec/Makefile config.status:998: creating modules/codec/cmml/Makefile config.status:998: creating modules/codec/dmo/Makefile config.status:998: creating modules/codec/ffmpeg/Makefile config.status:998: creating modules/codec/spudec/Makefile config.status:998: creating modules/control/Makefile config.status:998: creating modules/control/http/Makefile config.status:998: creating modules/control/corba/Makefile config.status:998: creating modules/demux/Makefile config.status:998: creating modules/demux/asf/Makefile config.status:998: creating modules/demux/avi/Makefile config.status:998: creating modules/demux/mp4/Makefile config.status:998: creating modules/demux/mpeg/Makefile config.status:998: creating modules/demux/playlist/Makefile config.status:998: creating modules/demux/util/Makefile config.status:998: creating modules/gui/Makefile config.status:998: creating modules/gui/beos/Makefile config.status:998: creating modules/gui/pda/Makefile config.status:998: creating modules/gui/macosx/Makefile config.status:998: creating modules/gui/qnx/Makefile config.status:998: creating modules/gui/skins2/Makefile config.status:998: creating modules/gui/wxwidgets/Makefile config.status:998: creating modules/gui/wince/Makefile config.status:998: creating modules/misc/Makefile config.status:998: creating modules/misc/dummy/Makefile config.status:998: creating modules/misc/memcpy/Makefile config.status:998: creating modules/misc/network/Makefile config.status:998: creating modules/misc/testsuite/Makefile config.status:998: creating modules/misc/playlist/Makefile config.status:998: creating modules/misc/xml/Makefile config.status:998: creating modules/mux/Makefile config.status:998: creating modules/mux/mpeg/Makefile config.status:998: creating modules/mux/rtp/Makefile config.status:998: creating modules/packetizer/Makefile config.status:998: creating modules/services_discovery/Makefile config.status:998: creating modules/stream_out/Makefile config.status:998: creating modules/stream_out/transrate/Makefile config.status:998: creating modules/video_chroma/Makefile config.status:998: creating modules/video_filter/Makefile config.status:998: creating modules/video_filter/swscale/Makefile config.status:998: creating modules/video_output/Makefile config.status:998: creating modules/video_output/directx/Makefile config.status:998: creating modules/video_output/qte/Makefile config.status:998: creating modules/video_output/x11/Makefile config.status:998: creating modules/visualization/Makefile config.status:998: creating modules/visualization/visual/Makefile config.status:998: creating modules/visualization/galaktos/Makefile config.status:1064: creating config.h config.status:1886: executing depfiles commands config.status:1886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vlc config.status 0.8.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=vlc-config on norris config.status:998: creating vlc-config ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_3dnow_inline=yes ac_cv_altivec_inline=no ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux 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_bigendian=no 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_cxx_fpermissive=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_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= 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_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_MIDL_set= ac_cv_env_MIDL_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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no 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_select=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_strerror=yes 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_have_xf86vidmode=yes ac_cv_have_xinerama=yes ac_cv_header_Carbon_Carbon_h=no ac_cv_header_Cocoa_Cocoa_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_Ph_h=no ac_cv_header_SDL_SDL_h=yes ac_cv_header_SDL_SDL_image_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_extensions_Xinerama_h=yes ac_cv_header_X11_extensions_Xv_h=yes ac_cv_header_X11_extensions_dpms_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_a52dec_a52_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_altivec_h=no ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_cascade_graphics_CascadeBitmap_h=no ac_cv_header_cascade_graphics_CascadeScreen_h=no ac_cv_header_cthreads_h=no ac_cv_header_deschutes_libraries_hdmachinex225_PCMAudioPlayer_h=no ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dts_h=yes ac_cv_header_dvbpsi_dr_h=no ac_cv_header_dvdread_dvd_reader_h=yes ac_cv_header_ebml_EbmlVersion_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffmpeg_avcodec_h=yes ac_cv_header_ffmpeg_avformat_h=yes ac_cv_header_ffmpeg_avutil_h=yes ac_cv_header_gcrypt_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_libmodplug_modplug_h=no ac_cv_header_libsmbclient_h=yes ac_cv_header_libtar_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_version_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_machine_soundcard_h=no ac_cv_header_mad_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpcdec_mpcdec_h=no ac_cv_header_mpeg2dec_mpeg2_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_png_h=yes ac_cv_header_postproc_postprocess_h=yes ac_cv_header_pthread_h=yes ac_cv_header_signal_h=yes ac_cv_header_soundcard_h=no ac_cv_header_speex_speex_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_soundcard_h=yes 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_sysfs_libsysfs_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_vorbis_codec_h=yes ac_cv_header_vorbis_vorbisenc_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wx_wxprec_h=yes ac_cv_header_x264_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux 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_Xinerama_XineramaQueryExtension=yes ac_cv_lib_Xinerama_pic_XineramaQueryExtension=no ac_cv_lib_Xv_XvPutImage=yes ac_cv_lib_Xxf86vm_XF86VidModeGetViewPort=yes ac_cv_lib_Xxf86vm_pic_XF86VidModeGetViewPort=no ac_cv_lib_a52_a52_free=yes ac_cv_lib_asound_main=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dts_dts_free=yes ac_cv_lib_dts_pic_dts_free=no ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections=no ac_cv_lib_jpeg_jpeg_start_decompress=yes 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_ossaudio_main=no ac_cv_lib_png_png_set_rows=yes ac_cv_lib_pthread_main=yes ac_cv_lib_rt_sem_init=yes ac_cv_lib_speex_speex_decode_int=yes ac_cv_lib_threads_cthread_fork=no ac_cv_lib_tiff_TIFFClientOpen=no ac_cv_lib_upnp_UpnpInit=no ac_cv_lib_x264_x264_encoder_open=yes ac_cv_lib_xml2_xmlTextReaderConstName=yes 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_FFMPEG_CONFIG=no ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_FRIBIDI_CONFIG=/usr/bin/fribidi-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SDL11_CONFIG=no ac_cv_path_SDL12_CONFIG=no ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_WX_CONFIG=/usr/bin/wx-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_i586_uhu_linux_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_strerror='none required' ac_cv_sse_inline=yes ac_cv_struct_sockaddr_storage=yes ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux 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 ac_cv_wx_headers=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=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_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=yes 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=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm 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_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\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no pkg_cv_BONJOUR_CFLAGS='-D_REENTRANT ' pkg_cv_BONJOUR_LIBS='-lavahi-common -lavahi-client ' pkg_cv_FFMPEG_CFLAGS='-I/usr/include/ffmpeg ' pkg_cv_FFMPEG_LIBS='-lavformat -lavcodec -lmp3lame -lfaad -ldts -lgsm -lfaac -lx264 -lpthread -lxvidcore -lz -llzo -ldl -lvorbisenc -ltheora -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/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 ' pkg_cv_GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -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_LIBCDDB_CFLAGS=' ' pkg_cv_LIBCDDB_LIBS='-lcddb ' pkg_cv_LIBCDIO_CFLAGS=' ' pkg_cv_LIBCDIO_LIBS='-lcdio -lm ' pkg_cv_POSTPROC_CFLAGS='-I/usr/include/postproc ' pkg_cv_POSTPROC_LIBS='-lpostproc ' pkg_cv_VCDINFO_CFLAGS=' ' pkg_cv_VCDINFO_LIBS='-lvcdinfo -liso9660 -lcdio -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.8' ALIASES=' svlc wxvlc' ALLOCA='' ALL_LINGUAS='ca da de en_GB es fr gl he hi hu it ja ka ko nl oc pt_BR ro ru sv tr zh_CN zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autotools/missing --run tar' AR='ar' ARCH='i586 mmx' ARTS_CONFIG='' AS='as' ASM='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.8' AWK='gawk' BONJOUR_CFLAGS='-D_REENTRANT ' BONJOUR_LIBS='-lavahi-common -lavahi-client ' 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_PIC_FALSE='' BUILD_PIC_TRUE='#' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='#' BUILD_SHARED_FALSE='' BUILD_SHARED_TRUE='#' CACA_CONFIG='' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCAS='i586-uhu-linux-gcc' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-Wsign-compare -Wall -pipe' CORBA_CFLAGS='' CORBA_LIBS='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DSYS_LINUX -I$(top_srcdir)/include' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wsign-compare -Wsign-compare -Wall -pipe' CYGPATH='' CYGPATH_W='echo' DAAP_CFLAGS='' DAAP_LIBS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRAC_CFLAGS='' DIRAC_LIBS='' DLLTOOL='dlltool' DVDNAV_CONFIG='/usr/bin/dvdnav-config' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_CORBA_FALSE='' ENABLE_CORBA_TRUE='#' ESD_CONFIG='' EXEEXT='' F77='' FFLAGS='' FFMPEG_CFLAGS='-I/usr/include/ffmpeg ' FFMPEG_CONFIG='no' FFMPEG_LIBS='-lavformat -lavcodec -lmp3lame -lfaad -ldts -lgsm -lfaac -lx264 -lpthread -lxvidcore -lz -llzo -ldl -lvorbisenc -ltheora -lavutil -lvorbis -lm -logg ' FILE_LIBVLC_DLL='' FREETYPE_CONFIG='/usr/bin/freetype-config' FRIBIDI_CONFIG='/usr/bin/fribidi-config' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' GNOMEVFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 ' GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' 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='' 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='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LD='ld' LDFLAGS='' LIBCDDB_CFLAGS=' ' LIBCDDB_LIBS='-lcddb ' LIBCDIO_CFLAGS=' ' LIBCDIO_LIBS='-lcdio -lm ' LIBCDIO_PARANOIA_CFLAGS='' LIBCDIO_PARANOIA_LIBS='' 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/uhubuild/work/compile/autotools/missing --run makeinfo' MIDL='' MKINSTALLDIRS='autotools/mkinstalldirs' MOC='' MOZILLA_CONFIG='' MOZILLA_SDK_PATH='' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJC='i586-uhu-linux-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.5' PACKAGE_TARNAME='vlc' PACKAGE_VERSION='0.8.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSTPROC_CFLAGS='-I/usr/include/postproc ' POSTPROC_LIBS='-lpostproc ' POSUB='po' RANLIB='ranlib' SDL11_CONFIG='no' SDL12_CONFIG='no' SDL_CONFIG='/usr/bin/sdl-config' SET_MAKE='' SHELL='/bin/sh' SHOUT_CFLAGS='' SHOUT_LIBS='' STRIP='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.5' VERSION_MAJOR='0' VERSION_MINOR='8' VERSION_REVISION='5' VLC_CONFIG='top_builddir="$(top_builddir)" $(top_builddir)/vlc-config' VLC_ENTRY='vlc_entry__0_8_5' WINDRES='' WX_CONFIG='/usr/bin/wx-config' XGETTEXT='/usr/bin/xgettext --keyword=_NS --keyword=_ANS' XML2_CONFIG='/usr/bin/xml2-config' XPIDL='' XPIDL_INCL='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_CYGPATH='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_LD='ld' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_ct_WINDRES='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' pic='' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ATTRIBUTE_ALIGNED_MAX 64 #define CAN_COMPILE_3DNOW 1 #define CAN_COMPILE_MMX 1 #define CAN_COMPILE_MMXEXT 1 #define CAN_COMPILE_SSE 1 #define CONFIGURE_LINE "./configure --disable-fb --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux" #define COPYRIGHT_MESSAGE "VLC media player - version 0.8.5 Janus - (c) 1996-2006 the VideoLAN team" #define DPMSINFO_IN_DPMS_H 1 #define ENABLE_HTTPD 1 #define ENABLE_NLS 1 #define ENABLE_SOUT 1 #define ENABLE_VLM 1 #define HAVE_A52DEC_A52_H 1 #define HAVE_ADDRINFO 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALSA_NEW_API 1 #define HAVE_ARGZ_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATOF 1 #define HAVE_ATOLL 1 #define HAVE_ATTRIBUTE_FORMAT 1 #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_AVAHI_06 #define HAVE_AVAHI_CLIENT #define HAVE_BSEARCH 1 #define HAVE_CONNECT 1 #define HAVE_CTIME_R 1 #define HAVE_DAEMON 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DL_DLOPEN 1 #define HAVE_DTS_H 1 #define HAVE_DVDREAD_DVD_READER_H 1 #define HAVE_DYNAMIC_PLUGINS 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FFMPEG_AVCODEC_H 1 #define HAVE_FFMPEG_AVFORMAT_H 1 #define HAVE_FFMPEG_AVUTIL_H 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FORK 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETENV 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWUID 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_GL_GLX_H 1 #define HAVE_GL_GL_H 1 #define HAVE_GMTIME_R 1 #define HAVE_HAL #define HAVE_HAL_1 #define HAVE_ICONV 1 #define HAVE_ID3TAG_H 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_INET_PTON 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_ISATTY 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBCDDB #define HAVE_LIBCDIO #define HAVE_LIBPNG #define HAVE_LIBSMBCLIENT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_VERSION_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT 1 #define HAVE_MAD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMALIGN 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MMX_INTRINSICS 1 #define HAVE_MPEG2DEC_MPEG2_H 1 #define HAVE_MUNMAP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OGG_OGG_H 1 #define HAVE_PNG_H 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_POSTPROC_POSTPROCESS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PUTENV 1 #define HAVE_PUTENV 1 #define HAVE_SCANDIR 1 #define HAVE_SDL_SDL_H 1 #define HAVE_SDL_SDL_IMAGE_H 1 #define HAVE_SELECT 1 #define HAVE_SEND 1 #define HAVE_SETENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGRELSE 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SPEEX_SPEEX_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRSEP 1 #define HAVE_STRTOD 1 #define HAVE_STRTOF 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_SWAB 1 #define HAVE_SYSFS_LIBSYSFS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_VARIADIC_MACROS 1 #define HAVE_VASPRINTF 1 #define HAVE_VA_COPY 1 #define HAVE_VCDINFO #define HAVE_VORBIS_CODEC_H 1 #define HAVE_VORBIS_VORBISENC_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WX_WXPREC_H 1 #define HAVE_X11_EXTENSIONS_DPMS_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 #define HAVE_X11_EXTENSIONS_XV_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X264_H 1 #define HAVE_XF86VIDMODE 1 #define HAVE_XINERAMA 1 #define HAVE_ZLIB_H 1 #define HAVE_ZLIB_H 1 #define HAVE__SMBCCTX_CLOSE_FN 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___VA_COPY 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define LIBEXT ".so" #define MODULE_SUFFIX "__0_8_5" #define MODULE_SYMBOL 0_8_5 #define NDEBUG 1 #define PACKAGE "vlc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "vlc" #define PACKAGE_STRING "vlc 0.8.5" #define PACKAGE_TARNAME "vlc" #define PACKAGE_VERSION "0.8.5" #define PACKAGE_VERSION_EXTRA "" #define PACKAGE_VERSION_MAJOR "0" #define PACKAGE_VERSION_MINOR "8" #define PACKAGE_VERSION_REVISION "5" #define PTHREAD_COND_T_IN_PTHREAD_H 1 #define PTHREAD_ONCE_IN_PTHREAD_H 1 #define RETSIGTYPE void #define SDL_IMAGE_INCLUDE_FILE #define SDL_INCLUDE_FILE #define STDC_HEADERS 1 #define STRNCASECMP_IN_STRINGS_H 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.8.5" #define VERSION_MESSAGE "0.8.5 Janus" #define VLC_COMPILER "gcc version 3.4.6" #define VLC_COMPILE_BY "uhubuild" #define VLC_COMPILE_DOMAIN "unknown" #define VLC_COMPILE_HOST "" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0