This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tvtime configure 0.9.10, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fifogroup=video --localstatedir=/var --enable-nls --with-directfb --with-sdl --enable-sdltest ## --------- ## ## Platform. ## ## --------- ## hostname = pvr uname -m = i686 uname -r = 2.4.23_pre8-gss uname -s = Linux uname -v = #1 Mon Nov 24 13:00:23 CET 2003 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.60GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2 PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1516: checking for a BSD-compatible install configure:1570: result: /bin/install -c configure:1581: checking whether build environment is sane configure:1624: result: yes configure:1657: checking for gawk configure:1673: found /bin/gawk configure:1683: result: gawk configure:1693: checking whether make sets $(MAKE) configure:1713: result: yes configure:1773: checking for i686-pc-linux-gnu-strip configure:1802: result: no configure:1811: checking for strip configure:1827: found /usr/bin/strip configure:1838: result: strip configure:1864: checking whether to enable maintainer-specific portions of Makefiles configure:1873: result: no configure:1894: checking build system type configure:1912: result: i686-pc-linux-gnu configure:1920: checking host system type configure:1934: result: i686-pc-linux-gnu configure:1953: checking for i686-pc-linux-gnu-gcc configure:1979: result: gcc configure:2261: checking for C compiler version configure:2264: gcc --version &5 gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice) Copyright (C) 2002 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:2267: $? = 0 configure:2269: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs Configured with: /var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext Thread model: posix gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice) configure:2272: $? = 0 configure:2274: gcc -V &5 gcc: argument to `-V' is missing configure:2277: $? = 1 configure:2301: checking for C compiler default output configure:2304: gcc -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:2307: $? = 0 configure:2353: result: a.out configure:2358: checking whether the C compiler works configure:2364: ./a.out configure:2367: $? = 0 configure:2384: result: yes configure:2391: checking whether we are cross compiling configure:2393: result: no configure:2396: checking for suffix of executables configure:2398: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:2401: $? = 0 configure:2426: result: configure:2432: checking for suffix of object files configure:2454: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:2457: $? = 0 configure:2479: result: o configure:2483: checking whether we are using the GNU C compiler configure:2508: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:2511: $? = 0 configure:2514: test -s conftest.o configure:2517: $? = 0 configure:2530: result: yes configure:2536: checking whether gcc accepts -g configure:2558: gcc -c -g conftest.c >&5 configure:2561: $? = 0 configure:2564: test -s conftest.o configure:2567: $? = 0 configure:2578: result: yes configure:2595: checking for gcc option to accept ANSI C configure:2656: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:2659: $? = 0 configure:2662: test -s conftest.o configure:2665: $? = 0 configure:2683: result: none needed configure:2701: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 conftest.c:2: parse error before "me" configure:2704: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2832: checking for style of include used by make configure:2860: result: GNU configure:2888: checking dependency style of gcc configure:2950: result: gcc3 configure:2957: checking for gcc configure:2973: found /usr/bin/gcc configure:2984: result: yes configure:3086: checking for ld used by GCC configure:3149: result: /usr/i686-pc-linux-gnu/bin/ld configure:3158: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.6 20030820 configure:3170: result: yes configure:3175: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3182: result: -r configure:3187: checking for BSD-compatible nm configure:3223: result: nm configure:3226: checking for a sed that does not truncate output configure:3308: result: /bin/sed configure:3311: checking whether ln -s works configure:3315: result: yes configure:3322: checking how to recognise dependent libraries configure:3503: result: pass_all configure:3516: checking command to parse nm output configure:3600: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:3603: $? = 0 configure:3607: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3610: $? = 0 configure:3662: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c conftstm.o >&5 configure:3665: $? = 0 configure:3709: result: ok configure:3718: checking how to run the C preprocessor configure:3754: gcc -E conftest.c configure:3760: $? = 0 configure:3792: gcc -E conftest.c configure:3793:28: ac_nonexistent.h: No such file or directory configure:3798: $? = 1 configure: failed program was: | #line 3783 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "tvtime" | #define PACKAGE_TARNAME "tvtime" | #define PACKAGE_VERSION "0.9.10" | #define PACKAGE_STRING "tvtime 0.9.10" | #define PACKAGE_BUGREPORT "http://tvtime.net/" | #define PACKAGE "tvtime" | #define VERSION "0.9.10" | /* end confdefs.h. */ | #include configure:3836: result: gcc -E configure:3861: gcc -E conftest.c configure:3867: $? = 0 configure:3899: gcc -E conftest.c configure:3900:28: ac_nonexistent.h: No such file or directory configure:3905: $? = 1 configure: failed program was: | #line 3890 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "tvtime" | #define PACKAGE_TARNAME "tvtime" | #define PACKAGE_VERSION "0.9.10" | #define PACKAGE_STRING "tvtime 0.9.10" | #define PACKAGE_BUGREPORT "http://tvtime.net/" | #define PACKAGE "tvtime" | #define VERSION "0.9.10" | /* end confdefs.h. */ | #include configure:3948: checking for egrep configure:3958: result: grep -E configure:3963: checking for ANSI C header files configure:3989: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4087: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4090: $? = 0 configure:4092: ./conftest configure:4095: $? = 0 configure:4110: result: yes configure:4134: checking for sys/types.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for sys/stat.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for stdlib.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for string.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for memory.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for strings.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for inttypes.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for stdint.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4134: checking for unistd.h configure:4151: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4171: result: yes configure:4197: checking dlfcn.h usability configure:4210: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:4213: $? = 0 configure:4216: test -s conftest.o configure:4219: $? = 0 configure:4229: result: yes configure:4233: checking dlfcn.h presence configure:4244: gcc -E conftest.c configure:4250: $? = 0 configure:4269: result: yes configure:4305: checking for dlfcn.h configure:4312: result: yes configure:4472: checking for i686-pc-linux-gnu-ranlib configure:4501: result: no configure:4510: checking for ranlib configure:4526: found /usr/bin/ranlib configure:4537: result: ranlib configure:4552: checking for i686-pc-linux-gnu-strip configure:4578: result: strip configure:4827: checking for objdir configure:4838: result: .libs configure:4855: checking for gcc option to produce PIC configure:5001: result: -fPIC configure:5005: checking if gcc PIC flag -fPIC works configure:5029: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fPIC -DPIC conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest.o configure:5038: $? = 0 configure:5076: result: yes configure:5092: checking if gcc static flag -static works configure:5117: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -static conftest.c >&5 configure:5120: $? = 0 configure:5123: test -s conftest configure:5126: $? = 0 configure:5142: result: yes configure:5154: checking if gcc supports -c -o file.o configure:5177: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -o out/conftest2.o conftest.c >&5 configure:5198: result: yes configure:5203: checking if gcc supports -c -o file.lo configure:5231: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -c -o conftest.lo conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.lo configure:5240: $? = 0 configure:5262: result: yes configure:5293: checking if gcc supports -fno-rtti -fno-exceptions configure:5316: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5319: $? = 0 configure:5322: test -s conftest.o configure:5325: $? = 0 configure:5342: result: yes configure:5353: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:6048: result: yes configure:6053: checking how to hardcode library paths into programs configure:6077: result: immediate configure:6082: checking whether stripping libraries is possible configure:6087: result: yes configure:6098: checking dynamic linker characteristics configure:6518: result: GNU/Linux ld.so configure:6523: checking if libtool supports shared libraries configure:6525: result: yes configure:6528: checking whether to build shared libraries configure:6549: result: yes configure:6552: checking whether to build static libraries configure:6556: result: yes configure:7230: checking whether -lc should be explicitly linked in configure:7238: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:7241: $? = 0 configure:7255: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7258: $? = 0 configure:7271: result: no configure:7846: checking for ANSI C header files configure:7993: result: yes configure:8039: checking ctype.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking ctype.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for ctype.h configure:8154: result: yes configure:8039: checking dirent.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking dirent.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for dirent.h configure:8154: result: yes configure:8039: checking errno.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking errno.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for errno.h configure:8154: result: yes configure:8039: checking fcntl.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking fcntl.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for fcntl.h configure:8154: result: yes configure:8039: checking getopt.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking getopt.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for getopt.h configure:8154: result: yes configure:8039: checking langinfo.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking langinfo.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for langinfo.h configure:8154: result: yes configure:8039: checking math.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking math.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for math.h configure:8154: result: yes configure:8039: checking netinet/in.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking netinet/in.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for netinet/in.h configure:8154: result: yes configure:8039: checking pwd.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking pwd.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for pwd.h configure:8154: result: yes configure:8039: checking signal.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking signal.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for signal.h configure:8154: result: yes configure:8030: checking for stdint.h configure:8035: result: yes configure:8039: checking stdio.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking stdio.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for stdio.h configure:8154: result: yes configure:8030: checking for stdlib.h configure:8035: result: yes configure:8030: checking for string.h configure:8035: result: yes configure:8039: checking sys/ioctl.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking sys/ioctl.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for sys/ioctl.h configure:8154: result: yes configure:8039: checking sys/mman.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking sys/mman.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for sys/mman.h configure:8154: result: yes configure:8039: checking sys/resource.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking sys/resource.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for sys/resource.h configure:8154: result: yes configure:8030: checking for sys/stat.h configure:8035: result: yes configure:8039: checking sys/time.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking sys/time.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for sys/time.h configure:8154: result: yes configure:8039: checking sys/wait.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking sys/wait.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for sys/wait.h configure:8154: result: yes configure:8030: checking for sys/types.h configure:8035: result: yes configure:8030: checking for unistd.h configure:8035: result: yes configure:8039: checking wordexp.h usability configure:8052: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8055: $? = 0 configure:8058: test -s conftest.o configure:8061: $? = 0 configure:8071: result: yes configure:8075: checking wordexp.h presence configure:8086: gcc -E conftest.c configure:8092: $? = 0 configure:8111: result: yes configure:8147: checking for wordexp.h configure:8154: result: yes configure:8169: checking whether time.h and sys/time.h may both be included configure:8195: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8198: $? = 0 configure:8201: test -s conftest.o configure:8204: $? = 0 configure:8215: result: yes configure:8228: checking whether gcc needs -traditional configure:8272: result: no configure:8285: checking for stdlib.h configure:8290: result: yes configure:8285: checking for unistd.h configure:8290: result: yes configure:8426: checking for getpagesize configure:8476: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8479: $? = 0 configure:8482: test -s conftest configure:8485: $? = 0 configure:8496: result: yes configure:8506: checking for working mmap configure:8649: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8652: $? = 0 configure:8654: ./conftest configure:8657: $? = 0 configure:8671: result: yes configure:8703: checking for asprintf configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for atexit configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for fork configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for execlp configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for getopt_long configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for getpriority configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for gettimeofday configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for seteuid configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for memset configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8782: warning: conflicting types for built-in function `memset' configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for setreuid configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for setpriority configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for signal configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for sigemptyset configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for sigaction configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for strerror configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for vsscanf configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for wordexp configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8703: checking for wordfree configure:8753: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:8756: $? = 0 configure:8759: test -s conftest configure:8762: $? = 0 configure:8773: result: yes configure:8799: checking whether NLS is requested configure:8808: result: yes configure:8846: checking for msgfmt configure:8877: result: /usr/bin/msgfmt configure:8886: checking for gmsgfmt configure:8917: result: /usr/bin/msgfmt configure:8956: checking for xgettext configure:8990: result: no configure:9027: checking for msgmerge configure:9057: result: /usr/bin/msgmerge configure:9133: checking for ranlib configure:9160: result: ranlib configure:9173: checking for strerror in -lcposix configure:9204: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lcposix >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:9207: $? = 1 configure: failed program was: | #line 9180 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "tvtime" | #define PACKAGE_TARNAME "tvtime" | #define PACKAGE_VERSION "0.9.10" | #define PACKAGE_STRING "tvtime 0.9.10" | #define PACKAGE_BUGREPORT "http://tvtime.net/" | #define PACKAGE "tvtime" | #define VERSION "0.9.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WORDEXP_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_FORK 1 | #define HAVE_EXECLP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETEUID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETREUID 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRERROR 1 | #define HAVE_VSSCANF 1 | #define HAVE_WORDEXP 1 | #define HAVE_WORDFREE 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:9225: result: no configure:9233: checking for an ANSI C-conforming const configure:9301: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9304: $? = 0 configure:9307: test -s conftest.o configure:9310: $? = 0 configure:9321: result: yes configure:9331: checking for inline configure:9353: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9356: $? = 0 configure:9359: test -s conftest.o configure:9362: $? = 0 configure:9374: result: inline configure:9389: checking for off_t configure:9414: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9417: $? = 0 configure:9420: test -s conftest.o configure:9423: $? = 0 configure:9434: result: yes configure:9446: checking for size_t configure:9471: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9474: $? = 0 configure:9477: test -s conftest.o configure:9480: $? = 0 configure:9491: result: yes configure:9505: checking for working alloca.h configure:9527: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9530: $? = 0 configure:9533: test -s conftest configure:9536: $? = 0 configure:9547: result: yes configure:9557: checking for alloca configure:9599: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9602: $? = 0 configure:9605: test -s conftest configure:9608: $? = 0 configure:9619: result: yes configure:9827: checking whether we are using the GNU C Library 2.1 or newer configure:9859: result: yes configure:9867: checking whether integer division by zero raises SIGFPE configure:9930: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9933: $? = 0 configure:9935: ./conftest configure:9938: $? = 0 configure:9953: result: yes configure:9966: checking for inttypes.h configure:9989: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:9992: $? = 0 configure:9995: test -s conftest.o configure:9998: $? = 0 configure:10009: result: yes configure:10020: checking for stdint.h configure:10043: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10046: $? = 0 configure:10049: test -s conftest.o configure:10052: $? = 0 configure:10063: result: yes configure:10074: checking for unsigned long long configure:10097: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10100: $? = 0 configure:10103: test -s conftest configure:10106: $? = 0 configure:10117: result: yes configure:10149: checking for inttypes.h configure:10173: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10176: $? = 0 configure:10179: test -s conftest.o configure:10182: $? = 0 configure:10194: result: yes configure:10207: checking whether the inttypes.h PRIxNN macros are broken configure:10234: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10237: $? = 0 configure:10240: test -s conftest.o configure:10243: $? = 0 configure:10255: result: no configure:10306: checking for ld used by GCC configure:10369: result: /usr/i686-pc-linux-gnu/bin/ld configure:10378: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.6 20030820 configure:10390: result: yes configure:10396: checking for shared library run path origin configure:10409: result: done configure:10835: checking argz.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking argz.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for argz.h configure:10950: result: yes configure:10835: checking limits.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking limits.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for limits.h configure:10950: result: yes configure:10835: checking locale.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking locale.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for locale.h configure:10950: result: yes configure:10835: checking nl_types.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking nl_types.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for nl_types.h configure:10950: result: yes configure:10835: checking malloc.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking malloc.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for malloc.h configure:10950: result: yes configure:10835: checking stddef.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking stddef.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for stddef.h configure:10950: result: yes configure:10826: checking for stdlib.h configure:10831: result: yes configure:10826: checking for string.h configure:10831: result: yes configure:10826: checking for unistd.h configure:10831: result: yes configure:10835: checking sys/param.h usability configure:10848: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:10851: $? = 0 configure:10854: test -s conftest.o configure:10857: $? = 0 configure:10867: result: yes configure:10871: checking sys/param.h presence configure:10882: gcc -E conftest.c configure:10888: $? = 0 configure:10907: result: yes configure:10943: checking for sys/param.h configure:10950: result: yes configure:10991: checking for feof_unlocked configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for fgets_unlocked configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for getc_unlocked configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for getcwd configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for getegid configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for geteuid configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for getgid configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for getuid configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for mempcpy configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for munmap configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for putenv configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for setenv configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for setlocale configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for stpcpy configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for strcasecmp configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for strdup configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for strtoul configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for tsearch configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for __argz_count configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for __argz_stringify configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for __argz_next configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:10991: checking for __fsetlocking configure:11041: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11061: result: yes configure:11102: checking for iconv configure:11130: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11133: $? = 0 configure:11136: test -s conftest configure:11139: $? = 0 configure:11194: result: yes configure:11217: checking for iconv declaration configure:11252: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11255: $? = 0 configure:11258: test -s conftest.o configure:11261: $? = 0 configure:11276: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:11287: checking for nl_langinfo and CODESET configure:11309: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11312: $? = 0 configure:11315: test -s conftest configure:11318: $? = 0 configure:11330: result: yes configure:11342: checking for LC_MESSAGES configure:11364: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11367: $? = 0 configure:11370: test -s conftest configure:11373: $? = 0 configure:11384: result: yes configure:11400: checking for bison configure:11416: found /usr/bin/bison configure:11426: result: bison configure:11439: checking version of bison configure:11448: result: 1.35, ok configure:11470: checking whether NLS is requested configure:11479: result: yes configure:11495: checking whether included gettext is requested configure:11505: result: no configure:11516: checking for GNU gettext in libc configure:11541: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:11544: $? = 0 configure:11547: test -s conftest configure:11550: $? = 0 configure:11561: result: yes configure:12094: checking whether to use NLS configure:12096: result: yes configure:12099: checking where the gettext function comes from configure:12110: result: libc configure:12211: checking which group can create FIFOs configure:12218: result: video configure:12232: checking target system type configure:12246: result: i686-pc-linux-gnu configure:12301: checking for sdl-config configure:12319: found /usr/bin/sdl-config configure:12332: result: /usr/bin/sdl-config configure:12340: checking for SDL - version >= 1.2.2 configure:12431: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 configure:12434: $? = 0 configure:12436: ./conftest configure:12439: $? = 0 configure:12457: result: yes configure:12548: checking for dlopen in -lc configure:12579: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lc >&5 /var/tmp/portage/tvtime-0.9.10-r1/temp/ccM3yRvW.o(.text+0xa): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12582: $? = 1 configure: failed program was: | #line 12555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "tvtime" | #define PACKAGE_TARNAME "tvtime" | #define PACKAGE_VERSION "0.9.10" | #define PACKAGE_STRING "tvtime 0.9.10" | #define PACKAGE_BUGREPORT "http://tvtime.net/" | #define PACKAGE "tvtime" | #define VERSION "0.9.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WORDEXP_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_FORK 1 | #define HAVE_EXECLP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETEUID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETREUID 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRERROR 1 | #define HAVE_VSSCANF 1 | #define HAVE_WORDEXP 1 | #define HAVE_WORDFREE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SDL | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:12600: result: no configure:12605: checking for dlopen in -ldl configure:12636: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -ldl >&5 configure:12639: $? = 0 configure:12642: test -s conftest configure:12645: $? = 0 configure:12657: result: yes configure:12671: checking for gzsetparams in -lz configure:12702: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lz >&5 configure:12705: $? = 0 configure:12708: test -s conftest configure:12711: $? = 0 configure:12723: result: yes configure:12736: checking zlib.h usability configure:12749: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:12752: $? = 0 configure:12755: test -s conftest.o configure:12758: $? = 0 configure:12768: result: yes configure:12772: checking zlib.h presence configure:12783: gcc -E conftest.c configure:12789: $? = 0 configure:12808: result: yes configure:12844: checking for zlib.h configure:12851: result: yes configure:12881: checking for png_read_png in -lpng configure:12912: gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lpng -lz -lm >&5 configure:12915: $? = 0 configure:12918: test -s conftest configure:12921: $? = 0 configure:12933: result: yes configure:12946: checking png.h usability configure:12959: gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:12962: $? = 0 configure:12965: test -s conftest.o configure:12968: $? = 0 configure:12978: result: yes configure:12982: checking png.h presence configure:12993: gcc -E conftest.c configure:12999: $? = 0 configure:13018: result: yes configure:13054: checking for png.h configure:13061: result: yes configure:13093: checking for freetype-config configure:13111: found /usr/bin/freetype-config configure:13124: result: /usr/bin/freetype-config configure:13140: checking for xml2-config configure:13158: found /usr/bin/xml2-config configure:13171: result: /usr/bin/xml2-config configure:13213: checking for directfb-config configure:13231: found /usr/bin/directfb-config configure:13244: result: /usr/bin/directfb-config configure:13258: checking whether DLBM_TRIPLE is declared configure:13284: gcc -c -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:13287: $? = 0 configure:13290: test -s conftest.o configure:13293: $? = 0 configure:13304: result: yes configure:13314: checking whether DLCAPS_FIELD_PARITY is declared configure:13340: gcc -c -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:13343: $? = 0 configure:13346: test -s conftest.o configure:13349: $? = 0 configure:13360: result: yes configure:13370: checking whether DLCAPS_FLICKER_FILTERING is declared configure:13396: gcc -c -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:13399: $? = 0 configure:13402: test -s conftest.o configure:13405: $? = 0 configure:13416: result: yes configure:13465: checking for X configure:13685: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:13838: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:13841: $? = 0 configure:13844: test -s conftest configure:13847: $? = 0 configure:13984: checking for gethostbyname configure:14034: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:14037: $? = 0 configure:14040: test -s conftest configure:14043: $? = 0 configure:14054: result: yes configure:14185: checking for connect configure:14235: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:14238: $? = 0 configure:14241: test -s conftest configure:14244: $? = 0 configure:14255: result: yes configure:14320: checking for remove configure:14370: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:14373: $? = 0 configure:14376: test -s conftest configure:14379: $? = 0 configure:14390: result: yes configure:14455: checking for shmat configure:14505: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 configure:14508: $? = 0 configure:14511: test -s conftest configure:14514: $? = 0 configure:14525: result: yes configure:14599: checking for IceConnectionNumber in -lICE configure:14630: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/X11R6/lib conftest.c -lICE >&5 configure:14633: $? = 0 configure:14636: test -s conftest configure:14639: $? = 0 configure:14651: result: yes configure:14662: checking for XShmCreateImage in -lXext configure:14693: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lXext -lSM -lICE -L/usr/X11R6/lib -lX11 >&5 configure:14696: $? = 0 configure:14699: test -s conftest configure:14702: $? = 0 configure:14714: result: yes configure:14725: checking for XvShmCreateImage in -lXv configure:14756: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lXv -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext >&5 configure:14759: $? = 0 configure:14762: test -s conftest configure:14765: $? = 0 configure:14777: result: yes configure:14789: checking for XineramaQueryScreens in -lXinerama configure:14820: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lXinerama -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext >&5 configure:14823: $? = 0 configure:14826: test -s conftest configure:14829: $? = 0 configure:14841: result: yes configure:14853: checking for XTestFakeKeyEvent in -lXtst configure:14884: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lXtst -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext >&5 configure:14887: $? = 0 configure:14890: test -s conftest configure:14893: $? = 0 configure:14905: result: yes configure:14917: checking for XF86VidModeGetModeLine in -lXxf86vm configure:14948: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lXxf86vm -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext >&5 configure:14951: $? = 0 configure:14954: test -s conftest configure:14957: $? = 0 configure:14969: result: yes configure:15007: checking if gcc supports -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 flags configure:15028: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 conftest.c >&5 configure:15031: $? = 0 configure:15034: test -s conftest.o configure:15037: $? = 0 configure:15048: result: yes configure:15057: checking if gcc supports -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer flags configure:15078: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer conftest.c >&5 configure:15081: $? = 0 configure:15084: test -s conftest.o configure:15087: $? = 0 configure:15098: result: yes configure:15107: checking if gcc supports -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 flags configure:15128: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 conftest.c >&5 configure:15131: $? = 0 configure:15134: test -s conftest.o configure:15137: $? = 0 configure:15148: result: yes configure:15170: checking if gcc supports -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro flags configure:15191: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:15194: $? = 0 configure:15197: test -s conftest.o configure:15200: $? = 0 configure:15211: result: yes configure:15486: checking for memalign configure:15536: gcc -o conftest -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:15539: $? = 0 configure:15542: test -s conftest configure:15545: $? = 0 configure:15556: result: yes configure:15566: checking return type of signal handlers configure:15598: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:15601: $? = 0 configure:15604: test -s conftest.o configure:15607: $? = 0 configure:15618: result: void configure:15627: checking for an ANSI C-conforming const configure:15715: result: yes configure:15725: checking for inline configure:15768: result: inline configure:15783: checking for size_t configure:15828: result: yes configure:15840: checking whether byte ordering is bigendian configure:15868: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:15871: $? = 0 configure:15874: test -s conftest.o configure:15877: $? = 0 configure:15902: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure: In function `main': configure:16020: `not' undeclared (first use in this function) configure:16020: (Each undeclared identifier is reported only once configure:16020: for each function it appears in.) configure:16020: parse error before "big" configure:15905: $? = 1 configure: failed program was: | #line 15880 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "tvtime" | #define PACKAGE_TARNAME "tvtime" | #define PACKAGE_VERSION "0.9.10" | #define PACKAGE_STRING "tvtime 0.9.10" | #define PACKAGE_BUGREPORT "http://tvtime.net/" | #define PACKAGE "tvtime" | #define VERSION "0.9.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WORDEXP_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_FORK 1 | #define HAVE_EXECLP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETEUID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETREUID 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRERROR 1 | #define HAVE_VSSCANF 1 | #define HAVE_WORDEXP 1 | #define HAVE_WORDFREE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SDL | #define HAVE_LIBXML2 | #define HAVE_DIRECTFB | #define DIRECTFB_HAS_TRIPLE | #define DIRECTFB_HAS_FIELD_PARITY | #define DIRECTFB_HAS_FLICKER_FILTERING | #define DIRECTFB_VERSION_STRING "0.9.19" | #define DIRECTFB_MAJOR 0 | #define DIRECTFB_MINOR 9 | #define DIRECTFB_MICRO 19 | #define HAVE_X11 | #define HAVE_XV | #define HAVE_XINERAMA | #define HAVE_XTESTEXTENSION | #define HAVE_XF86VIDMODE | #define ARCH_X86 | #define HAVE_MEMALIGN 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16025: result: no configure:16044: checking __attribute__ ((aligned ())) support configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16068: gcc -c -I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro conftest.c >&5 configure:16071: $? = 0 configure:16074: test -s conftest.o configure:16077: $? = 0 configure:16088: result: 64 configure:16231: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tvtime config.status 0.9.10, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pvr config.status:732: creating Makefile config.status:732: creating docs/Makefile config.status:732: creating data/Makefile config.status:732: creating plugins/Makefile config.status:732: creating src/Makefile config.status:732: creating src/wine/Makefile config.status:732: creating intl/Makefile config.status:732: creating po/Makefile.in config.status:732: creating m4/Makefile config.status:836: creating config.h config.status:1329: executing depfiles commands config.status:1329: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_connect=yes ac_cv_func_execlp=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fork=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getpriority=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_memalign=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setlocale=yes ac_cv_func_setpriority=yes ac_cv_func_setreuid=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigemptyset=yes ac_cv_func_signal=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_vsscanf=yes ac_cv_func_wordexp=yes ac_cv_func_wordfree=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_DLBM_TRIPLE=yes ac_cv_have_decl_DLCAPS_FIELD_PARITY=yes ac_cv_have_decl_DLCAPS_FLICKER_FILTERING=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_argz_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_png_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_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_header_wordexp_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmCreateImage=yes ac_cv_lib_Xinerama_XineramaQueryScreens=yes ac_cv_lib_Xtst_XTestFakeKeyEvent=yes ac_cv_lib_Xv_XvShmCreateImage=yes ac_cv_lib_Xxf86vm_XF86VidModeGetModeLine=yes ac_cv_lib_c_dlopen=no ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_png_png_read_png=yes ac_cv_lib_z_gzsetparams=yes ac_cv_objext=o ac_cv_path_DIRECTFB_CONFIG=/usr/bin/directfb-config ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_LIBXML2_CONFIG=/usr/bin/xml2-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_XGETTEXT=: ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_found_cc=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_try_cflags_ok=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_use_fifogroup=video ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/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_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run aclocal-1.6' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run automake-1.6' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/include/directfb -D_REENTRANT -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -O3 -fomit-frame-pointer -std=gnu99 -mcpu=pentiumpro' CPP='gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRECTFB_CONFIG='/usr/bin/directfb-config' DYNAMIC_LD_LIBS='-ldl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FREETYPE_CONFIG='/usr/bin/freetype-config' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' HAVE_DIRECTFB_FALSE='#' HAVE_DIRECTFB_TRUE='' HAVE_LIBPNG_FALSE='#' HAVE_LIBPNG_TRUE='' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CONFIG='/usr/bin/xml2-config' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='tvtime' PACKAGE_BUGREPORT='http://tvtime.net/' PACKAGE_NAME='tvtime' PACKAGE_STRING='tvtime 0.9.10' PACKAGE_TARNAME='tvtime' PACKAGE_VERSION='0.9.10' PATH_SEPARATOR=':' PKGRUNDIRGROUP='video' PNG_LIBS='-lpng -lz -lm' POSUB='po' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.9.10' X11_CFLAGS=' -I/usr/X11R6/include' X11_LIBS=' -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext -lXv -lXinerama -lXtst -lXxf86vm' XGETTEXT=':' XML2_FLAG='-I/usr/include/libxml2' XML2_LIBS='-L/usr/lib -lxml2 -lz -lpthread -lm' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ZLIB_LIBS='-lz' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='${prefix}' found_cc='yes' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/tvtime-0.9.10-r1/work/tvtime-0.9.10/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ARCH_X86 #define ATTRIBUTE_ALIGNED_MAX 64 #define DIRECTFB_HAS_FIELD_PARITY #define DIRECTFB_HAS_FLICKER_FILTERING #define DIRECTFB_HAS_TRIPLE #define DIRECTFB_MAJOR 0 #define DIRECTFB_MICRO 19 #define DIRECTFB_MINOR 9 #define DIRECTFB_VERSION_STRING "0.9.19" #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_CTYPE_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRECTFB #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_EXECLP 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBXML2 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMALIGN 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_SDL #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETREUID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_VSSCANF 1 #define HAVE_WORDEXP 1 #define HAVE_WORDEXP_H 1 #define HAVE_WORDFREE 1 #define HAVE_X11 #define HAVE_XF86VIDMODE #define HAVE_XINERAMA #define HAVE_XTESTEXTENSION #define HAVE_XV #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "tvtime" #define PACKAGE_BUGREPORT "http://tvtime.net/" #define PACKAGE_NAME "tvtime" #define PACKAGE_STRING "tvtime 0.9.10" #define PACKAGE_TARNAME "tvtime" #define PACKAGE_VERSION "0.9.10" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.9.10" configure: exit 0