This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cdrdao configure 1.2.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 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 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:1459: checking for a BSD-compatible install configure:1514: result: /bin/install -c configure:1525: checking whether build environment is sane configure:1568: result: yes configure:1633: checking for gawk configure:1649: found /bin/gawk configure:1659: result: gawk configure:1669: checking whether make sets $(MAKE) configure:1689: result: yes configure:1859: checking whether to enable maintainer-specific portions of Makefiles configure:1868: result: no configure:1889: checking build system type configure:1907: result: i686-uhu-linux-gnu configure:1915: checking host system type configure:1929: result: i686-uhu-linux-gnu configure:1952: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:1967: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:2074: checking for i686-uhu-linux-gcc configure:2090: found /usr/bin/i686-uhu-linux-gcc configure:2100: result: i686-uhu-linux-gcc configure:2382: checking for C compiler version configure:2385: 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:2388: $? = 0 configure:2390: 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:2393: $? = 0 configure:2395: 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:2398: $? = 1 configure:2421: checking for C compiler default output file name configure:2424: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2427: $? = 0 configure:2473: result: a.out configure:2478: checking whether the C compiler works configure:2484: ./a.out configure:2487: $? = 0 configure:2504: result: yes configure:2511: checking whether we are cross compiling configure:2513: result: no configure:2516: checking for suffix of executables configure:2518: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2521: $? = 0 configure:2546: result: configure:2552: checking for suffix of object files configure:2573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2576: $? = 0 configure:2598: result: o configure:2602: checking whether we are using the GNU C compiler configure:2626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2632: $? = 0 configure:2636: test -z || test ! -s conftest.err configure:2639: $? = 0 configure:2642: test -s conftest.o configure:2645: $? = 0 configure:2658: result: yes configure:2664: checking whether i686-uhu-linux-gcc accepts -g configure:2685: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2691: $? = 0 configure:2695: test -z || test ! -s conftest.err configure:2698: $? = 0 configure:2701: test -s conftest.o configure:2704: $? = 0 configure:2715: result: yes configure:2732: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2802: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2808: $? = 0 configure:2812: test -z || test ! -s conftest.err configure:2815: $? = 0 configure:2818: test -s conftest.o configure:2821: $? = 0 configure:2839: result: none needed configure:2857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2863: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3007: checking for style of include used by make configure:3035: result: GNU configure:3063: checking dependency style of i686-uhu-linux-gcc configure:3153: result: gcc3 configure:3180: checking for i686-uhu-linux-g++ configure:3196: found /usr/bin/i686-uhu-linux-g++ configure:3206: result: i686-uhu-linux-g++ configure:3264: checking for C++ compiler version configure:3267: 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:3270: $? = 0 configure:3272: 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:3275: $? = 0 configure:3277: 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:3280: $? = 1 configure:3283: checking whether we are using the GNU C++ compiler configure:3307: i686-uhu-linux-g++ -c conftest.cc >&5 configure:3313: $? = 0 configure:3317: test -z || test ! -s conftest.err configure:3320: $? = 0 configure:3323: test -s conftest.o configure:3326: $? = 0 configure:3339: result: yes configure:3345: checking whether i686-uhu-linux-g++ accepts -g configure:3366: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:3372: $? = 0 configure:3376: test -z || test ! -s conftest.err configure:3379: $? = 0 configure:3382: test -s conftest.o configure:3385: $? = 0 configure:3396: result: yes configure:3438: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3444: $? = 0 configure:3448: test -z || test ! -s conftest.err configure:3451: $? = 0 configure:3454: test -s conftest.o configure:3457: $? = 0 configure:3483: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3438: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3438: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3438: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3444: $? = 0 configure:3448: test -z || test ! -s conftest.err configure:3451: $? = 0 configure:3454: test -s conftest.o configure:3457: $? = 0 configure:3483: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3489: $? = 0 configure:3493: test -z || test ! -s conftest.err configure:3496: $? = 0 configure:3499: test -s conftest.o configure:3502: $? = 0 configure:3527: checking dependency style of i686-uhu-linux-g++ configure:3617: result: gcc3 configure:3639: checking how to run the C preprocessor configure:3674: i686-uhu-linux-gcc -E conftest.c configure:3680: $? = 0 configure:3712: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:3757: result: i686-uhu-linux-gcc -E configure:3781: i686-uhu-linux-gcc -E conftest.c configure:3787: $? = 0 configure:3819: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:3881: checking for a BSD-compatible install configure:3936: result: /bin/install -c configure:3950: checking for i686-uhu-linux-ranlib configure:3979: result: no configure:3988: checking for ranlib configure:4004: found /usr/bin/ranlib configure:4015: result: ranlib configure:4029: checking for ar configure:4045: found /usr/bin/ar configure:4055: result: ar configure:4062: checking whether make sets $(MAKE) configure:4082: result: yes configure:4094: checking for i686-uhu-linux-pkg-config configure:4127: result: no configure:4136: checking for pkg-config configure:4154: found /usr/bin/pkg-config configure:4166: result: /usr/bin/pkg-config configure:4181: checking for egrep configure:4191: result: grep -E configure:4196: checking for ANSI C header files configure:4221: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4227: $? = 0 configure:4231: test -z || test ! -s conftest.err configure:4234: $? = 0 configure:4237: test -s conftest.o configure:4240: $? = 0 configure:4329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4332: $? = 0 configure:4334: ./conftest configure:4337: $? = 0 configure:4352: result: yes configure:4362: checking for sys/wait.h that is POSIX.1 compatible configure:4393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4447: checking for sys/types.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for sys/stat.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for stdlib.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for string.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for memory.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for strings.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for inttypes.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for stdint.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4447: checking for unistd.h configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4469: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4524: checking fcntl.h usability configure:4536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest.o configure:4555: $? = 0 configure:4565: result: yes configure:4569: checking fcntl.h presence configure:4579: i686-uhu-linux-gcc -E conftest.c configure:4585: $? = 0 configure:4605: result: yes configure:4640: checking for fcntl.h configure:4647: result: yes configure:4524: checking getopt.h usability configure:4536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest.o configure:4555: $? = 0 configure:4565: result: yes configure:4569: checking getopt.h presence configure:4579: i686-uhu-linux-gcc -E conftest.c configure:4585: $? = 0 configure:4605: result: yes configure:4640: checking for getopt.h configure:4647: result: yes configure:4524: checking malloc.h usability configure:4536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest.o configure:4555: $? = 0 configure:4565: result: yes configure:4569: checking malloc.h presence configure:4579: i686-uhu-linux-gcc -E conftest.c configure:4585: $? = 0 configure:4605: result: yes configure:4640: checking for malloc.h configure:4647: result: yes configure:4515: checking for unistd.h configure:4520: result: yes configure:4524: checking sys/mman.h usability configure:4536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest.o configure:4555: $? = 0 configure:4565: result: yes configure:4569: checking sys/mman.h presence configure:4579: i686-uhu-linux-gcc -E conftest.c configure:4585: $? = 0 configure:4605: result: yes configure:4640: checking for sys/mman.h configure:4647: result: yes configure:4524: checking sched.h usability configure:4536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest.o configure:4555: $? = 0 configure:4565: result: yes configure:4569: checking sched.h presence configure:4579: i686-uhu-linux-gcc -E conftest.c configure:4585: $? = 0 configure:4605: result: yes configure:4640: checking for sched.h configure:4647: result: yes configure:4661: checking whether byte ordering is bigendian configure:4688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4694: $? = 0 configure:4698: test -z || test ! -s conftest.err configure:4701: $? = 0 configure:4704: test -s conftest.o configure:4707: $? = 0 configure:4731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:38:2: error: unknown type name 'not' not big endian ^ conftest.c:38:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4872: result: no configure:4891: checking return type of signal handlers configure:4922: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4928: $? = 0 configure:4932: test -z || test ! -s conftest.err configure:4935: $? = 0 configure:4938: test -s conftest.o configure:4941: $? = 0 configure:4952: result: void configure:4960: checking for short configure:4984: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4990: $? = 0 configure:4994: test -z || test ! -s conftest.err configure:4997: $? = 0 configure:5000: test -s conftest.o configure:5003: $? = 0 configure:5014: result: yes configure:5017: checking size of short configure:5336: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5339: $? = 0 configure:5341: ./conftest configure:5344: $? = 0 configure:5367: result: 2 configure:5374: checking for int configure:5398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5428: result: yes configure:5431: checking size of int configure:5750: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5753: $? = 0 configure:5755: ./conftest configure:5758: $? = 0 configure:5781: result: 4 configure:5788: checking for long configure:5812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5818: $? = 0 configure:5822: test -z || test ! -s conftest.err configure:5825: $? = 0 configure:5828: test -s conftest.o configure:5831: $? = 0 configure:5842: result: yes configure:5845: checking size of long configure:6164: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6167: $? = 0 configure:6169: ./conftest configure:6172: $? = 0 configure:6195: result: 4 configure:6202: checking for long long configure:6226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6232: $? = 0 configure:6236: test -z || test ! -s conftest.err configure:6239: $? = 0 configure:6242: test -s conftest.o configure:6245: $? = 0 configure:6256: result: yes configure:6259: checking size of long long configure:6578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6581: $? = 0 configure:6583: ./conftest configure:6586: $? = 0 configure:6609: result: 8 configure:6640: checking for u_int8_t configure:6664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6670: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6694: result: yes configure:6706: checking for int16_t configure:6730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6736: $? = 0 configure:6740: test -z || test ! -s conftest.err configure:6743: $? = 0 configure:6746: test -s conftest.o configure:6749: $? = 0 configure:6760: result: yes configure:6772: checking for int32_t configure:6796: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6802: $? = 0 configure:6806: test -z || test ! -s conftest.err configure:6809: $? = 0 configure:6812: test -s conftest.o configure:6815: $? = 0 configure:6826: result: yes configure:6838: checking for u_int16_t configure:6862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6868: $? = 0 configure:6872: test -z || test ! -s conftest.err configure:6875: $? = 0 configure:6878: test -s conftest.o configure:6881: $? = 0 configure:6892: result: yes configure:6904: checking for u_int32_t configure:6928: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6934: $? = 0 configure:6938: test -z || test ! -s conftest.err configure:6941: $? = 0 configure:6944: test -s conftest.o configure:6947: $? = 0 configure:6958: result: yes configure:6978: checking for sched_getparam configure:7035: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7041: $? = 0 configure:7045: test -z || test ! -s conftest.err configure:7048: $? = 0 configure:7051: test -s conftest configure:7054: $? = 0 configure:7066: result: yes configure:7149: checking for sched_get_priority_max configure:7206: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7212: $? = 0 configure:7216: test -z || test ! -s conftest.err configure:7219: $? = 0 configure:7222: test -s conftest configure:7225: $? = 0 configure:7237: result: yes configure:7321: checking for sched_setscheduler configure:7378: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7384: $? = 0 configure:7388: test -z || test ! -s conftest.err configure:7391: $? = 0 configure:7394: test -s conftest configure:7397: $? = 0 configure:7409: result: yes configure:7493: checking for socket in -lsocket configure:7523: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SCHED_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define size16 short | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETSCHEDULER 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:7555: result: no configure:7561: checking for connect in -lsocket configure:7591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7597: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SCHED_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define size16 short | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETSCHEDULER 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 connect (); | int | main () | { | connect (); | ; | return 0; | } configure:7623: result: no configure:7642: checking for strerror configure:7699: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7705: $? = 0 configure:7709: test -z || test ! -s conftest.err configure:7712: $? = 0 configure:7715: test -s conftest configure:7718: $? = 0 configure:7730: result: yes configure:7745: checking for mlockall configure:7802: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7808: $? = 0 configure:7812: test -z || test ! -s conftest.err configure:7815: $? = 0 configure:7818: test -s conftest configure:7821: $? = 0 configure:7833: result: yes configure:7745: checking for munlockall configure:7802: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7808: $? = 0 configure:7812: test -z || test ! -s conftest.err configure:7815: $? = 0 configure:7818: test -s conftest configure:7821: $? = 0 configure:7833: result: yes configure:7847: checking for getpagesize configure:7904: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7910: $? = 0 configure:7914: test -z || test ! -s conftest.err configure:7917: $? = 0 configure:7920: test -s conftest configure:7923: $? = 0 configure:7935: result: yes configure:7949: checking for usleep configure:8006: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8012: $? = 0 configure:8016: test -z || test ! -s conftest.err configure:8019: $? = 0 configure:8022: test -s conftest configure:8025: $? = 0 configure:8037: result: yes configure:8056: checking for setreuid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8056: checking for setregid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8056: checking for seteuid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8056: checking for setegid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8056: checking for setuid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8056: checking for setgid configure:8113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8159: checking for inet_aton configure:8216: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8222: $? = 0 configure:8226: test -z || test ! -s conftest.err configure:8229: $? = 0 configure:8232: test -s conftest configure:8235: $? = 0 configure:8247: result: yes configure:8263: checking for pthread_create configure:8320: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccBjItcA.o:(.data+0x0): undefined reference to `pthread_create' /tmp/ccBjItcA.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:8326: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cdrdao" | #define PACKAGE_TARNAME "cdrdao" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "cdrdao 1.2.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "cdrdao" | #define VERSION "1.2.3" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SCHED_H 1 | #define RETSIGTYPE void | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define size16 short | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRERROR 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_USLEEP 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define pthread_create to an innocuous variant, in case declares pthread_create. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_create innocuous_pthread_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_create | | /* 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 pthread_create (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pthread_create) || defined (__stub___pthread_create) | choke me | #else | char (*f) () = pthread_create; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_create; | ; | return 0; | } configure:8351: result: no configure:8369: checking for pthread_create in -lpthread configure:8399: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:8405: $? = 0 configure:8409: test -z || test ! -s conftest.err configure:8412: $? = 0 configure:8415: test -s conftest configure:8418: $? = 0 configure:8431: result: yes configure:8924: checking for pthread_sigmask in -lpthread configure:8954: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:8960: $? = 0 configure:8964: test -z || test ! -s conftest.err configure:8967: $? = 0 configure:8970: test -s conftest configure:8973: $? = 0 configure:8986: result: yes configure:8996: checking for pthread_attr_setschedpolicy in -lpthread configure:9026: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:9032: $? = 0 configure:9036: test -z || test ! -s conftest.err configure:9039: $? = 0 configure:9042: test -s conftest configure:9045: $? = 0 configure:9058: result: yes configure:9068: checking for pthread_attr_setschedparam in -lpthread configure:9098: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:9104: $? = 0 configure:9108: test -z || test ! -s conftest.err configure:9111: $? = 0 configure:9114: test -s conftest configure:9117: $? = 0 configure:9130: result: yes configure:9140: checking for pthread_getschedparam in -lpthread configure:9170: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:9176: $? = 0 configure:9180: test -z || test ! -s conftest.err configure:9183: $? = 0 configure:9186: test -s conftest configure:9189: $? = 0 configure:9202: result: yes configure:9212: checking for pthread_setschedparam in -lpthread configure:9242: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:9248: $? = 0 configure:9252: test -z || test ! -s conftest.err configure:9255: $? = 0 configure:9258: test -s conftest configure:9261: $? = 0 configure:9274: result: yes configure:9591: checking for Lame library version >= 3.92 configure:9673: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lmp3lame >&5 configure:9676: $? = 0 configure:9678: ./conftest configure:9681: $? = 0 configure:9710: result: yes configure:9750: checking for i686-uhu-linux-pkg-config configure:9780: result: /usr/bin/pkg-config configure:9837: checking pkg-config is at least version 0.9.0 configure:9840: result: yes configure:9851: checking for SIGCPP2 configure:9859: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= 2.0.0" configure:9862: $? = 0 configure:9877: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= 2.0.0" configure:9880: $? = 0 configure:9916: result: yes configure:9922: checking for GTKMM2 configure:9930: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.4.0" configure:9933: $? = 0 configure:9948: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.4.0" configure:9951: $? = 0 configure:9987: result: yes configure:9993: checking for LIBGUIMM2 configure:10001: $PKG_CONFIG --exists --print-errors "libgnomeuimm-2.6 >= 2.6.0" configure:10004: $? = 0 configure:10019: $PKG_CONFIG --exists --print-errors "libgnomeuimm-2.6 >= 2.6.0" configure:10022: $? = 0 configure:10058: result: yes configure:10163: checking for VORBISFILE configure:10171: $PKG_CONFIG --exists --print-errors "vorbisfile >= 1.0" configure:10174: $? = 0 configure:10189: $PKG_CONFIG --exists --print-errors "vorbisfile >= 1.0" configure:10192: $? = 0 configure:10228: result: yes configure:10237: checking for MAD configure:10245: $PKG_CONFIG --exists --print-errors "mad >= 0.10" configure:10248: $? = 0 configure:10263: $PKG_CONFIG --exists --print-errors "mad >= 0.10" configure:10266: $? = 0 configure:10302: result: yes configure:10528: checking for AO configure:10536: $PKG_CONFIG --exists --print-errors "ao >= 0.8" configure:10539: $? = 0 configure:10554: $PKG_CONFIG --exists --print-errors "ao >= 0.8" configure:10557: $? = 0 configure:10595: result: yes configure:10882: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cdrdao config.status 1.2.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:768: creating trackdb/Makefile config.status:768: creating dao/Makefile config.status:768: creating utils/Makefile config.status:768: creating xdao/Makefile config.status:768: creating xdao/gcdmaster.schemas config.status:768: creating xdao/stock/Makefile config.status:768: creating paranoia/Makefile config.status:768: creating pccts/Makefile config.status:768: creating pccts/antlr/Makefile config.status:768: creating pccts/dlg/Makefile config.status:768: creating Makefile config.status:768: creating specs/cdrdao.fedora.spec config.status:872: creating config.h config.status:1250: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AO_CFLAGS_set= ac_cv_env_AO_CFLAGS_value= ac_cv_env_AO_LIBS_set= ac_cv_env_AO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTKMM2_CFLAGS_set= ac_cv_env_GTKMM2_CFLAGS_value= ac_cv_env_GTKMM2_LIBS_set= ac_cv_env_GTKMM2_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGUIMM2_CFLAGS_set= ac_cv_env_LIBGUIMM2_CFLAGS_value= ac_cv_env_LIBGUIMM2_LIBS_set= ac_cv_env_LIBGUIMM2_LIBS_value= ac_cv_env_MAD_CFLAGS_set= ac_cv_env_MAD_CFLAGS_value= ac_cv_env_MAD_LIBS_set= ac_cv_env_MAD_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SIGCPP2_CFLAGS_set= ac_cv_env_SIGCPP2_CFLAGS_value= ac_cv_env_SIGCPP2_LIBS_set= ac_cv_env_SIGCPP2_LIBS_value= ac_cv_env_VORBISFILE_CFLAGS_set= ac_cv_env_VORBISFILE_CFLAGS_value= ac_cv_env_VORBISFILE_LIBS_set= ac_cv_env_VORBISFILE_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_getpagesize=yes ac_cv_func_inet_aton=yes ac_cv_func_mlockall=yes ac_cv_func_munlockall=yes ac_cv_func_pthread_create=no ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_getparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setuid=yes ac_cv_func_strerror=yes ac_cv_func_usleep=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_sched_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_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_pthread___pthread_attr_setschedparam=yes ac_cv_lib_pthread___pthread_attr_setschedpolicy=yes ac_cv_lib_pthread___pthread_getschedparam=yes ac_cv_lib_pthread___pthread_setschedparam=yes ac_cv_lib_pthread___pthread_sigmask=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_connect=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 pkg_cv_AO_CFLAGS= pkg_cv_AO_LIBS='-lao ' pkg_cv_GTKMM2_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/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTKMM2_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_LIBGUIMM2_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -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/giomm-2.4 -I/usr/lib/giomm-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/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.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/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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBGUIMM2_LIBS='-lgnomeuimm-2.6 -lgnomemm-2.6 -lgnomecanvasmm-2.6 -lgconfmm-2.6 -lglademm-2.4 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfsmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 ' pkg_cv_MAD_CFLAGS= pkg_cv_MAD_LIBS='-lmad -lm ' pkg_cv_SIGCPP2_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_SIGCPP2_LIBS='-lsigc-2.0 ' pkg_cv_VORBISFILE_CFLAGS= pkg_cv_VORBISFILE_LIBS='-lvorbisfile ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AO_CFLAGS='' AO_LIBS='-lao ' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' COND_MP3_FALSE='#' COND_MP3_TRUE='' COND_OGG_FALSE='#' COND_OGG_TRUE='' COND_PCCTS_FALSE='#' COND_PCCTS_TRUE='' COND_SCSILIB_FALSE='' COND_SCSILIB_TRUE='#' COND_TOC2MP3_FALSE='#' COND_TOC2MP3_TRUE='' COND_XDAO_FALSE='#' COND_XDAO_TRUE='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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' GTKMM2_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/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTKMM2_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAME_CFLAGS='' LAME_LIBS=' -lmp3lame' LDFLAGS='' LIBGUIMM2_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -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/giomm-2.4 -I/usr/lib/giomm-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/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.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/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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBGUIMM2_LIBS='-lgnomeuimm-2.6 -lgnomemm-2.6 -lgnomecanvasmm-2.6 -lgconfmm-2.6 -lglademm-2.4 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfsmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='' LTLIBOBJS='' MAD_CFLAGS='' MAD_LIBS='-lmad -lm ' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='cdrdao' PACKAGE_BUGREPORT='' PACKAGE_NAME='cdrdao' PACKAGE_STRING='cdrdao 1.2.3' PACKAGE_TARNAME='cdrdao' PACKAGE_VERSION='1.2.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIGCPP2_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' SIGCPP2_LIBS='-lsigc-2.0 ' STRIP='' VERSION='1.2.3' VORBISFILE_CFLAGS='' VORBISFILE_LIBS='-lvorbisfile ' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' antlr_path='$(srcdir)/../pccts/antlr/antlr' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' dao_src='dao.cc' datadir='${prefix}/share' dlg_path='$(srcdir)/../pccts/dlg/dlg' en_cdrdao='yes' en_cue2toc='yes' en_toc2cue='yes' en_toc2mp3='yes' en_xdao='yes' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' mydefs='-D_THREAD_SAFE -D_REENTRANT ' oldincludedir='/usr/include' pcctsinc='$(srcdir)/../pccts/h' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' scsilib_dir='' scsilib_incl='' scsilib_libs='' scsilib_objs='ScsiIf-linux.o sg_err.o' sharedstatedir='${prefix}/com' sound_if_obj='SoundIF-ao.o' sysconfdir='/etc' target_alias='' thread_libs='-lpthread' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_AO 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MLOCKALL 1 #define HAVE_MP3_SUPPORT 1 #define HAVE_MUNLOCKALL 1 #define HAVE_OGG_SUPPORT 1 #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1 #define HAVE_PTHREAD_GETSCHEDPARAM 1 #define HAVE_PTHREAD_SETSCHEDPARAM 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_SCHED_GETPARAM 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETUID 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define PACKAGE "cdrdao" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "cdrdao" #define PACKAGE_STRING "cdrdao 1.2.3" #define PACKAGE_TARNAME "cdrdao" #define PACKAGE_VERSION "1.2.3" #define RETSIGTYPE void #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define USE_POSIX_THREADS 1 #define VERSION "1.2.3" #define size16 short #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0