This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnote configure 0.7.3, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dbus --disable-static --disable-applet --disable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = tinderbox.home.flameeyes.eu uname -m = i686 uname -r = 2.6.38.2 uname -s = Linux uname -v = #43 SMP PREEMPT Mon Mar 28 19:34:05 CEST 2011 /usr/bin/uname -p = Quad-Core AMD Opteron(tm) Processor 2350 /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/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.6.0 PATH: /opt/intel/Compiler/11.1/072/bin/ia32 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /opt/dmd/bin PATH: /opt/hp/hpacucli PATH: /opt/tivoli/tsm/client/admin/bin PATH: /opt/tivoli/tsm/client/ba/bin PATH: /opt/vmware/vix/bin PATH: /opt/ec2-ami-tools/bin PATH: /usr/GNUstep/System/Tools PATH: /usr/GNUstep/Local/Tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2691: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2824: checking for a BSD-compatible install configure:2892: result: /usr/bin/install -c configure:2903: checking whether build environment is sane configure:2953: result: yes configure:3094: checking for a thread-safe mkdir -p configure:3133: result: /bin/mkdir -p configure:3146: checking for gawk configure:3162: found /usr/bin/gawk configure:3173: result: gawk configure:3184: checking whether make sets $(MAKE) configure:3206: result: yes configure:3287: checking whether to enable maintainer-specific portions of Makefiles configure:3296: result: no configure:3320: checking whether ln -s works configure:3324: result: yes configure:3337: checking for i686-pc-linux-gnu-pkg-config configure:3370: result: no configure:3380: checking for pkg-config configure:3398: found /usr/bin/pkg-config configure:3410: result: /usr/bin/pkg-config configure:3435: checking pkg-config is at least version 0.9.0 configure:3438: result: yes configure:3450: checking gnome-doc-utils >= 0.3.2 configure:3453: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required" configure:3456: $? = 0 configure:3464: result: yes configure:3575: checking for i686-pc-linux-gnu-g++ configure:3591: found /usr/bin/i686-pc-linux-gnu-g++ configure:3602: result: i686-pc-linux-gnu-g++ configure:3673: checking for C++ compiler version configure:3682: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.6.0 p1.0, pie-0.4.5) 4.6.0 Copyright (C) 2011 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. i686-pc-linux-gnu-g++: error: unrecognized option '--version' configure:3693: $? = 0 configure:3682: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/asneeded.specs COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0/i686-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.0/python --enable-checking=release --with-arch=i686 --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.0, pie-0.4.5' Thread model: posix gcc driver version 4.6.0 (Gentoo 4.6.0 p1.0, pie-0.4.5) executing gcc version 4.5.2 configure:3693: $? = 0 configure:3682: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-V' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3693: $? = 1 configure:3682: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-qversion' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3693: $? = 1 configure:3713: checking whether the C++ compiler works configure:3735: i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 configure:3739: $? = 0 configure:3788: result: yes configure:3791: checking for C++ compiler default output file name configure:3793: result: a.out configure:3799: checking for suffix of executables configure:3806: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 configure:3810: $? = 0 configure:3832: result: configure:3854: checking whether we are cross compiling configure:3862: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp >&5 configure:3866: $? = 0 configure:3873: ./conftest configure:3877: $? = 0 configure:3892: result: no configure:3897: checking for suffix of object files configure:3919: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 configure:3923: $? = 0 configure:3944: result: o configure:3948: checking whether we are using the GNU C++ compiler configure:3967: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 configure:3967: $? = 0 configure:3976: result: yes configure:3985: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4005: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4005: $? = 0 configure:4046: result: yes configure:4080: checking for style of include used by make configure:4108: result: GNU configure:4133: checking dependency style of i686-pc-linux-gnu-g++ configure:4243: result: gcc3 configure:4266: checking for i686-pc-linux-gnu-gcc configure:4282: found /usr/bin/i686-pc-linux-gnu-gcc configure:4293: result: i686-pc-linux-gnu-gcc configure:4562: checking for C compiler version configure:4571: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.6.0 p1.0, pie-0.4.5) 4.6.0 Copyright (C) 2011 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. i686-pc-linux-gnu-gcc: error: unrecognized option '--version' configure:4582: $? = 0 configure:4571: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/asneeded.specs COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0/i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.0/python --enable-checking=release --with-arch=i686 --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.0, pie-0.4.5' Thread model: posix gcc driver version 4.6.0 (Gentoo 4.6.0 p1.0, pie-0.4.5) executing gcc version 4.5.2 configure:4582: $? = 0 configure:4571: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: error: unrecognized option '-V' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4582: $? = 1 configure:4571: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: error: unrecognized option '-qversion' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4582: $? = 1 configure:4586: checking whether we are using the GNU C compiler configure:4605: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4605: $? = 0 configure:4614: result: yes configure:4623: checking whether i686-pc-linux-gnu-gcc accepts -g configure:4643: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4643: $? = 0 configure:4684: result: yes configure:4701: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:4765: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4765: $? = 0 configure:4778: result: none needed configure:4800: checking dependency style of i686-pc-linux-gnu-gcc configure:4910: result: gcc3 configure:4931: checking how to run the C preprocessor configure:4962: i686-pc-linux-gnu-gcc -E conftest.c configure:4962: $? = 0 configure:4976: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | /* end confdefs.h. */ | #include configure:5001: result: i686-pc-linux-gnu-gcc -E configure:5021: i686-pc-linux-gnu-gcc -E conftest.c configure:5021: $? = 0 configure:5035: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | /* end confdefs.h. */ | #include configure:5064: checking for grep that handles long lines and -e configure:5122: result: /bin/grep configure:5127: checking for egrep configure:5189: result: /bin/grep -E configure:5194: checking for ANSI C header files configure:5214: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5214: $? = 0 configure:5287: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:5287: $? = 0 configure:5287: ./conftest configure:5287: $? = 0 configure:5298: result: yes configure:5311: checking for sys/types.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for sys/stat.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for stdlib.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for string.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for memory.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for strings.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for inttypes.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for stdint.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5311: checking for unistd.h configure:5311: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5311: $? = 0 configure:5311: result: yes configure:5325: checking minix/config.h usability configure:5325: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5325: result: no configure:5325: checking minix/config.h presence configure:5325: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 | /* end confdefs.h. */ | #include configure:5325: result: no configure:5325: checking for minix/config.h configure:5325: result: no configure:5346: checking whether it is safe to define __EXTENSIONS__ configure:5364: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5364: $? = 0 configure:5371: result: yes configure:5450: checking build system type configure:5464: result: i686-pc-linux-gnu configure:5484: checking host system type configure:5497: result: i686-pc-linux-gnu configure:5517: checking for a sed that does not truncate output configure:5581: result: /bin/sed configure:5599: checking for fgrep configure:5661: result: /bin/grep -F configure:5696: checking for ld used by i686-pc-linux-gnu-gcc configure:5763: result: /usr/i686-pc-linux-gnu/bin/ld configure:5770: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:5785: result: yes configure:5797: checking for BSD- or MS-compatible name lister (nm) configure:5846: result: /usr/bin/nm -B configure:5964: checking the name lister (/usr/bin/nm -B) interface configure:5971: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.c >&5 configure:5974: /usr/bin/nm -B "conftest.o" configure:5977: output 00000000 B some_variable configure:5984: result: BSD nm configure:5988: checking the maximum length of command line arguments configure:6108: result: 1572864 configure:6125: checking whether the shell understands some XSI constructs configure:6135: result: yes configure:6139: checking whether the shell understands "+=" configure:6145: result: yes configure:6180: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:6187: result: -r configure:6216: checking for i686-pc-linux-gnu-objdump configure:6232: found /usr/bin/i686-pc-linux-gnu-objdump configure:6243: result: i686-pc-linux-gnu-objdump configure:6315: checking how to recognize dependent libraries configure:6511: result: pass_all configure:6531: checking for i686-pc-linux-gnu-ar configure:6547: found /usr/bin/i686-pc-linux-gnu-ar configure:6558: result: i686-pc-linux-gnu-ar configure:6636: checking for i686-pc-linux-gnu-strip configure:6652: found /usr/bin/i686-pc-linux-gnu-strip configure:6663: result: i686-pc-linux-gnu-strip configure:6735: checking for i686-pc-linux-gnu-ranlib configure:6751: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6762: result: i686-pc-linux-gnu-ranlib configure:6892: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:7010: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.c >&5 configure:7013: $? = 0 configure:7017: /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:7020: $? = 0 configure:7074: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:7077: $? = 0 configure:7115: result: ok configure:7920: checking for dlfcn.h configure:7920: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.c >&5 configure:7920: $? = 0 configure:7920: result: yes configure:8045: checking for C++ compiler version configure:8054: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.6.0 p1.0, pie-0.4.5) 4.6.0 Copyright (C) 2011 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. i686-pc-linux-gnu-g++: error: unrecognized option '--version' configure:8065: $? = 0 configure:8054: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/asneeded.specs COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0/i686-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.0/python --enable-checking=release --with-arch=i686 --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.0, pie-0.4.5' Thread model: posix gcc driver version 4.6.0 (Gentoo 4.6.0 p1.0, pie-0.4.5) executing gcc version 4.5.2 configure:8065: $? = 0 configure:8054: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-V' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:8065: $? = 1 configure:8054: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-qversion' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:8065: $? = 1 configure:8069: checking whether we are using the GNU C++ compiler configure:8097: result: yes configure:8106: checking whether i686-pc-linux-gnu-g++ accepts -g configure:8167: result: yes configure:8192: checking dependency style of i686-pc-linux-gnu-g++ configure:8302: result: gcc3 configure:8325: checking how to run the C++ preprocessor configure:8352: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:8352: $? = 0 configure:8366: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8391: result: i686-pc-linux-gnu-g++ -E configure:8411: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:8411: $? = 0 configure:8425: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8631: checking for objdir configure:8646: result: .libs configure:8942: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8960: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8964: $? = 0 configure:8977: result: no configure:8997: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:9269: result: -fPIC -DPIC configure:9281: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9299: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -fPIC -DPIC -DPIC conftest.c >&5 configure:9303: $? = 0 configure:9316: result: yes configure:9340: checking if i686-pc-linux-gnu-gcc static flag -static works configure:9368: result: yes configure:9383: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:9404: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o out/conftest2.o conftest.c >&5 configure:9408: $? = 0 configure:9430: result: yes configure:9438: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:9485: result: yes configure:9518: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10504: result: yes configure:10541: checking whether -lc should be explicitly linked in configure:10546: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.c >&5 configure:10549: $? = 0 configure:10564: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10567: $? = 0 configure:10579: result: no configure:10743: checking dynamic linker characteristics configure:11176: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11176: $? = 0 configure:11397: result: GNU/Linux ld.so configure:11499: checking how to hardcode library paths into programs configure:11524: result: immediate configure:12044: checking whether stripping libraries is possible configure:12049: result: yes configure:12084: checking if libtool supports shared libraries configure:12086: result: yes configure:12089: checking whether to build shared libraries configure:12110: result: yes configure:12113: checking whether to build static libraries configure:12117: result: no configure:12267: checking for ld used by i686-pc-linux-gnu-g++ configure:12334: result: /usr/i686-pc-linux-gnu/bin/ld configure:12341: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:12356: result: yes configure:12411: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13324: result: yes configure:13352: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:13355: $? = 0 configure:13537: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:13854: result: -fPIC -DPIC configure:13863: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:13881: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13885: $? = 0 configure:13898: result: yes configure:13919: checking if i686-pc-linux-gnu-g++ static flag -static works configure:13947: result: yes configure:13959: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:13980: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o out/conftest2.o conftest.cpp >&5 configure:13984: $? = 0 configure:14006: result: yes configure:14011: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:14058: result: yes configure:14088: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14114: result: yes configure:14251: checking dynamic linker characteristics configure:14632: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14632: $? = 0 configure:14853: result: GNU/Linux ld.so configure:14904: checking how to hardcode library paths into programs configure:14929: result: immediate configure:14998: checking for LIBGLIBMM configure:15005: $PKG_CONFIG --exists --print-errors "glibmm-2.4" configure:15008: $? = 0 configure:15021: $PKG_CONFIG --exists --print-errors "glibmm-2.4" configure:15024: $? = 0 configure:15078: result: yes configure:15084: checking for GTK configure:15091: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_VERSION" configure:15094: $? = 0 configure:15107: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_VERSION" configure:15110: $? = 0 configure:15164: result: yes configure:15170: checking for LIBGTKMM configure:15177: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= $LIBGTKMM_VERSION" configure:15180: $? = 0 configure:15193: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= $LIBGTKMM_VERSION" configure:15196: $? = 0 configure:15250: result: yes configure:15256: checking for LIBXML configure:15263: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:15266: $? = 0 configure:15279: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:15282: $? = 0 configure:15336: result: yes configure:15342: checking for LIBXSLT configure:15349: $PKG_CONFIG --exists --print-errors "libxslt" configure:15352: $? = 0 configure:15365: $PKG_CONFIG --exists --print-errors "libxslt" configure:15368: $? = 0 configure:15422: result: yes configure:15428: checking for GCONF configure:15435: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:15438: $? = 0 configure:15451: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:15454: $? = 0 configure:15508: result: yes configure:15514: checking for PCRE configure:15521: $PKG_CONFIG --exists --print-errors "libpcrecpp" configure:15524: $? = 0 configure:15537: $PKG_CONFIG --exists --print-errors "libpcrecpp" configure:15540: $? = 0 configure:15594: result: yes configure:15600: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.14.0" configure:15603: $? = 0 configure:15611: checking uuid/uuid.h usability configure:15611: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:15611: $? = 0 configure:15611: result: yes configure:15611: checking uuid/uuid.h presence configure:15611: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:15611: $? = 0 configure:15611: result: yes configure:15611: checking for uuid/uuid.h configure:15611: result: yes configure:15619: checking for uuid_unparse_lower in -luuid configure:15644: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.cpp -luuid >&5 configure:15644: $? = 0 configure:15653: result: yes configure:15813: checking for GTKSPELL configure:15820: $PKG_CONFIG --exists --print-errors "gtkspell-2.0 >= $GTKSPELL_VERSION" configure:15823: $? = 0 configure:15836: $PKG_CONFIG --exists --print-errors "gtkspell-2.0 >= $GTKSPELL_VERSION" configure:15839: $? = 0 configure:15874: result: yes configure:15919: checking for Boost headers version >= 103400 configure:15963: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:15963: $? = 0 configure:15984: result: yes configure:15992: checking for Boost's header version configure:16009: result: 1_46_1 configure:16027: checking boost/bind.hpp usability configure:16027: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16027: $? = 0 configure:16027: result: yes configure:16027: checking boost/bind.hpp presence configure:16027: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:16027: $? = 0 configure:16027: result: yes configure:16027: checking for boost/bind.hpp configure:16027: result: yes configure:16051: checking boost/cast.hpp usability configure:16051: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16051: $? = 0 configure:16051: result: yes configure:16051: checking boost/cast.hpp presence configure:16051: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:16051: $? = 0 configure:16051: result: yes configure:16051: checking for boost/cast.hpp configure:16051: result: yes configure:16075: checking boost/lexical_cast.hpp usability configure:16075: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16075: $? = 0 configure:16075: result: yes configure:16075: checking boost/lexical_cast.hpp presence configure:16075: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:16075: $? = 0 configure:16075: result: yes configure:16075: checking for boost/lexical_cast.hpp configure:16075: result: yes configure:16093: checking for the toolset name used by Boost for i686-pc-linux-gnu-g++ configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER >= 1400 configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER >= 1400 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER >= 1400 | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER == 1310 configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1310 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1310 | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __BORLANDC__ configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __BORLANDC__ | /* OK */ | #else | # error defined __BORLANDC__ | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:35:49: error: operator "defined" requires an identifier conftest.cpp:35:22: error: missing ')' in expression conftest.cpp:38:3: error: #error defined __ICC && (defined __unix || defined ) configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __ICC && (defined __unix || defined ) | /* OK */ | #else | # error defined __ICC && (defined __unix || defined ) | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __ICL configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __ICL | /* OK */ | #else | # error defined __ICL | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER == 1300 configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1300 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1300 | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x32FF configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x32FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x32FF | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:16163: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x31FF configure:16163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x31FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x31FF | #endif | | int | main () | { | | ; | return 0; | } configure:16183: WARNING: could not figure out which toolset name to use for i686-pc-linux-gnu-g++ configure:16190: result: configure:16217: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 conftest.cpp:38:3: error: #error MT not needed configure:16217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnote" | #define PACKAGE_TARNAME "gnote" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gnote 0.7.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnote" | #define VERSION "0.7.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 | #define HAVE_LIBUUID 1 | #define FIXED_GTKSPELL 1 | #define HAVE_BOOST_BIND_HPP 1 | #define HAVE_BOOST_CAST_HPP 1 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 | /* end confdefs.h. */ | | #if defined _REENTRANT || defined _MT || defined __MT__ | /* use -mt */ | #else | # error MT not needed | #endif | | int | main () | { | | ; | return 0; | } configure:16240: checking boost/system/error_code.hpp usability configure:16240: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16240: $? = 0 configure:16240: result: yes configure:16240: checking boost/system/error_code.hpp presence configure:16240: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:16240: $? = 0 configure:16240: result: yes configure:16240: checking for boost/system/error_code.hpp configure:16240: result: yes configure:16266: checking for the Boost system library configure:16308: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16308: $? = 0 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--mt -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--mt -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--mt -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system- -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system- collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system- -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system- collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system- -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system- collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--mt-d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--mt-d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--mt-d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--mt-d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system--d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system--d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system--d -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system--d collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system-mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system-mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system-mt-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system-mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system-mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system-mt-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-mt-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib conftest.o -lboost_system-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/lib conftest.o -lboost_system-d-1_46_1 -luuid >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_system-d-1_46_1 collect2: ld returned 1 exit status configure:16374: $? = 1 configure:16359: re-using the existing conftest.o configure:16365: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib conftest.o -lboost_system-mt -luuid >&5 configure:16374: $? = 0 configure:16411: result: yes configure:16446: checking boost/filesystem/path.hpp usability configure:16446: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16446: $? = 0 configure:16446: result: yes configure:16446: checking boost/filesystem/path.hpp presence configure:16446: i686-pc-linux-gnu-g++ -E -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp configure:16446: $? = 0 configure:16446: result: yes configure:16446: checking for boost/filesystem/path.hpp configure:16446: result: yes configure:16472: checking for the Boost filesystem library configure:16514: i686-pc-linux-gnu-g++ -c -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type conftest.cpp >&5 configure:16514: $? = 0 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem- -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem- -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem- -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem--d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem--d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem--d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-d-1_46_1 -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-mt-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.o -lboost_filesystem-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/usr/lib conftest.o -lboost_filesystem-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16565: re-using the existing conftest.o configure:16571: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -DNDEBUG -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib -L/lib conftest.o -lboost_filesystem-d -luuid -lboost_system-mt >&5 i686-pc-linux-gnu-g++: error: unrecognized option '-R' configure:16580: $? = 1 configure:16617: result: no configure:16620: error: Could not find the flags to link with Boost filesystem ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BOOST_ROOT_set= ac_cv_env_BOOST_ROOT_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GTKSPELL_CFLAGS_set= ac_cv_env_GTKSPELL_CFLAGS_value= ac_cv_env_GTKSPELL_LIBS_set= ac_cv_env_GTKSPELL_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBGLIBMM_CFLAGS_set= ac_cv_env_LIBGLIBMM_CFLAGS_value= ac_cv_env_LIBGLIBMM_LIBS_set= ac_cv_env_LIBGLIBMM_LIBS_value= ac_cv_env_LIBGTKMM_CFLAGS_set= ac_cv_env_LIBGTKMM_CFLAGS_value= ac_cv_env_LIBGTKMM_LIBS_set= ac_cv_env_LIBGTKMM_LIBS_value= ac_cv_env_LIBPANELAPPLETMM_CFLAGS_set= ac_cv_env_LIBPANELAPPLETMM_CFLAGS_value= ac_cv_env_LIBPANELAPPLETMM_LIBS_set= ac_cv_env_LIBPANELAPPLETMM_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBXSLT_CFLAGS_set= ac_cv_env_LIBXSLT_CFLAGS_value= ac_cv_env_LIBXSLT_LIBS_set= ac_cv_env_LIBXSLT_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_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=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_boost_bind_hpp=yes ac_cv_header_boost_cast_hpp=yes ac_cv_header_boost_filesystem_path_hpp=yes ac_cv_header_boost_lexical_cast_hpp=yes ac_cv_header_boost_system_error_code_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_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_header_uuid_uuid_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_uuid_uuid_unparse_lower=yes 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/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-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 ac_cv_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 boost_cv_inc_path=yes boost_cv_lib_filesystem=no boost_cv_lib_filesystem_LIBS=-lboost_filesystem-d boost_cv_lib_system=yes boost_cv_lib_system_LDFLAGS='-L/usr/local/lib -R/usr/local/lib' boost_cv_lib_system_LIBS=-lboost_system-mt boost_cv_lib_tag= boost_cv_lib_version=1_46_1 fu_cv_sys_stat_statvfs=yes gdu_cv_have_gdu=yes gdu_cv_version_required=0.3.2 gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no 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/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/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=1572864 pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0 ' pkg_cv_GTKSPELL_CFLAGS='-pthread -I/usr/include/gtkspell-2.0 -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' pkg_cv_GTKSPELL_LIBS='-pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_LIBGLIBMM_CFLAGS='-pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBGLIBMM_LIBS='-pthread -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_LIBGTKMM_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 ' pkg_cv_LIBGTKMM_LIBS='-pthread -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXSLT_LIBS='-lxslt -lz -lm -lxml2 ' pkg_cv_PCRE_CFLAGS=' ' pkg_cv_PCRE_LIBS='-lpcrecpp ' yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run aclocal-1.11' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run tar' AM_MAKEFLAGS='' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run automake-1.11' AWK='gawk' BOOST_CPPFLAGS='' BOOST_FILESYSTEM_LDFLAGS='' BOOST_FILESYSTEM_LIBS='' BOOST_ROOT='' BOOST_SYSTEM_LDFLAGS='-L/usr/local/lib -R/usr/local/lib' BOOST_SYSTEM_LIBS='-lboost_system-mt' BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS='' BOOST_UNIT_TEST_FRAMEWORK_LIBS='' CATALOGS='' CATOBJEXT='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -DNDEBUG ' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -DNDEBUG -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type ' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -DNDEBUG ' CYGPATH_W='echo' DATADIRNAME='' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_SERVICE_DIR='' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '\''--with-boost='\''' DOC_USER_FORMATS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SK_FALSE='#' ENABLE_SK_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FIXED_GTKSPELL_FALSE='#' FIXED_GTKSPELL_TRUE='' GCONFTOOL='' GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -lglib-2.0 ' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='' GNOTE_LOCALEDIR='' GNOTE_VERSION='0.7.3' GREP='/bin/grep' GTKSPELL_CFLAGS='-pthread -I/usr/include/gtkspell-2.0 -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' GTKSPELL_LIBS='-pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_GNOME_DOC_UTILS_FALSE='#' HAVE_GNOME_DOC_UTILS_TRUE='' HAVE_PANELAPPLETMM_FALSE='' HAVE_PANELAPPLETMM_TRUE='#' HELP_DIR='${datadir}/gnome/help' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_POLICY_RULE='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SERVICE_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_XAM_RULE='' INTLTOOL_XML_NOMERGE_RULE='' INTLTOOL_XML_RULE='' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/local/lib -R/usr/local/lib' LIBGLIBMM_CFLAGS='-pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBGLIBMM_LIBS='-pthread -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' LIBGTKMM_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 ' LIBGTKMM_LIBS='-pthread -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' LIBOBJS='' LIBPANELAPPLETMM_CFLAGS='' LIBPANELAPPLETMM_LIBS='' LIBS='-luuid -lboost_system-mt' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' LIBXSLT_LIBS='-lxslt -lz -lm -lxml2 ' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEFLAGS='' MAKEINFO='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MSGMERGE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='i686-pc-linux-gnu-objdump' OBJEXT='o' OMF_DIR='${datadir}/omf' OTOOL64='' OTOOL='' PACKAGE='gnote' PACKAGE_BUGREPORT='' PACKAGE_NAME='gnote' PACKAGE_STRING='gnote 0.7.3' PACKAGE_TARNAME='gnote' PACKAGE_URL='' PACKAGE_VERSION='0.7.3' PANELAPPLET_SERVER_DIR='' PATH_SEPARATOR=':' PCRE_CFLAGS=' ' PCRE_LIBS='-lpcrecpp ' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='i686-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHAVE_SAVED_CC='' SHAVE_SAVED_CXX='' SHAVE_SAVED_LIBTOOL='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' USE_NLS='' VERSION='0.7.3' WITH_DBUS_SERVICE_DIR_FALSE='' WITH_DBUS_SERVICE_DIR_TRUE='' XGETTEXT='' ac_ct_CC='' ac_ct_CXX='' 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='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-misc/gnote-0.7.3/work/gnote-0.7.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shavedir='' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnote" #define PACKAGE_TARNAME "gnote" #define PACKAGE_VERSION "0.7.3" #define PACKAGE_STRING "gnote 0.7.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gnote" #define VERSION "0.7.3" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CLASS_GTK__WIDGET_SIGNAL_POPUP_MENU 1 #define HAVE_LIBUUID 1 #define FIXED_GTKSPELL 1 #define HAVE_BOOST_BIND_HPP 1 #define HAVE_BOOST_CAST_HPP 1 #define HAVE_BOOST_LEXICAL_CAST_HPP 1 #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1 #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1 configure: exit 1