This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by desktop-file-utils configure 0.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris 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:1573: checking for a BSD-compatible install configure:1628: result: /bin/install -c configure:1639: checking whether build environment is sane configure:1682: result: yes configure:1715: checking for gawk configure:1731: found /bin/gawk configure:1741: result: gawk configure:1751: checking whether make sets $(MAKE) configure:1771: result: yes configure:1942: checking whether to enable maintainer-specific portions of Makefiles configure:1951: result: no configure:1975: checking for i586-uhu-linux-gcc configure:1991: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2001: result: i586-uhu-linux-gcc configure:2283: checking for C compiler version configure:2286: 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:2289: $? = 0 configure:2291: 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:2294: $? = 0 configure:2296: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2299: $? = 1 configure:2322: checking for C compiler default output file name configure:2325: i586-uhu-linux-gcc conftest.c >&5 configure:2328: $? = 0 configure:2374: result: a.out configure:2379: checking whether the C compiler works configure:2385: ./a.out configure:2388: $? = 0 configure:2405: result: yes configure:2412: checking whether we are cross compiling configure:2414: result: no configure:2417: checking for suffix of executables configure:2419: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2422: $? = 0 configure:2447: result: configure:2453: checking for suffix of object files configure:2474: i586-uhu-linux-gcc -c conftest.c >&5 configure:2477: $? = 0 configure:2499: result: o configure:2503: checking whether we are using the GNU C compiler configure:2527: i586-uhu-linux-gcc -c conftest.c >&5 configure:2533: $? = 0 configure:2537: test -z || test ! -s conftest.err configure:2540: $? = 0 configure:2543: test -s conftest.o configure:2546: $? = 0 configure:2559: result: yes configure:2565: checking whether i586-uhu-linux-gcc accepts -g configure:2586: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2592: $? = 0 configure:2596: test -z || test ! -s conftest.err configure:2599: $? = 0 configure:2602: test -s conftest.o configure:2605: $? = 0 configure:2616: result: yes configure:2633: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2703: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2709: $? = 0 configure:2713: test -z || test ! -s conftest.err configure:2716: $? = 0 configure:2719: test -s conftest.o configure:2722: $? = 0 configure:2740: result: none needed configure:2758: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2764: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2908: checking for style of include used by make configure:2936: result: GNU configure:2964: checking dependency style of i586-uhu-linux-gcc configure:3047: result: gcc3 configure:3066: checking for strerror in -lcposix configure:3096: 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:3102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | /* 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:3128: result: no configure:3141: checking how to run the C preprocessor configure:3176: i586-uhu-linux-gcc -E conftest.c configure:3182: $? = 0 configure:3214: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:3259: result: i586-uhu-linux-gcc -E configure:3283: i586-uhu-linux-gcc -E conftest.c configure:3289: $? = 0 configure:3321: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3327: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:3371: checking for egrep configure:3381: result: grep -E configure:3386: checking for ANSI C header files configure:3411: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3417: $? = 0 configure:3421: test -z || test ! -s conftest.err configure:3424: $? = 0 configure:3427: test -s conftest.o configure:3430: $? = 0 configure:3519: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3522: $? = 0 configure:3524: ./conftest configure:3527: $? = 0 configure:3542: result: yes configure:3630: checking build system type configure:3648: result: i586-uhu-linux-gnu configure:3656: checking host system type configure:3670: result: i586-uhu-linux-gnu configure:3678: checking for a sed that does not truncate output configure:3732: result: /bin/sed configure:3746: checking for ld used by i586-uhu-linux-gcc configure:3813: result: /usr/bin/ld configure:3822: checking if the linker (/usr/bin/ld) is GNU ld configure:3837: result: yes configure:3842: checking for /usr/bin/ld option to reload object files configure:3849: result: -r configure:3867: checking for BSD-compatible nm configure:3916: result: /usr/bin/nm -B configure:3920: checking whether ln -s works configure:3924: result: yes configure:3931: checking how to recognise dependent libraries configure:4107: result: pass_all configure:4352: checking for sys/types.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for sys/stat.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for stdlib.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for string.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for memory.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for strings.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for inttypes.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for stdint.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4352: checking for unistd.h configure:4368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4374: $? = 0 configure:4378: test -z || test ! -s conftest.err configure:4381: $? = 0 configure:4384: test -s conftest.o configure:4387: $? = 0 configure:4398: result: yes configure:4424: checking dlfcn.h usability configure:4436: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4442: $? = 0 configure:4446: test -z || test ! -s conftest.err configure:4449: $? = 0 configure:4452: test -s conftest.o configure:4455: $? = 0 configure:4465: result: yes configure:4469: checking dlfcn.h presence configure:4479: i586-uhu-linux-gcc -E conftest.c configure:4485: $? = 0 configure:4505: result: yes configure:4540: checking for dlfcn.h configure:4547: result: yes configure:4570: checking for i586-uhu-linux-g++ configure:4586: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4596: result: i586-uhu-linux-g++ configure:4654: checking for C++ compiler version configure:4657: 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:4660: $? = 0 configure:4662: 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:4665: $? = 0 configure:4667: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4670: $? = 1 configure:4673: checking whether we are using the GNU C++ compiler configure:4697: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4703: $? = 0 configure:4707: test -z || test ! -s conftest.err configure:4710: $? = 0 configure:4713: test -s conftest.o configure:4716: $? = 0 configure:4729: result: yes configure:4735: checking whether i586-uhu-linux-g++ accepts -g configure:4756: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4762: $? = 0 configure:4766: test -z || test ! -s conftest.err configure:4769: $? = 0 configure:4772: test -s conftest.o configure:4775: $? = 0 configure:4786: result: yes configure:4828: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4834: $? = 0 configure:4838: test -z || test ! -s conftest.err configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4873: 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:4879: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | #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:4828: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4834: $? = 0 configure:4838: test -z || test ! -s conftest.err configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4873: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4879: $? = 0 configure:4883: test -z || test ! -s conftest.err configure:4886: $? = 0 configure:4889: test -s conftest.o configure:4892: $? = 0 configure:4917: checking dependency style of i586-uhu-linux-g++ configure:5000: result: gcc3 configure:5027: checking how to run the C++ preprocessor configure:5058: i586-uhu-linux-g++ -E conftest.cc configure:5064: $? = 0 configure:5096: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | #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:5141: result: i586-uhu-linux-g++ -E configure:5165: i586-uhu-linux-g++ -E conftest.cc configure:5171: $? = 0 configure:5203: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "desktop-file-utils" | #define PACKAGE_TARNAME "desktop-file-utils" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "desktop-file-utils 0.11" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" | #define PACKAGE "desktop-file-utils" | #define VERSION "0.11" | #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:5264: checking for i586-uhu-linux-g77 configure:5293: result: no configure:5264: checking for i586-uhu-linux-f77 configure:5293: result: no configure:5264: checking for i586-uhu-linux-xlf configure:5293: result: no configure:5264: checking for i586-uhu-linux-frt configure:5293: result: no configure:5264: checking for i586-uhu-linux-pgf77 configure:5293: result: no configure:5264: checking for i586-uhu-linux-fort77 configure:5293: result: no configure:5264: checking for i586-uhu-linux-fl32 configure:5293: result: no configure:5264: checking for i586-uhu-linux-af77 configure:5293: result: no configure:5264: checking for i586-uhu-linux-f90 configure:5293: result: no configure:5264: checking for i586-uhu-linux-xlf90 configure:5293: result: no configure:5264: checking for i586-uhu-linux-pgf90 configure:5293: result: no configure:5264: checking for i586-uhu-linux-epcf90 configure:5293: result: no configure:5264: checking for i586-uhu-linux-f95 configure:5293: result: no configure:5264: checking for i586-uhu-linux-fort configure:5293: result: no configure:5264: checking for i586-uhu-linux-xlf95 configure:5293: result: no configure:5264: checking for i586-uhu-linux-ifc configure:5293: result: no configure:5264: checking for i586-uhu-linux-efc configure:5293: result: no configure:5264: checking for i586-uhu-linux-pgf95 configure:5293: result: no configure:5264: checking for i586-uhu-linux-lf95 configure:5293: result: no configure:5264: checking for i586-uhu-linux-gfortran configure:5293: result: no configure:5306: checking for g77 configure:5335: result: no configure:5306: checking for f77 configure:5335: result: no configure:5306: checking for xlf configure:5335: result: no configure:5306: checking for frt configure:5335: result: no configure:5306: checking for pgf77 configure:5335: result: no configure:5306: checking for fort77 configure:5335: result: no configure:5306: checking for fl32 configure:5335: result: no configure:5306: checking for af77 configure:5335: result: no configure:5306: checking for f90 configure:5335: result: no configure:5306: checking for xlf90 configure:5335: result: no configure:5306: checking for pgf90 configure:5335: result: no configure:5306: checking for epcf90 configure:5335: result: no configure:5306: checking for f95 configure:5335: result: no configure:5306: checking for fort configure:5335: result: no configure:5306: checking for xlf95 configure:5335: result: no configure:5306: checking for ifc configure:5335: result: no configure:5306: checking for efc configure:5335: result: no configure:5306: checking for pgf95 configure:5335: result: no configure:5306: checking for lf95 configure:5335: result: no configure:5306: checking for gfortran configure:5335: result: no configure:5347: checking for Fortran 77 compiler version configure:5350: --version &5 ./configure: line 5351: --version: command not found configure:5353: $? = 127 configure:5355: -v &5 ./configure: line 5356: -v: command not found configure:5358: $? = 127 configure:5360: -V &5 ./configure: line 5361: -V: command not found configure:5363: $? = 127 configure:5371: checking whether we are using the GNU Fortran 77 compiler configure:5385: -c conftest.F >&5 ./configure: line 5386: -c: command not found configure:5391: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5417: result: no configure:5423: checking whether accepts -g configure:5435: -c -g conftest.f >&5 ./configure: line 5436: -c: command not found configure:5441: $? = 127 configure: failed program was: | program main | | end configure:5466: result: no configure:5496: checking the maximum length of command line arguments configure:5605: result: 32768 configure:5616: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5721: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5724: $? = 0 configure:5728: /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:5731: $? = 0 configure:5783: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5786: $? = 0 configure:5824: result: ok configure:5828: checking for objdir configure:5843: result: .libs configure:5895: checking for i586-uhu-linux-ar configure:5924: result: no configure:5933: checking for ar configure:5949: found /usr/bin/ar configure:5960: result: ar configure:5975: checking for i586-uhu-linux-ranlib configure:6004: result: no configure:6013: checking for ranlib configure:6029: found /usr/bin/ranlib configure:6040: result: ranlib configure:6055: checking for i586-uhu-linux-strip configure:6084: result: no configure:6093: checking for strip configure:6109: found /usr/bin/strip configure:6120: result: strip configure:6392: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6410: 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:6414: $? = 0 configure:6427: result: no configure:6442: checking for i586-uhu-linux-gcc option to produce PIC configure:6652: result: -fPIC configure:6660: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6678: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6682: $? = 0 configure:6695: result: yes configure:6723: checking if i586-uhu-linux-gcc static flag -static works configure:6751: result: yes configure:6761: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6782: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6786: $? = 0 configure:6808: result: yes configure:6834: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7792: result: yes configure:7813: checking whether -lc should be explicitly linked in configure:7818: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7821: $? = 0 configure:7836: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7839: $? = 0 configure:7851: result: no configure:7859: checking dynamic linker characteristics configure:8468: result: GNU/Linux ld.so configure:8477: checking how to hardcode library paths into programs configure:8502: result: immediate configure:8516: checking whether stripping libraries is possible configure:8521: result: yes configure:9355: checking if libtool supports shared libraries configure:9357: result: yes configure:9360: checking whether to build shared libraries configure:9381: result: yes configure:9384: checking whether to build static libraries configure:9388: result: yes configure:9480: creating libtool configure:10068: checking for ld used by i586-uhu-linux-g++ configure:10135: result: /usr/bin/ld configure:10144: checking if the linker (/usr/bin/ld) is GNU ld configure:10159: result: yes configure:10210: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11148: result: yes configure:11166: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11169: $? = 0 configure:11288: checking for i586-uhu-linux-g++ option to produce PIC configure:11562: result: -fPIC configure:11570: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11588: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11592: $? = 0 configure:11605: result: yes configure:11633: checking if i586-uhu-linux-g++ static flag -static works configure:11661: result: yes configure:11671: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11692: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11696: $? = 0 configure:11718: result: yes configure:11744: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11769: result: yes configure:11836: checking dynamic linker characteristics configure:12445: result: GNU/Linux ld.so configure:12454: checking how to hardcode library paths into programs configure:12479: result: immediate configure:18755: checking for i586-uhu-linux-pkg-config configure:18788: result: no configure:18797: checking for pkg-config configure:18815: found /usr/bin/pkg-config configure:18827: result: /usr/bin/pkg-config configure:18842: checking pkg-config is at least version 0.9.0 configure:18845: result: yes configure:18856: checking for DESKTOP_FILE_UTILS configure:18864: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0" configure:18867: $? = 0 configure:18882: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0" configure:18885: $? = 0 configure:18961: result: yes configure:18984: checking for emacs configure:19013: result: no configure:18984: checking for xemacs configure:19013: result: no configure:19185: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by desktop-file-utils config.status 0.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:723: creating Makefile config.status:723: creating src/Makefile config.status:723: creating misc/Makefile config.status:827: creating config.h config.status:1115: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_DESKTOP_FILE_UTILS_CFLAGS_set= ac_cv_env_DESKTOP_FILE_UTILS_CFLAGS_value= ac_cv_env_DESKTOP_FILE_UTILS_LIBS_set= ac_cv_env_DESKTOP_FILE_UTILS_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_header_dlfcn_h=yes ac_cv_header_inttypes_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_objext=o 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_DESKTOP_FILE_UTILS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DESKTOP_FILE_UTILS_LIBS='-lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' 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' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare' 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' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DESKTOP_FILE_UTILS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DESKTOP_FILE_UTILS_LIBS='-lglib-2.0 ' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='no' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' 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' OBJEXT='o' PACKAGE='desktop-file-utils' PACKAGE_BUGREPORT='http://www.freedesktop.org/Software/desktop-file-utils' PACKAGE_NAME='desktop-file-utils' PACKAGE_STRING='desktop-file-utils 0.11' PACKAGE_TARNAME='desktop-file-utils' PACKAGE_VERSION='0.11' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.11' 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' lispdir='' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 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 PACKAGE "desktop-file-utils" #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/desktop-file-utils" #define PACKAGE_NAME "desktop-file-utils" #define PACKAGE_STRING "desktop-file-utils 0.11" #define PACKAGE_TARNAME "desktop-file-utils" #define PACKAGE_VERSION "0.11" #define STDC_HEADERS 1 #define VERSION "0.11" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0