This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-xaw95 --disable-xawm --enable-nextaw --disable-xaw3d --enable-mmx --enable-alsa --enable-jpeg --disable-lirc --enable-ffmpeg --with-external-ffmpeg --enable-xvid --disable-xinerama --enable-zvbi --enable-xvideo --enable-lame --enable-nodebug --disable-dvb --enable-ogg --enable-png --enable-nls --with-fontdir=/usr/share/fonts/xdtv --enable-makefonts --enable-pixmaps --disable-cpu-detection --disable-divx4linux --with-appdefaultsdir= ## --------- ## ## Platform. ## ## --------- ## hostname = cheetah uname -m = i686 uname -r = 3.0.0-gentoo uname -s = Linux uname -v = #1 PREEMPT Wed Aug 3 16:00:10 CEST 2011 /usr/bin/uname -p = AMD Athlon(tm) XP 1800+ /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/avr/gcc-bin/4.6.1 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.5.2 PATH: /usr/lib/subversion/bin PATH: /opt/eagle-5.11.0/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2396: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2552: checking for a BSD-compatible install configure:2620: result: /usr/bin/install -c configure:2631: checking whether build environment is sane configure:2681: result: yes configure:2822: checking for a thread-safe mkdir -p configure:2861: result: /bin/mkdir -p configure:2874: checking for gawk configure:2890: found /usr/bin/gawk configure:2901: result: gawk configure:2912: checking whether make sets $(MAKE) configure:2934: result: yes configure:3239: checking for i686-pc-linux-gnu-gcc configure:3255: found /usr/bin/i686-pc-linux-gnu-gcc configure:3266: result: i686-pc-linux-gnu-gcc configure:3535: checking for C compiler version configure:3544: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 Copyright (C) 2010 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:3555: $? = 0 configure:3544: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.2/i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-ppl-version-check --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --with-arch=i686 --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) configure:3555: $? = 0 configure:3544: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3555: $? = 1 configure:3544: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: unrecognized option '-qversion' i686-pc-linux-gnu-gcc: no input files configure:3555: $? = 1 configure:3575: checking whether the C compiler works configure:3597: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3601: $? = 0 configure:3649: result: yes configure:3652: checking for C compiler default output file name configure:3654: result: a.out configure:3660: checking for suffix of executables configure:3667: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3671: $? = 0 configure:3693: result: configure:3715: checking whether we are cross compiling configure:3723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3727: $? = 0 configure:3734: ./conftest configure:3738: $? = 0 configure:3753: result: no configure:3758: checking for suffix of object files configure:3780: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:3784: $? = 0 configure:3805: result: o configure:3809: checking whether we are using the GNU C compiler configure:3828: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:3828: $? = 0 configure:3837: result: yes configure:3846: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3866: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3866: $? = 0 configure:3907: result: yes configure:3924: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3988: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:3988: $? = 0 configure:4001: result: none needed configure:4032: checking for style of include used by make configure:4060: result: GNU configure:4085: checking dependency style of i686-pc-linux-gnu-gcc configure:4195: result: gcc3 configure:4211: checking whether make sets $(MAKE) configure:4233: result: yes configure:4271: checking build system type configure:4285: result: i686-pc-linux-gnu configure:4305: checking host system type configure:4318: result: i686-pc-linux-gnu configure:4359: checking how to print strings configure:4386: result: printf configure:4407: checking for a sed that does not truncate output configure:4471: result: /usr/bin/sed configure:4489: checking for grep that handles long lines and -e configure:4547: result: /bin/grep configure:4552: checking for egrep configure:4614: result: /bin/grep -E configure:4619: checking for fgrep configure:4681: result: /bin/grep -F configure:4716: checking for ld used by i686-pc-linux-gnu-gcc configure:4783: result: /usr/i686-pc-linux-gnu/bin/ld configure:4790: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4805: result: yes configure:4817: checking for BSD- or MS-compatible name lister (nm) configure:4866: result: /usr/bin/nm -B configure:4996: checking the name lister (/usr/bin/nm -B) interface configure:5003: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:5006: /usr/bin/nm -B "conftest.o" configure:5009: output 00000000 B some_variable configure:5016: result: BSD nm configure:5019: checking whether ln -s works configure:5023: result: yes configure:5031: checking the maximum length of command line arguments configure:5156: result: 1572864 configure:5173: checking whether the shell understands some XSI constructs configure:5183: result: yes configure:5187: checking whether the shell understands "+=" configure:5193: result: yes configure:5228: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5268: result: func_convert_file_noop configure:5275: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5295: result: func_convert_file_noop configure:5302: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:5309: result: -r configure:5343: checking for i686-pc-linux-gnu-objdump configure:5359: found /usr/bin/i686-pc-linux-gnu-objdump configure:5370: result: i686-pc-linux-gnu-objdump configure:5442: checking how to recognize dependent libraries configure:5644: result: pass_all configure:5689: checking for i686-pc-linux-gnu-dlltool configure:5719: result: no configure:5729: checking for dlltool configure:5759: result: no configure:5789: checking how to associate runtime and link libraries configure:5816: result: printf %s\n configure:5833: checking for i686-pc-linux-gnu-ar configure:5849: found /usr/bin/i686-pc-linux-gnu-ar configure:5860: result: i686-pc-linux-gnu-ar configure:5941: checking for archiver @FILE support configure:5958: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:5958: $? = 0 configure:5961: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5964: $? = 0 configure:5969: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 i686-pc-linux-gnu-ar: conftest.o: No such file or directory configure:5972: $? = 1 configure:5984: result: @ configure:6002: checking for i686-pc-linux-gnu-strip configure:6018: found /usr/bin/i686-pc-linux-gnu-strip configure:6029: result: i686-pc-linux-gnu-strip configure:6101: checking for i686-pc-linux-gnu-ranlib configure:6117: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6128: result: i686-pc-linux-gnu-ranlib configure:6270: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:6389: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:6392: $? = 0 configure:6396: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6399: $? = 0 configure:6465: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6468: $? = 0 configure:6506: result: ok configure:6543: checking for sysroot configure:6573: result: no configure:6776: checking for i686-pc-linux-gnu-mt configure:6806: result: no configure:6816: checking for mt configure:6832: found /usr/sbin/mt configure:6843: result: mt configure:6866: checking if mt is a manifest tool configure:6872: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:6880: result: no configure:7512: checking how to run the C preprocessor configure:7543: i686-pc-linux-gnu-gcc -E conftest.c configure:7543: $? = 0 configure:7557: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:7582: result: i686-pc-linux-gnu-gcc -E configure:7602: i686-pc-linux-gnu-gcc -E conftest.c configure:7602: $? = 0 configure:7616: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:7645: checking for ANSI C header files configure:7665: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7665: $? = 0 configure:7738: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7738: $? = 0 configure:7738: ./conftest configure:7738: $? = 0 configure:7749: result: yes configure:7762: checking for sys/types.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for sys/stat.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for stdlib.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for string.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for memory.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for strings.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for inttypes.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for stdint.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7762: checking for unistd.h configure:7762: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:7776: checking for dlfcn.h configure:7776: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:7776: $? = 0 configure:7776: result: yes configure:7963: checking for objdir configure:7978: result: .libs configure:8245: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8263: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8267: $? = 0 configure:8280: result: no configure:8590: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:8597: result: -fPIC -DPIC configure:8605: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8623: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 configure:8627: $? = 0 configure:8640: result: yes configure:8669: checking if i686-pc-linux-gnu-gcc static flag -static works configure:8697: result: yes configure:8712: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:8733: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:8737: $? = 0 configure:8759: result: yes configure:8767: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:8814: result: yes configure:8847: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10005: result: yes configure:10042: checking whether -lc should be explicitly linked in configure:10050: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:10053: $? = 0 configure:10068: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10071: $? = 0 configure:10085: result: no configure:10250: checking dynamic linker characteristics configure:10777: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10777: $? = 0 configure:10999: result: GNU/Linux ld.so configure:11106: checking how to hardcode library paths into programs configure:11131: result: immediate configure:11671: checking whether stripping libraries is possible configure:11676: result: yes configure:11711: checking if libtool supports shared libraries configure:11713: result: yes configure:11716: checking whether to build shared libraries configure:11737: result: yes configure:11740: checking whether to build static libraries configure:11744: result: yes configure:11783: checking for ANSI C header files configure:11887: result: yes configure:11898: checking fcntl.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking fcntl.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for fcntl.h configure:11898: result: yes configure:11898: checking for strings.h configure:11898: result: yes configure:11898: checking sys/ioctl.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking sys/ioctl.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for sys/ioctl.h configure:11898: result: yes configure:11898: checking sys/time.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking sys/time.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for sys/time.h configure:11898: result: yes configure:11898: checking for unistd.h configure:11898: result: yes configure:11898: checking locale.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking locale.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for locale.h configure:11898: result: yes configure:11898: checking libintl.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking libintl.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for libintl.h configure:11898: result: yes configure:11898: checking signal.h usability configure:11898: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking signal.h presence configure:11898: i686-pc-linux-gnu-gcc -E conftest.c configure:11898: $? = 0 configure:11898: result: yes configure:11898: checking for signal.h configure:11898: result: yes configure:11911: checking for an ANSI C-conforming const configure:11976: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:11976: $? = 0 configure:11983: result: yes configure:11991: checking for inline configure:12007: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12007: $? = 0 configure:12015: result: inline configure:12033: checking for off_t configure:12033: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12033: $? = 0 configure:12033: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token configure:12033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:12033: result: yes configure:12044: checking for size_t configure:12044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12044: $? = 0 configure:12044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token configure:12044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12044: result: yes configure:12055: checking for struct stat.st_rdev configure:12055: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12055: $? = 0 configure:12055: result: yes configure:12068: checking whether time.h and sys/time.h may both be included configure:12088: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12088: $? = 0 configure:12095: result: yes configure:12107: checking whether i686-pc-linux-gnu-gcc needs -traditional configure:12141: result: no configure:12148: checking whether sys/types.h defines makedev configure:12164: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12164: $? = 0 configure:12173: result: yes configure:12204: checking for stdlib.h configure:12204: result: yes configure:12204: checking for unistd.h configure:12204: result: yes configure:12204: checking for sys/param.h configure:12204: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12204: $? = 0 configure:12204: result: yes configure:12224: checking for getpagesize configure:12224: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12224: $? = 0 configure:12224: result: yes configure:12233: checking for working mmap configure:12380: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12380: $? = 0 configure:12380: ./conftest configure:12380: $? = 0 configure:12390: result: yes configure:12402: checking for getcwd configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12402: $? = 0 configure:12402: result: yes configure:12402: checking for gettimeofday configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12402: $? = 0 configure:12402: result: yes configure:12402: checking for mkdir configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12402: $? = 0 configure:12402: result: yes configure:12402: checking for strdup configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'strdup' configure:12402: $? = 0 configure:12402: result: yes configure:12402: checking for strerror configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12402: $? = 0 configure:12402: result: yes configure:12402: checking for sigrelse configure:12402: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12402: $? = 0 configure:12402: result: yes configure:12412: checking whether byte ordering is bigendian configure:12427: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c:47:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:12427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SIGRELSE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12472: $? = 0 configure:12490: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:53:4: error: 'not' undeclared (first use in this function) conftest.c:53:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:53:8: error: expected ';' before 'big' configure:12490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SIGRELSE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12618: result: no configure:12638: checking for i686-pc-linux-gnu-gcc version configure:12641: result: 4.5.2 configure:12646: checking for mmx support configure:12673: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 configure:12673: $? = 0 configure:12685: result: yes configure:13177: checking for host system configure:13187: result: linux configure:13193: checking for video4linux configure:13207: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c:48:48: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:13207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SIGRELSE 1 | #define HAVE_MMX 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:13218: result: no configure:13221: checking for video4linux version 2 configure:13236: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -fomit-frame-pointer conftest.c >&5 conftest.c:48:48: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:13236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xdtv" | #define VERSION "2.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SIGRELSE 1 | #define HAVE_MMX 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | | ; | return 0; | } configure:13247: result: no configure:13252: error: *** NO VIDEODEV DRIVER FOUND *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -fomit-frame-pointer' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_setgrent_void=yes ac_cv_func_sigrelse=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strnlen_working=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=24 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run aclocal-1.11' ALIGN_FLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMRNB='' AMTAR='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run tar' APP_DEFAULTS='' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run automake-1.11' AWK='gawk' BDFTOPCF='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGPTHREAD='' CFLAGS='-O2 -march=athlon-xp -fomit-frame-pointer' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' DVBFOLDER='' DVBLINK='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFMPEGFOLDER='' FFMPEGINC='' FFMPEGLINK='' FFMPEG_CFLAGS='' FFMPEG_LIBS='' FGREP='/bin/grep -F' FONT='' FONTDIR='' FONTFOLDER='' GREP='/bin/grep' HAVE_FFMPEG_AAC='' HAVE_FFMPEG_AC3='' HAVE_FFMPEG_AMR_NB='' HAVE_FFMPEG_AMR_WB='' HAVE_FFMPEG_MP3='' HAVE_FFMPEG_X264='' HAVE_FFMPEG_XVID='' HAVE_NLS='' HAVE_PIXMAPS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBASOUND='' LIBCURL='' LIBDIVX='' LIBDL='' LIBFAAC='' LIBJPEG='' LIBLAME='' LIBLIRC='' LIBM='' LIBMOWITZ='' LIBNET='' LIBOBJS='' LIBOGG='' LIBOGGALL='' LIBOSS='' LIBPNG='' LIBPTHREAD='' LIBS='' LIBSDL='' LIBSEM='' LIBTHEORA='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIBVORBIS='' LIBVORBISENC='' LIBX264='' LIBXAW='' LIBXDPMS='' LIBXEXT='' LIBXMU='' LIBXPM='' LIBXT='' LIBXV='' LIBXVID='' LIBXXF86DGA='' LIBXXF86VM='' LIBZVBI='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKFONTDIR='' MKFONTSCALE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='i686-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xdtv' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='i686-pc-linux-gnu-ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPEC_VERSION='2.4.0' STRIP='i686-pc-linux-gnu-strip' VERSION='2.4.0' WITHPNG='' WIZCONFDIR='' XDTV_MAJOR='2' XDTV_MINOR='4' XDTV_SUB='0' XINERAMA_LIBS='' XMKMF='' XSET='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' _march='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' x_libraries='NONE' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "xdtv" #define VERSION "2.4.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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 LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKDIR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_SIGRELSE 1 #define HAVE_MMX 1 configure: exit 1