summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log781
1 files changed, 781 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..30e31a4
--- /dev/null
+++ b/config.log
@@ -0,0 +1,781 @@
+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.67. Invocation command line was
+
+ $ ./configure --enable-maintainer-mode --no-create --no-recursion
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = debian
+uname -m = i686
+uname -r = 2.6.33-01095-g06a79b8
+uname -s = Linux
+uname -v = #1 Sat Feb 27 21:49:34 CET 2010
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+PATH: /opt/crosstools_hf-linux-2.6.18.0_gcc-4.2-11ts_uclibc-nptl-0.9.29-20070423_20090508/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2417: checking for a BSD-compatible install
+configure:2485: result: /usr/local/bin/install -c
+configure:2496: checking whether build environment is sane
+configure:2546: result: yes
+configure:2687: checking for a thread-safe mkdir -p
+configure:2726: result: /bin/mkdir -p
+configure:2739: checking for gawk
+configure:2769: result: no
+configure:2739: checking for mawk
+configure:2755: found /usr/bin/mawk
+configure:2766: result: mawk
+configure:2777: checking whether make sets $(MAKE)
+configure:2799: result: yes
+configure:2883: checking whether to enable maintainer-specific portions of Makefiles
+configure:2892: result: yes
+configure:2912: checking build system type
+configure:2926: result: i686-pc-linux-gnu
+configure:2946: checking host system type
+configure:2959: result: i686-pc-linux-gnu
+configure:3028: checking for gcc
+configure:3044: found /usr/bin/gcc
+configure:3055: result: gcc
+configure:3284: checking for C compiler version
+configure:3293: gcc --version >&5
+gcc (Debian 4.3.2-1.1) 4.3.2
+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:3304: $? = 0
+configure:3293: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.3.2 (Debian 4.3.2-1.1)
+configure:3304: $? = 0
+configure:3293: gcc -V >&5
+gcc: '-V' option must have argument
+configure:3304: $? = 1
+configure:3293: gcc -qversion >&5
+gcc: unrecognized option '-qversion'
+gcc: no input files
+configure:3304: $? = 1
+configure:3324: checking whether the C compiler works
+configure:3346: gcc conftest.c >&5
+configure:3350: $? = 0
+configure:3398: result: yes
+configure:3401: checking for C compiler default output file name
+configure:3403: result: a.out
+configure:3409: checking for suffix of executables
+configure:3416: gcc -o conftest conftest.c >&5
+configure:3420: $? = 0
+configure:3442: result:
+configure:3464: checking whether we are cross compiling
+configure:3472: gcc -o conftest conftest.c >&5
+configure:3476: $? = 0
+configure:3483: ./conftest
+configure:3487: $? = 0
+configure:3502: result: no
+configure:3507: checking for suffix of object files
+configure:3529: gcc -c conftest.c >&5
+configure:3533: $? = 0
+configure:3554: result: o
+configure:3558: checking whether we are using the GNU C compiler
+configure:3577: gcc -c conftest.c >&5
+configure:3577: $? = 0
+configure:3586: result: yes
+configure:3595: checking whether gcc accepts -g
+configure:3615: gcc -c -g conftest.c >&5
+configure:3615: $? = 0
+configure:3656: result: yes
+configure:3673: checking for gcc option to accept ISO C89
+configure:3737: gcc -c -g -O2 conftest.c >&5
+configure:3737: $? = 0
+configure:3750: result: none needed
+configure:3781: checking for style of include used by make
+configure:3809: result: GNU
+configure:3834: checking dependency style of gcc
+configure:3944: result: gcc3
+configure:4007: checking for gcc
+configure:4034: result: gcc
+configure:4263: checking for C compiler version
+configure:4272: gcc --version >&5
+gcc (Debian 4.3.2-1.1) 4.3.2
+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:4283: $? = 0
+configure:4272: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.3.2 (Debian 4.3.2-1.1)
+configure:4283: $? = 0
+configure:4272: gcc -V >&5
+gcc: '-V' option must have argument
+configure:4283: $? = 1
+configure:4272: gcc -qversion >&5
+gcc: unrecognized option '-qversion'
+gcc: no input files
+configure:4283: $? = 1
+configure:4287: checking whether we are using the GNU C compiler
+configure:4315: result: yes
+configure:4324: checking whether gcc accepts -g
+configure:4385: result: yes
+configure:4402: checking for gcc option to accept ISO C89
+configure:4479: result: none needed
+configure:4501: checking dependency style of gcc
+configure:4611: result: gcc3
+configure:4687: checking for g++
+configure:4703: found /usr/bin/g++
+configure:4714: result: g++
+configure:4741: checking for C++ compiler version
+configure:4750: g++ --version >&5
+g++ (Debian 4.3.2-1.1) 4.3.2
+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:4761: $? = 0
+configure:4750: g++ -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.3.2 (Debian 4.3.2-1.1)
+configure:4761: $? = 0
+configure:4750: g++ -V >&5
+g++: '-V' option must have argument
+configure:4761: $? = 1
+configure:4750: g++ -qversion >&5
+g++: unrecognized option '-qversion'
+g++: no input files
+configure:4761: $? = 1
+configure:4765: checking whether we are using the GNU C++ compiler
+configure:4784: g++ -c conftest.cpp >&5
+configure:4784: $? = 0
+configure:4793: result: yes
+configure:4802: checking whether g++ accepts -g
+configure:4822: g++ -c -g conftest.cpp >&5
+configure:4822: $? = 0
+configure:4863: result: yes
+configure:4888: checking dependency style of g++
+configure:4998: result: gcc3
+configure:5039: checking for a sed that does not truncate output
+configure:5103: result: /bin/sed
+configure:5121: checking for grep that handles long lines and -e
+configure:5179: result: /bin/grep
+configure:5184: checking for egrep
+configure:5246: result: /bin/grep -E
+configure:5251: checking for fgrep
+configure:5313: result: /bin/grep -F
+configure:5348: checking for ld used by gcc
+configure:5415: result: /usr/bin/ld
+configure:5422: checking if the linker (/usr/bin/ld) is GNU ld
+configure:5437: result: yes
+configure:5449: checking for BSD- or MS-compatible name lister (nm)
+configure:5498: result: /usr/bin/nm -B
+configure:5616: checking the name lister (/usr/bin/nm -B) interface
+configure:5623: gcc -c -g -O2 conftest.c >&5
+configure:5626: /usr/bin/nm -B "conftest.o"
+configure:5629: output
+00000000 B some_variable
+configure:5636: result: BSD nm
+configure:5639: checking whether ln -s works
+configure:5643: result: yes
+configure:5651: checking the maximum length of command line arguments
+configure:5771: result: 98304
+configure:5788: checking whether the shell understands some XSI constructs
+configure:5798: result: yes
+configure:5802: checking whether the shell understands "+="
+configure:5808: result: yes
+configure:5843: checking for /usr/bin/ld option to reload object files
+configure:5850: result: -r
+configure:5919: checking for objdump
+configure:5935: found /usr/bin/objdump
+configure:5946: result: objdump
+configure:5978: checking how to recognize dependent libraries
+configure:6174: result: pass_all
+configure:6234: checking for ar
+configure:6250: found /usr/bin/ar
+configure:6261: result: ar
+configure:6339: checking for strip
+configure:6355: found /usr/bin/strip
+configure:6366: result: strip
+configure:6438: checking for ranlib
+configure:6454: found /usr/bin/ranlib
+configure:6465: result: ranlib
+configure:6555: checking command to parse /usr/bin/nm -B output from gcc object
+configure:6673: gcc -c -g -O2 conftest.c >&5
+configure:6676: $? = 0
+configure:6680: /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:6683: $? = 0
+configure:6737: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
+configure:6740: $? = 0
+configure:6778: result: ok
+configure:7587: checking how to run the C preprocessor
+configure:7618: gcc -E conftest.c
+configure:7618: $? = 0
+configure:7632: gcc -E conftest.c
+conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
+configure:7632: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "PluggIt"
+| #define VERSION "0.1"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:7657: result: gcc -E
+configure:7677: gcc -E conftest.c
+configure:7677: $? = 0
+configure:7691: gcc -E conftest.c
+conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
+configure:7691: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "PluggIt"
+| #define VERSION "0.1"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:7720: checking for ANSI C header files
+configure:7740: gcc -c -g -O2 conftest.c >&5
+configure:7740: $? = 0
+configure:7813: gcc -o conftest -g -O2 conftest.c >&5
+configure:7813: $? = 0
+configure:7813: ./conftest
+configure:7813: $? = 0
+configure:7824: result: yes
+configure:7837: checking for sys/types.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for sys/stat.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for stdlib.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for string.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for memory.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for strings.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for inttypes.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for stdint.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7837: checking for unistd.h
+configure:7837: gcc -c -g -O2 conftest.c >&5
+configure:7837: $? = 0
+configure:7837: result: yes
+configure:7851: checking for dlfcn.h
+configure:7851: gcc -c -g -O2 conftest.c >&5
+configure:7851: $? = 0
+configure:7851: result: yes
+configure:7976: checking for C++ compiler version
+configure:7985: g++ --version >&5
+g++ (Debian 4.3.2-1.1) 4.3.2
+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:7996: $? = 0
+configure:7985: g++ -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+Thread model: posix
+gcc version 4.3.2 (Debian 4.3.2-1.1)
+configure:7996: $? = 0
+configure:7985: g++ -V >&5
+g++: '-V' option must have argument
+configure:7996: $? = 1
+configure:7985: g++ -qversion >&5
+g++: unrecognized option '-qversion'
+g++: no input files
+configure:7996: $? = 1
+configure:8000: checking whether we are using the GNU C++ compiler
+configure:8028: result: yes
+configure:8037: checking whether g++ accepts -g
+configure:8098: result: yes
+configure:8123: checking dependency style of g++
+configure:8233: result: gcc3
+configure:8256: checking how to run the C++ preprocessor
+configure:8283: g++ -E conftest.cpp
+configure:8283: $? = 0
+configure:8297: g++ -E conftest.cpp
+conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
+configure:8297: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "PluggIt"
+| #define VERSION "0.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 <ac_nonexistent.h>
+configure:8322: result: g++ -E
+configure:8342: g++ -E conftest.cpp
+configure:8342: $? = 0
+configure:8356: g++ -E conftest.cpp
+conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
+configure:8356: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "PluggIt"
+| #define VERSION "0.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 <ac_nonexistent.h>
+configure:8562: checking for objdir
+configure:8577: result: .libs
+configure:8869: checking if gcc supports -fno-rtti -fno-exceptions
+configure:8887: 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:8891: $? = 0
+configure:8904: result: no
+configure:8924: checking for gcc option to produce PIC
+configure:9196: result: -fPIC -DPIC
+configure:9208: checking if gcc PIC flag -fPIC -DPIC works
+configure:9226: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
+configure:9230: $? = 0
+configure:9243: result: yes
+configure:9267: checking if gcc static flag -static works
+configure:9295: result: yes
+configure:9310: checking if gcc supports -c -o file.o
+configure:9331: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:9335: $? = 0
+configure:9357: result: yes
+configure:9365: checking if gcc supports -c -o file.o
+configure:9412: result: yes
+configure:9445: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
+configure:10436: result: yes
+configure:10473: checking whether -lc should be explicitly linked in
+configure:10478: gcc -c -g -O2 conftest.c >&5
+configure:10481: $? = 0
+configure:10496: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
+configure:10499: $? = 0
+configure:10511: result: no
+configure:10675: checking dynamic linker characteristics
+configure:11108: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:11108: $? = 0
+configure:11338: result: GNU/Linux ld.so
+configure:11440: checking how to hardcode library paths into programs
+configure:11465: result: immediate
+configure:11985: checking whether stripping libraries is possible
+configure:11990: result: yes
+configure:12025: checking if libtool supports shared libraries
+configure:12027: result: yes
+configure:12030: checking whether to build shared libraries
+configure:12051: result: yes
+configure:12054: checking whether to build static libraries
+configure:12058: result: yes
+configure:12208: checking for ld used by g++
+configure:12275: result: /usr/bin/ld
+configure:12282: checking if the linker (/usr/bin/ld) is GNU ld
+configure:12297: result: yes
+configure:12352: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
+configure:13265: result: yes
+configure:13293: g++ -c -g -O2 conftest.cpp >&5
+configure:13296: $? = 0
+configure:13478: checking for g++ option to produce PIC
+configure:13795: result: -fPIC -DPIC
+configure:13804: checking if g++ PIC flag -fPIC -DPIC works
+configure:13822: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
+configure:13826: $? = 0
+configure:13839: result: yes
+configure:13860: checking if g++ static flag -static works
+configure:13888: result: yes
+configure:13900: checking if g++ supports -c -o file.o
+configure:13921: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
+configure:13925: $? = 0
+configure:13947: result: yes
+configure:13952: checking if g++ supports -c -o file.o
+configure:13999: result: yes
+configure:14029: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
+configure:14058: result: yes
+configure:14195: checking dynamic linker characteristics
+configure:14576: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
+configure:14576: $? = 0
+configure:14806: result: GNU/Linux ld.so
+configure:14857: checking how to hardcode library paths into programs
+configure:14882: result: immediate
+configure:15009: checking for pkg-config
+configure:15027: found /usr/bin/pkg-config
+configure:15039: result: /usr/bin/pkg-config
+configure:15064: checking pkg-config is at least version 0.9.0
+configure:15067: result: yes
+configure:15077: checking for DFB
+configure:15084: $PKG_CONFIG --exists --print-errors "++dfb "
+configure:15087: $? = 0
+configure:15100: $PKG_CONFIG --exists --print-errors "++dfb "
+configure:15103: $? = 0
+configure:15160: result: yes
+configure:15307: creating ./config.status
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=i686-pc-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=
+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_DFB_CFLAGS_set=
+ac_cv_env_DFB_CFLAGS_value=
+ac_cv_env_DFB_LIBS_set=
+ac_cv_env_DFB_LIBS_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_PKG_CONFIG_LIBDIR_set=
+ac_cv_env_PKG_CONFIG_LIBDIR_value=
+ac_cv_env_PKG_CONFIG_PATH_set=set
+ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig
+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_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=i686-pc-linux-gnu
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_FGREP='/bin/grep -F'
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_SED=/bin/sed
+ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
+ac_cv_path_install='/usr/local/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AWK=mawk
+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_OBJDUMP=objdump
+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_make_make_set=yes
+am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_CXX_dependencies_compiler_type=gcc3
+am_cv_prog_cc_stdc=
+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_nm_interface='BSD nm'
+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_prog_compiler_c_o=yes
+lt_cv_prog_compiler_c_o_CXX=yes
+lt_cv_prog_compiler_pic_works=yes
+lt_cv_prog_compiler_pic_works_CXX=yes
+lt_cv_prog_compiler_rtti_exceptions=no
+lt_cv_prog_compiler_static_works=yes
+lt_cv_prog_compiler_static_works_CXX=yes
+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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_sys_max_cmd_len=98304
+pkg_cv_DFB_CFLAGS='-D_REENTRANT -I/usr/local/include/++dfb -I/usr/local/include/directfb '
+pkg_cv_DFB_LIBS='-L/usr/local/lib -l++dfb -ldirectfb -lfusion -ldirect -lpthread '
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/dok/Philips/PluggIt/missing --run aclocal-1.11 '
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/dok/Philips/PluggIt/missing --run tar'
+AR='ar'
+AUTOCONF='${SHELL} /home/dok/Philips/PluggIt/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/dok/Philips/PluggIt/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/dok/Philips/PluggIt/missing --run automake-1.11'
+AWK='mawk'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2 -Wall'
+CPP='gcc -E'
+CPPFLAGS=''
+CXX='g++'
+CXXCPP='g++ -E'
+CXXDEPMODE='depmode=gcc3'
+CXXFLAGS='-g -O2'
+CYGPATH_W='echo'
+DATADIR='${datarootdir}/flywithme'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+DFB_CFLAGS='-D_REENTRANT -I/usr/local/include/++dfb -I/usr/local/include/directfb '
+DFB_LIBS='-L/usr/local/lib -l++dfb -ldirectfb -lfusion -ldirect -lpthread '
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+FGREP='/bin/grep -F'
+GREP='/bin/grep'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LD='/usr/bin/ld'
+LDFLAGS=''
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIPO=''
+LN_S='ln -s'
+LTLIBOBJS=''
+MAINT=''
+MAINTAINER_MODE_FALSE='#'
+MAINTAINER_MODE_TRUE=''
+MAKEINFO='${SHELL} /home/dok/Philips/PluggIt/missing --run makeinfo'
+MKDIR_P='/bin/mkdir -p'
+NM='/usr/bin/nm -B'
+NMEDIT=''
+OBJDUMP='objdump'
+OBJEXT='o'
+OTOOL64=''
+OTOOL=''
+PACKAGE='PluggIt'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_URL=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+PKG_CONFIG='/usr/bin/pkg-config'
+PKG_CONFIG_LIBDIR=''
+PKG_CONFIG_PATH='/usr/local/lib/pkgconfig'
+RANLIB='ranlib'
+SED='/bin/sed'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP='strip'
+VERSION='0.1'
+ac_ct_CC='gcc'
+ac_ct_CXX='g++'
+ac_ct_DUMPBIN=''
+am__EXEEXT_FALSE=''
+am__EXEEXT_TRUE='#'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__fastdepCXX_FALSE='#'
+am__fastdepCXX_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
+bindir='${exec_prefix}/bin'
+build='i686-pc-linux-gnu'
+build_alias=''
+build_cpu='i686'
+build_os='linux-gnu'
+build_vendor='pc'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='i686-pc-linux-gnu'
+host_alias=''
+host_cpu='i686'
+host_os='linux-gnu'
+host_vendor='pc'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='${SHELL} /home/dok/Philips/PluggIt/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+lt_ECHO='echo'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define PACKAGE "PluggIt"
+#define VERSION "0.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 LT_OBJDIR ".libs/"
+
+configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.67. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on debian
+
+config.status:1141: creating Makefile
+config.status:1141: creating data/Makefile
+config.status:1141: creating src/Makefile
+config.status:1141: creating config.h
+config.status:1369: executing depfiles commands
+config.status:1369: executing libtool commands