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.65. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vas uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2459: checking for a BSD-compatible install configure:2527: result: /bin/install -c configure:2538: checking whether build environment is sane configure:2588: result: yes configure:2729: checking for a thread-safe mkdir -p configure:2768: result: /bin/mkdir -p configure:2781: checking for gawk configure:2797: found /bin/gawk configure:2808: result: gawk configure:2819: checking whether make sets $(MAKE) configure:2841: result: yes configure:2938: checking for style of include used by make configure:2966: result: GNU configure:2996: checking for i686-uhu-linux-gcc configure:3012: found /usr/bin/i686-uhu-linux-gcc configure:3023: result: i686-uhu-linux-gcc configure:3292: checking for C compiler version configure:3301: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3312: $? = 0 configure:3301: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3312: $? = 0 configure:3301: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3312: $? = 1 configure:3301: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3312: $? = 1 configure:3332: checking whether the C compiler works configure:3354: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3358: $? = 0 configure:3407: result: yes configure:3410: checking for C compiler default output file name configure:3412: result: a.out configure:3418: checking for suffix of executables configure:3425: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3429: $? = 0 configure:3451: result: configure:3473: checking whether we are cross compiling configure:3481: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3485: $? = 0 configure:3492: ./conftest configure:3496: $? = 0 configure:3511: result: no configure:3516: checking for suffix of object files configure:3538: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3542: $? = 0 configure:3563: result: o configure:3567: checking whether we are using the GNU C compiler configure:3586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3586: $? = 0 configure:3595: result: yes configure:3604: checking whether i686-uhu-linux-gcc accepts -g configure:3624: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3624: $? = 0 configure:3665: result: yes configure:3682: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3746: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3746: $? = 0 configure:3759: result: none needed configure:3781: checking dependency style of i686-uhu-linux-gcc configure:3891: result: gcc3 configure:3908: checking for strerror in -lcposix configure:3933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:3933: $? = 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 "xine-ui" | #define VERSION "0.99.6" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3942: result: no configure:3959: checking for i686-uhu-linux-gcc configure:3986: result: i686-uhu-linux-gcc configure:4255: checking for C compiler version configure:4264: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4275: $? = 0 configure:4264: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:4275: $? = 0 configure:4264: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4275: $? = 1 configure:4264: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4275: $? = 1 configure:4279: checking whether we are using the GNU C compiler configure:4307: result: yes configure:4316: checking whether i686-uhu-linux-gcc accepts -g configure:4377: result: yes configure:4394: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4471: result: none needed configure:4493: checking dependency style of i686-uhu-linux-gcc configure:4603: result: gcc3 configure:4619: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4650: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4654: $? = 0 configure:4660: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4664: $? = 0 configure:4675: cc -c conftest.c >&5 configure:4679: $? = 0 configure:4687: cc -c conftest.c -o conftest2.o >&5 configure:4691: $? = 0 configure:4697: cc -c conftest.c -o conftest2.o >&5 configure:4701: $? = 0 configure:4719: result: yes configure:4749: checking how to run the C preprocessor configure:4780: i686-uhu-linux-gcc -E conftest.c configure:4780: $? = 0 configure:4794: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4794: $? = 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 "xine-ui" | #define VERSION "0.99.6" | /* end confdefs.h. */ | #include configure:4819: result: i686-uhu-linux-gcc -E configure:4839: i686-uhu-linux-gcc -E conftest.c configure:4839: $? = 0 configure:4853: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4853: $? = 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 "xine-ui" | #define VERSION "0.99.6" | /* end confdefs.h. */ | #include configure:4882: checking for grep that handles long lines and -e configure:4940: result: /bin/grep configure:4945: checking for egrep configure:5007: result: /bin/grep -E configure:5012: checking for ANSI C header files configure:5032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5032: $? = 0 configure:5105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5105: $? = 0 configure:5105: ./conftest configure:5105: $? = 0 configure:5116: result: yes configure:5129: checking for sys/types.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for sys/stat.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for stdlib.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for string.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for memory.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for strings.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for inttypes.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for stdint.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5129: checking for unistd.h configure:5129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5129: $? = 0 configure:5129: result: yes configure:5143: checking minix/config.h usability configure:5143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5143: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5143: result: no configure:5143: checking minix/config.h presence configure:5143: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5143: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5143: result: no configure:5143: checking for minix/config.h configure:5143: result: no configure:5164: checking whether it is safe to define __EXTENSIONS__ configure:5182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5182: $? = 0 configure:5189: result: yes configure:5203: checking for ANSI C header files configure:5307: result: yes configure:5315: checking whether make sets $(MAKE) configure:5337: result: yes configure:5350: checking for i686-uhu-linux-ranlib configure:5380: result: no configure:5390: checking for ranlib configure:5406: found /usr/bin/ranlib configure:5417: result: ranlib configure:5439: checking whether ln -s works configure:5443: result: yes configure:5456: checking for i686-uhu-linux-pkg-config configure:5489: result: no configure:5499: checking for pkg-config configure:5517: found /usr/bin/pkg-config configure:5529: result: /usr/bin/pkg-config configure:5554: checking pkg-config is at least version 0.9.0 configure:5557: result: yes configure:5582: checking whether NLS is requested configure:5591: result: yes configure:5629: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5661: result: /usr/bin/msgfmt configure:5670: checking for gmsgfmt configure:5701: result: /usr/bin/msgfmt configure:5741: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:5773: result: /usr/bin/xgettext configure:5813: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5844: result: /usr/bin/msgmerge configure:5899: checking build system type configure:5913: result: i686-uhu-linux-gnu configure:5933: checking host system type configure:5946: result: i686-uhu-linux-gnu configure:5990: checking for ld used by GCC configure:6054: result: /usr/bin/ld configure:6061: checking if the linker (/usr/bin/ld) is GNU ld configure:6074: result: yes configure:6081: checking for shared library run path origin configure:6094: result: done configure:6510: checking for CFPreferencesCopyAppValue configure:6530: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-framework' i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory configure:6530: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:6540: result: no configure:6547: checking for CFLocaleCopyCurrent configure:6567: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-framework' i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory configure:6567: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:6577: result: no configure:6592: checking whether NLS is requested configure:6601: result: yes configure:6619: checking for GNU gettext in libc configure:6638: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6638: $? = 0 configure:6646: result: yes configure:7234: checking whether to use NLS configure:7236: result: yes configure:7239: checking where the gettext function comes from configure:7250: result: libc configure:7309: checking for plural forms in GNU msgfmt configure:7322: result: yes configure:7373: checking for iconv configure:7395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7395: $? = 0 configure:7427: result: yes configure:7448: checking for iconv declaration configure:7477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7477: $? = 0 configure:7488: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7509: checking for an ANSI C-conforming const configure:7574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7574: $? = 0 configure:7581: result: yes configure:7589: checking for inline configure:7605: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7605: $? = 0 configure:7613: result: inline configure:7631: checking for off_t configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token configure:7631: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* 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:7631: result: yes configure:7642: checking for size_t configure:7642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7642: $? = 0 configure:7642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token configure:7642: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* 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:7642: result: yes configure:7656: checking for XINE configure:7664: $PKG_CONFIG --exists --print-errors "libxine >= 1.1.0" configure:7667: $? = 0 configure:7682: $PKG_CONFIG --exists --print-errors "libxine >= 1.1.0" configure:7685: $? = 0 configure:7740: result: yes configure:7762: checking for pthread_create in -lpthread configure:7787: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:7787: $? = 0 configure:7796: result: yes configure:7810: checking for X configure:7918: i686-uhu-linux-gcc -E conftest.c configure:7918: $? = 0 configure:7949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:7949: $? = 0 configure:7999: result: libraries , headers configure:8005: checking for X11 configure:8013: $PKG_CONFIG --exists --print-errors "x11" configure:8016: $? = 0 configure:8031: $PKG_CONFIG --exists --print-errors "x11" configure:8034: $? = 0 configure:9046: result: yes configure:9070: checking for XV configure:9078: $PKG_CONFIG --exists --print-errors "xv" configure:9081: $? = 0 configure:9096: $PKG_CONFIG --exists --print-errors "xv" configure:9099: $? = 0 configure:9223: result: yes configure:9263: checking for XShmAttach in -lXext configure:9288: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXext >&5 configure:9288: $? = 0 configure:9297: result: yes configure:9350: checking sys/ipc.h usability configure:9350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9350: $? = 0 configure:9350: result: yes configure:9350: checking sys/ipc.h presence configure:9350: i686-uhu-linux-gcc -E conftest.c configure:9350: $? = 0 configure:9350: result: yes configure:9350: checking for sys/ipc.h configure:9350: result: yes configure:9350: checking sys/shm.h usability configure:9350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9350: $? = 0 configure:9350: result: yes configure:9350: checking sys/shm.h presence configure:9350: i686-uhu-linux-gcc -E conftest.c configure:9350: $? = 0 configure:9350: result: yes configure:9350: checking for sys/shm.h configure:9350: result: yes configure:9369: checking whether shmctl IPC_RMID allowes subsequent attaches configure:9401: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:46:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9401: $? = 0 configure:9401: ./conftest configure:9401: $? = 0 configure:9405: result: yes configure:9422: checking for X11/extensions/XShm.h configure:9422: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9422: $? = 0 configure:9422: result: yes configure:9446: checking for XINERAMA configure:9454: $PKG_CONFIG --exists --print-errors "xinerama" configure:9457: $? = 0 configure:9472: $PKG_CONFIG --exists --print-errors "xinerama" configure:9475: $? = 0 configure:9593: result: yes configure:9617: checking for XXF86VM configure:9625: $PKG_CONFIG --exists --print-errors "xxf86vm" configure:9628: $? = 0 configure:9643: $PKG_CONFIG --exists --print-errors "xxf86vm" configure:9646: $? = 0 configure:9764: result: yes configure:9788: checking for XTEST configure:9796: $PKG_CONFIG --exists --print-errors "xtst" configure:9799: $? = 0 configure:9814: $PKG_CONFIG --exists --print-errors "xtst" configure:9817: $? = 0 configure:9935: result: yes configure:9974: checking for readline.h configure:9992: result: /usr/include/readline/readline.h configure:10017: checking whether libreadline is linked against libncurses configure:10019: checking for cbreak in -lreadline configure:10044: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline >&5 /tmp/cclVOxpe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cbreak' /lib/../lib/libreadline.so: undefined reference to `tputs' /lib/../lib/libreadline.so: undefined reference to `tgoto' /lib/../lib/libreadline.so: undefined reference to `tgetflag' /lib/../lib/libreadline.so: undefined reference to `UP' /lib/../lib/libreadline.so: undefined reference to `tgetent' /lib/../lib/libreadline.so: undefined reference to `tgetnum' /lib/../lib/libreadline.so: undefined reference to `PC' /lib/../lib/libreadline.so: undefined reference to `tgetstr' /lib/../lib/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:10044: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cbreak (); | int | main () | { | return cbreak (); | ; | return 0; | } configure:10053: result: no configure:10067: checking for cbreak in -lncurses configure:10092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:10092: $? = 0 configure:10101: result: yes configure:10118: libreadline is not linked against libncurses; adding -lncurses configure:10166: checking for CURL configure:10174: $PKG_CONFIG --exists --print-errors "libcurl >= 7.10.2" configure:10177: $? = 0 configure:10192: $PKG_CONFIG --exists --print-errors "libcurl >= 7.10.2" configure:10195: $? = 0 configure:10229: result: yes configure:10254: checking for socket in -lsocket configure:10279: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:10279: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:10288: result: no configure:10294: checking for gethostbyname in -lnsl configure:10319: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:10319: $? = 0 configure:10328: result: yes configure:10400: checking for i686-uhu-linux-aalib-config configure:10433: result: no configure:10443: checking for aalib-config configure:10461: found /usr/bin/aalib-config configure:10473: result: /usr/bin/aalib-config configure:10741: checking for AALIB version >= 1.2.0 configure:10808: i686-uhu-linux-gcc -o conftest -I/usr/include -O2 -march=i686 -mtune=generic conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -lgpm -lslang -lncurses >&5 conftest.c: In function 'main': conftest.c:56:26: warning: incompatible implicit declaration of built-in function 'strdup' [enabled by default] configure:10808: $? = 0 configure:10808: ./conftest configure:10808: $? = 0 configure:10851: result: yes configure:10927: checking for dlopen in -lc configure:10952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 /tmp/cc4sBctY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10952: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:10961: result: no configure:10970: checking for dlopen in -ldl configure:10995: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:10995: $? = 0 configure:11004: result: yes configure:11091: checking for CACA configure:11099: $PKG_CONFIG --exists --print-errors "caca cucul" Package caca was not found in the pkg-config search path. Perhaps you should add the directory containing `caca.pc' to the PKG_CONFIG_PATH environment variable No package 'caca' found Package cucul was not found in the pkg-config search path. Perhaps you should add the directory containing `cucul.pc' to the PKG_CONFIG_PATH environment variable No package 'cucul' found configure:11102: $? = 1 configure:11117: $PKG_CONFIG --exists --print-errors "caca cucul" Package caca was not found in the pkg-config search path. Perhaps you should add the directory containing `caca.pc' to the PKG_CONFIG_PATH environment variable No package 'caca' found Package cucul was not found in the pkg-config search path. Perhaps you should add the directory containing `cucul.pc' to the PKG_CONFIG_PATH environment variable No package 'cucul' found configure:11120: $? = 1 No package 'caca' found No package 'cucul' found configure:11159: checking for dlopen in -lc configure:11193: result: no configure:11317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:18: fatal error: caca.h: No such file or directory compilation terminated. configure:11317: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | /* end confdefs.h. */ | #include | caca_event_t ev; | int | main () | { | ev.type = 0; | | ; | return 0; | } configure:11348: checking whether to have Xft support configure:11366: result: yes configure:11454: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 conftest.c -lXft >&5 configure:11454: $? = 0 configure:11459: checking Xft UTF-8 support configure:11476: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 conftest.c -lXft >&5 configure:11476: $? = 0 configure:11480: result: yes configure:11605: checking for LIBPNG configure:11613: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.8" configure:11616: $? = 0 configure:11631: $PKG_CONFIG --exists --print-errors "libpng >= 1.2.8" configure:11634: $? = 0 configure:11846: result: yes configure:11864: checking for LIRC configure:11872: $PKG_CONFIG --exists --print-errors "liblircclient0" configure:11875: $? = 0 configure:11890: $PKG_CONFIG --exists --print-errors "liblircclient0" configure:11893: $? = 0 configure:11948: result: yes configure:12081: checking for NVTVSIMPLE configure:12089: $PKG_CONFIG --exists --print-errors "nvtvsimple >= 0.4.6" Package nvtvsimple was not found in the pkg-config search path. Perhaps you should add the directory containing `nvtvsimple.pc' to the PKG_CONFIG_PATH environment variable No package 'nvtvsimple' found configure:12092: $? = 1 configure:12107: $PKG_CONFIG --exists --print-errors "nvtvsimple >= 0.4.6" Package nvtvsimple was not found in the pkg-config search path. Perhaps you should add the directory containing `nvtvsimple.pc' to the PKG_CONFIG_PATH environment variable No package 'nvtvsimple' found configure:12110: $? = 1 No package 'nvtvsimple' found configure:12155: result: *** nvtvsimple support will be disabled *** configure:12171: checking for tar configure:12187: found /bin/tar configure:12198: result: tar configure:12239: checking for sane -Wpointer-arith configure:12254: i686-uhu-linux-gcc -c -O2 -Wpointer-arith -Werror -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12254: $? = 0 configure:12255: result: yes configure:12264: checking if i686-uhu-linux-gcc supports "-Wall" flags configure:12279: i686-uhu-linux-gcc -c -Wall conftest.c >&5 configure:12279: $? = 0 configure:12286: result: yes configure:12293: checking if i686-uhu-linux-gcc supports "-fno-strict-aliasing" flags configure:12308: i686-uhu-linux-gcc -c -fno-strict-aliasing conftest.c >&5 configure:12308: $? = 0 configure:12315: result: yes configure:12339: checking __attribute__ ((aligned ())) support configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12358: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 configure:12358: $? = 0 configure:12364: result: 64 configure:12377: checking for nanosleep in -lposix4 configure:12402: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c -lposix4 >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition /usr/bin/ld: cannot find -lposix4 collect2: error: ld returned 1 exit status configure:12402: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | #define CACA_EVENT_OPAQUE 1 | #define WITH_XMB /**/ | #define WITH_XFT 1 | #define HAVE_XFT_UTF8_STRING 1 | #define HAVE_LIRC /**/ | #define HAVE_TAR /**/ | #define ATTRIBUTE_ALIGNED_MAX 64 | #define _GNU_SOURCE /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:12411: result: no configure:12425: checking for getline configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12425: $? = 0 configure:12425: result: yes configure:12425: checking for getsubopt configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12425: $? = 0 configure:12425: result: yes configure:12425: checking for nanosleep configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12425: $? = 0 configure:12425: result: yes configure:12425: checking for strndup configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition conftest.c:78:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:12425: $? = 0 configure:12425: result: yes configure:12425: checking for strsep configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12425: $? = 0 configure:12425: result: yes configure:12425: checking for strlcat configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition /tmp/ccguHHQu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:12425: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | #define CACA_EVENT_OPAQUE 1 | #define WITH_XMB /**/ | #define WITH_XFT 1 | #define HAVE_XFT_UTF8_STRING 1 | #define HAVE_LIRC /**/ | #define HAVE_TAR /**/ | #define ATTRIBUTE_ALIGNED_MAX 64 | #define _GNU_SOURCE /**/ | #define HAVE_GETLINE 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:12425: result: no configure:12425: checking for strlcpy configure:12425: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition /tmp/ccYEIwcA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:12425: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | #define CACA_EVENT_OPAQUE 1 | #define WITH_XMB /**/ | #define WITH_XFT 1 | #define HAVE_XFT_UTF8_STRING 1 | #define HAVE_LIRC /**/ | #define HAVE_TAR /**/ | #define ATTRIBUTE_ALIGNED_MAX 64 | #define _GNU_SOURCE /**/ | #define HAVE_GETLINE 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:12425: result: no configure:12438: checking for string.h configure:12438: result: yes configure:12438: checking for strings.h configure:12438: result: yes configure:12438: checking linux/kd.hb usability configure:12438: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition conftest.c:92:23: fatal error: linux/kd.hb: No such file or directory compilation terminated. configure:12438: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | #define CACA_EVENT_OPAQUE 1 | #define WITH_XMB /**/ | #define WITH_XFT 1 | #define HAVE_XFT_UTF8_STRING 1 | #define HAVE_LIRC /**/ | #define HAVE_TAR /**/ | #define ATTRIBUTE_ALIGNED_MAX 64 | #define _GNU_SOURCE /**/ | #define HAVE_GETLINE 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12438: result: no configure:12438: checking linux/kd.hb presence configure:12438: i686-uhu-linux-gcc -E conftest.c conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition conftest.c:59:23: fatal error: linux/kd.hb: No such file or directory compilation terminated. configure:12438: $? = 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 "xine-ui" | #define VERSION "0.99.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_X11 /**/ | #define HAVE_XV 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define IPC_RMID_DEFERRED_RELEASE /**/ | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_XINERAMA /**/ | #define HAVE_XF86VIDMODE /**/ | #define HAVE_XTESTEXTENSION /**/ | #define HAVE_LIBNCURSES 1 | #define HAVE_READLINE 1 | #define HAVE_CURL 1 | #define CACA_EVENT_OPAQUE 1 | #define WITH_XMB /**/ | #define WITH_XFT 1 | #define HAVE_XFT_UTF8_STRING 1 | #define HAVE_LIRC /**/ | #define HAVE_TAR /**/ | #define ATTRIBUTE_ALIGNED_MAX 64 | #define _GNU_SOURCE /**/ | #define HAVE_GETLINE 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:12438: result: no configure:12438: checking for linux/kd.hb configure:12438: result: no configure:12438: checking execinfo.h usability configure:12438: i686-uhu-linux-gcc -c -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12438: $? = 0 configure:12438: result: yes configure:12438: checking execinfo.h presence configure:12438: i686-uhu-linux-gcc -E conftest.c conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12438: $? = 0 configure:12438: result: yes configure:12438: checking for execinfo.h configure:12438: result: yes configure:12451: checking for GNU getopt_long configure:12482: i686-uhu-linux-gcc -o conftest -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12482: $? = 0 configure:12482: ./conftest configure:12482: $? = 0 configure:12483: result: yes configure:12591: checking if i686-uhu-linux-gcc supports "-Wformat" flags configure:12606: i686-uhu-linux-gcc -c -Wformat conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12606: $? = 0 configure:12613: result: yes configure:12620: checking if i686-uhu-linux-gcc supports "-Wformat=2" flags configure:12635: i686-uhu-linux-gcc -c -Wformat=2 conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12635: $? = 0 configure:12642: result: yes configure:12650: checking if i686-uhu-linux-gcc supports "-Wno-format-zero-length" flags configure:12665: i686-uhu-linux-gcc -c -Wno-format-zero-length conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12665: $? = 0 configure:12672: result: yes configure:12680: checking if i686-uhu-linux-gcc supports "-Wmissing-format-attribute" flags configure:12695: i686-uhu-linux-gcc -c -Wmissing-format-attribute conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12695: $? = 0 configure:12702: result: yes configure:12711: checking if i686-uhu-linux-gcc supports "-Wstrict-aliasing" flags configure:12726: i686-uhu-linux-gcc -c -Wstrict-aliasing conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12726: $? = 0 configure:12733: result: yes configure:12740: checking if i686-uhu-linux-gcc supports "-Wstrict-aliasing=2" flags configure:12755: i686-uhu-linux-gcc -c -Wstrict-aliasing=2 conftest.c >&5 conftest.c:50:0: warning: "_GNU_SOURCE" redefined [enabled by default] conftest.c:22:0: note: this is the location of the previous definition configure:12755: $? = 0 configure:12762: result: yes configure:12975: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:1067: creating Makefile config.status:1067: creating m4/Makefile config.status:1067: creating src/Makefile config.status:1067: creating src/common/Makefile config.status:1067: creating src/xitk/Makefile config.status:1067: creating src/xitk/Imlib-light/Makefile config.status:1067: creating src/xitk/xine-toolkit/Makefile config.status:1067: creating src/xitk/xine-toolkit/po/Makefile.in config.status:1067: creating src/xitk/skins/Makefile config.status:1067: creating src/xitk/skins/xinetic/Makefile config.status:1067: creating src/xitk/oxine/Makefile config.status:1067: creating src/xitk/oxine/data/Makefile config.status:1067: creating src/aaui/Makefile config.status:1067: creating src/dfb/Makefile config.status:1067: creating src/fb/Makefile config.status:1067: creating doc/Makefile config.status:1067: creating doc/man/Makefile config.status:1067: creating doc/man/de/Makefile config.status:1067: creating doc/man/de/xine.1 config.status:1067: creating doc/man/de/aaxine.1 config.status:1067: creating doc/man/de/xine-check.1 config.status:1067: creating doc/man/en/Makefile config.status:1067: creating doc/man/en/xine.1 config.status:1067: creating doc/man/en/aaxine.1 config.status:1067: creating doc/man/en/xine-check.1 config.status:1067: creating doc/man/fr/Makefile config.status:1067: creating doc/man/fr/xine.1 config.status:1067: creating doc/man/es/Makefile config.status:1067: creating doc/man/es/xine.1 config.status:1067: creating doc/man/es/aaxine.1 config.status:1067: creating doc/man/es/xine-check.1 config.status:1067: creating doc/man/pl/Makefile config.status:1067: creating doc/man/pl/xine.1 config.status:1067: creating doc/man/pl/aaxine.1 config.status:1067: creating misc/Makefile config.status:1067: creating misc/build_rpms.sh config.status:1067: creating misc/SlackBuild config.status:1067: creating misc/xine-ui.spec config.status:1067: creating misc/desktops/Makefile config.status:1067: creating misc/visuals/Makefile config.status:1067: creating po/Makefile.in config.status:1067: creating config.h config.status:1287: executing depfiles commands config.status:1287: executing default-1 commands config.status:1287: executing default commands configure:14446: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CACA_CFLAGS_set= ac_cv_env_CACA_CFLAGS_value= ac_cv_env_CACA_LIBS_set= ac_cv_env_CACA_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIRC_CFLAGS_set= ac_cv_env_LIRC_CFLAGS_value= ac_cv_env_LIRC_LIBS_set= ac_cv_env_LIRC_LIBS_value= ac_cv_env_NVTVSIMPLE_CFLAGS_set= ac_cv_env_NVTVSIMPLE_CFLAGS_value= ac_cv_env_NVTVSIMPLE_LIBS_set= ac_cv_env_NVTVSIMPLE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XINERAMA_CFLAGS_set= ac_cv_env_XINERAMA_CFLAGS_value= ac_cv_env_XINERAMA_LIBS_set= ac_cv_env_XINERAMA_LIBS_value= ac_cv_env_XINE_CFLAGS_set= ac_cv_env_XINE_CFLAGS_value= ac_cv_env_XINE_LIBS_set= ac_cv_env_XINE_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XTEST_CFLAGS_set= ac_cv_env_XTEST_CFLAGS_value= ac_cv_env_XTEST_LIBS_set= ac_cv_env_XTEST_LIBS_value= ac_cv_env_XV_CFLAGS_set= ac_cv_env_XV_CFLAGS_value= ac_cv_env_XV_LIBS_set= ac_cv_env_XV_LIBS_value= ac_cv_env_XXF86VM_CFLAGS_set= ac_cv_env_XXF86VM_CFLAGS_value= ac_cv_env_XXF86VM_LIBS_set= ac_cv_env_XXF86VM_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getline=yes ac_cv_func_getsubopt=yes ac_cv_func_nanosleep=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strsep=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_kd_hb=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_ipc_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_c_dlopen=no ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_ncurses_cbreak=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_posix4_nanosleep=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_readline_cbreak=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_AALIB_CONFIG=/usr/bin/aalib-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_TAR=tar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_try_cflags_ok=yes ac_cv_type_off_t=yes ac_cv_type_size_t=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=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=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= gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_CURL_CFLAGS=' ' pkg_cv_CURL_LIBS='-lcurl ' pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng15 ' pkg_cv_LIBPNG_LIBS='-lpng15 ' pkg_cv_LIRC_CFLAGS=' ' pkg_cv_LIRC_LIBS='-llirc_client ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XINERAMA_CFLAGS=' ' pkg_cv_XINERAMA_LIBS='-lXinerama ' pkg_cv_XINE_CFLAGS=' ' pkg_cv_XINE_LIBS='-lxine ' pkg_cv_XTEST_CFLAGS=' ' pkg_cv_XTEST_LIBS='-lXtst ' pkg_cv_XV_CFLAGS=' ' pkg_cv_XV_LIBS='-lXv ' pkg_cv_XXF86VM_CFLAGS=' ' pkg_cv_XXF86VM_LIBS='-lXxf86vm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AAINFO='' AALIB_CFLAGS='-I/usr/include' AALIB_CONFIG='/usr/bin/aalib-config' AALIB_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -lgpm -lslang -lncurses' ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' BUILD_CC='gcc version 4.7.0 (GCC) ' BUILD_DATE='Thu 24 May 2012 07:58:21' BUILD_OS='Linux 2.6.33.3-1.i386 i686' CACA_CFLAGS='' CACA_LIBS='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -march=i686 -mtune=generic -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CURL_CFLAGS=' ' CURL_LIBS='-lcurl ' CYGPATH_W='echo' DATA_DIR='/usr/share' DEFS='-DHAVE_CONFIG_H' DEPCOMP='depcomp' DEPDIR='.deps' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' DYNAMIC_LD_LIBS='-ldl' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_AA_FALSE='#' HAVE_AA_TRUE='' HAVE_CACA_FALSE='' HAVE_CACA_TRUE='#' HAVE_CURL_FALSE='#' HAVE_CURL_TRUE='' HAVE_DIRECTFB_FALSE='' HAVE_DIRECTFB_TRUE='#' HAVE_GETOPT_LONG_FALSE='#' HAVE_GETOPT_LONG_TRUE='' HAVE_ICONV_FALSE='#' HAVE_ICONV_TRUE='' HAVE_LIRC_FALSE='#' HAVE_LIRC_TRUE='' HAVE_READLINE_FALSE='#' HAVE_READLINE_TRUE='' HAVE_TAR_FALSE='#' HAVE_TAR_TRUE='' HAVE_X11_FALSE='#' HAVE_X11_TRUE='' HAVE_XF86VIDMODE_FALSE='#' HAVE_XF86VIDMODE_TRUE='' HAVE_XINERAMA_FALSE='#' HAVE_XINERAMA_TRUE='' HAVE_XTESTEXTENSION_FALSE='#' HAVE_XTESTEXTENSION_TRUE='' HAVE_XV_FALSE='#' HAVE_XV_TRUE='' INCLUDES='-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir)/src/common -I$(top_builddir)/src/common -I$(top_srcdir)/src/xitk/xine-toolkit -I$(top_builddir)/src/xitk/xine-toolkit -I$(prefix)/include $(INTLDIR)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/include/libpng15 ' LIBPNG_LIBS='-lpng15 ' LIBS='' LIRC_CFLAGS=' ' LIRC_INCLUDE=' ' LIRC_LIBS='-llirc_client ' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/./install-sh -d' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NET_LIBS='-lnsl ' NO_STRICT_ALIASING='-fno-strict-aliasing' NVTVSIMPLE_CFLAGS='' NVTVSIMPLE_LIBS='' OBJEXT='o' PACKAGE='xine-ui' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' READLINE_INCLUDES='-I/usr/include/readline' READLINE_LIBS=' -lreadline -lncurses ' SET_MAKE='' SHELL='/bin/sh' SPEC_VERSION='0.99.6' STRIP='' SYSCONF_DIR='/etc' TAR='tar' TAR_NAME='xine-ui-0.99.6' THREAD_CFLAGS='' THREAD_LIBS='-lpthread' USE_NLS='yes' VERSION='0.99.6' WITH_XFT_FALSE='#' WITH_XFT_TRUE='' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XFT_CFLAGS='-I/usr/include/freetype2 ' XFT_CONFIG='' XFT_LIBS='-lXft ' XGETTEXT='/usr/bin/xgettext' XINERAMA_CFLAGS=' ' XINERAMA_LIBS='-lXinerama ' XINE_CFLAGS=' ' XINE_DOCDIR='/usr/share/doc/xine-ui' XINE_LIBS='-lxine ' XINE_MAJOR='0' XINE_MINOR='99' XINE_OXINEDIR='${datarootdir}/xine/oxine' XINE_SKINDIR='${datarootdir}/xine/skins' XINE_SKINPATH='/usr/share/xine/skins' XINE_SUB='6' XINE_VISDIR='${datarootdir}/xine/visuals' XMKMF='' XTEST_CFLAGS=' ' XTEST_LIBS='-lXtst ' XV_CFLAGS=' ' XV_LIB='-lXv ' XV_LIBS='-lXv ' XXF86VM_CFLAGS=' ' XXF86VM_LIBS='-lXxf86vm ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='-lXext ' X_PRE_LIBS=' -lXinerama -lXxf86vm ' ac_ct_CC='' 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-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "xine-ui" #define VERSION "0.99.6" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_X11 /**/ #define HAVE_XV 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define IPC_RMID_DEFERRED_RELEASE /**/ #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define HAVE_XINERAMA /**/ #define HAVE_XF86VIDMODE /**/ #define HAVE_XTESTEXTENSION /**/ #define HAVE_LIBNCURSES 1 #define HAVE_READLINE 1 #define HAVE_CURL 1 #define CACA_EVENT_OPAQUE 1 #define WITH_XMB /**/ #define WITH_XFT 1 #define HAVE_XFT_UTF8_STRING 1 #define HAVE_LIRC /**/ #define HAVE_TAR /**/ #define ATTRIBUTE_ALIGNED_MAX 64 #define _GNU_SOURCE /**/ #define HAVE_GETLINE 1 #define HAVE_GETSUBOPT 1 #define HAVE_NANOSLEEP 1 #define HAVE_STRNDUP 1 #define HAVE_STRSEP 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_GETOPT_LONG /**/ #define XITK_LOCALE "/usr/share/locale" #define XINE_DOCDIR "/usr/share/doc/xine-ui" #define XINE_SKINDIR "/usr/share/xine/skins" #define XINE_LOGO_MRL "file:/usr/share/xine/skins/xine-ui_logo.mpv" #define XINE_SPLASH "/usr/share/xine/skins/xine_splash.png" #define XINE_VISDIR "/usr/share/xine/visuals" #define XINE_OXINEDIR "/usr/share/xine/oxine" #define NEED_MRLBROWSER /**/ configure: exit 0