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 ## --------- ## ## Platform. ## ## --------- ## hostname = eclcs5 uname -m = arm uname -r = 2.6.24-21-generic uname -s = Linux uname -v = #1 SMP Tue Oct 21 23:43:45 UTC 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = arm /usr/bin/arch -k = arm /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /host_usr/bin PATH: /scratchbox/devkits/cputransp/bin PATH: /scratchbox/tools/bin PATH: /targets/links/arch_tools/bin PATH: /scratchbox/compilers/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1648: checking for a BSD-compatible install configure:1703: result: /scratchbox/tools/bin/install -c configure:1714: checking whether build environment is sane configure:1757: result: yes configure:1814: checking for gawk configure:1830: found /scratchbox/tools/bin/gawk configure:1840: result: gawk configure:1850: checking whether make sets $(MAKE) configure:1870: result: yes configure:2043: checking build system type configure:2061: result: arm-unknown-linux-gnu configure:2069: checking host system type configure:2083: result: arm-unknown-linux-gnu configure:2138: checking for gcc configure:2154: found /scratchbox/compilers/bin/gcc configure:2164: result: gcc configure:2408: checking for C compiler version configure:2411: gcc --version &5 sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2) Copyright (C) 2004 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:2414: $? = 0 configure:2416: gcc -v &5 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs rename spec cpp to old_cpp Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork Thread model: posix gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2) configure:2419: $? = 0 configure:2421: gcc -V &5 sbox-arm-linux-gcc: `-V' must come at the start of the command line configure:2424: $? = 1 configure:2447: checking for C compiler default output file name configure:2450: gcc conftest.c >&5 configure:2453: $? = 0 configure:2499: result: a.out configure:2504: checking whether the C compiler works configure:2510: ./a.out configure:2513: $? = 0 configure:2530: result: yes configure:2537: checking whether we are cross compiling configure:2539: result: no configure:2542: checking for suffix of executables configure:2544: gcc -o conftest conftest.c >&5 configure:2547: $? = 0 configure:2572: result: configure:2578: checking for suffix of object files configure:2599: gcc -c conftest.c >&5 configure:2602: $? = 0 configure:2624: result: o configure:2628: checking whether we are using the GNU C compiler configure:2652: gcc -c conftest.c >&5 configure:2658: $? = 0 configure:2661: test -z || test ! -s conftest.err configure:2664: $? = 0 configure:2667: test -s conftest.o configure:2670: $? = 0 configure:2683: result: yes configure:2689: checking whether gcc accepts -g configure:2710: gcc -c -g conftest.c >&5 configure:2716: $? = 0 configure:2719: test -z || test ! -s conftest.err configure:2722: $? = 0 configure:2725: test -s conftest.o configure:2728: $? = 0 configure:2739: result: yes configure:2756: checking for gcc option to accept ANSI C configure:2826: gcc -c -g -O2 conftest.c >&5 configure:2832: $? = 0 configure:2835: test -z || test ! -s conftest.err configure:2838: $? = 0 configure:2841: test -s conftest.o configure:2844: $? = 0 configure:2862: result: none needed configure:2880: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2886: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3027: checking for style of include used by make configure:3055: result: GNU configure:3083: checking dependency style of gcc configure:3173: result: gcc3 configure:3195: checking how to run the C preprocessor configure:3230: gcc -E conftest.c configure:3236: $? = 0 configure:3268: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libhildonfm" | #define VERSION "2.0.6" | /* end confdefs.h. */ | #include configure:3313: result: gcc -E configure:3337: gcc -E conftest.c configure:3343: $? = 0 configure:3375: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libhildonfm" | #define VERSION "2.0.6" | /* end confdefs.h. */ | #include configure:3437: checking for a BSD-compatible install configure:3492: result: /scratchbox/tools/bin/install -c configure:3507: checking for gawk configure:3533: result: gawk configure:3615: checking for a sed that does not truncate output configure:3669: result: /scratchbox/tools/bin/sed configure:3672: checking for egrep configure:3682: result: grep -E configure:3698: checking for ld used by gcc configure:3765: result: /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld configure:3774: checking if the linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) is GNU ld configure:3789: result: yes configure:3794: checking for /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld option to reload object files configure:3801: result: -r configure:3819: checking for BSD-compatible nm configure:3861: result: /scratchbox/compilers/bin/nm -B configure:3865: checking whether ln -s works configure:3869: result: yes configure:3876: checking how to recognise dependent libraries configure:4048: result: pass_all configure:4257: checking for ANSI C header files configure:4282: gcc -c -g -O2 conftest.c >&5 configure:4288: $? = 0 configure:4291: test -z || test ! -s conftest.err configure:4294: $? = 0 configure:4297: test -s conftest.o configure:4300: $? = 0 configure:4386: gcc -o conftest -g -O2 conftest.c >&5 configure:4389: $? = 0 configure:4391: ./conftest configure:4394: $? = 0 configure:4409: result: yes configure:4433: checking for sys/types.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for sys/stat.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for stdlib.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for string.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for memory.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for strings.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for inttypes.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for stdint.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4433: checking for unistd.h configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4458: test -z || test ! -s conftest.err configure:4461: $? = 0 configure:4464: test -s conftest.o configure:4467: $? = 0 configure:4478: result: yes configure:4504: checking dlfcn.h usability configure:4516: gcc -c -g -O2 conftest.c >&5 configure:4522: $? = 0 configure:4525: test -z || test ! -s conftest.err configure:4528: $? = 0 configure:4531: test -s conftest.o configure:4534: $? = 0 configure:4544: result: yes configure:4548: checking dlfcn.h presence configure:4558: gcc -E conftest.c configure:4564: $? = 0 configure:4584: result: yes configure:4619: checking for dlfcn.h configure:4626: result: yes configure:4691: checking for g++ configure:4707: found /scratchbox/compilers/bin/g++ configure:4717: result: g++ configure:4733: checking for C++ compiler version configure:4736: g++ --version &5 sbox-arm-linux-g++ (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2) Copyright (C) 2004 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:4739: $? = 0 configure:4741: g++ -v &5 Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs rename spec cpp to old_cpp Configured with: /home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure --build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi --prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm --with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include --enable-languages=c,c++ --enable-shared --enable-threads --disable-checking --enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld --enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= --enable-interwork Thread model: posix gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2) configure:4744: $? = 0 configure:4746: g++ -V &5 sbox-arm-linux-g++: argument to `-V' missing configure:4749: $? = 1 configure:4752: checking whether we are using the GNU C++ compiler configure:4776: g++ -c conftest.cc >&5 configure:4782: $? = 0 configure:4785: test -z || test ! -s conftest.err configure:4788: $? = 0 configure:4791: test -s conftest.o configure:4794: $? = 0 configure:4807: result: yes configure:4813: checking whether g++ accepts -g configure:4834: g++ -c -g conftest.cc >&5 configure:4840: $? = 0 configure:4843: test -z || test ! -s conftest.err configure:4846: $? = 0 configure:4849: test -s conftest.o configure:4852: $? = 0 configure:4863: result: yes configure:4905: g++ -c -g -O2 conftest.cc >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4949: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' undeclared (first use this function) conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libhildonfm" | #define VERSION "2.0.6" | #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:4905: g++ -c -g -O2 conftest.cc >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4949: g++ -c -g -O2 conftest.cc >&5 configure:4955: $? = 0 configure:4958: test -z || test ! -s conftest.err configure:4961: $? = 0 configure:4964: test -s conftest.o configure:4967: $? = 0 configure:4992: checking dependency style of g++ configure:5082: result: gcc3 configure:5109: checking how to run the C++ preprocessor configure:5140: g++ -E conftest.cc configure:5146: $? = 0 configure:5178: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libhildonfm" | #define VERSION "2.0.6" | #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:5223: result: g++ -E configure:5247: g++ -E conftest.cc configure:5253: $? = 0 configure:5285: g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5291: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libhildonfm" | #define VERSION "2.0.6" | #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:5388: checking for g77 configure:5417: result: no configure:5388: checking for f77 configure:5417: result: no configure:5388: checking for xlf configure:5417: result: no configure:5388: checking for frt configure:5417: result: no configure:5388: checking for pgf77 configure:5417: result: no configure:5388: checking for fort77 configure:5417: result: no configure:5388: checking for fl32 configure:5417: result: no configure:5388: checking for af77 configure:5417: result: no configure:5388: checking for f90 configure:5417: result: no configure:5388: checking for xlf90 configure:5417: result: no configure:5388: checking for pgf90 configure:5417: result: no configure:5388: checking for epcf90 configure:5417: result: no configure:5388: checking for f95 configure:5417: result: no configure:5388: checking for fort configure:5417: result: no configure:5388: checking for xlf95 configure:5417: result: no configure:5388: checking for ifc configure:5417: result: no configure:5388: checking for efc configure:5417: result: no configure:5388: checking for pgf95 configure:5417: result: no configure:5388: checking for lf95 configure:5417: result: no configure:5388: checking for gfortran configure:5417: result: no configure:5432: checking for Fortran 77 compiler version configure:5432: --version &5 ./configure: line 1: --version: command not found configure:5435: $? = 127 configure:5437: -v &5 ./configure: line 1: -v: command not found configure:5440: $? = 127 configure:5442: -V &5 ./configure: line 1: -V: command not found configure:5445: $? = 127 configure:5453: checking whether we are using the GNU Fortran 77 compiler configure:5467: -c conftest.F >&5 ./configure: line 1: -c: command not found configure:5473: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5498: result: no configure:5504: checking whether accepts -g configure:5516: -c -g conftest.f >&5 ./configure: line 1: -c: command not found configure:5522: $? = 127 configure: failed program was: | program main | | end configure:5546: result: no configure:5576: checking the maximum length of command line arguments configure:5668: result: 32768 configure:5679: checking command to parse /scratchbox/compilers/bin/nm -B output from gcc object configure:5775: gcc -c -g -O2 conftest.c >&5 configure:5778: $? = 0 configure:5782: /scratchbox/compilers/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:5785: $? = 0 configure:5837: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5840: $? = 0 configure:5878: result: ok configure:5882: checking for objdir configure:5897: result: .libs configure:5987: checking for ar configure:6003: found /scratchbox/compilers/bin/ar configure:6014: result: ar configure:6067: checking for ranlib configure:6083: found /scratchbox/compilers/bin/ranlib configure:6094: result: ranlib configure:6147: checking for strip configure:6163: found /scratchbox/compilers/bin/strip configure:6174: result: strip configure:6461: checking if gcc static flag works configure:6489: result: yes configure:6507: checking if gcc supports -fno-rtti -fno-exceptions configure:6528: 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 configure:6532: $? = 0 configure:6542: result: no configure:6557: checking for gcc option to produce PIC configure:6761: result: -fPIC configure:6769: checking if gcc PIC flag -fPIC works configure:6790: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6794: $? = 0 configure:6804: result: yes configure:6828: checking if gcc supports -c -o file.o configure:6852: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6856: $? = 0 configure:6875: result: yes configure:6901: checking whether the gcc linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries configure:7795: result: yes configure:7821: checking whether -lc should be explicitly linked in configure:7826: gcc -c -g -O2 conftest.c >&5 configure:7829: $? = 0 configure:7843: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7846: $? = 0 configure:7858: result: no configure:7866: checking dynamic linker characteristics configure:8420: result: GNU/Linux ld.so configure:8424: checking how to hardcode library paths into programs configure:8449: result: immediate configure:8463: checking whether stripping libraries is possible configure:8468: result: yes configure:9291: checking if libtool supports shared libraries configure:9293: result: yes configure:9296: checking whether to build shared libraries configure:9317: result: yes configure:9320: checking whether to build static libraries configure:9324: result: yes configure:9416: creating libtool configure:9994: checking for ld used by g++ configure:10061: result: /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld configure:10070: checking if the linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) is GNU ld configure:10085: result: yes configure:10136: checking whether the g++ linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries configure:11014: result: yes configure:11032: g++ -c -g -O2 conftest.cpp >&5 configure:11035: $? = 0 configure:11145: checking for g++ option to produce PIC configure:11413: result: -fPIC configure:11421: checking if g++ PIC flag -fPIC works configure:11442: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11446: $? = 0 configure:11456: result: yes configure:11480: checking if g++ supports -c -o file.o configure:11504: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11508: $? = 0 configure:11527: result: yes configure:11553: checking whether the g++ linker (/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld) supports shared libraries configure:11578: result: yes configure:11649: checking dynamic linker characteristics configure:12203: result: GNU/Linux ld.so configure:12207: checking how to hardcode library paths into programs configure:12232: result: immediate configure:12246: checking whether stripping libraries is possible configure:12251: result: yes configure:19755: checking for ANSI C header files configure:19907: result: yes configure:19986: checking for pkg-config configure:20004: found /scratchbox/tools/bin/pkg-config configure:20016: result: /scratchbox/tools/bin/pkg-config configure:20031: checking pkg-config is at least version 0.9.0 configure:20034: result: yes configure:20045: checking for GTK configure:20053: $PKG_CONFIG --exists --print-errors "hildon-1 gtk+-2.0 >= $GTK_VERSION" configure:20056: $? = 0 configure:20071: $PKG_CONFIG --exists --print-errors "hildon-1 gtk+-2.0 >= $GTK_VERSION" configure:20074: $? = 0 configure:20150: result: yes configure:20162: checking for GCONF configure:20170: $PKG_CONFIG --exists --print-errors "gconf-2.0 >= 2.6" configure:20173: $? = 0 configure:20188: $PKG_CONFIG --exists --print-errors "gconf-2.0 >= 2.6" configure:20191: $? = 0 configure:20267: result: yes configure:20276: checking for HILDON_THUMBNAIL configure:20284: $PKG_CONFIG --exists --print-errors "hildon-thumbnail >= 0.0.4" configure:20287: $? = 0 configure:20302: $PKG_CONFIG --exists --print-errors "hildon-thumbnail >= 0.0.4" configure:20305: $? = 0 configure:20381: result: yes configure:20390: checking for GWCONNECT configure:20398: $PKG_CONFIG --exists --print-errors "gwconnect >= 0.58" configure:20401: $? = 0 configure:20416: $PKG_CONFIG --exists --print-errors "gwconnect >= 0.58" configure:20419: $? = 0 configure:20495: result: yes configure:20504: checking for LIBOSSOMIME configure:20512: $PKG_CONFIG --exists --print-errors "libhildonmime >= 1.9" configure:20515: $? = 0 configure:20530: $PKG_CONFIG --exists --print-errors "libhildonmime >= 1.9" configure:20533: $? = 0 configure:20609: result: yes configure:20619: checking for DBUSGLIB configure:20627: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.23.4" configure:20630: $? = 0 configure:20645: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.23.4" configure:20648: $? = 0 configure:20724: result: yes configure:20734: checking for LIBOSSO configure:20742: $PKG_CONFIG --exists --print-errors "libosso >= 0.8.8" configure:20745: $? = 0 configure:20760: $PKG_CONFIG --exists --print-errors "libosso >= 0.8.8" configure:20763: $? = 0 configure:20839: result: yes configure:20847: checking for MCE configure:20855: $PKG_CONFIG --exists --print-errors "mce >= 0.8.5" configure:20858: $? = 0 configure:20873: $PKG_CONFIG --exists --print-errors "mce >= 0.8.5" configure:20876: $? = 0 configure:20952: result: yes configure:20960: checking for GNOMEVFS configure:20968: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:20971: $? = 0 configure:20986: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0" configure:20989: $? = 0 configure:21065: result: yes configure:21191: checking for perl5 configure:21220: result: no configure:21191: checking for perl configure:21207: found /scratchbox/tools/bin/perl configure:21217: result: perl configure:21379: 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 eclcs5 config.status:785: creating Makefile config.status:785: creating hildon-fm/Makefile config.status:785: creating doc/Makefile config.status:785: creating hildon-fm-2.pc config.status:785: creating hildon-fm.pc config.status:851: creating config.h config.status:963: config.h is unchanged config.status:1143: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=arm-unknown-linux-gnu ac_cv_build_alias=arm-unknown-linux-gnu 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_DBUSGLIB_CFLAGS_set= ac_cv_env_DBUSGLIB_CFLAGS_value= ac_cv_env_DBUSGLIB_LIBS_set= ac_cv_env_DBUSGLIB_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_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GNOMEVFS_CFLAGS_set= ac_cv_env_GNOMEVFS_CFLAGS_value= ac_cv_env_GNOMEVFS_LIBS_set= ac_cv_env_GNOMEVFS_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_GWCONNECT_CFLAGS_set= ac_cv_env_GWCONNECT_CFLAGS_value= ac_cv_env_GWCONNECT_LIBS_set= ac_cv_env_GWCONNECT_LIBS_value= ac_cv_env_HILDON_THUMBNAIL_CFLAGS_set= ac_cv_env_HILDON_THUMBNAIL_CFLAGS_value= ac_cv_env_HILDON_THUMBNAIL_LIBS_set= ac_cv_env_HILDON_THUMBNAIL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBOSSOMIME_CFLAGS_set= ac_cv_env_LIBOSSOMIME_CFLAGS_value= ac_cv_env_LIBOSSOMIME_LIBS_set= ac_cv_env_LIBOSSOMIME_LIBS_value= ac_cv_env_LIBOSSO_CFLAGS_set= ac_cv_env_LIBOSSO_CFLAGS_value= ac_cv_env_LIBOSSO_LIBS_set= ac_cv_env_LIBOSSO_LIBS_value= ac_cv_env_MCE_CFLAGS_set= ac_cv_env_MCE_CFLAGS_value= ac_cv_env_MCE_LIBS_set= ac_cv_env_MCE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_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=arm-unknown-linux-gnu ac_cv_host_alias=arm-unknown-linux-gnu ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/scratchbox/tools/bin/pkg-config ac_cv_path_install='/scratchbox/tools/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=perl 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_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=/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld lt_cv_path_LDCXX=/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/ld lt_cv_path_NM='/scratchbox/compilers/bin/nm -B' lt_cv_path_SED=/scratchbox/tools/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_DBUSGLIB_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_DBUSGLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GCONF_CFLAGS='-I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GNOMEVFS_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-DMAEMO_CHANGES -I/usr/include/hildon-1 -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/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTK_LIBS='-lhildon-1 -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_GWCONNECT_CFLAGS=' ' pkg_cv_GWCONNECT_LIBS=' ' pkg_cv_HILDON_THUMBNAIL_CFLAGS='-pthread -I/usr/include/hildon-thumbnail -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_HILDON_THUMBNAIL_LIBS='-pthread -lhildonthumbnail -lgnomevfs-2 -lgdk_pixbuf-2.0 -lm -losso -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBOSSOMIME_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/dbus-1.0 -I/usr/include/gconf/2 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBOSSOMIME_LIBS='-pthread -lhildonmime -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBOSSO_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include ' pkg_cv_LIBOSSO_LIBS='-losso -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_MCE_CFLAGS=' ' pkg_cv_MCE_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mobileuser/finefm/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mobileuser/finefm/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/mobileuser/finefm/missing --run autoconf' AUTOHEADER='${SHELL} /home/mobileuser/finefm/missing --run autoheader' AUTOMAKE='${SHELL} /home/mobileuser/finefm/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-extra-args ' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DBUSGLIB_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 ' DBUSGLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -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='' GCONF_CFLAGS='-I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GNOMEVFS_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GNOMEVFS_LIBS='-pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' GTK_CFLAGS='-DMAEMO_CHANGES -I/usr/include/hildon-1 -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/freetype2 -I/usr/include/libpng12 ' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_LIBS='-lhildon-1 -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 ' GTK_VERSION='2.10.0' GWCONNECT_CFLAGS=' ' GWCONNECT_LIBS=' ' HILDON_THUMBNAIL_CFLAGS='-pthread -I/usr/include/hildon-thumbnail -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' HILDON_THUMBNAIL_LIBS='-pthread -lhildonthumbnail -lgnomevfs-2 -lgdk_pixbuf-2.0 -lm -losso -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' 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' LDFLAGS='' LIBOBJS='' LIBOSSOMIME_CFLAGS='-pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/dbus-1.0 -I/usr/include/gconf/2 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBOSSOMIME_LIBS='-pthread -lhildonmime -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' LIBOSSO_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include ' LIBOSSO_LIBS='-losso -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mobileuser/finefm/missing --run makeinfo' MCE_CFLAGS=' ' MCE_LIBS=' ' OBJEXT='o' PACKAGE='libhildonfm' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' PKG_CONFIG='/scratchbox/tools/bin/pkg-config' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.0.6' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/scratchbox/tools/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='arm-unknown-linux-gnu' build_alias='' build_cpu='arm' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='arm-unknown-linux-gnu' host_alias='' host_cpu='arm' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/mobileuser/finefm/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' outomoduledir='${exec_prefix}/lib/outo' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETTEXT_PACKAGE "hildon-fm" #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 "libhildonfm" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "2.0.6" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0