This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnucash configure 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1615: checking for a BSD-compatible install configure:1670: result: /bin/install -c configure:1681: checking whether build environment is sane configure:1724: result: yes configure:1789: checking for gawk configure:1805: found /bin/gawk configure:1815: result: gawk configure:1825: checking whether make sets $(MAKE) configure:1845: result: yes configure:2032: checking for i586-uhu-linux-gcc configure:2048: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2058: result: i586-uhu-linux-gcc configure:2340: checking for C compiler version configure:2343: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2346: $? = 0 configure:2348: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2351: $? = 0 configure:2353: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2356: $? = 1 configure:2379: checking for C compiler default output file name configure:2382: i586-uhu-linux-gcc conftest.c >&5 configure:2385: $? = 0 configure:2431: result: a.out configure:2436: checking whether the C compiler works configure:2442: ./a.out configure:2445: $? = 0 configure:2462: result: yes configure:2469: checking whether we are cross compiling configure:2471: result: no configure:2474: checking for suffix of executables configure:2476: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2479: $? = 0 configure:2504: result: configure:2510: checking for suffix of object files configure:2531: i586-uhu-linux-gcc -c conftest.c >&5 configure:2534: $? = 0 configure:2556: result: o configure:2560: checking whether we are using the GNU C compiler configure:2584: i586-uhu-linux-gcc -c conftest.c >&5 configure:2590: $? = 0 configure:2594: test -z || test ! -s conftest.err configure:2597: $? = 0 configure:2600: test -s conftest.o configure:2603: $? = 0 configure:2616: result: yes configure:2622: checking whether i586-uhu-linux-gcc accepts -g configure:2643: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2649: $? = 0 configure:2653: test -z || test ! -s conftest.err configure:2656: $? = 0 configure:2659: test -s conftest.o configure:2662: $? = 0 configure:2673: result: yes configure:2690: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2760: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2766: $? = 0 configure:2770: test -z || test ! -s conftest.err configure:2773: $? = 0 configure:2776: test -s conftest.o configure:2779: $? = 0 configure:2797: result: none needed configure:2815: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2821: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2965: checking for style of include used by make configure:2993: result: GNU configure:3021: checking dependency style of i586-uhu-linux-gcc configure:3111: result: gcc3 configure:3209: checking for perl configure:3227: found /usr/bin/perl configure:3239: result: /usr/bin/perl configure:3257: checking for XML::Parser configure:3260: result: ok configure:3271: checking for iconv configure:3289: found /usr/bin/iconv configure:3302: result: /usr/bin/iconv configure:3311: checking for msgfmt configure:3329: found /usr/bin/msgfmt configure:3342: result: /usr/bin/msgfmt configure:3351: checking for msgmerge configure:3369: found /usr/bin/msgmerge configure:3382: result: /usr/bin/msgmerge configure:3391: checking for xgettext configure:3409: found /usr/bin/xgettext configure:3422: result: /usr/bin/xgettext configure:3453: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:3468: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:3538: checking how to run the C preprocessor configure:3573: i586-uhu-linux-gcc -E conftest.c configure:3579: $? = 0 configure:3611: i586-uhu-linux-gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | /* end confdefs.h. */ | #include configure:3656: result: i586-uhu-linux-gcc -E configure:3680: i586-uhu-linux-gcc -E conftest.c configure:3686: $? = 0 configure:3718: i586-uhu-linux-gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | /* end confdefs.h. */ | #include configure:3768: checking for egrep configure:3778: result: grep -E configure:3783: checking for ANSI C header files configure:3808: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3814: $? = 0 configure:3818: test -z || test ! -s conftest.err configure:3821: $? = 0 configure:3824: test -s conftest.o configure:3827: $? = 0 configure:3916: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3919: $? = 0 configure:3921: ./conftest configure:3924: $? = 0 configure:3939: result: yes configure:3963: checking for sys/types.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for sys/stat.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for stdlib.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for string.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for memory.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for strings.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for inttypes.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for stdint.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:3963: checking for unistd.h configure:3979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3985: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:4036: checking locale.h usability configure:4048: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4054: $? = 0 configure:4058: test -z || test ! -s conftest.err configure:4061: $? = 0 configure:4064: test -s conftest.o configure:4067: $? = 0 configure:4077: result: yes configure:4081: checking locale.h presence configure:4091: i586-uhu-linux-gcc -E conftest.c configure:4097: $? = 0 configure:4117: result: yes configure:4152: checking for locale.h configure:4159: result: yes configure:4173: checking for LC_MESSAGES configure:4194: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4204: test -z || test ! -s conftest.err configure:4207: $? = 0 configure:4210: test -s conftest configure:4213: $? = 0 configure:4225: result: yes configure:4254: checking libintl.h usability configure:4266: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4272: $? = 0 configure:4276: test -z || test ! -s conftest.err configure:4279: $? = 0 configure:4282: test -s conftest.o configure:4285: $? = 0 configure:4295: result: yes configure:4299: checking libintl.h presence configure:4309: i586-uhu-linux-gcc -E conftest.c configure:4315: $? = 0 configure:4335: result: yes configure:4370: checking for libintl.h configure:4377: result: yes configure:4388: checking for ngettext in libc configure:4411: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4421: test -z || test ! -s conftest.err configure:4424: $? = 0 configure:4427: test -s conftest configure:4430: $? = 0 configure:4443: result: yes configure:4447: checking for dgettext in libc configure:4470: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest configure:4489: $? = 0 configure:4502: result: yes configure:4511: checking for bind_textdomain_codeset configure:4568: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4574: $? = 0 configure:4578: test -z || test ! -s conftest.err configure:4581: $? = 0 configure:4584: test -s conftest configure:4587: $? = 0 configure:4599: result: yes configure:5109: checking for msgfmt configure:5136: result: /usr/bin/msgfmt configure:5149: checking for dcgettext configure:5206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:5212: $? = 0 configure:5216: test -z || test ! -s conftest.err configure:5219: $? = 0 configure:5222: test -s conftest configure:5225: $? = 0 configure:5237: result: yes configure:5249: checking for gmsgfmt configure:5280: result: /usr/bin/msgfmt configure:5289: checking for xgettext configure:5316: result: /usr/bin/xgettext configure:5340: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5346: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest configure:5359: $? = 0 configure:5532: checking for catalogs to be installed configure:5557: result: ca cs da de el en_GB es_NI es eu fr hu it ja nb ne nl pl pt_BR pt ro ru rw sk sv ta tr uk zh_CN zh_TW configure:5609: checking for a BSD-compatible install configure:5664: result: /bin/install -c configure:5757: checking build system type configure:5775: result: i586-uhu-linux-gnu configure:5783: checking host system type configure:5797: result: i586-uhu-linux-gnu configure:5805: checking for a sed that does not truncate output configure:5859: result: /bin/sed configure:5873: checking for ld used by i586-uhu-linux-gcc configure:5940: result: /usr/bin/ld configure:5949: checking if the linker (/usr/bin/ld) is GNU ld configure:5964: result: yes configure:5969: checking for /usr/bin/ld option to reload object files configure:5976: result: -r configure:5994: checking for BSD-compatible nm configure:6043: result: /usr/bin/nm -B configure:6047: checking whether ln -s works configure:6051: result: yes configure:6058: checking how to recognise dependent libraries configure:6234: result: pass_all configure:6479: checking dlfcn.h usability configure:6491: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6497: $? = 0 configure:6501: test -z || test ! -s conftest.err configure:6504: $? = 0 configure:6507: test -s conftest.o configure:6510: $? = 0 configure:6520: result: yes configure:6524: checking dlfcn.h presence configure:6534: i586-uhu-linux-gcc -E conftest.c configure:6540: $? = 0 configure:6560: result: yes configure:6595: checking for dlfcn.h configure:6602: result: yes configure:6625: checking for i586-uhu-linux-g++ configure:6641: found /usr/lib/ccache/i586-uhu-linux-g++ configure:6651: result: i586-uhu-linux-g++ configure:6709: checking for C++ compiler version configure:6712: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6715: $? = 0 configure:6717: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:6720: $? = 0 configure:6722: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:6725: $? = 1 configure:6728: checking whether we are using the GNU C++ compiler configure:6752: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6758: $? = 0 configure:6762: test -z || test ! -s conftest.err configure:6765: $? = 0 configure:6768: test -s conftest.o configure:6771: $? = 0 configure:6784: result: yes configure:6790: checking whether i586-uhu-linux-g++ accepts -g configure:6811: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6817: $? = 0 configure:6821: test -z || test ! -s conftest.err configure:6824: $? = 0 configure:6827: test -s conftest.o configure:6830: $? = 0 configure:6841: result: yes configure:6883: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6889: $? = 0 configure:6893: test -z || test ! -s conftest.err configure:6896: $? = 0 configure:6899: test -s conftest.o configure:6902: $? = 0 configure:6928: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:37: error: `exit' was not declared in this scope configure:6934: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6883: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6889: $? = 0 configure:6893: test -z || test ! -s conftest.err configure:6896: $? = 0 configure:6899: test -s conftest.o configure:6902: $? = 0 configure:6928: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6934: $? = 0 configure:6938: test -z || test ! -s conftest.err configure:6941: $? = 0 configure:6944: test -s conftest.o configure:6947: $? = 0 configure:6972: checking dependency style of i586-uhu-linux-g++ configure:7062: result: gcc3 configure:7089: checking how to run the C++ preprocessor configure:7120: i586-uhu-linux-g++ -E conftest.cc configure:7126: $? = 0 configure:7158: i586-uhu-linux-g++ -E conftest.cc conftest.cc:36:28: ac_nonexistent.h: No such file or directory configure:7164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:7203: result: i586-uhu-linux-g++ -E configure:7227: i586-uhu-linux-g++ -E conftest.cc configure:7233: $? = 0 configure:7265: i586-uhu-linux-g++ -E conftest.cc conftest.cc:36:28: ac_nonexistent.h: No such file or directory configure:7271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:7326: checking for i586-uhu-linux-g77 configure:7355: result: no configure:7326: checking for i586-uhu-linux-f77 configure:7355: result: no configure:7326: checking for i586-uhu-linux-xlf configure:7355: result: no configure:7326: checking for i586-uhu-linux-frt configure:7355: result: no configure:7326: checking for i586-uhu-linux-pgf77 configure:7355: result: no configure:7326: checking for i586-uhu-linux-fort77 configure:7355: result: no configure:7326: checking for i586-uhu-linux-fl32 configure:7355: result: no configure:7326: checking for i586-uhu-linux-af77 configure:7355: result: no configure:7326: checking for i586-uhu-linux-f90 configure:7355: result: no configure:7326: checking for i586-uhu-linux-xlf90 configure:7355: result: no configure:7326: checking for i586-uhu-linux-pgf90 configure:7355: result: no configure:7326: checking for i586-uhu-linux-epcf90 configure:7355: result: no configure:7326: checking for i586-uhu-linux-f95 configure:7355: result: no configure:7326: checking for i586-uhu-linux-fort configure:7355: result: no configure:7326: checking for i586-uhu-linux-xlf95 configure:7355: result: no configure:7326: checking for i586-uhu-linux-ifc configure:7355: result: no configure:7326: checking for i586-uhu-linux-efc configure:7355: result: no configure:7326: checking for i586-uhu-linux-pgf95 configure:7355: result: no configure:7326: checking for i586-uhu-linux-lf95 configure:7355: result: no configure:7326: checking for i586-uhu-linux-gfortran configure:7355: result: no configure:7368: checking for g77 configure:7397: result: no configure:7368: checking for f77 configure:7397: result: no configure:7368: checking for xlf configure:7397: result: no configure:7368: checking for frt configure:7397: result: no configure:7368: checking for pgf77 configure:7397: result: no configure:7368: checking for fort77 configure:7397: result: no configure:7368: checking for fl32 configure:7397: result: no configure:7368: checking for af77 configure:7397: result: no configure:7368: checking for f90 configure:7397: result: no configure:7368: checking for xlf90 configure:7397: result: no configure:7368: checking for pgf90 configure:7397: result: no configure:7368: checking for epcf90 configure:7397: result: no configure:7368: checking for f95 configure:7397: result: no configure:7368: checking for fort configure:7397: result: no configure:7368: checking for xlf95 configure:7397: result: no configure:7368: checking for ifc configure:7397: result: no configure:7368: checking for efc configure:7397: result: no configure:7368: checking for pgf95 configure:7397: result: no configure:7368: checking for lf95 configure:7397: result: no configure:7368: checking for gfortran configure:7397: result: no configure:7409: checking for Fortran 77 compiler version configure:7412: --version &5 ./configure: line 7413: --version: command not found configure:7415: $? = 127 configure:7417: -v &5 ./configure: line 7418: -v: command not found configure:7420: $? = 127 configure:7422: -V &5 ./configure: line 7423: -V: command not found configure:7425: $? = 127 configure:7433: checking whether we are using the GNU Fortran 77 compiler configure:7447: -c conftest.F >&5 ./configure: line 7448: -c: command not found configure:7453: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7479: result: no configure:7485: checking whether accepts -g configure:7497: -c -g conftest.f >&5 ./configure: line 7498: -c: command not found configure:7503: $? = 127 configure: failed program was: | program main | | end configure:7528: result: no configure:7558: checking the maximum length of command line arguments configure:7667: result: 32768 configure:7678: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:7783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7786: $? = 0 configure:7790: /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:7793: $? = 0 configure:7845: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7848: $? = 0 configure:7886: result: ok configure:7890: checking for objdir configure:7905: result: .libs configure:7957: checking for i586-uhu-linux-ar configure:7986: result: no configure:7995: checking for ar configure:8011: found /usr/bin/ar configure:8022: result: ar configure:8037: checking for i586-uhu-linux-ranlib configure:8066: result: no configure:8075: checking for ranlib configure:8091: found /usr/bin/ranlib configure:8102: result: ranlib configure:8117: checking for i586-uhu-linux-strip configure:8146: result: no configure:8155: checking for strip configure:8171: found /usr/bin/strip configure:8182: result: strip configure:8405: checking for correct ltmain.sh version configure:8455: result: yes configure:8515: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8533: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8537: $? = 0 configure:8550: result: no configure:8565: checking for i586-uhu-linux-gcc option to produce PIC configure:8775: result: -fPIC configure:8783: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:8801: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:8805: $? = 0 configure:8818: result: yes configure:8846: checking if i586-uhu-linux-gcc static flag -static works configure:8874: result: yes configure:8884: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8905: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8909: $? = 0 configure:8931: result: yes configure:8957: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9915: result: yes configure:9936: checking whether -lc should be explicitly linked in configure:9941: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9944: $? = 0 configure:9959: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9962: $? = 0 configure:9974: result: no configure:9982: checking dynamic linker characteristics configure:10607: result: GNU/Linux ld.so configure:10616: checking how to hardcode library paths into programs configure:10641: result: immediate configure:10655: checking whether stripping libraries is possible configure:10660: result: yes configure:10786: checking for shl_load configure:10843: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccEreYwE.o: In function `main': /var/uhubuild/work/compile/conftest.c:76: undefined reference to `shl_load' /tmp/ccEreYwE.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10874: result: no configure:10879: checking for shl_load in -ldld configure:10909: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10941: result: no configure:10946: checking for dlopen configure:11003: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccs3ZXZU.o: In function `main': /var/uhubuild/work/compile/conftest.c:76: undefined reference to `dlopen' /tmp/ccs3ZXZU.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:11034: result: no configure:11039: checking for dlopen in -ldl configure:11069: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11075: $? = 0 configure:11079: test -z || test ! -s conftest.err configure:11082: $? = 0 configure:11085: test -s conftest configure:11088: $? = 0 configure:11101: result: yes configure:11276: checking whether a program can dlopen itself configure:11350: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11353: $? = 0 configure:11371: result: yes configure:11376: checking whether a statically linked program can dlopen itself configure:11450: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccuK1jKp.o: In function `main': /var/uhubuild/work/compile/configure:11434: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:11453: $? = 0 /usr/local/lib/: cannot read file data: Is a directory configure:11471: result: no configure:11494: checking if libtool supports shared libraries configure:11496: result: yes configure:11499: checking whether to build shared libraries configure:11520: result: yes configure:11523: checking whether to build static libraries configure:11527: result: no configure:11619: creating libtool configure:12207: checking for ld used by i586-uhu-linux-g++ configure:12274: result: /usr/bin/ld configure:12283: checking if the linker (/usr/bin/ld) is GNU ld configure:12298: result: yes configure:12349: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13287: result: yes configure:13305: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13308: $? = 0 configure:13427: checking for i586-uhu-linux-g++ option to produce PIC configure:13701: result: -fPIC configure:13709: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13727: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13731: $? = 0 configure:13744: result: yes configure:13772: checking if i586-uhu-linux-g++ static flag -static works configure:13800: result: yes configure:13810: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13831: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13835: $? = 0 configure:13857: result: yes configure:13883: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13908: result: yes configure:13975: checking dynamic linker characteristics configure:14600: result: GNU/Linux ld.so configure:14609: checking how to hardcode library paths into programs configure:14634: result: immediate configure:20861: checking for library containing strerror configure:20891: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20897: $? = 0 configure:20901: test -z || test ! -s conftest.err configure:20904: $? = 0 configure:20907: test -s conftest configure:20910: $? = 0 configure:20980: result: none required configure:20987: checking whether byte ordering is bigendian configure:21014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21020: $? = 0 configure:21024: test -z || test ! -s conftest.err configure:21027: $? = 0 configure:21030: test -s conftest.o configure:21033: $? = 0 configure:21057: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `not' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: syntax error before "big" configure:21063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21198: result: no configure:21217: checking whether make sets $(MAKE) configure:21237: result: yes configure:21246: checking whether ln -s works configure:21250: result: yes configure:21257: checking for ANSI C header files configure:21413: result: yes configure:21440: checking limits.h usability configure:21452: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21458: $? = 0 configure:21462: test -z || test ! -s conftest.err configure:21465: $? = 0 configure:21468: test -s conftest.o configure:21471: $? = 0 configure:21481: result: yes configure:21485: checking limits.h presence configure:21495: i586-uhu-linux-gcc -E conftest.c configure:21501: $? = 0 configure:21521: result: yes configure:21556: checking for limits.h configure:21563: result: yes configure:21440: checking sys/times.h usability configure:21452: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21458: $? = 0 configure:21462: test -z || test ! -s conftest.err configure:21465: $? = 0 configure:21468: test -s conftest.o configure:21471: $? = 0 configure:21481: result: yes configure:21485: checking sys/times.h presence configure:21495: i586-uhu-linux-gcc -E conftest.c configure:21501: $? = 0 configure:21521: result: yes configure:21556: checking for sys/times.h configure:21563: result: yes configure:21440: checking sys/wait.h usability configure:21452: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21458: $? = 0 configure:21462: test -z || test ! -s conftest.err configure:21465: $? = 0 configure:21468: test -s conftest.o configure:21471: $? = 0 configure:21481: result: yes configure:21485: checking sys/wait.h presence configure:21495: i586-uhu-linux-gcc -E conftest.c configure:21501: $? = 0 configure:21521: result: yes configure:21556: checking for sys/wait.h configure:21563: result: yes configure:21583: checking for stpcpy configure:21640: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'stpcpy' configure:21646: $? = 0 configure:21650: test -z || test ! -s conftest.err configure:21653: $? = 0 configure:21656: test -s conftest configure:21659: $? = 0 configure:21671: result: yes configure:21583: checking for memcpy configure:21640: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'memcpy' configure:21646: $? = 0 configure:21650: test -z || test ! -s conftest.err configure:21653: $? = 0 configure:21656: test -s conftest configure:21659: $? = 0 configure:21671: result: yes configure:21583: checking for timegm configure:21640: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21646: $? = 0 configure:21650: test -z || test ! -s conftest.err configure:21653: $? = 0 configure:21656: test -s conftest configure:21659: $? = 0 configure:21671: result: yes configure:21583: checking for towupper configure:21640: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21646: $? = 0 configure:21650: test -z || test ! -s conftest.err configure:21653: $? = 0 configure:21656: test -s conftest configure:21659: $? = 0 configure:21671: result: yes configure:21685: checking for setenv configure:21742: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21748: $? = 0 configure:21752: test -z || test ! -s conftest.err configure:21755: $? = 0 configure:21758: test -s conftest configure:21761: $? = 0 configure:21773: result: yes configure:21896: checking for the tm_gmtoff member of struct tm configure:21922: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:47:1: warning: "_GNU_SOURCE" redefined conftest.c:10:1: warning: this is the location of the previous definition configure:21928: $? = 0 configure:21932: test -z || test ! -s conftest.err configure:21935: $? = 0 configure:21938: test -s conftest configure:21941: $? = 0 configure:21954: result: yes configure:21965: checking if scanf supports %lld conversions configure:22003: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22006: $? = 0 configure:22008: ./conftest configure:22011: $? = 0 configure:22025: result: yes configure:22129: checking ltdl.h usability configure:22141: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22147: $? = 0 configure:22151: test -z || test ! -s conftest.err configure:22154: $? = 0 configure:22157: test -s conftest.o configure:22160: $? = 0 configure:22170: result: yes configure:22174: checking ltdl.h presence configure:22184: i586-uhu-linux-gcc -E conftest.c configure:22190: $? = 0 configure:22210: result: yes configure:22245: checking for ltdl.h configure:22252: result: yes configure:22287: checking X11/Xlib.h usability configure:22299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22305: $? = 0 configure:22309: test -z || test ! -s conftest.err configure:22312: $? = 0 configure:22315: test -s conftest.o configure:22318: $? = 0 configure:22328: result: yes configure:22332: checking X11/Xlib.h presence configure:22342: i586-uhu-linux-gcc -E conftest.c configure:22348: $? = 0 configure:22368: result: yes configure:22403: checking for X11/Xlib.h configure:22410: result: yes configure:22287: checking glob.h usability configure:22299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22305: $? = 0 configure:22309: test -z || test ! -s conftest.err configure:22312: $? = 0 configure:22315: test -s conftest.o configure:22318: $? = 0 configure:22328: result: yes configure:22332: checking glob.h presence configure:22342: i586-uhu-linux-gcc -E conftest.c configure:22348: $? = 0 configure:22368: result: yes configure:22403: checking for glob.h configure:22410: result: yes configure:22432: checking for chown configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22432: checking for gethostname configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22432: checking for getppid configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22432: checking for getuid configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22432: checking for gettimeofday configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22432: checking for gmtime_r configure:22489: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22495: $? = 0 configure:22499: test -z || test ! -s conftest.err configure:22502: $? = 0 configure:22505: test -s conftest configure:22508: $? = 0 configure:22520: result: yes configure:22535: checking for gethostid configure:22592: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22598: $? = 0 configure:22602: test -z || test ! -s conftest.err configure:22605: $? = 0 configure:22608: test -s conftest configure:22611: $? = 0 configure:22623: result: yes configure:22535: checking for link configure:22592: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22598: $? = 0 configure:22602: test -z || test ! -s conftest.err configure:22605: $? = 0 configure:22608: test -s conftest configure:22611: $? = 0 configure:22623: result: yes configure:22639: checking for pkg-config configure:22657: found /usr/bin/pkg-config configure:22669: result: /usr/bin/pkg-config configure:22756: checking for pkg-config configure:22787: result: /usr/bin/pkg-config configure:22810: checking for GLIB - version >= 2.4.0 configure:22929: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:22932: $? = 0 configure:22934: ./conftest configure:22937: $? = 0 configure:22955: result: yes (version 2.10.3) configure:23065: checking for GLIB - version >= 2.6.0 configure:23069: result: yes configure:23096: checking for GLIB - version >= 2.9.0 configure:23100: result: yes configure:23112: checking for untested GLIB versions (glib >= 2.11.0) configure:23120: result: no configure:23135: checking for dlfcn.h configure:23140: result: yes configure:23144: checking dl.h usability configure:23156: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:95:16: dl.h: No such file or directory configure:23162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23185: result: no configure:23189: checking dl.h presence configure:23199: i586-uhu-linux-gcc -E conftest.c conftest.c:61:16: dl.h: No such file or directory configure:23205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:23225: result: no configure:23260: checking for dl.h configure:23267: result: no configure:23144: checking utmp.h usability configure:23156: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23162: $? = 0 configure:23166: test -z || test ! -s conftest.err configure:23169: $? = 0 configure:23172: test -s conftest.o configure:23175: $? = 0 configure:23185: result: yes configure:23189: checking utmp.h presence configure:23199: i586-uhu-linux-gcc -E conftest.c configure:23205: $? = 0 configure:23225: result: yes configure:23260: checking for utmp.h configure:23267: result: yes configure:23135: checking for locale.h configure:23140: result: yes configure:23144: checking mcheck.h usability configure:23156: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23162: $? = 0 configure:23166: test -z || test ! -s conftest.err configure:23169: $? = 0 configure:23172: test -s conftest.o configure:23175: $? = 0 configure:23185: result: yes configure:23189: checking mcheck.h presence configure:23199: i586-uhu-linux-gcc -E conftest.c configure:23205: $? = 0 configure:23225: result: yes configure:23260: checking for mcheck.h configure:23267: result: yes configure:23135: checking for unistd.h configure:23140: result: yes configure:23144: checking wctype.h usability configure:23156: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23162: $? = 0 configure:23166: test -z || test ! -s conftest.err configure:23169: $? = 0 configure:23172: test -s conftest.o configure:23175: $? = 0 configure:23185: result: yes configure:23189: checking wctype.h presence configure:23199: i586-uhu-linux-gcc -E conftest.c configure:23205: $? = 0 configure:23225: result: yes configure:23260: checking for wctype.h configure:23267: result: yes configure:23288: checking for dlsym configure:23345: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccAr5t0L.o: In function `main': /var/uhubuild/work/compile/conftest.c:106: undefined reference to `dlsym' /tmp/ccAr5t0L.o:(.data+0x0): undefined reference to `dlsym' collect2: ld returned 1 exit status configure:23351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | /* Define dlsym to an innocuous variant, in case declares dlsym. | For example, HP-UX 11i declares gettimeofday. */ | #define dlsym innocuous_dlsym | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlsym (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlsym | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlsym (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlsym) || defined (__stub___dlsym) | choke me | #else | char (*f) () = dlsym; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlsym; | ; | return 0; | } configure:23376: result: no configure:23385: checking for dlsym in -ldl configure:23415: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:23421: $? = 0 configure:23425: test -z || test ! -s conftest.err configure:23428: $? = 0 configure:23431: test -s conftest configure:23434: $? = 0 configure:23447: result: yes configure:23640: checking for dlerror configure:23697: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:23703: $? = 0 configure:23707: test -z || test ! -s conftest.err configure:23710: $? = 0 configure:23713: test -s conftest configure:23716: $? = 0 configure:23728: result: yes configure:23751: checking for darwin configure:23776: result: no configure:23792: checking for qt_null in -lqthreads configure:23822: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lqthreads >&5 /usr/bin/ld: cannot find -lqthreads collect2: ld returned 1 exit status configure:23828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char qt_null (); | int | main () | { | qt_null (); | ; | return 0; | } configure:23854: result: no configure:23862: checking for qt_null in -lqt configure:23892: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lqt >&5 /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status configure:23898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char qt_null (); | int | main () | { | qt_null (); | ; | return 0; | } configure:23924: result: no configure:23935: checking for main in -ltermcap configure:23959: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ltermcap >&5 /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:23965: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:23991: result: no configure:23997: checking for main in -lreadline configure:24021: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline >&5 /lib/libreadline.so: undefined reference to `tgetnum' /lib/libreadline.so: undefined reference to `tgoto' /lib/libreadline.so: undefined reference to `tgetflag' /lib/libreadline.so: undefined reference to `BC' /lib/libreadline.so: undefined reference to `tputs' /lib/libreadline.so: undefined reference to `PC' /lib/libreadline.so: undefined reference to `tgetent' /lib/libreadline.so: undefined reference to `UP' /lib/libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status configure:24027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnucash" | #define PACKAGE_TARNAME "gnucash" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "gnucash 2.0.0" | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" | #define PACKAGE "gnucash" | #define VERSION "2.0.0" | #define _GNU_SOURCE 1 | #define GNUCASH_MAJOR_VERSION 2 | #define GNUCASH_MINOR_VERSION 0 | #define GNUCASH_MICRO_VERSION 0 | #define GETTEXT_PACKAGE "gnucash" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STPCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_TIMEGM 1 | #define HAVE_TOWUPPER 1 | #define HAVE_SETENV 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SCANF_LLD 1 | #define HAVE_LTDL_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_CHOWN 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTID 1 | #define HAVE_LINK 1 | #define HAVE_GLIB26 1 | #define HAVE_GLIB29 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:24053: result: no configure:24071: checking for guile-config configure:24087: found /usr/bin/guile-config configure:24098: result: yes configure:24107: checking whether guile-config works configure:24113: result: yes configure:24173: checking for sin in -lm configure:24203: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:74: warning: conflicting types for built-in function 'sin' configure:24209: $? = 0 configure:24213: test -z || test ! -s conftest.err configure:24216: $? = 0 configure:24219: test -s conftest configure:24222: $? = 0 configure:24235: result: yes configure:24248: checking for guile libraries configure:24251: result: -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl configure:24253: checking for guile headers configure:24256: result: configure:24605: checking whether guile works configure:24629: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl >&5 configure:24635: $? = 0 configure:24639: test -z || test ! -s conftest.err configure:24642: $? = 0 configure:24645: test -s conftest configure:24648: $? = 0 configure:24668: result: yes configure:24723: checking for guile configure:24741: found /usr/bin/guile configure:24754: result: /usr/bin/guile configure:24767: checking for guile - 1.6.0 <= version < 99.99.99 configure:24814: result: yes: 1.8.0 configure:24904: checking for guile - 1.8.0 <= version < 99.99.99 configure:24951: result: yes: 1.8.0 configure:25027: checking for g-wrap-config configure:25045: found /usr/bin/g-wrap-config configure:25058: result: /usr/bin/g-wrap-config configure:25088: checking for g-wrap - version >= 1.3.3 configure:25112: result: yes configure:25139: checking for g-wrap compile args configure:25142: result: -std=gnu99 -I/usr/lib/g-wrap/include configure:25145: checking for g-wrap link args configure:25150: result: -lgwrap-guile-runtime -lgwrap-core-runtime -lguile -lpthread -lgmp -lcrypt -lm -lltdl configure:25153: checking for g-wrap module directory configure:25157: result: /usr/share/guile/site configure:25221: checking g-wrap-wct.h usability configure:25233: i586-uhu-linux-gcc -c -g -O2 -std=gnu99 -I/usr/lib/g-wrap/include conftest.c >&5 configure:25239: $? = 0 configure:25243: test -z || test ! -s conftest.err configure:25246: $? = 0 configure:25249: test -s conftest.o configure:25252: $? = 0 configure:25262: result: yes configure:25266: checking g-wrap-wct.h presence configure:25276: i586-uhu-linux-gcc -E -std=gnu99 -I/usr/lib/g-wrap/include conftest.c configure:25282: $? = 0 configure:25302: result: yes configure:25337: checking for g-wrap-wct.h configure:25344: result: yes configure:25388: checking for (g-wrap gw-standard) guile module configure:25397: result: no configure:25399: checking for (g-wrap gw standard) guile module configure:25405: result: yes configure:25426: checking if guile long_long is at least as big as gint64 configure:25452: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lm >&5 configure:25455: $? = 0 configure:25457: ./conftest configure:25460: $? = 0 configure:25463: result: yes configure:25465: checking for scm_long_long2num in -lguile configure:25495: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lguile -lm >&5 configure:25501: $? = 0 configure:25505: test -z || test ! -s conftest.err configure:25508: $? = 0 configure:25511: test -s conftest configure:25514: $? = 0 configure:25527: result: yes configure:25556: checking if unsigned long is at least as big as guint32 configure:25581: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lm >&5 configure:25584: $? = 0 configure:25586: ./conftest configure:25589: $? = 0 configure:25592: result: yes configure:25622: checking if guile needs our copy of srfi-1 configure:25626: result: no configure:25622: checking if guile needs our copy of srfi-11 configure:25626: result: no configure:25622: checking if guile needs our copy of srfi-19 configure:25626: result: no configure:25622: checking if guile needs our copy of srfi-2 configure:25626: result: no configure:25622: checking if guile needs our copy of srfi-8 configure:25626: result: no configure:25622: checking if guile needs our copy of srfi-9 configure:25626: result: no configure:25652: checking if guile needs our copy of (guile www) configure:25656: checking for guile configure:25686: result: /usr/bin/guile configure:25701: checking for guile-config configure:25719: found /usr/bin/guile-config configure:25731: result: /usr/bin/guile-config configure:25746: checking for guile-tools configure:25764: found /usr/bin/guile-tools configure:25776: result: /usr/bin/guile-tools configure:25785: checking if (www main) is available configure:25792: result: no configure:25865: checking for gconf-2.0 >= "2.0" configure:25869: result: yes configure:25873: checking GCONF_CFLAGS configure:25876: result: -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 configure:25879: checking GCONF_LIBS configure:25882: result: -pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:25970: checking for libxml-2.0 >= 2.5.10 configure:25974: result: yes configure:25978: checking LIBXML2_CFLAGS configure:25981: result: -I/usr/include/libxml2 configure:25984: checking LIBXML2_LIBS configure:25987: result: -lxml2 -lz -lm configure:26033: checking for xmlElemDump in -lxml2 configure:26063: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lxml2 -lm -lxml2 -lz -lm >&5 configure:26069: $? = 0 configure:26073: test -z || test ! -s conftest.err configure:26076: $? = 0 configure:26079: test -s conftest configure:26082: $? = 0 configure:26095: result: yes configure:26171: External QOF Disabled. Using Internal QOF Code. configure:26629: checking whether to use OFX configure:26636: result: yes -- automatic test configure:26655: checking for libofx version >= 0.7.0 configure:26677: result: found 0.8.0 configure:26693: checking for libofx/libofx.h configure:26715: i586-uhu-linux-gcc -E conftest.c configure:26721: $? = 0 configure:26733: result: yes configure:26806: checking for libofx configure:26831: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lofx >&5 configure:26837: $? = 0 configure:26841: test -z || test ! -s conftest.err configure:26844: $? = 0 configure:26847: test -s conftest configure:26850: $? = 0 configure:26852: result: yes configure:27637: checking for nl_langinfo and D_FMT configure:27658: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:27664: $? = 0 configure:27668: test -z || test ! -s conftest.err configure:27671: $? = 0 configure:27674: test -s conftest configure:27677: $? = 0 configure:27690: result: yes configure:27867: checking for perl configure:27885: found /usr/bin/perl configure:27897: result: /usr/bin/perl configure:27975: checking for doxygen configure:28008: result: no configure:28120: checking popt.h usability configure:28132: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28138: $? = 0 configure:28142: test -z || test ! -s conftest.err configure:28145: $? = 0 configure:28148: test -s conftest.o configure:28151: $? = 0 configure:28161: result: yes configure:28165: checking popt.h presence configure:28175: i586-uhu-linux-gcc -E conftest.c configure:28181: $? = 0 configure:28201: result: yes configure:28236: checking for popt.h configure:28243: result: yes configure:28257: checking for poptStrippedArgv in -lpopt configure:28287: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lm -lm >&5 configure:28293: $? = 0 configure:28297: test -z || test ! -s conftest.err configure:28300: $? = 0 configure:28303: test -s conftest configure:28306: $? = 0 configure:28319: result: yes configure:28394: checking what warning flags to pass to the C compiler configure:28415: result: -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations configure:28426: checking what language compliance flags to pass to the C compiler configure:28442: result: configure:28505: checking for gtk+-2.0 >= 2.4 configure:28509: result: yes configure:28513: checking GTK_CFLAGS configure:28516: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:28519: checking GTK_LIBS configure:28522: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:28618: checking for libgnomeui-2.0 >= 2.4 configure:28622: result: yes configure:28626: checking GNOME_CFLAGS configure:28629: result: -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 configure:28632: checking GNOME_LIBS configure:28635: result: -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:28675: checking for untested GNOME versions (libgnome >= 2.15.0) configure:28683: result: no configure:28741: checking for gdk-pixbuf-2.0 configure:28745: result: yes configure:28749: checking GDK_PIXBUF_CFLAGS configure:28752: result: -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:28755: checking GDK_PIXBUF_LIBS configure:28758: result: -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:28852: checking for libgnomeprint-2.2 libgnomeprintui-2.2 configure:28856: result: yes configure:28860: checking GNOME_PRINT_CFLAGS configure:28863: result: -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo configure:28866: checking GNOME_PRINT_LIBS configure:28869: result: -Wl,--export-dynamic -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:28963: checking for libglade-2.0 >= 2.4 configure:28967: result: yes configure:28971: checking GLADE_CFLAGS configure:28974: result: -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:28977: checking GLADE_LIBS configure:28980: result: -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:29076: checking for libgtkhtml-3.8 configure:29080: result: yes configure:29084: checking GTKHTML_CFLAGS configure:29087: result: -DORBIT2=1 -pthread -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 configure:29090: checking GTKHTML_LIBS configure:29093: result: -pthread -Wl,--export-dynamic -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:29484: checking for GTK - version >= 2.6.0 configure:29488: result: yes configure:29512: checking for pango version >= 1.8.0 configure:29516: result: yes configure:29541: checking for libgsf >= 1.12.2 configure:29545: result: found configure:29601: checking for libgsf-1 >= 1.12.2 libgsf-gnome-1 >= 1.12.2 configure:29605: result: yes configure:29609: checking GSF_CFLAGS configure:29612: result: -DORBIT2=1 -pthread -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 configure:29615: checking GSF_LIBS configure:29618: result: -pthread -lgsf-gnome-1 -lgsf-1 -lgnomevfs-2 -lxml2 -lz -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:29725: checking for libgoffice-1 >= 0.0.4 configure:29729: result: yes configure:29733: checking GOFFICE_CFLAGS configure:29736: result: -I/usr/include/libgoffice-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 configure:29739: checking GOFFICE_LIBS configure:29742: result: -Wl,--export-dynamic -lgoffice-1 -lgsf-1 -lglade-2.0 -lgnomeprint-2-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:36803: checking for pthread_mutex_init configure:36860: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations conftest.c -lpopt -lm -lm >&5 configure:36866: $? = 0 configure:36870: test -z || test ! -s conftest.err configure:36873: $? = 0 configure:36876: test -s conftest configure:36879: $? = 0 configure:36891: result: yes configure:36906: checking for strptime configure:36963: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations conftest.c -lpopt -lm -lm >&5 configure:36969: $? = 0 configure:36973: test -z || test ! -s conftest.err configure:36976: $? = 0 configure:36979: test -s conftest configure:36982: $? = 0 configure:36994: result: yes configure:36906: checking for localtime_r configure:36963: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations conftest.c -lpopt -lm -lm >&5 configure:36969: $? = 0 configure:36973: test -z || test ! -s conftest.err configure:36976: $? = 0 configure:36979: test -s conftest configure:36982: $? = 0 configure:36994: result: yes configure:37087: checking what extra warning flags to pass to the C compiler configure:37199: result: -Wdeclaration-after-statement configure:37656: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:1141: creating po/Makefile.in config.status:1141: creating Makefile config.status:1141: creating accounts/Makefile config.status:1141: creating accounts/C/Makefile config.status:1141: creating accounts/da/Makefile config.status:1141: creating accounts/de_AT/Makefile config.status:1141: creating accounts/de_CH/Makefile config.status:1141: creating accounts/de_DE/Makefile config.status:1141: creating accounts/el_GR/Makefile config.status:1141: creating accounts/es_ES/Makefile config.status:1141: creating accounts/fr_CH/Makefile config.status:1141: creating accounts/fr_FR/Makefile config.status:1141: creating accounts/hu_HU/Makefile config.status:1141: creating accounts/it/Makefile config.status:1141: creating accounts/nb/Makefile config.status:1141: creating accounts/pt_BR/Makefile config.status:1141: creating accounts/pt_PT/Makefile config.status:1141: creating accounts/sk/Makefile config.status:1141: creating accounts/tr_TR/Makefile config.status:1141: creating doc/Makefile config.status:1141: creating doc/examples/Makefile config.status:1141: creating intl-scm/Makefile config.status:1141: creating lib/Makefile config.status:1141: creating lib/glib26/Makefile config.status:1141: creating lib/guile-www/Makefile config.status:1141: creating lib/srfi/Makefile config.status:1141: creating lib/libc/Makefile config.status:1141: creating lib/libgsf-1.12.3/Makefile config.status:1141: creating lib/libgsf-1.12.3/gsf/Makefile config.status:1141: creating lib/libgsf-1.12.3/gsf-gnome/Makefile config.status:1141: creating lib/libgsf-1.12.3/gsf-win32/Makefile config.status:1141: creating lib/libgsf-1.12.3/tests/Makefile config.status:1141: creating lib/libgsf-1.12.3/python/Makefile config.status:1141: creating lib/libgsf-1.12.3/gsf/version.c config.status:1141: creating lib/libgsf-1.12.3/libgsf-1.pc config.status:1141: creating lib/libgsf-1.12.3/libgsf-1.spec config.status:1141: creating lib/libgsf-1.12.3/libgsf-gnome-1.pc config.status:1141: creating lib/libgsf-1.12.3/libgsf-gnome-1.spec config.status:1141: creating lib/libgsf-1.12.3/libgsf-win32-1.pc config.status:1141: creating lib/libgsf-1.12.3/libgsf-zip config.status:1141: creating lib/goffice-0.0.4/Makefile config.status:1141: creating lib/goffice-0.0.4/libgoffice-1.pc config.status:1141: creating lib/goffice-0.0.4/goffice/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/app/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/utils/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/data/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/gtk/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/graph/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/drawing/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/ms-compat/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/cut-n-paste/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/cut-n-paste/foocanvas/Makefile config.status:1141: creating lib/goffice-0.0.4/goffice/cut-n-paste/pcre/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_barcol/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_pie/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_radar/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_xy/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_surface/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/plot_boxes/Makefile config.status:1141: creating lib/goffice-0.0.4/plugins/reg_linear/Makefile config.status:1141: creating lib/goffice-0.0.4/pixmaps/Makefile config.status:1141: creating lib/goffice-0.0.4/tests/Makefile config.status:1141: creating lib/libqof/Makefile config.status:1141: creating lib/libqof/qof/Makefile config.status:1141: creating lib/libqof/backend/Makefile config.status:1141: creating lib/libqof/backend/file/Makefile config.status:1141: creating packaging/Makefile config.status:1141: creating src/Makefile config.status:1141: creating src/app-utils/Makefile config.status:1141: creating src/app-utils/test/Makefile config.status:1141: creating src/backend/Makefile config.status:1141: creating src/backend/file/Makefile config.status:1141: creating src/backend/file/test/Makefile config.status:1141: creating src/backend/file/test/test-files/Makefile config.status:1141: creating src/backend/file/test/test-files/xml2/Makefile config.status:1141: creating src/backend/postgres/Makefile config.status:1141: creating src/backend/postgres/test/Makefile config.status:1141: creating src/bin/Makefile config.status:1141: creating src/bin/overrides/Makefile config.status:1141: creating src/bin/test/Makefile config.status:1141: creating src/core-utils/Makefile config.status:1141: creating src/calculation/Makefile config.status:1141: creating src/calculation/test/Makefile config.status:1141: creating src/doc/Makefile config.status:1141: creating src/doc/design/Makefile config.status:1141: creating src/doc/xml/Makefile config.status:1141: creating src/engine/Makefile config.status:1141: creating src/engine/test/Makefile config.status:1141: creating src/engine/test-core/Makefile config.status:1141: creating src/gnc-module/Makefile config.status:1141: creating src/gnc-module/test/Makefile config.status:1141: creating src/gnc-module/test/mod-foo/Makefile config.status:1141: creating src/gnc-module/test/mod-bar/Makefile config.status:1141: creating src/gnc-module/test/mod-baz/Makefile config.status:1141: creating src/gnc-module/test/misc-mods/Makefile config.status:1141: creating src/gnome/Makefile config.status:1141: creating src/gnome/glade/Makefile config.status:1141: creating src/gnome/schemas/Makefile config.status:1141: creating src/gnome/ui/Makefile config.status:1141: creating src/gnome-utils/Makefile config.status:1141: creating src/gnome-utils/glade/Makefile config.status:1141: creating src/gnome-utils/schemas/Makefile config.status:1141: creating src/gnome-utils/test/Makefile config.status:1141: creating src/gnome-utils/ui/Makefile config.status:1141: creating src/gnome-search/Makefile config.status:1141: creating src/import-export/Makefile config.status:1141: creating src/import-export/test/Makefile config.status:1141: creating src/import-export/qif-import/Makefile config.status:1141: creating src/import-export/qif/Makefile config.status:1141: creating src/import-export/qif/test/Makefile config.status:1141: creating src/import-export/qif-import/test/Makefile config.status:1141: creating src/import-export/qif-io-core/Makefile config.status:1141: creating src/import-export/qif-io-core/test/Makefile config.status:1141: creating src/import-export/schemas/Makefile config.status:1141: creating src/import-export/ofx/Makefile config.status:1141: creating src/import-export/ofx/test/Makefile config.status:1141: creating src/import-export/mt940/Makefile config.status:1141: creating src/import-export/log-replay/Makefile config.status:1141: creating src/import-export/hbci/Makefile config.status:1141: creating src/import-export/hbci/glade/Makefile config.status:1141: creating src/import-export/hbci/schemas/Makefile config.status:1141: creating src/import-export/hbci/test/Makefile config.status:1141: creating src/network-utils/Makefile config.status:1141: creating src/network-utils/test/Makefile config.status:1141: creating src/optional/Makefile config.status:1141: creating src/optional/swig/Makefile config.status:1141: creating src/optional/swig/examples/Makefile config.status:1141: creating src/optional/xsl/Makefile config.status:1141: creating src/pixmaps/Makefile config.status:1141: creating src/quotes/Makefile config.status:1141: creating src/register/Makefile config.status:1141: creating src/register/ledger-core/Makefile config.status:1141: creating src/register/ledger-core/test/Makefile config.status:1141: creating src/register/register-core/Makefile config.status:1141: creating src/register/register-core/test/Makefile config.status:1141: creating src/register/register-gnome/Makefile config.status:1141: creating src/register/register-gnome/test/Makefile config.status:1141: creating src/report/Makefile config.status:1141: creating src/report/report-gnome/Makefile config.status:1141: creating src/report/report-system/Makefile config.status:1141: creating src/report/report-system/test/Makefile config.status:1141: creating src/report/standard-reports/Makefile config.status:1141: creating src/report/standard-reports/test/Makefile config.status:1141: creating src/report/locale-specific/Makefile config.status:1141: creating src/report/locale-specific/us/Makefile config.status:1141: creating src/report/locale-specific/us/test/Makefile config.status:1141: creating src/report/stylesheets/Makefile config.status:1141: creating src/report/stylesheets/test/Makefile config.status:1141: creating src/report/utility-reports/Makefile config.status:1141: creating src/report/utility-reports/test/Makefile config.status:1141: creating src/scm/Makefile config.status:1141: creating src/scm/gnumeric/Makefile config.status:1141: creating src/scm/printing/Makefile config.status:1141: creating src/tax/Makefile config.status:1141: creating src/tax/us/Makefile config.status:1141: creating src/tax/us/test/Makefile config.status:1141: creating src/test-core/Makefile config.status:1141: creating src/business/Makefile config.status:1141: creating src/business/business-core/Makefile config.status:1141: creating src/business/business-core/test/Makefile config.status:1141: creating src/business/business-core/file/Makefile config.status:1141: creating src/business/business-utils/Makefile config.status:1141: creating src/business/dialog-tax-table/Makefile config.status:1141: creating src/business/business-gnome/Makefile config.status:1141: creating src/business/business-gnome/glade/Makefile config.status:1141: creating src/business/business-gnome/schemas/Makefile config.status:1141: creating src/business/business-gnome/ui/Makefile config.status:1141: creating src/business/business-ledger/Makefile config.status:1141: creating src/business/business-reports/Makefile config.status:1141: creating gnucash-config config.status:1245: creating config.h config.status:1701: executing depfiles commands config.status:1701: executing intltool commands config.status:1701: executing default-1 commands config.status:1701: executing po/stamp-it commands configure:39478: result: Options detected/selected ------------------------- gnucash version ...... : 2.0.0 Build for host ....... : i586-uhu-linux-gnu Optional components....: ofx Extra Warnings ....... : -Wdeclaration-after-statement CPPFLAGS ............. : CFLAGS ............... : -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement LDFLAGS .............. : prefix.................: /usr Native libgsf..........: yes Native goffice.........: yes QOF support ...........: internal QOF location ..........: internal QOF library dir .......: /usr/lib QOF backend config ....: /usr/gnucash/xml/qsf ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GDK_PIXBUF_CSOURCE_set= ac_cv_env_GDK_PIXBUF_CSOURCE_value= ac_cv_env_GLIB_GENMARSHAL_set= ac_cv_env_GLIB_GENMARSHAL_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_dlsym=no ac_cv_func_gethostid=yes ac_cv_func_gethostname=yes ac_cv_func_getppid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime_r=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_memcpy=yes ac_cv_func_pthread_mutex_init=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_stpcpy=yes ac_cv_func_strptime=yes ac_cv_func_timegm=yes ac_cv_func_towupper=yes ac_cv_guile_found=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_g_wrap_wct_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_popt_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_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_guile_scm_long_long2num=yes ac_cv_lib_m_sin=yes ac_cv_lib_popt_poptStrippedArgv=yes ac_cv_lib_qt_qt_null=no ac_cv_lib_qthreads_qt_null=no ac_cv_lib_readline_main=no ac_cv_lib_termcap_main=no ac_cv_lib_xml2_xmlElemDump=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GUILE=/usr/bin/guile ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config ac_cv_path_GUILE_TOOLS=/usr/bin/guile-tools ac_cv_path_G_WRAP_CONFIG=/usr/bin/g-wrap-config ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_BUILD_GUILE=yes ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_langinfo_dfmt=yes am_cv_scanf_lld=yes am_cv_struct_tm_gmtoff=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_GUILE='yes' BZ2_LIBS='' CATALOGS=' ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fr.gmo hu.gmo it.gmo ja.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DL_LIB='-ldl' DOC_FALSE='' DOC_TRUE='#' DOT='' DOXYGEN='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EFENCE_LIBS='' EGREP='grep -E' ENABLE_DOXYGEN_FALSE='' ENABLE_DOXYGEN_TRUE='#' EXEEXT='' EXTRA_INCLUDES='' EXTRA_LIBS='' F77='' FFLAGS='' 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='-pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY='/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GETTEXT_PACKAGE='gnucash' GLADE_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GLADE_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GLIB24_LIBS='' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fr.gmo hu.gmo it.gmo ja.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNC_ACCOUNTS_DIR='${GNC_SHAREDIR}/accounts' GNC_ADD_ON_SRFIS='' GNC_CONFIGDIR='${sysconfdir}/gnucash' GNC_CTAGS_FILE='' GNC_CTAGS_FILE_FALSE='' GNC_CTAGS_FILE_TRUE='#' GNC_DOC_INSTALL_DIR='${pkgdatadir}/doc' GNC_ETAGS_FILE='' GNC_ETAGS_FILE_FALSE='' GNC_ETAGS_FILE_TRUE='#' GNC_FALSE_FALSE='' GNC_FALSE_TRUE='#' GNC_GLADE_DIR='${GNC_SHAREDIR}/glade' GNC_GWRAP_LIBDIR='${GNC_SHAREDIR}/guile-modules/g-wrapped' GNC_HAVE_GUILE_WWW_FALSE='' GNC_HAVE_GUILE_WWW_TRUE='#' GNC_HELPDIR='${datadir}' GNC_INCLUDE_DIR='${includedir}/gnucash' GNC_LIBDIR='${pkglibdir}' GNC_LIBEXECDIR='${libexecdir}/gnucash' GNC_MODULE_DIR='${pkglibdir}' GNC_PIXMAP_DIR='${GNC_SHAREDIR}/pixmaps' GNC_SCM_INSTALL_DIR='${pkgdatadir}/scm' GNC_SHAREDIR='${pkgdatadir}' GNC_SRFI_LOAD_PATH='' GNC_TEST_SRFI_LOAD_CMD='' GNC_UI_DIR='${GNC_SHAREDIR}/ui' GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2' GNOME_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GNOME_PRINT_CFLAGS='-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo' GNOME_PRINT_LIBS='-Wl,--export-dynamic -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GNUCASH_APP_UTILS_CFLAGS='-DGNUCASH -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -I/usr/lib/g-wrap/include ' GNUCASH_APP_UTILS_LIBS='-L${pkglibdir} -L${GNC_SHAREDIR}/guile-modules/g-wrapped -pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -lgncmod-engine -lgw-engine -lgw-kvp -lgncmodule -lgncmod-calculation -lgncmod-app-utils' GNUCASH_ENABLE_GUI_FALSE='#' GNUCASH_ENABLE_GUI_TRUE='' GNUCASH_ENGINE_BASE_CFLAGS='-DGNUCASH -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -I/usr/lib/g-wrap/include ' GNUCASH_ENGINE_BASE_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GNUCASH_ENGINE_CFLAGS='-DGNUCASH -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -I/usr/lib/g-wrap/include ' GNUCASH_ENGINE_LIBS='-L${pkglibdir} -L${GNC_SHAREDIR}/guile-modules/g-wrapped -pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -lgncmod-engine -lgw-engine -lgw-kvp -lgncmodule' GNUCASH_GNOME_UTILS_CFLAGS='-DGNUCASH -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -I/usr/lib/g-wrap/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -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/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GNUCASH_GNOME_UTILS_LIBS='-L${pkglibdir} -L${GNC_SHAREDIR}/guile-modules/g-wrapped -pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -lgncmod-engine -lgw-engine -lgw-kvp -lgncmodule -lgncmod-calculation -lgncmod-app-utils -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lgncmod-network-utils -Wl,--export-dynamic -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -Wl,--export-dynamic -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgncmod-gnome-utils' GNUCASH_MAJOR_VERSION='2' GNUCASH_MICRO_VERSION='0' GNUCASH_MINOR_VERSION='0' GNUCASH_NETWORK_UTILS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GNUCASH_NETWORK_UTILS_LIBS=' -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lgncmod-network-utils' GNUCASH_REGISTER_CORE_CFLAGS='-DGNUCASH -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -I/usr/lib/g-wrap/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -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/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GNUCASH_REGISTER_CORE_LIBS='-L${pkglibdir} -L${GNC_SHAREDIR}/guile-modules/g-wrapped -pthread -Wl,--export-dynamic -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -lgncmod-engine -lgw-engine -lgw-kvp -lgncmodule -lgncmod-calculation -lgncmod-app-utils -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lgncmod-network-utils -Wl,--export-dynamic -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -Wl,--export-dynamic -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgncmod-gnome-utils -lgncmod-register-core' GNUCASH_SEPARATE_BUILDDIR_FALSE='' GNUCASH_SEPARATE_BUILDDIR_TRUE='#' GOBJECT_QUERY='gobject-query' GOFFICE_CFLAGS='-I/usr/include/libgoffice-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 ' GOFFICE_DEPS_CFLAGS='' GOFFICE_DEPS_LIBS='' GOFFICE_GNOME_CFLAGS='' GOFFICE_GNOME_LIBS='' GOFFICE_GTK_CFLAGS='' GOFFICE_GTK_LIBS='' GOFFICE_LIBS='-Wl,--export-dynamic -lgoffice-1 -lgsf-1 -lglade-2.0 -lgnomeprint-2-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GOFFICE_LIB_VERSION='' GOFFICE_PLUGIN_LDFLAGS='' GOFFICE_PLUGIN_LIBADD='' GSF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 ' GSF_LIBS='-pthread -lgsf-gnome-1 -lgsf-1 -lgnomevfs-2 -lxml2 -lz -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GTKHTML_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2' GTKHTML_LIBS='-pthread -Wl,--export-dynamic -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-keyring -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GUILE='/usr/bin/guile' GUILE_CONFIG='/usr/bin/guile-config' GUILE_FALSE='#' GUILE_INCS='' GUILE_LIBS=' -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl' GUILE_TOOLS='/usr/bin/guile-tools' GUILE_TRUE='' G_WRAP_COMPILE_ARGS='-std=gnu99 -I/usr/lib/g-wrap/include ' G_WRAP_CONFIG='/usr/bin/g-wrap-config' G_WRAP_LIB_DIR='/usr/lib' G_WRAP_LINK_ARGS='-lgwrap-guile-runtime -lgwrap-core-runtime -lguile -lpthread -lgmp -lcrypt -lm -lltdl' G_WRAP_MODULE_DIR='/usr/share/guile/site' HAVE_GLIB26_FALSE='#' HAVE_GLIB26_TRUE='' HAVE_GOFFICE_FALSE='#' HAVE_GOFFICE_TRUE='' HAVE_GTK26_FALSE='#' HAVE_GTK26_TRUE='' HAVE_LIBGSF_FALSE='#' HAVE_LIBGSF_TRUE='' HAVE_PANGO18_FALSE='#' HAVE_PANGO18_TRUE='' HBCI_CFLAGS='' HBCI_DIR='' HBCI_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LC_MESSAGES_ENUM='LC_MESSAGES' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBGSF_CFLAGS='' LIBGSF_GNOME_CFLAGS='' LIBGSF_GNOME_LIBS='' LIBGSF_LIBS='' LIBGSF_MAJOR_VERSION='' LIBGSF_MICRO_VERSION='' LIBGSF_MINOR_VERSION='' LIBOBJS='' LIBOBJS_SEDSCRIPT='s,\.[^.]* ,&,g;s,\.[^.]*$$,&,' LIBOFX_CFLAGS='' LIBOFX_LIBS=' -lofx' LIBQOF_BACKEND_QSF_LIBRARY_VERSION='0:3:0' LIBQOF_LIBRARY_VERSION='1:4:0' LIBS='-lpopt -lm -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIBXML2_CFLAGS='-I/usr/include/libxml2' LIBXML2_LIBS='-lxml2 -lz -lm ' LIBXML_VERSION='0.19' LN_S='ln -s' LOCALE_DIR='${prefix}/share/locale' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MT940_DIR='' OBJEXT='o' OFX_DIR='ofx' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gnucash' PACKAGE_BUGREPORT='gnucash-devel@gnucash.org' PACKAGE_NAME='gnucash' PACKAGE_STRING='gnucash 2.0.0' PACKAGE_TARNAME='gnucash' PACKAGE_VERSION='2.0.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERLINCL='/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld' PGSQL_CFLAGS='' PGSQL_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' ca.po cs.po da.po de.po el.po en_GB.po es_NI.po es.po eu.po fr.po hu.po it.po ja.po nb.po ne.po nl.po pl.po pt_BR.po pt.po ro.po ru.po rw.po sk.po sv.po ta.po tr.po uk.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' QOF_CFLAGS='-I${top_builddir}/lib/libqof/qof -I${top_srcdir}/lib/libqof/qof' QOF_LIBS='${top_builddir}/lib/libqof/qof/libgncqof.la' QOF_LIB_DIR='${libdir}' QOF_PREFIX='internal' QOF_XML_DIR='${pkgdatadir}/xml/qsf' QTTHREADS_LIB='' RANLIB='ranlib' READLINE_LIB='' RENDER_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQL_DIR='' STRIP='strip' TERMCAP_LIB='' USE_LIBQOF='' USE_LIBQOF_FALSE='#' USE_LIBQOF_TRUE='' USE_NLS='yes' VERSION='2.0.0' VERSION_INFO='' WINDRES='' WITH_CAIRO_FALSE='' WITH_CAIRO_TRUE='#' WITH_GNOME_FALSE='' WITH_GNOME_TRUE='#' WITH_GTK_FALSE='' WITH_GTK_TRUE='#' WITH_LIBGSF_GNOME_FALSE='' WITH_LIBGSF_GNOME_TRUE='#' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' WITH_WIN32_FALSE='' WITH_WIN32_TRUE='#' XGETTEXT='/usr/bin/xgettext' YACC='' Z_CPPFLAGS='' Z_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_ct_WINDRES='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' aqbanking_data='' aqbanking_dir='' aqbanking_includes='' aqbanking_libs='' aqbanking_libspp='' aqbanking_plugins='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' cflags_set='yes' datadir='${prefix}/share' enable_dot='no' enable_html_docs='yes' enable_latex_docs='no' exec_prefix='${prefix}' goffice_datadir='' goffice_gladedir='' goffice_icondir='' goffice_libdir='' goffice_localedir='' goffice_plugindir='' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEBUG_MEMORY 0 #define DEBUG_REFERENCE_COUNTING 0 #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gnucash" #define GNC_GUILE_MAJOR_VERSION 1 #define GNC_GUILE_MICRO_VERSION 0 #define GNC_GUILE_MINOR_VERSION 8 #define GNOME #define GNOME_DISABLE_DEPRECATED 1 #define GNUCASH_MAJOR_VERSION 2 #define GNUCASH_MICRO_VERSION 0 #define GNUCASH_MINOR_VERSION 0 #define GUILE_LONG_LONG_OK 1 #define G_DISABLE_DEPRECATED 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_GETHOSTID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPPID 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_GLIB26 1 #define HAVE_GLIB29 1 #define HAVE_GLOB_H 1 #define HAVE_GMTIME_R 1 #define HAVE_GOFFICE 1 #define HAVE_GTK26 1 #define HAVE_GUILE 1 #define HAVE_GUILE18 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_D_FMT 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBGSF 1 #define HAVE_LIBM 1 #define HAVE_LIBPOPT 1 #define HAVE_LIBQOF #define HAVE_LIMITS_H 1 #define HAVE_LINK 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LTDL_H 1 #define HAVE_MCHECK_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_PANGO18 1 #define HAVE_POPT_H 1 #define HAVE_PTHREAD_MUTEX_INIT 1 #define HAVE_SCANF_LLD 1 #define HAVE_SETENV 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRPTIME 1 #define HAVE_STRUCT_TM_GMTOFF 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMEGM 1 #define HAVE_TOWUPPER 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMP_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_X11_XLIB_H 1 #define PACKAGE "gnucash" #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" #define PACKAGE_NAME "gnucash" #define PACKAGE_STRING "gnucash 2.0.0" #define PACKAGE_TARNAME "gnucash" #define PACKAGE_VERSION "2.0.0" #define QOF_DISABLE_DEPRECATED 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "2.0.0" #define _GNU_SOURCE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gsf-config.h on norris config.status:1245: creating gsf-config.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status goffice-config.h on norris config.status:1245: creating goffice-config.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status goffice-features.h on norris config.status:1245: creating goffice-features.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gsf-config.h on norris config.status:1245: creating gsf-config.h config.status:1521: gsf-config.h is unchanged ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status goffice-features.h on norris config.status:1245: creating goffice-features.h config.status:1521: goffice-features.h is unchanged ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnucash config.status 2.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:1141: creating po/Makefile.in config.status:1701: executing depfiles commands config.status:1701: executing intltool commands config.status:1701: executing default-1 commands config.status:1701: executing po/stamp-it commands