This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1371: checking build system type configure:1389: result: i586-uhu-linux-gnu configure:1432: checking Package configure:1459: result: LILYPOND configure:1462: checking builddir configure:1470: result: /var/uhubuild/work/compile configure:1473: checking for stepmake configure:1481: result: ./stepmake (${prefix}/share/stepmake not found) configure:1547: checking host system type configure:1561: result: i586-uhu-linux-gnu configure:1574: checking for gmake configure:1603: result: no configure:1574: checking for make configure:1590: found /usr/bin/make configure:1600: result: make configure:1715: checking for find configure:1731: found /usr/bin/find configure:1741: result: find configure:1857: checking for tar configure:1873: found /bin/tar configure:1883: result: tar configure:2125: checking for bash configure:2156: result: /bin/sh configure:2168: checking for python configure:2171: result: python configure:2180: checking python version configure:2237: result: 2.4.3 configure:2261: checking for python configure:2279: found /usr/bin/python configure:2291: result: /usr/bin/python configure:2481: checking for i586-uhu-linux-gcc configure:2497: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2507: result: i586-uhu-linux-gcc configure:2789: checking for C compiler version configure:2792: 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:2795: $? = 0 configure:2797: 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:2800: $? = 0 configure:2802: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2805: $? = 1 configure:2828: checking for C compiler default output file name configure:2831: i586-uhu-linux-gcc conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:2834: $? = 0 configure:2880: result: a.out configure:2885: checking whether the C compiler works configure:2891: ./a.out configure:2894: $? = 0 configure:2911: result: yes configure:2918: checking whether we are cross compiling configure:2920: result: no configure:2923: checking for suffix of executables configure:2925: i586-uhu-linux-gcc -o conftest conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:2928: $? = 0 configure:2953: result: configure:2959: checking for suffix of object files configure:2980: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:2983: $? = 0 configure:3005: result: o configure:3009: checking whether we are using the GNU C compiler configure:3033: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3039: $? = 0 configure:3043: test -z || test ! -s conftest.err configure:3046: $? = 0 configure:3049: test -s conftest.o configure:3052: $? = 0 configure:3065: result: yes configure:3071: checking whether i586-uhu-linux-gcc accepts -g configure:3092: i586-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3098: $? = 0 configure:3102: test -z || test ! -s conftest.err configure:3105: $? = 0 configure:3108: test -s conftest.o configure:3111: $? = 0 configure:3122: result: yes configure:3139: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3209: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3215: $? = 0 configure:3219: test -z || test ! -s conftest.err configure:3222: $? = 0 configure:3225: test -s conftest.o configure:3228: $? = 0 configure:3246: result: none needed configure:3264: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3270: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3436: checking whether compiler understands -pipe configure:3458: i586-uhu-linux-gcc -c -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3464: $? = 0 configure:3468: test -z || test ! -s conftest.err configure:3471: $? = 0 configure:3474: test -s conftest.o configure:3477: $? = 0 configure:3488: result: yes configure:3499: checking for IEEE-conformance compiler flags configure:3509: result: none configure:3529: checking how to run the C preprocessor configure:3564: i586-uhu-linux-gcc -E conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3570: $? = 0 configure:3602: i586-uhu-linux-gcc -E conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:19:28: ac_nonexistent.h: No such file or directory configure:3608: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:3647: result: i586-uhu-linux-gcc -E configure:3671: i586-uhu-linux-gcc -E conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3677: $? = 0 configure:3709: i586-uhu-linux-gcc -E conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:19:28: ac_nonexistent.h: No such file or directory configure:3715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:3759: checking for egrep configure:3769: result: grep -E configure:3774: checking for ANSI C header files configure:3799: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3805: $? = 0 configure:3809: test -z || test ! -s conftest.err configure:3812: $? = 0 configure:3815: test -s conftest.o configure:3818: $? = 0 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3907: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3910: $? = 0 configure:3912: ./conftest configure:3915: $? = 0 configure:3930: result: yes configure:3954: checking for sys/types.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for sys/stat.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for stdlib.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for string.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for memory.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for strings.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for inttypes.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for stdint.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:3954: checking for unistd.h configure:3970: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:4069: checking kpathsea/kpathsea.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4110: result: yes configure:4114: checking kpathsea/kpathsea.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:4130: $? = 0 configure:4150: result: yes configure:4185: checking for kpathsea/kpathsea.h configure:4192: result: yes configure:4208: checking for kpse_find_file in -lkpathsea configure:4238: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe conftest.c -lkpathsea >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:4244: $? = 0 configure:4248: test -z || test ! -s conftest.err configure:4251: $? = 0 configure:4254: test -s conftest configure:4257: $? = 0 configure:4270: result: yes configure:4285: checking for kpse_find_file configure:4342: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe conftest.c -lkpathsea >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:4348: $? = 0 configure:4352: test -z || test ! -s conftest.err configure:4355: $? = 0 configure:4358: test -s conftest configure:4361: $? = 0 configure:4373: result: yes configure:4394: checking for shared libkpathsea configure:4412: i586-uhu-linux-gcc -o conftest -shared -O2 -finline-functions -pipe conftest.c -lkpathsea >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:4418: $? = 0 configure:4422: test -z || test ! -s conftest.err configure:4425: $? = 0 configure:4428: test -s conftest configure:4431: $? = 0 configure:4453: result: yes configure:4465: checking whether to use kpathsea configure:4468: result: yes configure:4489: checking for python configure:4492: result: /usr/bin/python configure:4501: checking /usr/bin/python version configure:4558: result: 2.4.3 configure:4582: checking for /usr/bin/python configure:4612: result: /usr/bin/python configure:4625: checking i586-uhu-linux-gcc version configure:4682: result: 3.4.6 configure:4717: checking for i586-uhu-linux-g++ configure:4733: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4743: result: i586-uhu-linux-g++ configure:4801: checking for C++ compiler version configure:4804: 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:4807: $? = 0 configure:4809: 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:4812: $? = 0 configure:4814: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4817: $? = 1 configure:4820: checking whether we are using the GNU C++ compiler configure:4844: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:4850: $? = 0 configure:4854: test -z || test ! -s conftest.err configure:4857: $? = 0 configure:4860: test -s conftest.o configure:4863: $? = 0 configure:4876: result: yes configure:4882: checking whether i586-uhu-linux-g++ accepts -g configure:4903: i586-uhu-linux-g++ -c -g conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:4909: $? = 0 configure:4913: test -z || test ! -s conftest.err configure:4916: $? = 0 configure:4919: test -s conftest.o configure:4922: $? = 0 configure:4933: result: yes configure:4975: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:4981: $? = 0 configure:4985: test -z || test ! -s conftest.err configure:4988: $? = 0 configure:4991: test -s conftest.o configure:4994: $? = 0 configure:5020: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition conftest.cc: In function `int main()': conftest.cc:38: error: `exit' was not declared in this scope configure:5026: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4975: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:4981: $? = 0 configure:4985: test -z || test ! -s conftest.err configure:4988: $? = 0 configure:4991: test -s conftest.o configure:4994: $? = 0 configure:5020: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:5026: $? = 0 configure:5030: test -z || test ! -s conftest.err configure:5033: $? = 0 configure:5036: test -s conftest.o configure:5039: $? = 0 configure:5102: checking i586-uhu-linux-g++ version configure:5159: result: 3.4.6 configure:5178: checking whether explicit instantiation is needed configure:5203: i586-uhu-linux-g++ -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest configure:5222: $? = 0 configure:5234: result: no configure:5249: checking for ar configure:5265: found /usr/bin/ar configure:5275: result: ar configure:5388: checking for i586-uhu-linux-ranlib configure:5417: result: no configure:5426: checking for ranlib configure:5442: found /usr/bin/ranlib configure:5453: result: ranlib configure:5494: checking for dlopen in -ldl configure:5524: i586-uhu-linux-g++ -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.cc -ldl >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:5530: $? = 0 configure:5534: test -z || test ! -s conftest.err configure:5537: $? = 0 configure:5540: test -s conftest configure:5543: $? = 0 configure:5556: result: yes configure:5571: checking for dlopen configure:5628: i586-uhu-linux-g++ -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.cc -ldl >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:5634: $? = 0 configure:5638: test -z || test ! -s conftest.err configure:5641: $? = 0 configure:5644: test -s conftest configure:5647: $? = 0 configure:5659: result: yes configure:5678: checking for bison configure:5694: found /usr/bin/bison configure:5704: result: bison -y configure:5721: checking for bison configure:5737: found /usr/bin/bison configure:5747: result: bison configure:5862: checking bison version configure:5919: result: 2.1 configure:5945: checking for flex configure:5961: found /usr/bin/flex configure:5971: result: flex configure:6087: checking how to run the C++ preprocessor configure:6118: i586-uhu-linux-g++ -E -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:6124: $? = 0 configure:6156: i586-uhu-linux-g++ -E -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition conftest.cc:39:28: ac_nonexistent.h: No such file or directory configure:6162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include configure:6201: result: i586-uhu-linux-g++ -E configure:6225: i586-uhu-linux-g++ -E -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:6231: $? = 0 configure:6263: i586-uhu-linux-g++ -E -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition conftest.cc:39:28: ac_nonexistent.h: No such file or directory configure:6269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include configure:6328: checking FlexLexer.h usability configure:6340: i586-uhu-linux-g++ -c -O2 -finline-functions -g -pipe -DNDEBUG conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:6346: $? = 0 configure:6350: test -z || test ! -s conftest.err configure:6353: $? = 0 configure:6356: test -s conftest.o configure:6359: $? = 0 configure:6369: result: yes configure:6373: checking FlexLexer.h presence configure:6383: i586-uhu-linux-g++ -E -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:6389: $? = 0 configure:6409: result: yes configure:6444: checking for FlexLexer.h configure:6451: result: yes configure:6480: checking for yyFlexLexer.yy_current_buffer configure:6512: i586-uhu-linux-g++ -c -O2 -finline-functions -g -pipe -DNDEBUG conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition conftest.cc: In constructor `yy_flex_lexer::yy_flex_lexer()': conftest.cc:48: error: `yy_current_buffer' was not declared in this scope configure:6518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | /* end confdefs.h. */ | | using namespace std; | #include | class yy_flex_lexer: public yyFlexLexer | { | public: | yy_flex_lexer () | { | yy_current_buffer = 0; | } | }; | | int | main () | { | | ; | return 0; | } configure:6542: result: no configure:6559: checking FlexLexer.h path configure:6572: result: /usr/include/ configure:6604: checking language configure:6616: result: English configure:6649: checking i586-uhu-linux-g++ version configure:6702: result: 3.4.6 configure:6711: WARNING: autoconf <= 2.59 with g++ >= 3.3 gettext test broken. configure:6713: WARNING: Trying gcc, cross fingers. configure:6723: checking for gettext in -lintl configure:6753: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.c -lintl -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:48: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:6759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | /* 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 gettext (); | int | main () | { | gettext (); | ; | return 0; | } configure:6785: result: no configure:6800: checking for gettext configure:6857: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:65: warning: conflicting types for built-in function 'gettext' configure:6863: $? = 0 configure:6867: test -z || test ! -s conftest.err configure:6870: $? = 0 configure:6873: test -s conftest configure:6876: $? = 0 configure:6888: result: yes configure:6913: checking for msgfmt configure:6929: found /usr/bin/msgfmt configure:6939: result: msgfmt configure:7056: checking for mf-nowin configure:7072: found /usr/bin/mf-nowin configure:7082: result: mf-nowin configure:7194: checking for working metafont mode configure:7203: result: ljfour configure:7217: checking for kpsewhich configure:7233: found /usr/bin/kpsewhich configure:7243: result: kpsewhich configure:7358: checking for guile-config configure:7361: result: i586-uhu-linux-guile-config configure:7364: WARNING: cannot execute i586-uhu-linux-guile-config configure:7366: checking if we are cross compiling configure:7361: result: guile-config configure:7419: checking guile-config version configure:7476: result: 1.8.0 configure:7507: checking guile compile flags configure:7510: result: configure:7512: checking guile link flags configure:7515: result: -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl configure:7539: checking libguile.h usability configure:7551: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:7557: $? = 0 configure:7561: test -z || test ! -s conftest.err configure:7564: $? = 0 configure:7567: test -s conftest.o configure:7570: $? = 0 configure:7580: result: yes configure:7584: checking libguile.h presence configure:7594: i586-uhu-linux-gcc -E -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:7600: $? = 0 configure:7620: result: yes configure:7655: checking for libguile.h configure:7662: result: yes configure:7676: checking for scm_boot_guile in -lguile configure:7706: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.c -lguile -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:7712: $? = 0 configure:7716: test -z || test ! -s conftest.err configure:7719: $? = 0 configure:7722: test -s conftest configure:7725: $? = 0 configure:7738: result: yes configure:7753: checking for scm_boot_guile configure:7810: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -DNDEBUG conftest.c -lguile -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:7816: $? = 0 configure:7820: test -z || test ! -s conftest.err configure:7823: $? = 0 configure:7826: test -s conftest configure:7829: $? = 0 configure:7841: result: yes configure:7881: checking for makeinfo configure:7897: found /usr/bin/makeinfo configure:7907: result: makeinfo configure:8072: checking Python.h usability configure:8084: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8090: $? = 0 configure:8094: test -z || test ! -s conftest.err configure:8097: $? = 0 configure:8100: test -s conftest.o configure:8103: $? = 0 configure:8113: result: yes configure:8117: checking Python.h presence configure:8127: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8133: $? = 0 configure:8153: result: yes configure:8188: checking for Python.h configure:8195: result: yes configure:8223: checking for gs configure:8252: result: no configure:8406: checking for mftrace configure:8422: found /usr/bin/mftrace configure:8432: result: mftrace configure:8472: checking mftrace version configure:8529: result: 1.1.17 configure:8547: checking for fontforge configure:8563: found /usr/bin/fontforge configure:8573: result: fontforge configure:8613: checking for fontforge configure:8631: found /usr/bin/fontforge configure:8643: result: /usr/bin/fontforge configure:8653: checking /usr/bin/fontforge version configure:8710: result: 20060115 configure:8744: checking assert.h usability configure:8756: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8762: $? = 0 configure:8766: test -z || test ! -s conftest.err configure:8769: $? = 0 configure:8772: test -s conftest.o configure:8775: $? = 0 configure:8785: result: yes configure:8789: checking assert.h presence configure:8799: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8805: $? = 0 configure:8825: result: yes configure:8860: checking for assert.h configure:8867: result: yes configure:8744: checking grp.h usability configure:8756: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8762: $? = 0 configure:8766: test -z || test ! -s conftest.err configure:8769: $? = 0 configure:8772: test -s conftest.o configure:8775: $? = 0 configure:8785: result: yes configure:8789: checking grp.h presence configure:8799: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8805: $? = 0 configure:8825: result: yes configure:8860: checking for grp.h configure:8867: result: yes configure:8744: checking libio.h usability configure:8756: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8762: $? = 0 configure:8766: test -z || test ! -s conftest.err configure:8769: $? = 0 configure:8772: test -s conftest.o configure:8775: $? = 0 configure:8785: result: yes configure:8789: checking libio.h presence configure:8799: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8805: $? = 0 configure:8825: result: yes configure:8860: checking for libio.h configure:8867: result: yes configure:8744: checking pwd.h usability configure:8756: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8762: $? = 0 configure:8766: test -z || test ! -s conftest.err configure:8769: $? = 0 configure:8772: test -s conftest.o configure:8775: $? = 0 configure:8785: result: yes configure:8789: checking pwd.h presence configure:8799: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8805: $? = 0 configure:8825: result: yes configure:8860: checking for pwd.h configure:8867: result: yes configure:8735: checking for sys/stat.h configure:8740: result: yes configure:8744: checking wchar.h usability configure:8756: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8762: $? = 0 configure:8766: test -z || test ! -s conftest.err configure:8769: $? = 0 configure:8772: test -s conftest.o configure:8775: $? = 0 configure:8785: result: yes configure:8789: checking wchar.h presence configure:8799: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:8805: $? = 0 configure:8825: result: yes configure:8860: checking for wchar.h configure:8867: result: yes configure:8900: checking sstream usability configure:8912: i586-uhu-linux-g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.cc >&5 conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:8918: $? = 0 configure:8922: test -z || test ! -s conftest.err configure:8925: $? = 0 configure:8928: test -s conftest.o configure:8931: $? = 0 configure:8941: result: yes configure:8945: checking sstream presence configure:8955: i586-uhu-linux-g++ -E -I/usr/include/python2.4 -DNDEBUG conftest.cc conftest.cc:9:1: warning: "PACKAGE_NAME" redefined conftest.cc:3:1: warning: this is the location of the previous definition configure:8961: $? = 0 configure:8981: result: yes configure:9016: checking for sstream configure:9023: result: yes configure:9042: checking whether stat file-mode macros are broken conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9090: result: no configure:9100: checking for working memcmp configure:9148: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9151: $? = 0 configure:9153: ./conftest configure:9156: $? = 0 configure:9170: result: yes configure:9185: checking for vprintf configure:9242: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:80: warning: conflicting types for built-in function 'vprintf' configure:9248: $? = 0 configure:9252: test -z || test ! -s conftest.err configure:9255: $? = 0 configure:9258: test -s conftest configure:9261: $? = 0 configure:9273: result: yes configure:9280: checking for _doprnt configure:9337: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition /tmp/ccCsDp7s.o: In function `main': /var/uhubuild/work/compile/conftest.c:97: undefined reference to `_doprnt' /tmp/ccCsDp7s.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:9343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 0 | #define HAVE_PYTHON_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:9368: result: no configure:9395: checking for chroot configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for fopencookie configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for funopen configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition /tmp/ccMk4p9Y.o: In function `main': /var/uhubuild/work/compile/conftest.c:99: undefined reference to `funopen' /tmp/ccMk4p9Y.o:(.data+0x0): undefined reference to `funopen' collect2: ld returned 1 exit status configure:9458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 0 | #define HAVE_PYTHON_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHROOT 1 | #define HAVE_FOPENCOOKIE 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen) || defined (__stub___funopen) | choke me | #else | char (*f) () = funopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != funopen; | ; | return 0; | } configure:9483: result: no configure:9395: checking for gettext configure:9483: result: yes configure:9395: checking for isinf configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for mbrtowc configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for memmem configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for snprintf configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:87: warning: conflicting types for built-in function 'snprintf' configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for vsnprintf configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:88: warning: conflicting types for built-in function 'vsnprintf' configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9395: checking for wcrtomb configure:9452: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9458: $? = 0 configure:9462: test -z || test ! -s conftest.err configure:9465: $? = 0 configure:9468: test -s conftest configure:9471: $? = 0 configure:9483: result: yes configure:9507: checking utf8/wchar.h usability configure:9519: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:100:24: utf8/wchar.h: No such file or directory configure:9525: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 0 | #define HAVE_PYTHON_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHROOT 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETTEXT 1 | #define HAVE_ISINF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMMEM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCRTOMB 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:9548: result: no configure:9552: checking utf8/wchar.h presence configure:9562: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition conftest.c:66:24: utf8/wchar.h: No such file or directory configure:9568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.6.5" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" | #define NDEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_KPATHSEA_KPATHSEA_H 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_KPSE_FIND_FILE 1 | #define HAVE_LIBKPATHSEA_SO 1 | #define KPATHSEA 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 0 | #define HAVE_PYTHON_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_VPRINTF 1 | #define HAVE_CHROOT 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETTEXT 1 | #define HAVE_ISINF 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMMEM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include configure:9588: result: no configure:9623: checking for utf8/wchar.h configure:9630: result: no configure:9643: checking for library containing mbrtowc configure:9673: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG conftest.c -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:9679: $? = 0 configure:9683: test -z || test ! -s conftest.err configure:9686: $? = 0 configure:9689: test -s conftest configure:9692: $? = 0 configure:9762: result: none required configure:9775: checking for pkg-config configure:9791: found /usr/bin/pkg-config configure:9801: result: pkg-config configure:9841: checking pkg-config version configure:9898: result: 0.19 configure:10087: checking for freetype2 >= 0 configure:10091: result: yes configure:10095: checking FREETYPE2_CFLAGS configure:10098: result: -I/usr/include/freetype2 configure:10101: checking FREETYPE2_LIBS configure:10104: result: -lfreetype -lz configure:10199: checking for pangoft2 >= 1.6.0 configure:10203: result: yes configure:10207: checking PANGO_FT2_CFLAGS configure:10210: result: -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:10213: checking PANGO_FT2_LIBS configure:10216: result: -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:10268: checking pango/pangoft2.h usability configure:10280: i586-uhu-linux-gcc -c -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:10286: $? = 0 configure:10290: test -z || test ! -s conftest.err configure:10293: $? = 0 configure:10296: test -s conftest.o configure:10299: $? = 0 configure:10309: result: yes configure:10313: checking pango/pangoft2.h presence configure:10323: i586-uhu-linux-gcc -E -I/usr/include/python2.4 -DNDEBUG -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:10329: $? = 0 configure:10349: result: yes configure:10384: checking for pango/pangoft2.h configure:10391: result: yes configure:10408: checking for pango_ft2_font_map_create_context configure:10465: i586-uhu-linux-gcc -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.4 -DNDEBUG -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ldl >&5 conftest.c:9:1: warning: "PACKAGE_NAME" redefined conftest.c:3:1: warning: this is the location of the previous definition configure:10471: $? = 0 configure:10475: test -z || test ! -s conftest.err configure:10478: $? = 0 configure:10481: test -s conftest configure:10484: $? = 0 configure:10496: result: yes configure:10575: checking for fontconfig >= 2.2.0 configure:10579: result: yes configure:10583: checking FONTCONFIG_CFLAGS configure:10586: result: configure:10589: checking FONTCONFIG_LIBS configure:10592: result: -lfontconfig configure:10680: checking for some flavor of Windows configure:10687: result: no configure:10695: checking for -windres configure:10724: result: no configure:10695: checking for windres configure:10724: result: no configure:10843: checking for guile configure:10859: found /usr/bin/guile configure:10869: result: guile configure:10909: checking for guile configure:10927: found /usr/bin/guile configure:10939: result: /usr/bin/guile configure:11029: checking for perl configure:11045: found /usr/bin/perl configure:11055: result: perl configure:11095: checking for perl configure:11113: found /usr/bin/perl configure:11125: result: /usr/bin/perl configure:11217: checking for makeinfo configure:11243: result: makeinfo configure:11283: checking makeinfo version configure:11340: result: 4.8 configure:11469: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:727: creating config.make config.status:830: creating config.hh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_func__doprnt=no ac_cv_func_chroot=yes ac_cv_func_dlopen=yes ac_cv_func_fopencookie=yes ac_cv_func_funopen=no ac_cv_func_gettext=yes ac_cv_func_isinf=yes ac_cv_func_kpse_find_file=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmem=yes ac_cv_func_pango_ft2_font_map_create_context=yes ac_cv_func_scm_boot_guile=yes ac_cv_func_snprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_header_FlexLexer_h=yes ac_cv_header_Python_h=yes ac_cv_header_assert_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kpathsea_kpathsea_h=yes ac_cv_header_libguile_h=yes ac_cv_header_libio_h=yes ac_cv_header_memory_h=yes ac_cv_header_pango_pangoft2_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sstream=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utf8_wchar_h=no ac_cv_header_wchar_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_guile_scm_boot_guile=yes ac_cv_lib_intl_gettext=no ac_cv_lib_kpathsea_kpse_find_file=yes ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_FONTFORGE=/usr/bin/fontforge ac_cv_path_GUILE=/usr/bin/guile ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_prog_AR=ar ac_cv_prog_BISON=bison 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_FIND=find ac_cv_prog_FLEX=flex ac_cv_prog_FONTFORGE=fontforge ac_cv_prog_GUILE=guile ac_cv_prog_KPSEWHICH=kpsewhich ac_cv_prog_MAKE=make ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_METAFONT=mf-nowin ac_cv_prog_MFTRACE=mftrace ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_PERL=perl ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_TAR=tar ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib 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_lex_root=lex.yy ac_cv_search_mbrtowc='none required' lily_cv_need_explicit_instantiation=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AUTOGENERATE='This file was automatically generated by configure' BASH='/bin/sh' BISON='bison' CC='i586-uhu-linux-gcc' CFLAGS=' -O2 -finline-functions -g -pipe' CONFIGSUFFIX='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='-I/usr/include/python2.4 -DNDEBUG' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS=' -O2 -finline-functions -g -pipe' DEFINES=' -DNDEBUG -DSTRING_UTILS_INLINED' DEFS='-DHAVE_CONFIG_H' DIRSEP='/' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_LIBES='' FIND='find' FLEX='flex' FLEXLEXER_PATH='/usr/include/' FONTCONFIG_CFLAGS=' ' FONTCONFIG_LIBS='-lfontconfig ' FONTFORGE='/usr/bin/fontforge' FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' FREETYPE2_LIBS='-lfreetype -lz ' GHOSTSCRIPT='- echo gs not found' GTK2_CFLAGS='' GTK2_LIBS='' GUILE='/usr/bin/guile' GUILE_CFLAGS=' ' GUILE_CONFIG='guile-config' GUILE_LDFLAGS=' -lguile -lltdl -L/usr/lib -lpthread -lgmp -lcrypt -lm -lltdl' HAVE_LIBKPATHSEA_SO='yes' ICFLAGS='' ILDFLAGS='' INSTALL='$(SHELL) $(stepdir)/../bin/install-sh -c' KPATHSEA='1' KPATHSEA_LIBS='-lkpathsea ' KPSEWHICH='kpsewhich' KSH='' LD='$(CXX)' LDFLAGS=' ' LIBOBJS='' LIBS='-ldl ' LINK_GXX_STATICALLY='no' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAJOR_VERSION='2' MAKE='make' MAKEINFO='makeinfo' METAFONT='mf-nowin' MFMODE='ljfour' MFTRACE='mftrace' MICRO_VERSION='5' MINOR_VERSION='6' MSGFMT='msgfmt' OBJEXT='o' OPTIONAL=' gs' PACKAGE='LILYPOND' PACKAGE_BUGREPORT='' PACKAGE_NAME='LilyPond' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PANGO_FT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' PANGO_FT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' PATCH_LEVEL='5' PATHSEP=':' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='pkg-config' PLATFORM_WINDOWS='no' PYTHON='/usr/bin/python' RANLIB='ranlib' REQUIRED='' ROOTSEP=':' SHELL='/bin/sh' TAR='tar' TOPLEVEL_VERSION='2.6.5' VERSION='2.6.5' WINDRES='- echo -windres windres not found' YACC='bison -y' ZIP='zip -r -9' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_package_datadir='/var/uhubuild/work/compile/share/lilypond' build_package_libdir='/var/uhubuild/work/compile/lib/lilypond' build_vendor='uhu' cross_compiling='no' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/share/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' package='lilypond' package_depth='.' prefix='/usr' program_prefix='' program_suffix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stepmake='/var/uhubuild/work/compile/stepmake' sysconfdir='/etc' target_alias='' ugh_ugh_autoconf250_builddir='/var/uhubuild/work/compile' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/share/lilypond" #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/lib/lilypond" #define DATADIR "/usr/share" #define DIRSEP '/' #define DIRSEP '/' #define FLOWER_VERSION "" #define GUILE_MAJOR_VERSION 1 #define GUILE_MINOR_VERSION 8 #define GUILE_PATCH_LEVEL 0 #define HAVE_ASSERT_H 1 #define HAVE_CHROOT 1 #define HAVE_DLOPEN 1 #define HAVE_FLEXLEXER_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_FREETYPE2 1 #define HAVE_GETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISINF 1 #define HAVE_KPATHSEA_KPATHSEA_H 1 #define HAVE_KPSE_FIND_FILE 1 #define HAVE_LIBDL 1 #define HAVE_LIBGUILE 1 #define HAVE_LIBGUILE_H 1 #define HAVE_LIBIO_H 1 #define HAVE_LIBKPATHSEA 1 #define HAVE_LIBKPATHSEA_SO 1 #define HAVE_MBRTOWC 1 #define HAVE_MEMMEM 1 #define HAVE_MEMORY_H 1 #define HAVE_PANGO16 1 #define HAVE_PANGO_FT2 1 #define HAVE_PANGO_FT2_FONT_MAP_CREATE_CONTEXT 1 #define HAVE_PANGO_PANGOFT2_H 1 #define HAVE_PWD_H 1 #define HAVE_PYTHON_H 1 #define HAVE_SCM_BOOT_GUILE 1 #define HAVE_SNPRINTF 1 #define HAVE_SSTREAM 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCRTOMB 1 #define KPATHSEA 1 #define LIBDIR "NONE/lib" #define LOCALEDIR "/usr/share/locale" #define NDEBUG 1 #define PACKAGE "lilypond" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_NAME "LilyPond" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PATHSEP ':' #define PATHSEP ':' #define STDC_HEADERS 1 #define STRINGS_UTILS_INLINED 1 #define TOPLEVEL_VERSION "2.6.5" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0