This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Me TV configure 1.4.0.12, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-maintainer-mode --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 = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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:2502: checking for a BSD-compatible install configure:2570: result: /bin/install -c configure:2581: checking whether build environment is sane configure:2636: result: yes configure:2787: checking for a thread-safe mkdir -p configure:2826: result: /bin/mkdir -p configure:2833: checking for gawk configure:2849: found /bin/gawk configure:2860: result: gawk configure:2871: checking whether make sets $(MAKE) configure:2893: result: yes configure:2922: checking whether make supports nested variables configure:2939: result: yes configure:3076: checking for style of include used by make configure:3104: result: GNU configure:3135: checking for i686-uhu-linux-gcc configure:3151: found /usr/bin/i686-uhu-linux-gcc configure:3162: result: i686-uhu-linux-gcc configure:3431: checking for C compiler version configure:3440: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3451: $? = 0 configure:3440: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3451: $? = 0 configure:3440: 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:3451: $? = 1 configure:3440: 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:3451: $? = 1 configure:3471: checking whether the C compiler works configure:3493: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3497: $? = 0 configure:3545: result: yes configure:3548: checking for C compiler default output file name configure:3550: result: a.out configure:3556: checking for suffix of executables configure:3563: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3567: $? = 0 configure:3589: result: configure:3611: checking whether we are cross compiling configure:3619: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3623: $? = 0 configure:3630: ./conftest configure:3634: $? = 0 configure:3649: result: no configure:3654: checking for suffix of object files configure:3676: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3680: $? = 0 configure:3701: result: o configure:3705: checking whether we are using the GNU C compiler configure:3724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3724: $? = 0 configure:3733: result: yes configure:3742: checking whether i686-uhu-linux-gcc accepts -g configure:3762: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3762: $? = 0 configure:3803: result: yes configure:3820: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3883: $? = 0 configure:3896: result: none needed configure:3921: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3943: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3946: $? = 0 configure:3943: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3946: $? = 0 configure:3958: result: yes configure:3977: checking dependency style of i686-uhu-linux-gcc configure:4088: result: gcc3 configure:4109: checking how to run the C preprocessor configure:4140: i686-uhu-linux-gcc -E conftest.c configure:4140: $? = 0 configure:4154: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | /* end confdefs.h. */ | #include configure:4179: result: i686-uhu-linux-gcc -E configure:4199: i686-uhu-linux-gcc -E conftest.c configure:4199: $? = 0 configure:4213: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | /* end confdefs.h. */ | #include configure:4242: checking for grep that handles long lines and -e configure:4300: result: /bin/grep configure:4305: checking for egrep configure:4367: result: /bin/grep -E configure:4372: checking for ANSI C header files configure:4392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4392: $? = 0 configure:4465: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4465: $? = 0 configure:4465: ./conftest configure:4465: $? = 0 configure:4476: result: yes configure:4489: checking for sys/types.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/stat.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdlib.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for string.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for memory.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for strings.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for inttypes.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdint.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for unistd.h configure:4489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4502: checking minix/config.h usability configure:4502: 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 #include ^ compilation terminated. configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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:4502: result: no configure:4502: checking minix/config.h presence configure:4502: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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:4502: result: no configure:4502: checking for minix/config.h configure:4502: result: no configure:4523: checking whether it is safe to define __EXTENSIONS__ configure:4541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4541: $? = 0 configure:4548: result: yes configure:4564: checking whether to enable maintainer-specific portions of Makefiles configure:4573: result: yes configure:4602: checking for i686-uhu-linux-g++ configure:4618: found /usr/bin/i686-uhu-linux-g++ configure:4629: result: i686-uhu-linux-g++ configure:4700: checking for C++ compiler version configure:4709: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:4720: $? = 0 configure:4709: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4720: $? = 0 configure:4709: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4720: $? = 1 configure:4709: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4720: $? = 1 configure:4724: checking whether we are using the GNU C++ compiler configure:4743: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4743: $? = 0 configure:4752: result: yes configure:4761: checking whether i686-uhu-linux-g++ accepts -g configure:4781: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4781: $? = 0 configure:4822: result: yes configure:4847: checking dependency style of i686-uhu-linux-g++ configure:4958: result: gcc3 configure:4981: checking for i686-uhu-linux-gcc configure:5008: result: i686-uhu-linux-gcc configure:5277: checking for C compiler version configure:5286: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:5297: $? = 0 configure:5286: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5297: $? = 0 configure:5286: 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:5297: $? = 1 configure:5286: 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:5297: $? = 1 configure:5301: checking whether we are using the GNU C compiler configure:5329: result: yes configure:5338: checking whether i686-uhu-linux-gcc accepts -g configure:5399: result: yes configure:5416: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5492: result: none needed configure:5517: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5554: result: yes configure:5573: checking dependency style of i686-uhu-linux-gcc configure:5684: result: gcc3 configure:5699: checking for library containing strerror configure:5730: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5730: $? = 0 configure:5747: result: none required configure:5763: checking for i686-uhu-linux-gcc configure:5790: result: i686-uhu-linux-gcc configure:6059: checking for C compiler version configure:6068: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:6079: $? = 0 configure:6068: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6079: $? = 0 configure:6068: 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:6079: $? = 1 configure:6068: 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:6079: $? = 1 configure:6083: checking whether we are using the GNU C compiler configure:6111: result: yes configure:6120: checking whether i686-uhu-linux-gcc accepts -g configure:6181: result: yes configure:6198: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6274: result: none needed configure:6299: checking whether i686-uhu-linux-gcc understands -c and -o together configure:6336: result: yes configure:6355: checking dependency style of i686-uhu-linux-gcc configure:6466: result: gcc3 configure:6486: checking how to run the C preprocessor configure:6556: result: i686-uhu-linux-gcc -E configure:6576: i686-uhu-linux-gcc -E conftest.c configure:6576: $? = 0 configure:6590: i686-uhu-linux-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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 | /* end confdefs.h. */ | #include configure:6619: checking whether ln -s works configure:6623: result: yes configure:6630: checking whether make sets $(MAKE) configure:6652: result: yes configure:6664: checking for i686-uhu-linux-ranlib configure:6694: result: no configure:6704: checking for ranlib configure:6720: found /usr/bin/ranlib configure:6731: result: ranlib configure:6815: checking what warning flags to pass to the C++ compiler configure:6835: result: -Wall -Wno-unused configure:6846: checking what language compliance flags to pass to the C++ compiler configure:6862: result: configure:6875: checking what more warning flags to pass to the C compiler configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6912: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:6912: $? = 0 configure:6928: result: -g -O2 -Wall -Wno-unused -Wextra -Wcast-align -Wcast-qual -Wcomment -Wformat -Wimplicit -Wmissing-braces -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch-default -Wundef configure:6936: checking for X configure:7044: i686-uhu-linux-gcc -E conftest.c configure:7044: $? = 0 configure:7075: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c -lX11 >&5 configure:7075: $? = 0 configure:7125: result: libraries , headers configure:7129: checking for ANSI C header files configure:7233: result: yes configure:7241: checking for sys/wait.h that is POSIX.1 compatible configure:7267: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7267: $? = 0 configure:7274: result: yes configure:7285: checking fcntl.h usability configure:7285: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7285: $? = 0 configure:7285: result: yes configure:7285: checking fcntl.h presence configure:7285: i686-uhu-linux-gcc -E conftest.c configure:7285: $? = 0 configure:7285: result: yes configure:7285: checking for fcntl.h configure:7285: result: yes configure:7285: checking for stdint.h configure:7285: result: yes configure:7285: checking for stdlib.h configure:7285: result: yes configure:7285: checking for string.h configure:7285: result: yes configure:7285: checking sys/ioctl.h usability configure:7285: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7285: $? = 0 configure:7285: result: yes configure:7285: checking sys/ioctl.h presence configure:7285: i686-uhu-linux-gcc -E conftest.c configure:7285: $? = 0 configure:7285: result: yes configure:7285: checking for sys/ioctl.h configure:7285: result: yes configure:7285: checking for unistd.h configure:7285: result: yes configure:7297: checking for stdbool.h that conforms to C99 configure:7364: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7364: $? = 0 configure:7371: result: yes configure:7373: checking for _Bool configure:7373: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7373: $? = 0 configure:7373: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:7373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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 GNOME_ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:7373: result: yes configure:7390: checking for an ANSI C-conforming const configure:7456: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7456: $? = 0 configure:7463: result: yes configure:7471: checking for inline configure:7487: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7487: $? = 0 configure:7495: result: inline configure:7513: checking for mode_t configure:7513: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7513: $? = 0 configure:7513: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:73:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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 GNOME_ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 ((mode_t))) | return 0; | ; | return 0; | } configure:7513: result: yes configure:7524: checking for size_t configure:7524: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7524: $? = 0 configure:7524: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:73:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Me TV" | #define PACKAGE_TARNAME "me-tv" | #define PACKAGE_VERSION "1.4.0.12" | #define PACKAGE_STRING "Me TV 1.4.0.12" | #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" | #define PACKAGE_URL "" | #define PACKAGE "me-tv" | #define VERSION "1.4.0.12" | #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 GNOME_ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:7524: result: yes configure:7535: checking whether struct tm is in sys/time.h or time.h configure:7555: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7555: $? = 0 configure:7562: result: time.h configure:7570: checking for uint16_t configure:7570: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7570: $? = 0 configure:7570: result: yes configure:7582: checking for uint32_t configure:7582: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7582: $? = 0 configure:7582: result: yes configure:7596: checking for uint8_t configure:7596: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7596: $? = 0 configure:7596: result: yes configure:7613: checking whether i686-uhu-linux-gcc needs -traditional configure:7647: result: no configure:7654: checking whether time.h and sys/time.h may both be included configure:7674: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7674: $? = 0 configure:7681: result: yes configure:7695: checking for sys/time.h configure:7695: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:7695: $? = 0 configure:7695: result: yes configure:7695: checking for unistd.h configure:7695: result: yes configure:7716: checking for alarm configure:7716: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:7716: $? = 0 configure:7716: result: yes configure:7729: checking for working mktime configure:7931: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:7931: $? = 0 configure:7931: ./conftest configure:7931: $? = 0 configure:7941: result: yes configure:7954: checking for stdlib.h configure:7954: result: yes configure:7964: checking for GNU libc compatible realloc configure:7988: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:7988: $? = 0 configure:7988: ./conftest configure:7988: $? = 0 configure:7998: result: yes configure:8022: checking sys/select.h usability configure:8022: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:8022: $? = 0 configure:8022: result: yes configure:8022: checking sys/select.h presence configure:8022: i686-uhu-linux-gcc -E conftest.c configure:8022: $? = 0 configure:8022: result: yes configure:8022: checking for sys/select.h configure:8022: result: yes configure:8022: checking sys/socket.h usability configure:8022: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:8022: $? = 0 configure:8022: result: yes configure:8022: checking sys/socket.h presence configure:8022: i686-uhu-linux-gcc -E conftest.c configure:8022: $? = 0 configure:8022: result: yes configure:8022: checking for sys/socket.h configure:8022: result: yes configure:8032: checking types of arguments for select configure:8060: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:8060: $? = 0 configure:8071: result: int,fd_set *,struct timeval * configure:8096: checking for strftime configure:8096: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:8096: $? = 0 configure:8096: result: yes configure:8152: checking for localtime_r configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for mempcpy configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for memset configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for mkfifo configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for select configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for strerror configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for tzset configure:8152: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8175: checking locale.h usability configure:8175: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:8175: $? = 0 configure:8175: result: yes configure:8175: checking locale.h presence configure:8175: i686-uhu-linux-gcc -E conftest.c configure:8175: $? = 0 configure:8175: result: yes configure:8175: checking for locale.h configure:8175: result: yes configure:8186: checking for LC_MESSAGES configure:8202: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8202: $? = 0 configure:8210: result: yes configure:8227: checking libintl.h usability configure:8227: i686-uhu-linux-gcc -c -O0 -g conftest.c >&5 configure:8227: $? = 0 configure:8227: result: yes configure:8227: checking libintl.h presence configure:8227: i686-uhu-linux-gcc -E conftest.c configure:8227: $? = 0 configure:8227: result: yes configure:8227: checking for libintl.h configure:8227: result: yes configure:8235: checking for ngettext in libc configure:8253: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8253: $? = 0 configure:8262: result: yes configure:8266: checking for dgettext in libc configure:8284: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8284: $? = 0 configure:8293: result: yes configure:8300: checking for bind_textdomain_codeset configure:8300: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8300: $? = 0 configure:8300: result: yes configure:8576: checking for msgfmt configure:8603: result: /usr/bin/msgfmt configure:8614: checking for dcgettext configure:8614: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:8614: $? = 0 configure:8614: result: yes configure:8624: checking if msgfmt accepts -c configure:8639: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:8642: $? = 0 configure:8644: result: yes configure:8654: checking for gmsgfmt configure:8685: result: /usr/bin/msgfmt configure:8695: checking for xgettext configure:8722: result: /usr/bin/xgettext configure:8741: i686-uhu-linux-gcc -o conftest -O0 -g conftest.c >&5 configure:8741: $? = 0 configure:8901: checking whether NLS is requested configure:8910: result: yes configure:8928: checking for intltool >= 0.35.0 configure:8930: result: 0.50.2 found configure:8938: checking for intltool-update configure:8956: found /usr/bin/intltool-update configure:8968: result: /usr/bin/intltool-update configure:8978: checking for intltool-merge configure:8996: found /usr/bin/intltool-merge configure:9008: result: /usr/bin/intltool-merge configure:9018: checking for intltool-extract configure:9036: found /usr/bin/intltool-extract configure:9048: result: /usr/bin/intltool-extract configure:9202: checking for xgettext configure:9232: result: /usr/bin/xgettext configure:9242: checking for msgmerge configure:9260: found /usr/bin/msgmerge configure:9272: result: /usr/bin/msgmerge configure:9282: checking for msgfmt configure:9312: result: /usr/bin/msgfmt configure:9322: checking for gmsgfmt configure:9353: result: /usr/bin/msgfmt configure:9373: checking for perl configure:9391: found /usr/bin/perl configure:9403: result: /usr/bin/perl configure:9414: checking for perl >= 5.8.1 configure:9421: result: 5.18.2 configure:9425: checking for XML::Parser configure:9428: result: ok configure:9506: checking for i686-uhu-linux-pkg-config configure:9539: result: no configure:9549: checking for pkg-config configure:9567: found /usr/bin/pkg-config configure:9579: result: /usr/bin/pkg-config configure:9604: checking pkg-config is at least version 0.9.0 configure:9607: result: yes configure:9617: checking for ME_TV_COMMON configure:9628: $PKG_CONFIG --exists --print-errors " glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED libxml++-2.6 " configure:9635: $? = 0 configure:9657: $PKG_CONFIG --exists --print-errors " glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED libxml++-2.6 " configure:9664: $? = 0 configure:9738: result: yes configure:9744: checking for ME_TV_CONSOLE configure:9754: $PKG_CONFIG --exists --print-errors " giomm-2.4 >= $GIOMM_REQUIRED libxml++-2.6 " configure:9760: $? = 0 configure:9780: $PKG_CONFIG --exists --print-errors " giomm-2.4 >= $GIOMM_REQUIRED libxml++-2.6 " configure:9786: $? = 0 configure:9856: result: yes configure:9862: checking for ME_TV_CLIENT configure:9880: $PKG_CONFIG --exists --print-errors " gtkmm-2.4 >= $GTKMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gthread-2.0 >= $GTHREAD_REQUIRED gconfmm-2.6 >= $GCONF_REQUIRED unique-1.0 x11 libxml++-2.6 dbus-1 dbus-glib-1 libvlc gstreamer-0.10 gstreamer-interfaces-0.10 " configure:9894: $? = 0 configure:9930: $PKG_CONFIG --exists --print-errors " gtkmm-2.4 >= $GTKMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gthread-2.0 >= $GTHREAD_REQUIRED gconfmm-2.6 >= $GCONF_REQUIRED unique-1.0 x11 libxml++-2.6 dbus-1 dbus-glib-1 libvlc gstreamer-0.10 gstreamer-interfaces-0.10 " configure:9944: $? = 0 configure:10046: result: yes configure:10052: checking for ME_TV_SERVER configure:10065: $PKG_CONFIG --exists --print-errors " glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gthread-2.0 >= $GTHREAD_REQUIRED sqlite3 >= $SQLITE_REQUIRED libxml++-2.6 " configure:10074: $? = 0 configure:10100: $PKG_CONFIG --exists --print-errors " glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gthread-2.0 >= $GTHREAD_REQUIRED sqlite3 >= $SQLITE_REQUIRED libxml++-2.6 " configure:10109: $? = 0 configure:10191: result: yes configure:10205: checking for gconftool-2 configure:10223: found /usr/bin/gconftool-2 configure:10236: result: /usr/bin/gconftool-2 configure:10264: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:10279: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:10413: checking that generated files are newer than configure configure:10419: result: done configure:10466: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Me TV config.status 1.4.0.12, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1027: creating Makefile config.status:1027: creating common/Makefile config.status:1027: creating console/Makefile config.status:1027: creating client/Makefile config.status:1027: creating server/Makefile config.status:1027: creating po/Makefile.in config.status:1027: creating config.h config.status:1256: executing depfiles commands config.status:1256: executing default-1 commands config.status:1256: executing po/stamp-it commands configure:11809: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_ME_TV_CLIENT_CFLAGS_set= ac_cv_env_ME_TV_CLIENT_CFLAGS_value= ac_cv_env_ME_TV_CLIENT_LIBS_set= ac_cv_env_ME_TV_CLIENT_LIBS_value= ac_cv_env_ME_TV_COMMON_CFLAGS_set= ac_cv_env_ME_TV_COMMON_CFLAGS_value= ac_cv_env_ME_TV_COMMON_LIBS_set= ac_cv_env_ME_TV_COMMON_LIBS_value= ac_cv_env_ME_TV_CONSOLE_CFLAGS_set= ac_cv_env_ME_TV_CONSOLE_CFLAGS_value= ac_cv_env_ME_TV_CONSOLE_LIBS_set= ac_cv_env_ME_TV_CONSOLE_LIBS_value= ac_cv_env_ME_TV_SERVER_CFLAGS_set= ac_cv_env_ME_TV_SERVER_CFLAGS_value= ac_cv_env_ME_TV_SERVER_LIBS_set= ac_cv_env_ME_TV_SERVER_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-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_alarm=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_localtime_r=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkfifo=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_tzset=yes ac_cv_func_working_mktime=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' 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_minix_config_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_mode_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes pkg_cv_ME_TV_CLIENT_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/gconf/2 -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_ME_TV_CLIENT_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgiomm-2.4 -lgconfmm-2.6 -lgconf-2 -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lX11 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -ldbus-glib-1 -ldbus-1 -lvlc -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' pkg_cv_ME_TV_COMMON_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_ME_TV_COMMON_LIBS='-lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' pkg_cv_ME_TV_CONSOLE_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_ME_TV_CONSOLE_LIBS='-lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' pkg_cv_ME_TV_SERVER_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_ME_TV_SERVER_LIBS='-lgiomm-2.4 -lgio-2.0 -lgthread-2.0 -pthread -lsqlite3 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O0 -g' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED=' -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_REQUIRED='2.0' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='me-tv' GIOMM_REQUIRED='2.10.0' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GNET_REQUIRED='2.0.0' GREP='/bin/grep' GTHREAD_REQUIRED='2.10.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LDFLAGS='' LIBGTKMM_REQUIRED='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' ME_TV_CLIENT_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/gconf/2 -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' ME_TV_CLIENT_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgiomm-2.4 -lgconfmm-2.6 -lgconf-2 -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lX11 -lxml++-2.6 -lglibmm-2.4 -lsigc-2.0 -ldbus-glib-1 -ldbus-1 -lvlc -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' ME_TV_COMMON_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' ME_TV_COMMON_LIBS='-lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' ME_TV_CONSOLE_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' ME_TV_CONSOLE_LIBS='-lgiomm-2.4 -lgio-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' ME_TV_SERVER_CFLAGS='-pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' ME_TV_SERVER_LIBS='-lgiomm-2.4 -lgio-2.0 -lgthread-2.0 -pthread -lsqlite3 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='me-tv' PACKAGE_BUGREPORT='http://launchpad.net/me-tv' PACKAGE_NAME='Me TV' PACKAGE_STRING='Me TV 1.4.0.12' PACKAGE_TARNAME='me-tv' PACKAGE_URL='' PACKAGE_VERSION='1.4.0.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SQLITE_REQUIRED='3.7.0' STRIP='' USE_NLS='yes' VERSION='1.4.0.12' WARN_CXXFLAGS='-g -O2 -Wall -Wno-unused -Wextra -Wcast-align -Wcast-qual -Wcomment -Wformat -Wimplicit -Wmissing-braces -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch-default -Wundef' XGETTEXT='/usr/bin/xgettext' XMKMF='' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/usr/share/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(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 "Me TV" #define PACKAGE_TARNAME "me-tv" #define PACKAGE_VERSION "1.4.0.12" #define PACKAGE_STRING "Me TV 1.4.0.12" #define PACKAGE_BUGREPORT "http://launchpad.net/me-tv" #define PACKAGE_URL "" #define PACKAGE "me-tv" #define VERSION "1.4.0.12" #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 GNOME_ENABLE_DEBUG 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_STRFTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MKFIFO 1 #define HAVE_SELECT 1 #define HAVE_STRERROR 1 #define HAVE_TZSET 1 #define GETTEXT_PACKAGE "me-tv" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define PACKAGE_LOCALE_DIR "/usr/share/locale" configure: exit 0