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.61. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = bobox uname -m = x86_64 uname -r = 2.6.28-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Sun Mar 8 10:55:58 CET 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /opt/java/jre/bin PATH: /opt/kde/bin PATH: /usr/bin/perlbin/site PATH: /usr/bin/perlbin/vendor PATH: /usr/bin/perlbin/core PATH: /opt/qt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2132: checking for a BSD-compatible install configure:2188: result: /bin/install -c configure:2199: checking whether build environment is sane configure:2242: result: yes configure:2307: checking for gawk configure:2323: found /bin/gawk configure:2334: result: gawk configure:2345: checking whether make sets $(MAKE) configure:2366: result: yes configure:2554: checking whether to enable maintainer-specific portions of Makefiles configure:2563: result: no configure:2633: checking for gcc configure:2649: found /usr/bin/gcc configure:2660: result: gcc configure:2898: checking for C compiler version configure:2905: gcc --version >&5 gcc (GCC) 4.3.3 Copyright (C) 2008 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:2908: $? = 0 configure:2915: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.3.3 (GCC) configure:2918: $? = 0 configure:2925: gcc -V >&5 gcc: '-V' option must have argument configure:2928: $? = 1 configure:2951: checking for C compiler default output file name configure:2978: gcc -march=core2 -O2 -pipe conftest.c >&5 configure:2981: $? = 0 configure:3019: result: a.out configure:3036: checking whether the C compiler works configure:3046: ./a.out configure:3049: $? = 0 configure:3066: result: yes configure:3073: checking whether we are cross compiling configure:3075: result: no configure:3078: checking for suffix of executables configure:3085: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:3088: $? = 0 configure:3112: result: configure:3118: checking for suffix of object files configure:3144: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:3147: $? = 0 configure:3170: result: o configure:3174: checking whether we are using the GNU C compiler configure:3203: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:3209: $? = 0 configure:3226: result: yes configure:3231: checking whether gcc accepts -g configure:3261: gcc -c -g conftest.c >&5 configure:3267: $? = 0 configure:3366: result: yes configure:3383: checking for gcc option to accept ISO C89 configure:3457: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:3463: $? = 0 configure:3486: result: none needed configure:3515: checking for style of include used by make configure:3543: result: GNU configure:3571: checking dependency style of gcc configure:3661: result: gcc3 configure:3740: checking for g++ configure:3756: found /usr/bin/g++ configure:3767: result: g++ configure:3798: checking for C++ compiler version configure:3805: g++ --version >&5 g++ (GCC) 4.3.3 Copyright (C) 2008 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:3808: $? = 0 configure:3815: g++ -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.3.3 (GCC) configure:3818: $? = 0 configure:3825: g++ -V >&5 g++: '-V' option must have argument configure:3828: $? = 1 configure:3831: checking whether we are using the GNU C++ compiler configure:3860: g++ -c -march=core2 -O2 -pipe conftest.cpp >&5 configure:3866: $? = 0 configure:3883: result: yes configure:3888: checking whether g++ accepts -g configure:3918: g++ -c -g conftest.cpp >&5 configure:3924: $? = 0 configure:4023: result: yes configure:4048: checking dependency style of g++ configure:4138: result: gcc3 configure:4156: checking for a sed that does not truncate output configure:4212: result: /bin/sed configure:4221: checking build system type configure:4239: result: x86_64-unknown-linux-gnu configure:4261: checking host system type configure:4276: result: x86_64-unknown-linux-gnu configure:4298: checking for grep that handles long lines and -e configure:4372: result: /bin/grep configure:4377: checking for egrep configure:4455: result: /bin/grep -E configure:4471: checking for ld used by gcc configure:4538: result: /usr/bin/ld configure:4547: checking if the linker (/usr/bin/ld) is GNU ld configure:4562: result: yes configure:4573: checking how to run the C preprocessor configure:4613: gcc -E conftest.c configure:4619: $? = 0 configure:4650: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4656: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgpod" | #define VERSION "0.6.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4689: result: gcc -E configure:4718: gcc -E conftest.c configure:4724: $? = 0 configure:4755: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgpod" | #define VERSION "0.6.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4799: checking for ANSI C header files configure:4829: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:4835: $? = 0 configure:4934: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:4937: $? = 0 configure:4943: ./conftest configure:4946: $? = 0 configure:4963: result: yes configure:4986: checking for a BSD-compatible install configure:5042: result: /bin/install -c configure:5125: checking for /usr/bin/ld option to reload object files configure:5132: result: -r configure:5150: checking for BSD-compatible nm configure:5199: result: /usr/bin/nm -B configure:5203: checking whether ln -s works configure:5207: result: yes configure:5214: checking how to recognize dependent libraries configure:5400: result: pass_all configure:5488: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5491: $? = 0 configure:5649: checking for sys/types.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for sys/stat.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for stdlib.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for string.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for memory.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for strings.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for inttypes.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for stdint.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5649: checking for unistd.h configure:5670: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5676: $? = 0 configure:5692: result: yes configure:5719: checking dlfcn.h usability configure:5736: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:5742: $? = 0 configure:5756: result: yes configure:5760: checking dlfcn.h presence configure:5775: gcc -E conftest.c configure:5781: $? = 0 configure:5795: result: yes configure:5823: checking for dlfcn.h configure:5831: result: yes configure:5854: checking how to run the C++ preprocessor configure:5890: g++ -E conftest.cpp configure:5896: $? = 0 configure:5927: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:5933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgpod" | #define VERSION "0.6.0" | #define _GNU_SOURCE 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. */ | #include configure:5966: result: g++ -E configure:5995: g++ -E conftest.cpp configure:6001: $? = 0 configure:6032: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:6038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgpod" | #define VERSION "0.6.0" | #define _GNU_SOURCE 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. */ | #include configure:6131: checking for g77 configure:6161: result: no configure:6131: checking for xlf configure:6161: result: no configure:6131: checking for f77 configure:6161: result: no configure:6131: checking for frt configure:6161: result: no configure:6131: checking for pgf77 configure:6161: result: no configure:6131: checking for cf77 configure:6161: result: no configure:6131: checking for fort77 configure:6161: result: no configure:6131: checking for fl32 configure:6161: result: no configure:6131: checking for af77 configure:6161: result: no configure:6131: checking for xlf90 configure:6161: result: no configure:6131: checking for f90 configure:6161: result: no configure:6131: checking for pgf90 configure:6161: result: no configure:6131: checking for pghpf configure:6161: result: no configure:6131: checking for epcf90 configure:6161: result: no configure:6131: checking for gfortran configure:6147: found /usr/bin/gfortran configure:6158: result: gfortran configure:6188: checking for Fortran 77 compiler version configure:6195: gfortran --version >&5 GNU Fortran (GCC) 4.3.3 Copyright (C) 2008 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6198: $? = 0 configure:6205: gfortran -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.3.3 (GCC) configure:6208: $? = 0 configure:6215: gfortran -V >&5 gfortran: '-V' option must have argument configure:6218: $? = 1 configure:6226: checking whether we are using the GNU Fortran 77 compiler configure:6245: gfortran -c conftest.F >&5 configure:6251: $? = 0 configure:6268: result: yes configure:6274: checking whether gfortran accepts -g configure:6291: gfortran -c -g conftest.f >&5 configure:6297: $? = 0 configure:6313: result: yes configure:6343: checking the maximum length of command line arguments configure:6455: result: 1572864 configure:6467: checking command to parse /usr/bin/nm -B output from gcc object configure:6572: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:6575: $? = 0 configure:6579: /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:6582: $? = 0 configure:6634: gcc -o conftest -march=core2 -O2 -pipe conftest.c conftstm.o >&5 configure:6637: $? = 0 configure:6675: result: ok configure:6679: checking for objdir configure:6694: result: .libs configure:6786: checking for ar configure:6802: found /usr/bin/ar configure:6813: result: ar configure:6882: checking for ranlib configure:6898: found /usr/bin/ranlib configure:6909: result: ranlib configure:6978: checking for strip configure:6994: found /usr/bin/strip configure:7005: result: strip configure:7291: checking if gcc supports -fno-rtti -fno-exceptions configure:7309: gcc -c -march=core2 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7313: $? = 0 configure:7326: result: no configure:7341: checking for gcc option to produce PIC configure:7573: result: -fPIC configure:7581: checking if gcc PIC flag -fPIC works configure:7599: gcc -c -march=core2 -O2 -pipe -fPIC -DPIC conftest.c >&5 configure:7603: $? = 0 configure:7616: result: yes configure:7644: checking if gcc static flag -static works configure:7672: result: yes configure:7682: checking if gcc supports -c -o file.o configure:7703: gcc -c -march=core2 -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:7707: $? = 0 configure:7729: result: yes configure:7755: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8736: result: yes configure:8757: checking whether -lc should be explicitly linked in configure:8762: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:8765: $? = 0 configure:8780: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8783: $? = 0 configure:8795: result: no configure:8803: checking dynamic linker characteristics configure:9417: result: GNU/Linux ld.so configure:9426: checking how to hardcode library paths into programs configure:9451: result: immediate configure:9465: checking whether stripping libraries is possible configure:9470: result: yes configure:10272: checking if libtool supports shared libraries configure:10274: result: yes configure:10277: checking whether to build shared libraries configure:10298: result: yes configure:10301: checking whether to build static libraries configure:10305: result: yes configure:10398: creating libtool configure:10986: checking for ld used by g++ configure:11053: result: /usr/bin/ld -m elf_x86_64 configure:11062: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11077: result: yes configure:11128: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12102: result: yes configure:12120: g++ -c -march=core2 -O2 -pipe conftest.cpp >&5 configure:12123: $? = 0 configure:12275: checking for g++ option to produce PIC configure:12559: result: -fPIC configure:12567: checking if g++ PIC flag -fPIC works configure:12585: g++ -c -march=core2 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 configure:12589: $? = 0 configure:12602: result: yes configure:12630: checking if g++ static flag -static works configure:12658: result: yes configure:12668: checking if g++ supports -c -o file.o configure:12689: g++ -c -march=core2 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:12693: $? = 0 configure:12715: result: yes configure:12741: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12769: result: yes configure:12836: checking dynamic linker characteristics configure:13398: result: GNU/Linux ld.so configure:13407: checking how to hardcode library paths into programs configure:13432: result: immediate configure:13966: checking if libtool supports shared libraries configure:13968: result: yes configure:13971: checking whether to build shared libraries configure:13991: result: yes configure:13994: checking whether to build static libraries configure:13998: result: yes configure:14008: checking for gfortran option to produce PIC configure:14240: result: -fPIC configure:14248: checking if gfortran PIC flag -fPIC works configure:14266: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:14270: $? = 0 configure:14283: result: yes configure:14311: checking if gfortran static flag -static works configure:14339: result: yes configure:14349: checking if gfortran supports -c -o file.o configure:14370: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14374: $? = 0 configure:14396: result: yes configure:14422: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15383: result: yes configure:15450: checking dynamic linker characteristics configure:16012: result: GNU/Linux ld.so configure:16021: checking how to hardcode library paths into programs configure:16046: result: immediate configure:19629: checking whether ln -s works configure:19633: result: yes configure:19640: checking whether make sets $(MAKE) configure:19661: result: yes configure:19682: checking for intltool >= 0.21 configure:19689: result: 0.36.2 found configure:19747: checking for perl configure:19765: found /usr/bin/perl configure:19777: result: /usr/bin/perl configure:19796: checking for XML::Parser configure:19799: result: ok configure:19836: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:19842: $? = 0 configure:20011: checking for pkg-config configure:20029: found /usr/bin/pkg-config configure:20041: result: /usr/bin/pkg-config configure:20070: checking pkg-config is at least version 0.9.0 configure:20073: result: yes configure:20084: checking for LIBGPOD configure:20092: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0 gobject-2.0" configure:20095: $? = 0 configure:20110: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.8.0 gobject-2.0" configure:20113: $? = 0 configure:20189: result: yes configure:20207: checking for sg_ll_inquiry in -lsgutils configure:20242: gcc -o conftest -march=core2 -O2 -pipe conftest.c -lsgutils >&5 configure:20248: $? = 0 configure:20266: result: yes configure:20307: checking for HAL configure:20315: $PKG_CONFIG --exists --print-errors "hal >= 0.5 hal < 0.6" configure:20318: $? = 0 configure:20333: $PKG_CONFIG --exists --print-errors "hal >= 0.5 hal < 0.6" configure:20336: $? = 0 configure:20372: result: yes configure:20407: checking for TAGLIB configure:20415: $PKG_CONFIG --exists --print-errors "taglib" configure:20418: $? = 0 configure:20433: $PKG_CONFIG --exists --print-errors "taglib" configure:20436: $? = 0 configure:20472: result: yes configure:20514: checking for GDKPIXBUF configure:20522: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.6.0" configure:20525: $? = 0 configure:20540: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.6.0" configure:20543: $? = 0 configure:20579: result: yes configure:20619: checking for PYGOBJECT configure:20627: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.8.0" configure:20630: $? = 0 configure:20645: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.8.0" configure:20648: $? = 0 configure:20684: result: yes configure:20734: checking locale.h usability configure:20751: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:20757: $? = 0 configure:20771: result: yes configure:20775: checking locale.h presence configure:20790: gcc -E conftest.c configure:20796: $? = 0 configure:20810: result: yes configure:20838: checking for locale.h configure:20846: result: yes configure:20860: checking for LC_MESSAGES configure:20886: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:20892: $? = 0 configure:20909: result: yes configure:20938: checking libintl.h usability configure:20955: gcc -c -march=core2 -O2 -pipe conftest.c >&5 configure:20961: $? = 0 configure:20975: result: yes configure:20979: checking libintl.h presence configure:20994: gcc -E conftest.c configure:21000: $? = 0 configure:21014: result: yes configure:21042: checking for libintl.h configure:21049: result: yes configure:21060: checking for ngettext in libc configure:21088: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:21094: $? = 0 configure:21112: result: yes configure:21116: checking for dgettext in libc configure:21144: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:21150: $? = 0 configure:21168: result: yes configure:21177: checking for bind_textdomain_codeset configure:21233: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:21239: $? = 0 configure:21257: result: yes configure:21744: checking for msgfmt configure:21771: result: /usr/bin/msgfmt configure:21784: checking for dcgettext configure:21840: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:21846: $? = 0 configure:21864: result: yes configure:21875: checking if msgfmt accepts -c configure:21890: $MSGFMT -c -o /dev/null conftest.foo configure:21893: $? = 0 configure:21895: result: yes configure:21905: checking for gmsgfmt configure:21936: result: /usr/bin/msgfmt configure:21946: checking for xgettext configure:21973: result: /usr/bin/xgettext configure:22002: gcc -o conftest -march=core2 -O2 -pipe conftest.c >&5 configure:22008: $? = 0 configure:22177: checking for catalogs to be installed configure:22202: result: de es fr he it ja ro sv configure:22362: checking whether to build python bindings configure:22370: result: yes configure:22377: checking for python configure:22395: found /usr/bin/python configure:22407: result: /usr/bin/python configure:22424: checking whether /usr/bin/python version >= 2.1.1 configure:22433: /usr/bin/python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.1.1', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:22436: $? = 0 configure:22438: result: yes configure:22533: checking for /usr/bin/python version configure:22540: result: 2.6 configure:22552: checking for /usr/bin/python platform configure:22559: result: linux2 configure:22566: checking for /usr/bin/python script directory configure:22574: result: ${prefix}/lib/python2.6/site-packages configure:22583: checking for /usr/bin/python extension module directory configure:22591: result: ${exec_prefix}/lib/python2.6/site-packages configure:22605: checking for python development headers configure:22629: gcc -E -I/usr/include/python2.6 conftest.c configure:22635: $? = 0 configure:22640: result: found configure:22671: checking for python module mutagen >= 1.8 configure:22706: result: yes configure:22720: checking for swig configure:22738: found /usr/bin/swig configure:22750: result: /usr/bin/swig configure:22763: checking for SWIG version configure:22766: result: 1.3.38 configure:22857: checking for more warnings configure:22926: result: no configure:23126: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobox config.status:777: creating Makefile config.status:777: creating bindings/Makefile config.status:777: creating bindings/python/gpod.i config.status:777: creating bindings/python/Makefile config.status:777: creating bindings/python/examples/Makefile config.status:777: creating bindings/python/tests/Makefile config.status:777: creating docs/Makefile config.status:777: creating docs/reference/Makefile config.status:777: creating docs/reference/version.xml config.status:777: creating m4/Makefile config.status:777: creating po/Makefile.in config.status:777: creating src/Makefile config.status:777: creating tools/Makefile config.status:777: creating tests/Makefile config.status:777: creating libgpod-1.0.pc config.status:777: creating config.h config.status:1056: executing depfiles commands config.status:1056: executing intltool commands config.status:1056: executing default-1 commands config.status:1056: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=core2 -O2 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-march=core2 -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GDKPIXBUF_CFLAGS_set= ac_cv_env_GDKPIXBUF_CFLAGS_value= ac_cv_env_GDKPIXBUF_LIBS_set= ac_cv_env_GDKPIXBUF_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGPOD_CFLAGS_set= ac_cv_env_LIBGPOD_CFLAGS_value= ac_cv_env_LIBGPOD_LIBS_set= ac_cv_env_LIBGPOD_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYGOBJECT_CFLAGS_set= ac_cv_env_PYGOBJECT_CFLAGS_value= ac_cv_env_PYGOBJECT_LIBS_set= ac_cv_env_PYGOBJECT_LIBS_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_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=x86_64-unknown-linux-gnu ac_cv_lib_sgutils_sg_ll_inquiry=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SWIG=/usr/bin/swig 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_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages' am_cv_python_version=2.6 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 -m elf_x86_64' 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_c_o_F77=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=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"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_GDKPIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GDKPIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_HAL_LIBS='-lhal -ldbus-1 ' pkg_cv_LIBGPOD_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBGPOD_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_PYGOBJECT_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_TAGLIB_CFLAGS='-I/usr/include/taglib ' pkg_cv_TAGLIB_LIBS='-ltag ' py_cv_mod_mutagen=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='' ALL_LINGUAS='de es fr he it ja ro sv' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run automake-1.9' AWK='gawk' CATALOGS=' de.gmo es.gmo fr.gmo he.gmo it.gmo ja.gmo ro.gmo sv.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=core2 -O2 -pipe' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=core2 -O2 -pipe' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='gfortran' FFLAGS='-g -O2' GDKPIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDKPIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' GETTEXT_PACKAGE='libgpod' GMOFILES=' de.gmo es.gmo fr.gmo he.gmo it.gmo ja.gmo ro.gmo sv.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HALCALLOUTSDIR='/usr/lib/hal' HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' HAL_LIBS='-lhal -ldbus-1 ' HAVE_GDKPIXBUF_FALSE='#' HAVE_GDKPIXBUF_TRUE='' HAVE_HAL_FALSE='#' HAVE_HAL_TRUE='' HAVE_PYGOBJECT_FALSE='#' HAVE_PYGOBJECT_TRUE='' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_SGUTILS_FALSE='#' HAVE_SGUTILS_TRUE='' HAVE_TAGLIB_FALSE='#' HAVE_TAGLIB_TRUE='' 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_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_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_POLICY_RULE='%.policy: %.policy.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_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_SERVICE_RULE='%.service: %.service.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_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_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 $< $@' LDFLAGS='' LIBGPOD_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBGPOD_LIBS='-lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 ' LIBGPOD_MAJOR_VERSION='0' LIBGPOD_MICRO_VERSION='0' LIBGPOD_MINOR_VERSION='6' LIBGPOD_SO_VERSION='3:0:0' LIBGPOD_VERSION='0.6.0' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/boenki/libgpod/src/libgpod-0.6.0/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' OBJEXT='o' PACKAGE='libgpod' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' de.po es.po fr.po he.po it.po ja.po ro.po sv.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYGOBJECT_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/include/python2.6' PYTHON_LDFLAGS='-shared' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.6' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SGUTILS_LIBS='-lsgutils' SHELL='/bin/sh' STRIP='strip' SWIG='/usr/bin/swig' SWIG_LIB='/usr/share/swig/1.3.38' TAGLIB_CFLAGS='-I/usr/include/taglib ' TAGLIB_LIBS='-ltag ' USE_NLS='yes' VERSION='0.6.0' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' 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 -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/boenki/libgpod/src/libgpod-0.6.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libgpod' pkgpythondir='${pythondir}/libgpod' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.6/site-packages' pythondir='${prefix}/lib/python2.6/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libgpod" #define VERSION "0.6.0" #define _GNU_SOURCE 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 #define HAVE_HAL 1 #define HAVE_TAGLIB 1 #define HAVE_GDKPIXBUF 1 #define HAVE_PYGOBJECT 1 #define GETTEXT_PACKAGE "libgpod" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0