This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-ipod --disable-schemas-install --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1756: checking for a BSD-compatible install configure:1811: result: /bin/install -c configure:1822: checking whether build environment is sane configure:1865: result: yes configure:1898: checking for gawk configure:1914: found /bin/gawk configure:1924: result: gawk configure:1934: checking whether make sets $(MAKE) configure:1954: result: yes configure:2119: checking whether to enable maintainer-specific portions of Makefiles configure:2128: result: no configure:2214: checking for perl configure:2232: found /usr/bin/perl configure:2244: result: /usr/bin/perl configure:2262: checking for XML::Parser configure:2265: result: ok configure:2276: checking for iconv configure:2294: found /usr/bin/iconv configure:2307: result: /usr/bin/iconv configure:2316: checking for msgfmt configure:2334: found /usr/bin/msgfmt configure:2347: result: /usr/bin/msgfmt configure:2356: checking for msgmerge configure:2374: found /usr/bin/msgmerge configure:2387: result: /usr/bin/msgmerge configure:2396: checking for xgettext configure:2414: found /usr/bin/xgettext configure:2427: result: /usr/bin/xgettext configure:2462: checking for style of include used by make configure:2490: result: GNU configure:2523: checking for i586-uhu-linux-gcc configure:2539: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2549: result: i586-uhu-linux-gcc configure:2831: checking for C compiler version configure:2834: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2837: $? = 0 configure:2839: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2842: $? = 0 configure:2844: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2847: $? = 1 configure:2870: checking for C compiler default output file name configure:2873: i586-uhu-linux-gcc conftest.c >&5 configure:2876: $? = 0 configure:2922: result: a.out configure:2927: checking whether the C compiler works configure:2933: ./a.out configure:2936: $? = 0 configure:2953: result: yes configure:2960: checking whether we are cross compiling configure:2962: result: no configure:2965: checking for suffix of executables configure:2967: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2970: $? = 0 configure:2995: result: configure:3001: checking for suffix of object files configure:3022: i586-uhu-linux-gcc -c conftest.c >&5 configure:3025: $? = 0 configure:3047: result: o configure:3051: checking whether we are using the GNU C compiler configure:3075: i586-uhu-linux-gcc -c conftest.c >&5 configure:3081: $? = 0 configure:3084: test -z || test ! -s conftest.err configure:3087: $? = 0 configure:3090: test -s conftest.o configure:3093: $? = 0 configure:3106: result: yes configure:3112: checking whether i586-uhu-linux-gcc accepts -g configure:3133: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3139: $? = 0 configure:3142: test -z || test ! -s conftest.err configure:3145: $? = 0 configure:3148: test -s conftest.o configure:3151: $? = 0 configure:3162: result: yes configure:3179: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3249: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3255: $? = 0 configure:3258: test -z || test ! -s conftest.err configure:3261: $? = 0 configure:3264: test -s conftest.o configure:3267: $? = 0 configure:3285: result: none needed configure:3303: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3309: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3441: checking dependency style of i586-uhu-linux-gcc configure:3524: result: gcc3 configure:3543: checking for strerror in -lcposix configure:3573: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.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:3604: result: no configure:3620: checking for i586-uhu-linux-gcc configure:3646: result: i586-uhu-linux-gcc configure:3928: checking for C compiler version configure:3931: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:3934: $? = 0 configure:3936: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3939: $? = 0 configure:3941: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3944: $? = 1 configure:3947: checking whether we are using the GNU C compiler configure:4002: result: yes configure:4008: checking whether i586-uhu-linux-gcc accepts -g configure:4058: result: yes configure:4075: checking for i586-uhu-linux-gcc option to accept ANSI C configure:4181: result: none needed configure:4199: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:4205: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4337: checking dependency style of i586-uhu-linux-gcc configure:4420: result: gcc3 configure:4442: checking how to run the C preprocessor configure:4477: i586-uhu-linux-gcc -E conftest.c configure:4483: $? = 0 configure:4515: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | /* end confdefs.h. */ | #include configure:4560: result: i586-uhu-linux-gcc -E configure:4584: i586-uhu-linux-gcc -E conftest.c configure:4590: $? = 0 configure:4622: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | /* end confdefs.h. */ | #include configure:4672: checking for egrep configure:4682: result: grep -E configure:4687: checking for ANSI C header files configure:4712: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4718: $? = 0 configure:4721: test -z || test ! -s conftest.err configure:4724: $? = 0 configure:4727: test -s conftest.o configure:4730: $? = 0 configure:4819: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4822: $? = 0 configure:4824: ./conftest configure:4827: $? = 0 configure:4842: result: yes configure:4930: checking build system type configure:4948: result: i586-uhu-linux-gnu configure:4956: checking host system type configure:4970: result: i586-uhu-linux-gnu configure:4978: checking for a sed that does not truncate output configure:5032: result: /bin/sed configure:5046: checking for ld used by i586-uhu-linux-gcc configure:5113: result: /usr/bin/ld configure:5122: checking if the linker (/usr/bin/ld) is GNU ld configure:5137: result: yes configure:5142: checking for /usr/bin/ld option to reload object files configure:5149: result: -r configure:5167: checking for BSD-compatible nm configure:5216: result: /usr/bin/nm -B configure:5220: checking whether ln -s works configure:5224: result: yes configure:5231: checking how to recognise dependent libraries configure:5407: result: pass_all configure:5651: checking for sys/types.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for sys/stat.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for stdlib.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for string.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for memory.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for strings.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for inttypes.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for stdint.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5651: checking for unistd.h configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest.o configure:5685: $? = 0 configure:5696: result: yes configure:5722: checking dlfcn.h usability configure:5734: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5740: $? = 0 configure:5743: test -z || test ! -s conftest.err configure:5746: $? = 0 configure:5749: test -s conftest.o configure:5752: $? = 0 configure:5762: result: yes configure:5766: checking dlfcn.h presence configure:5776: i586-uhu-linux-gcc -E conftest.c configure:5782: $? = 0 configure:5802: result: yes configure:5837: checking for dlfcn.h configure:5844: result: yes configure:5867: checking for i586-uhu-linux-g++ configure:5883: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5893: result: i586-uhu-linux-g++ configure:5951: checking for C++ compiler version configure:5954: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:5957: $? = 0 configure:5959: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:5962: $? = 0 configure:5964: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:5967: $? = 1 configure:5970: checking whether we are using the GNU C++ compiler configure:5994: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6000: $? = 0 configure:6003: test -z || test ! -s conftest.err configure:6006: $? = 0 configure:6009: test -s conftest.o configure:6012: $? = 0 configure:6025: result: yes configure:6031: checking whether i586-uhu-linux-g++ accepts -g configure:6052: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6058: $? = 0 configure:6061: test -z || test ! -s conftest.err configure:6064: $? = 0 configure:6067: test -s conftest.o configure:6070: $? = 0 configure:6081: result: yes configure:6123: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6129: $? = 0 configure:6132: test -z || test ! -s conftest.err configure:6135: $? = 0 configure:6138: test -s conftest.o configure:6141: $? = 0 configure:6167: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:6173: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | #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 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6123: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6129: $? = 0 configure:6132: test -z || test ! -s conftest.err configure:6135: $? = 0 configure:6138: test -s conftest.o configure:6141: $? = 0 configure:6167: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6173: $? = 0 configure:6176: test -z || test ! -s conftest.err configure:6179: $? = 0 configure:6182: test -s conftest.o configure:6185: $? = 0 configure:6210: checking dependency style of i586-uhu-linux-g++ configure:6293: result: gcc3 configure:6320: checking how to run the C++ preprocessor configure:6351: i586-uhu-linux-g++ -E conftest.cc configure:6357: $? = 0 configure:6389: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6434: result: i586-uhu-linux-g++ -E configure:6458: i586-uhu-linux-g++ -E conftest.cc configure:6464: $? = 0 configure:6496: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6557: checking for i586-uhu-linux-g77 configure:6586: result: no configure:6557: checking for i586-uhu-linux-f77 configure:6586: result: no configure:6557: checking for i586-uhu-linux-xlf configure:6586: result: no configure:6557: checking for i586-uhu-linux-frt configure:6586: result: no configure:6557: checking for i586-uhu-linux-pgf77 configure:6586: result: no configure:6557: checking for i586-uhu-linux-fort77 configure:6586: result: no configure:6557: checking for i586-uhu-linux-fl32 configure:6586: result: no configure:6557: checking for i586-uhu-linux-af77 configure:6586: result: no configure:6557: checking for i586-uhu-linux-f90 configure:6586: result: no configure:6557: checking for i586-uhu-linux-xlf90 configure:6586: result: no configure:6557: checking for i586-uhu-linux-pgf90 configure:6586: result: no configure:6557: checking for i586-uhu-linux-epcf90 configure:6586: result: no configure:6557: checking for i586-uhu-linux-f95 configure:6586: result: no configure:6557: checking for i586-uhu-linux-fort configure:6586: result: no configure:6557: checking for i586-uhu-linux-xlf95 configure:6586: result: no configure:6557: checking for i586-uhu-linux-ifc configure:6586: result: no configure:6557: checking for i586-uhu-linux-efc configure:6586: result: no configure:6557: checking for i586-uhu-linux-pgf95 configure:6586: result: no configure:6557: checking for i586-uhu-linux-lf95 configure:6586: result: no configure:6557: checking for i586-uhu-linux-gfortran configure:6586: result: no configure:6599: checking for g77 configure:6628: result: no configure:6599: checking for f77 configure:6628: result: no configure:6599: checking for xlf configure:6628: result: no configure:6599: checking for frt configure:6628: result: no configure:6599: checking for pgf77 configure:6628: result: no configure:6599: checking for fort77 configure:6628: result: no configure:6599: checking for fl32 configure:6628: result: no configure:6599: checking for af77 configure:6628: result: no configure:6599: checking for f90 configure:6628: result: no configure:6599: checking for xlf90 configure:6628: result: no configure:6599: checking for pgf90 configure:6628: result: no configure:6599: checking for epcf90 configure:6628: result: no configure:6599: checking for f95 configure:6628: result: no configure:6599: checking for fort configure:6628: result: no configure:6599: checking for xlf95 configure:6628: result: no configure:6599: checking for ifc configure:6628: result: no configure:6599: checking for efc configure:6628: result: no configure:6599: checking for pgf95 configure:6628: result: no configure:6599: checking for lf95 configure:6628: result: no configure:6599: checking for gfortran configure:6628: result: no configure:6640: checking for Fortran 77 compiler version configure:6643: --version &5 ./configure: line 6644: --version: command not found configure:6646: $? = 127 configure:6648: -v &5 ./configure: line 6649: -v: command not found configure:6651: $? = 127 configure:6653: -V &5 ./configure: line 6654: -V: command not found configure:6656: $? = 127 configure:6664: checking whether we are using the GNU Fortran 77 compiler configure:6678: -c conftest.F >&5 ./configure: line 6679: -c: command not found configure:6684: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6709: result: no configure:6715: checking whether accepts -g configure:6727: -c -g conftest.f >&5 ./configure: line 6728: -c: command not found configure:6733: $? = 127 configure: failed program was: | program main | | end configure:6757: result: no configure:6787: checking the maximum length of command line arguments configure:6896: result: 32768 configure:6907: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:7012: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7015: $? = 0 configure:7019: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7022: $? = 0 configure:7074: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7077: $? = 0 configure:7115: result: ok configure:7119: checking for objdir configure:7134: result: .libs configure:7186: checking for i586-uhu-linux-ar configure:7215: result: no configure:7224: checking for ar configure:7240: found /usr/bin/ar configure:7251: result: ar configure:7266: checking for i586-uhu-linux-ranlib configure:7295: result: no configure:7304: checking for ranlib configure:7320: found /usr/bin/ranlib configure:7331: result: ranlib configure:7346: checking for i586-uhu-linux-strip configure:7375: result: no configure:7384: checking for strip configure:7400: found /usr/bin/strip configure:7411: result: strip configure:7683: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7701: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7705: $? = 0 configure:7718: result: no configure:7733: checking for i586-uhu-linux-gcc option to produce PIC configure:7943: result: -fPIC configure:7951: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7969: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7973: $? = 0 configure:7986: result: yes configure:8014: checking if i586-uhu-linux-gcc static flag -static works configure:8042: result: yes configure:8052: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8073: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8077: $? = 0 configure:8099: result: yes configure:8125: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9091: result: yes configure:9112: checking whether -lc should be explicitly linked in configure:9117: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9120: $? = 0 configure:9135: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9138: $? = 0 configure:9150: result: no configure:9158: checking dynamic linker characteristics configure:9758: result: GNU/Linux ld.so configure:9767: checking how to hardcode library paths into programs configure:9792: result: immediate configure:9806: checking whether stripping libraries is possible configure:9811: result: yes configure:10638: checking if libtool supports shared libraries configure:10640: result: yes configure:10643: checking whether to build shared libraries configure:10664: result: yes configure:10667: checking whether to build static libraries configure:10671: result: yes configure:10763: creating libtool configure:11351: checking for ld used by i586-uhu-linux-g++ configure:11418: result: /usr/bin/ld configure:11427: checking if the linker (/usr/bin/ld) is GNU ld configure:11442: result: yes configure:11493: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12429: result: yes configure:12447: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12450: $? = 0 configure:12569: checking for i586-uhu-linux-g++ option to produce PIC configure:12843: result: -fPIC configure:12851: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12869: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12873: $? = 0 configure:12886: result: yes configure:12914: checking if i586-uhu-linux-g++ static flag -static works configure:12942: result: yes configure:12952: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12973: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12977: $? = 0 configure:12999: result: yes configure:13025: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13056: result: yes configure:13123: checking dynamic linker characteristics configure:13723: result: GNU/Linux ld.so configure:13732: checking how to hardcode library paths into programs configure:13757: result: immediate configure:19947: checking whether byte ordering is bigendian configure:19974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19980: $? = 0 configure:19983: test -z || test ! -s conftest.err configure:19986: $? = 0 configure:19989: test -s conftest.o configure:19992: $? = 0 configure:20016: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:32: error: `not' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: syntax error before "big" configure:20022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "rhythmbox" | #define VERSION "0.9.3.1" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20155: result: no configure:20174: checking for long configure:20198: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20204: $? = 0 configure:20207: test -z || test ! -s conftest.err configure:20210: $? = 0 configure:20213: test -s conftest.o configure:20216: $? = 0 configure:20227: result: yes configure:20230: checking size of long configure:20542: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20545: $? = 0 configure:20547: ./conftest configure:20550: $? = 0 configure:20573: result: 4 configure:20586: checking for GNU extension fwrite_unlocked configure:20607: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20613: $? = 0 configure:20616: test -z || test ! -s conftest.err configure:20619: $? = 0 configure:20622: test -s conftest configure:20625: $? = 0 configure:20641: result: yes configure:20649: checking for mkdtemp configure:20706: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20712: $? = 0 configure:20715: test -z || test ! -s conftest.err configure:20718: $? = 0 configure:20721: test -s conftest configure:20724: $? = 0 configure:20736: result: yes configure:20759: checking for g_utf8_collate_key_for_filename in -lglib-2.0 configure:20789: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lglib-2.0 >&5 configure:20795: $? = 0 configure:20798: test -z || test ! -s conftest.err configure:20801: $? = 0 configure:20804: test -s conftest configure:20807: $? = 0 configure:20820: result: yes configure:20837: checking for i586-uhu-linux-pkg-config configure:20870: result: no configure:20879: checking for pkg-config configure:20897: found /usr/bin/pkg-config configure:20909: result: /usr/bin/pkg-config configure:20924: checking pkg-config is at least version 0.9.0 configure:20927: result: yes configure:20939: checking for RHYTHMBOX configure:20952: $PKG_CONFIG --exists --print-errors "\ gtk+-2.0 >= $GTK_REQS \ libgnomeui-2.0 \ libglade-2.0 \ gnome-vfs-2.0 >= $GNOME_VFS_REQS \ gnome-vfs-module-2.0" configure:20960: $? = 0 configure:20985: $PKG_CONFIG --exists --print-errors "\ gtk+-2.0 >= $GTK_REQS \ libgnomeui-2.0 \ libglade-2.0 \ gnome-vfs-2.0 >= $GNOME_VFS_REQS \ gnome-vfs-module-2.0" configure:20993: $? = 0 configure:21094: result: yes configure:21101: checking for TOTEM_PLPARSER configure:21109: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_PLPARSER_REQS" configure:21112: $? = 0 configure:21127: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_PLPARSER_REQS" configure:21130: $? = 0 configure:21164: result: yes configure:21183: checking for HAL configure:21191: $PKG_CONFIG --exists --print-errors "hal >= 0.5 hal < 0.6" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21194: $? = 1 configure:21209: $PKG_CONFIG --exists --print-errors "hal >= 0.5 hal < 0.6" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21212: $? = 1 Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21253: checking for HAL configure:21261: $PKG_CONFIG --exists --print-errors "hal >= 0.2.92 hal < 0.5" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21264: $? = 1 configure:21279: $PKG_CONFIG --exists --print-errors "hal >= 0.2.92 hal < 0.5" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21282: $? = 1 Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:21362: checking for IPOD configure:21370: $PKG_CONFIG --exists --print-errors "libgpod-1.0" Package libgpod-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgpod-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgpod-1.0' found configure:21373: $? = 1 configure:21388: $PKG_CONFIG --exists --print-errors "libgpod-1.0" Package libgpod-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgpod-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgpod-1.0' found configure:21391: $? = 1 Package libgpod-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgpod-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgpod-1.0' found configure:21651: checking for GSTREAMER_0_8 configure:21662: $PKG_CONFIG --exists --print-errors "\ gstreamer-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-libs-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-control-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-gconf-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION" Package gstreamer-0.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.8.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.8' found configure:21668: $? = 1 configure:21689: $PKG_CONFIG --exists --print-errors "\ gstreamer-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-libs-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-control-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION gstreamer-gconf-$GST_0_8_MAJORMINOR >= $GST_0_8_REQUIRED_VERSION" Package gstreamer-0.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.8.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.8' found configure:21695: $? = 1 Package gstreamer-0.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.8.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.8' found configure:21747: checking for GSTREAMER_0_10 configure:21758: $PKG_CONFIG --exists --print-errors "\ gstreamer-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION gstreamer-base-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION gstreamer-plugins-base-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION" configure:21764: $? = 0 configure:21785: $PKG_CONFIG --exists --print-errors "\ gstreamer-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION gstreamer-base-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION gstreamer-plugins-base-$GST_0_10_MAJORMINOR >= $GST_0_10_REQUIRED_VERSION" configure:21791: $? = 0 configure:21834: result: yes configure:21967: checking for AVAHI configure:21976: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6 avahi-glib >= 0.6" configure:21980: $? = 0 configure:21997: $PKG_CONFIG --exists --print-errors "avahi-client >= 0.6 avahi-glib >= 0.6" configure:22001: $? = 0 configure:22038: result: yes configure:22129: checking for HOWL configure:22137: $PKG_CONFIG --exists --print-errors "howl" configure:22140: $? = 0 configure:22155: $PKG_CONFIG --exists --print-errors "howl" configure:22158: $? = 0 configure:22192: result: yes configure:22206: Detected Avahi, using it for mDNS/DNS-SD configure:22305: checking for NOTIFY configure:22314: $PKG_CONFIG --exists --print-errors "\ libnotify >= $LIBNOTIFY_REQUIRED" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:22318: $? = 1 configure:22335: $PKG_CONFIG --exists --print-errors "\ libnotify >= $LIBNOTIFY_REQUIRED" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:22339: $? = 1 Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:22431: checking for SOUP configure:22440: $PKG_CONFIG --exists --print-errors "\ libsoup-2.2" Package libsoup-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.2' found configure:22444: $? = 1 configure:22461: $PKG_CONFIG --exists --print-errors "\ libsoup-2.2" Package libsoup-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.2' found configure:22465: $? = 1 Package libsoup-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.2' found configure:22509: checking for SOUP configure:22517: $PKG_CONFIG --exists --print-errors "libsoup-2.4" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:22520: $? = 1 configure:22535: $PKG_CONFIG --exists --print-errors "libsoup-2.4" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:22538: $? = 1 Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:22656: checking for uncompress in -lz configure:22686: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:22692: $? = 0 configure:22695: test -z || test ! -s conftest.err configure:22698: $? = 0 configure:22701: test -s conftest configure:22704: $? = 0 configure:22717: result: yes configure:22739: checking for MUSICBRAINZ configure:22747: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0" Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:22750: $? = 1 configure:22765: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0" Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:22768: $? = 1 Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:22829: checking for X configure:22935: i586-uhu-linux-gcc -E conftest.c configure:22941: $? = 0 configure:22991: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 -lz >&5 configure:22997: $? = 0 configure:23000: test -z || test ! -s conftest.err configure:23003: $? = 0 configure:23006: test -s conftest configure:23009: $? = 0 configure:23063: result: libraries , headers in standard search path configure:23085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2:35: X11/extensions/xidle.h: No such file or directory configure:23091: $? = 1 configure: failed program was: | | #include | int main(int argc,char **argv) { | return 0; | } | configure:23112: checking for XIDLE extension configure:23114: result: no configure:23134: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23140: $? = 0 configure:23143: test -z || test ! -s conftest.err configure:23146: $? = 0 configure:23149: test -s conftest.o configure:23152: $? = 0 configure:23161: checking for XFree86 headers configure:23163: result: yes configure:23210: checking linux/cdrom.h usability configure:23222: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23228: $? = 0 configure:23231: test -z || test ! -s conftest.err configure:23234: $? = 0 configure:23237: test -s conftest.o configure:23240: $? = 0 configure:23250: result: yes configure:23254: checking linux/cdrom.h presence configure:23264: i586-uhu-linux-gcc -E conftest.c configure:23270: $? = 0 configure:23290: result: yes configure:23325: checking for linux/cdrom.h configure:23332: result: yes configure:23342: checking whether linux/cdrom.h actually works configure:23357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23363: $? = 0 configure:23366: test -z || test ! -s conftest.err configure:23369: $? = 0 configure:23372: test -s conftest.o configure:23375: $? = 0 configure:23386: result: yes configure:23411: checking for LIBNAUTILUS_BURN configure:23419: $PKG_CONFIG --exists --print-errors "libnautilus-burn >= $NCB_MIN_REQS" configure:23422: $? = 0 configure:23437: $PKG_CONFIG --exists --print-errors "libnautilus-burn >= $NCB_MIN_REQS" configure:23440: $? = 0 configure:23474: result: yes configure:23483: checking for nautilus_burn_drive_door_is_open in -lnautilus-burn configure:23513: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnautilus-burn -lnautilus-burn -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -lz >&5 configure:23519: $? = 0 configure:23522: test -z || test ! -s conftest.err configure:23525: $? = 0 configure:23528: test -s conftest configure:23531: $? = 0 configure:23544: result: yes configure:23554: checking for nautilus_burn_drive_unref in -lnautilus-burn configure:23584: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnautilus-burn -lnautilus-burn -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -lz >&5 configure:23590: $? = 0 configure:23593: test -z || test ! -s conftest.err configure:23596: $? = 0 configure:23599: test -s conftest configure:23602: $? = 0 configure:23615: result: yes configure:23631: checking for glib-genmarshal configure:23649: found /usr/bin/glib-genmarshal configure:23661: result: /usr/bin/glib-genmarshal configure:23670: checking for gconftool-2 configure:23688: found /usr/bin/gconftool-2 configure:23700: result: /usr/bin/gconftool-2 configure:23736: checking locale.h usability configure:23748: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23754: $? = 0 configure:23757: test -z || test ! -s conftest.err configure:23760: $? = 0 configure:23763: test -s conftest.o configure:23766: $? = 0 configure:23776: result: yes configure:23780: checking locale.h presence configure:23790: i586-uhu-linux-gcc -E conftest.c configure:23796: $? = 0 configure:23816: result: yes configure:23851: checking for locale.h configure:23858: result: yes configure:23872: checking for LC_MESSAGES configure:23893: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:23899: $? = 0 configure:23902: test -z || test ! -s conftest.err configure:23905: $? = 0 configure:23908: test -s conftest configure:23911: $? = 0 configure:23923: result: yes configure:23952: checking libintl.h usability configure:23964: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23970: $? = 0 configure:23973: test -z || test ! -s conftest.err configure:23976: $? = 0 configure:23979: test -s conftest.o configure:23982: $? = 0 configure:23992: result: yes configure:23996: checking libintl.h presence configure:24006: i586-uhu-linux-gcc -E conftest.c configure:24012: $? = 0 configure:24032: result: yes configure:24067: checking for libintl.h configure:24074: result: yes configure:24085: checking for ngettext in libc configure:24108: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:24114: $? = 0 configure:24117: test -z || test ! -s conftest.err configure:24120: $? = 0 configure:24123: test -s conftest configure:24126: $? = 0 configure:24139: result: yes configure:24143: checking for dgettext in libc configure:24166: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:24172: $? = 0 configure:24175: test -z || test ! -s conftest.err configure:24178: $? = 0 configure:24181: test -s conftest configure:24184: $? = 0 configure:24197: result: yes configure:24206: checking for bind_textdomain_codeset configure:24263: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:24269: $? = 0 configure:24272: test -z || test ! -s conftest.err configure:24275: $? = 0 configure:24278: test -s conftest configure:24281: $? = 0 configure:24293: result: yes configure:24797: checking for msgfmt configure:24824: result: /usr/bin/msgfmt configure:24837: checking for dcgettext configure:24894: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 conftest.c:69: warning: conflicting types for built-in function 'dcgettext' configure:24900: $? = 0 configure:24903: test -z || test ! -s conftest.err configure:24906: $? = 0 configure:24909: test -s conftest configure:24912: $? = 0 configure:24924: result: yes configure:24936: checking for gmsgfmt configure:24967: result: /usr/bin/msgfmt configure:24976: checking for xgettext configure:25003: result: /usr/bin/xgettext configure:25027: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:25033: $? = 0 configure:25036: test -z || test ! -s conftest.err configure:25039: $? = 0 configure:25042: test -s conftest configure:25045: $? = 0 configure:25217: checking for catalogs to be installed configure:25242: result: am ar az be bg ca cs cy da de el en_CA en_GB es et eu fi fr ga gl he hr hu id is it ja ko lt lv mk ml mn ms nb ne nl no pa pl pt pt_BR ro ru rw sk sr sr@Latn sv th tr uk vi zh_CN zh_TW configure:25282: checking for glib-genmarshal configure:25312: result: /usr/bin/glib-genmarshal configure:25349: checking for D-BUS configure:25362: checking for DBUS configure:25370: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_MIN_REQS" configure:25373: $? = 0 configure:25388: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_MIN_REQS" configure:25391: $? = 0 configure:25425: result: yes configure:25441: result: we're getting on D-BUS configure:25463: checking for Bonobo configure:25476: checking for BONOBO configure:25484: $PKG_CONFIG --exists --print-errors "libbonobo-2.0 >= 2.0.0" configure:25487: $? = 0 configure:25502: $PKG_CONFIG --exists --print-errors "libbonobo-2.0 >= 2.0.0" configure:25505: $? = 0 configure:25539: result: yes configure:25562: result: found configure:25596: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:25611: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:25663: checking for more warnings configure:25741: result: no configure:26109: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:907: creating Makefile config.status:907: creating macros/Makefile config.status:907: creating lib/Makefile config.status:907: creating metadata/Makefile config.status:907: creating player/Makefile config.status:907: creating rhythmdb/Makefile config.status:907: creating widgets/Makefile config.status:907: creating iradio/Makefile config.status:907: creating podcast/Makefile config.status:907: creating remote/Makefile config.status:907: creating remote/bonobo/Makefile config.status:907: creating remote/dbus/Makefile config.status:907: creating shell/Makefile config.status:907: creating data/Makefile config.status:907: creating data/ui/Makefile config.status:907: creating data/art/Makefile config.status:907: creating data/glade/Makefile config.status:907: creating data/rhythmbox.pc config.status:907: creating sources/Makefile config.status:907: creating daapsharing/Makefile config.status:907: creating help/Makefile config.status:907: creating help/C/Makefile config.status:907: creating help/ja/Makefile config.status:907: creating po/Makefile.in config.status:907: creating tests/Makefile config.status:907: creating doc/Makefile config.status:907: creating doc/reference/Makefile config.status:973: creating config.h config.status:1327: executing intltool commands config.status:1327: executing depfiles commands config.status:1327: executing default-1 commands configure:27624: Rhythmbox was configured with the following options: configure:27627: ** Tree database is enabled configure:27647: Tag writing is disabled configure:27654: ** Multimedia keys support is enabled configure:27658: MusicBrainz support is disabled configure:27669: ** GStreamer 0.10 player is enabled configure:27681: iPod integration disabled configure:27688: DAAP (music sharing) support is disabled configure:27695: libnotify support is disabled configure:27699: ** Bonobo control/activation enabled configure:27709: HAL support disabled configure:27713: ** D-BUS control/activation enabled configure:27723: Audioscrobbler support disabled configure:27727: End options ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= ac_cv_env_BONOBO_CFLAGS_set= ac_cv_env_BONOBO_CFLAGS_value= ac_cv_env_BONOBO_LIBS_set= ac_cv_env_BONOBO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GDA_CFLAGS_set= ac_cv_env_GDA_CFLAGS_value= ac_cv_env_GDA_LIBS_set= ac_cv_env_GDA_LIBS_value= ac_cv_env_GSTREAMER_0_10_CFLAGS_set= ac_cv_env_GSTREAMER_0_10_CFLAGS_value= ac_cv_env_GSTREAMER_0_10_LIBS_set= ac_cv_env_GSTREAMER_0_10_LIBS_value= ac_cv_env_GSTREAMER_0_8_CFLAGS_set= ac_cv_env_GSTREAMER_0_8_CFLAGS_value= ac_cv_env_GSTREAMER_0_8_LIBS_set= ac_cv_env_GSTREAMER_0_8_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_HOWL_CFLAGS_set= ac_cv_env_HOWL_CFLAGS_value= ac_cv_env_HOWL_LIBS_set= ac_cv_env_HOWL_LIBS_value= ac_cv_env_IPOD_CFLAGS_set= ac_cv_env_IPOD_CFLAGS_value= ac_cv_env_IPOD_LIBS_set= ac_cv_env_IPOD_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBNAUTILUS_BURN_CFLAGS_set= ac_cv_env_LIBNAUTILUS_BURN_CFLAGS_value= ac_cv_env_LIBNAUTILUS_BURN_LIBS_set= ac_cv_env_LIBNAUTILUS_BURN_LIBS_value= ac_cv_env_MUSICBRAINZ_CFLAGS_set= ac_cv_env_MUSICBRAINZ_CFLAGS_value= ac_cv_env_MUSICBRAINZ_LIBS_set= ac_cv_env_MUSICBRAINZ_LIBS_value= ac_cv_env_NOTIFY_CFLAGS_set= ac_cv_env_NOTIFY_CFLAGS_value= ac_cv_env_NOTIFY_LIBS_set= ac_cv_env_NOTIFY_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RHYTHMBOX_CFLAGS_set= ac_cv_env_RHYTHMBOX_CFLAGS_value= ac_cv_env_RHYTHMBOX_LIBS_set= ac_cv_env_RHYTHMBOX_LIBS_value= ac_cv_env_SOUP_CFLAGS_set= ac_cv_env_SOUP_CFLAGS_value= ac_cv_env_SOUP_LIBS_set= ac_cv_env_SOUP_LIBS_value= ac_cv_env_TOTEM_PLPARSER_CFLAGS_set= ac_cv_env_TOTEM_PLPARSER_CFLAGS_value= ac_cv_env_TOTEM_PLPARSER_LIBS_set= ac_cv_env_TOTEM_PLPARSER_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_mkdtemp=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_cdrom_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_glib_2_0_g_utf8_collate_key_for_filename=yes ac_cv_lib_nautilus_burn_nautilus_burn_drive_door_is_open=yes ac_cv_lib_nautilus_burn_nautilus_burn_drive_unref=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar 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_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_long=4 ac_cv_type_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_AVAHI_LIBS='-lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' pkg_cv_BONOBO_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 ' pkg_cv_BONOBO_LIBS='-pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_DBUS_CFLAGS='-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_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lglib-2.0 ' pkg_cv_GSTREAMER_0_10_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GSTREAMER_0_10_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_HOWL_CFLAGS='-D_REENTRANT -I/usr/include/avahi-compat-howl/ ' pkg_cv_HOWL_LIBS='-lhowl ' pkg_cv_LIBNAUTILUS_BURN_CFLAGS='-I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 ' pkg_cv_LIBNAUTILUS_BURN_LIBS='-lnautilus-burn -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_RHYTHMBOX_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 ' pkg_cv_RHYTHMBOX_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_TOTEM_PLPARSER_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 ' pkg_cv_TOTEM_PLPARSER_LIBS='-pthread -ltotem-plparser -lgtk-x11-2.0 -lxml2 -lz -lgnomevfs-2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' 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.7' AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' AVAHI_LIBS='-lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' AWK='gawk' BONOBO_ACTIVATION_IDL='/usr/share/idl/bonobo-activation-2.0' BONOBO_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 ' BONOBO_LIBS='-pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIR='/usr/share' DATADIRNAME='share' DBUS_CFLAGS='-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 -DDBUS_API_SUBJECT_TO_CHANGE' DBUS_GLIB_BIN='/usr/bin' DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lglib-2.0 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='/usr/bin/gconftool-2' 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' GDA_CFLAGS='' GDA_LIBS='' GETTEXT_PACKAGE='rhythmbox' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GSTREAMER_0_10_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GSTREAMER_0_10_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GSTREAMER_0_8_CFLAGS='' GSTREAMER_0_8_LIBS='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAL_CFLAGS='' HAL_LIBS='' HAVE_LINUX_CDROM_FALSE='#' HAVE_LINUX_CDROM_TRUE='' HAVE_MUSICBRAINZ_FALSE='' HAVE_MUSICBRAINZ_TRUE='#' HOWL_CFLAGS='-D_REENTRANT -I/usr/include/avahi-compat-howl/ ' HOWL_LIBS='-lhowl ' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' IPOD_CFLAGS='' IPOD_LIBS='' LDFLAGS='' LIBBONOBO_IDL='/usr/share/idl/bonobo-2.0' LIBNAUTILUS_BURN_CFLAGS='-I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 ' LIBNAUTILUS_BURN_LIBS='-lnautilus-burn -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' LIBOBJS='' LIBS='-lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MDNS_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' MDNS_LIBS='-lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' MKDTEMP_MISSING_FALSE='' MKDTEMP_MISSING_TRUE='#' MKINSTALLDIRS='mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MUSICBRAINZ_CFLAGS='' MUSICBRAINZ_LIBS='' NOTIFY_CFLAGS='' NOTIFY_LIBS='' OBJEXT='o' ORBIT_IDL='/usr/bin/orbit-idl-2' PACKAGE='rhythmbox' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sr.po sr@Latn.po sv.po th.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' RHYTHMBOX_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' RHYTHMBOX_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' SET_MAKE='' SHELL='/bin/sh' SOUNDSYSTEM_DEPS='gstreamer-0.10' SOUP_CFLAGS='' SOUP_LIBS='' STRIP='strip' TOTEM_PLPARSER_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 ' TOTEM_PLPARSER_LIBS='-pthread -ltotem-plparser -lgtk-x11-2.0 -lxml2 -lz -lgnomevfs-2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' USE_DAAP_FALSE='' USE_DAAP_TRUE='#' USE_GDADB_FALSE='' USE_GDADB_TRUE='#' USE_GSTREAMER_0_10_FALSE='#' USE_GSTREAMER_0_10_TRUE='' USE_GSTREAMER_0_8_FALSE='' USE_GSTREAMER_0_8_TRUE='#' USE_IPOD_FALSE='' USE_IPOD_TRUE='#' USE_LIBSOUP_FALSE='' USE_LIBSOUP_TRUE='#' USE_NLS='yes' USE_NOTIFY_FALSE='' USE_NOTIFY_TRUE='#' USE_TREEDB_FALSE='#' USE_TREEDB_TRUE='' VERSION='0.9.3.1' WITH_AUDIOSCROBBLER_FALSE='' WITH_AUDIOSCROBBLER_TRUE='#' WITH_BONOBO_FALSE='#' WITH_BONOBO_TRUE='' WITH_DBUS_FALSE='#' WITH_DBUS_TRUE='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' 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='' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "rhythmbox" #define HAVE_AVAHI_0_6 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BURN_DRIVE_DOOR 1 #define HAVE_BURN_DRIVE_UNREF 1 #define HAVE_COLLATE_KEY_FILENAME 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_GNU_FWRITE_UNLOCKED 1 #define HAVE_GSTREAMER 1 #define HAVE_GSTREAMER_0_10 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBZ 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDTEMP 1 #define HAVE_MMKEYS 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XFREE 1 #define PACKAGE "rhythmbox" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_LONG 4 #define STDC_HEADERS 1 #define VERSION "0.9.3.1" #define WITH_AUDIOCD_SUPPORT 1 #define WITH_AVAHI 1 #define WITH_BONOBO 1 #define WITH_DBUS 1 #define WITH_RHYTHMDB_TREE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0