This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GRUB configure 0.95, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-auto-linux-mem-opt --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:1416: checking for a BSD-compatible install configure:1471: result: /bin/install -c configure:1482: checking whether build environment is sane configure:1525: result: yes configure:1582: checking for gawk configure:1598: found /bin/gawk configure:1608: result: gawk configure:1618: checking whether make sets $(MAKE) configure:1638: result: yes configure:1809: checking build system type configure:1827: result: i586-uhu-linux-gnu configure:1835: checking host system type configure:1849: result: i586-uhu-linux-gnu configure:1873: checking whether to enable maintainer-specific portions of Makefiles configure:1882: result: no configure:1960: checking for i586-uhu-linux-gcc configure:1976: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1986: result: i586-uhu-linux-gcc configure:2044: checking for i586-uhu-linux-gcc configure:2070: result: i586-uhu-linux-gcc configure:2352: checking for C compiler version configure:2355: 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:2358: $? = 0 configure:2360: 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:2363: $? = 0 configure:2365: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2368: $? = 1 configure:2391: checking for C compiler default output file name configure:2394: i586-uhu-linux-gcc conftest.c >&5 configure:2397: $? = 0 configure:2443: result: a.out configure:2448: checking whether the C compiler works configure:2454: ./a.out configure:2457: $? = 0 configure:2474: result: yes configure:2481: checking whether we are cross compiling configure:2483: result: no configure:2486: checking for suffix of executables configure:2488: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2491: $? = 0 configure:2516: result: configure:2522: checking for suffix of object files configure:2543: i586-uhu-linux-gcc -c conftest.c >&5 configure:2546: $? = 0 configure:2568: result: o configure:2572: checking whether we are using the GNU C compiler configure:2596: i586-uhu-linux-gcc -c conftest.c >&5 configure:2602: $? = 0 configure:2606: test -z || test ! -s conftest.err configure:2609: $? = 0 configure:2612: test -s conftest.o configure:2615: $? = 0 configure:2628: result: yes configure:2634: checking whether i586-uhu-linux-gcc accepts -g configure:2655: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2661: $? = 0 configure:2665: test -z || test ! -s conftest.err configure:2668: $? = 0 configure:2671: test -s conftest.o configure:2674: $? = 0 configure:2685: result: yes configure:2702: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2772: i586-uhu-linux-gcc -c -g -Os conftest.c >&5 configure:2778: $? = 0 configure:2782: test -z || test ! -s conftest.err configure:2785: $? = 0 configure:2788: test -s conftest.o configure:2791: $? = 0 configure:2809: result: none needed configure:2827: i586-uhu-linux-gcc -c -g -Os conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2833: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2977: checking for style of include used by make configure:3005: result: GNU configure:3033: checking dependency style of i586-uhu-linux-gcc configure:3116: result: gcc3 configure:3137: checking dependency style of i586-uhu-linux-gcc configure:3220: result: gcc3 configure:3294: checking for i586-uhu-linux-ranlib configure:3323: result: no configure:3332: checking for ranlib configure:3348: found /usr/bin/ranlib configure:3359: result: ranlib configure:3385: checking whether optimization for size works configure:3409: i586-uhu-linux-gcc -c -Os -g conftest.c >&5 configure:3415: $? = 0 configure:3419: test -z || test ! -s conftest.err configure:3422: $? = 0 configure:3425: test -s conftest.o configure:3428: $? = 0 configure:3441: result: yes configure:3450: checking whether gcc has -fno-stack-protector configure:3474: i586-uhu-linux-gcc -c -fno-stack-protector conftest.c >&5 cc1: error: unrecognized command line option "-fno-stack-protector" configure:3480: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3506: result: no configure:3522: checking whether -Wundef works configure:3546: i586-uhu-linux-gcc -c -Os -g -Wundef conftest.c >&5 configure:3552: $? = 0 configure:3556: test -z || test ! -s conftest.err configure:3559: $? = 0 configure:3562: test -s conftest.o configure:3565: $? = 0 configure:3578: result: yes configure:3583: checking whether -falign-loops works configure:3607: i586-uhu-linux-gcc -c -Os -g -falign-loops=1 conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3639: result: yes configure:3698: checking for i586-uhu-linux-objcopy configure:3727: result: no configure:3736: checking for objcopy configure:3752: found /usr/bin/objcopy configure:3762: result: objcopy configure:3778: checking if C symbols get an underscore after compilation configure:3793: i586-uhu-linux-gcc -Os -g -S conftest.c configure:3796: $? = 0 configure:3823: result: no configure:3826: checking whether objcopy works for absolute addresses configure:3839: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:3: warning: no previous prototype for 'cmain' configure:3842: $? = 0 configure:3852: i586-uhu-linux-gcc -Os -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 conftest.o -o conftest.exec /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00002000 configure:3855: $? = 0 configure:3863: objcopy -O binary conftest.exec conftest configure:3866: $? = 0 configure:3852: i586-uhu-linux-gcc -Os -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,8000 conftest.o -o conftest.exec /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00008000 configure:3855: $? = 0 configure:3863: objcopy -O binary conftest.exec conftest configure:3866: $? = 0 configure:3874: cmp -s conftest.old conftest configure:3877: $? = 0 configure:3852: i586-uhu-linux-gcc -Os -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,7C00 conftest.o -o conftest.exec /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00007c00 configure:3855: $? = 0 configure:3863: objcopy -O binary conftest.exec conftest configure:3866: $? = 0 configure:3874: cmp -s conftest.old conftest configure:3877: $? = 0 configure:3888: result: yes configure:3897: checking whether addr32 must be in the same line as the instruction configure:3908: i586-uhu-linux-gcc -Os -g -c conftest.s configure:3911: $? = 0 configure:3941: result: yes configure:3946: checking for .code16 addr32 assembler support configure:3963: i586-uhu-linux-gcc -Os -g -c conftest.s configure:3966: $? = 0 configure:3977: result: yes configure:3986: checking whether an absolute indirect call/jump must not be prefixed with an asterisk configure:3999: i586-uhu-linux-gcc -Os -g -c conftest.s configure:4002: $? = 0 configure:4021: result: no configure:4025: checking if start is defined by the compiler configure:4046: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 /tmp/ccADKDhn.o: In function `main': /var/uhubuild/work/compile/conftest.c:17: undefined reference to `start' collect2: ld returned 1 exit status configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | /* end confdefs.h. */ | | int | main () | { | asm ("incl start") | ; | return 0; | } configure:4087: result: no configure:4091: checking if _start is defined by the compiler configure:4112: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest configure:4131: $? = 0 configure:4153: result: yes configure:4164: checking if __bss_start is defined by the compiler configure:4185: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest configure:4204: $? = 0 configure:4226: result: yes configure:4230: checking if _edata is defined by the compiler configure:4251: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest configure:4270: $? = 0 configure:4292: result: yes configure:4296: checking if edata is defined by the compiler configure:4317: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4323: $? = 0 configure:4327: test -z || test ! -s conftest.err configure:4330: $? = 0 configure:4333: test -s conftest configure:4336: $? = 0 configure:4358: result: yes configure:4370: checking if end is defined by the compiler configure:4391: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4397: $? = 0 configure:4401: test -z || test ! -s conftest.err configure:4404: $? = 0 configure:4407: test -s conftest configure:4410: $? = 0 configure:4432: result: yes configure:4436: checking if _end is defined by the compiler configure:4457: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:4463: $? = 0 configure:4467: test -z || test ! -s conftest.err configure:4470: $? = 0 configure:4473: test -s conftest configure:4476: $? = 0 configure:4498: result: yes configure:4518: checking for opendisk in -lutil configure:4548: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lutil >&5 /tmp/ccgJ9uAp.o: In function `main': /var/uhubuild/work/compile/conftest.c:30: undefined reference to `opendisk' collect2: ld returned 1 exit status configure:4554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | #define HAVE_USCORE_START_SYMBOL 1 | #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 | #define HAVE_USCORE_EDATA_SYMBOL 1 | #define HAVE_EDATA_SYMBOL 1 | #define HAVE_END_SYMBOL 1 | #define HAVE_USCORE_END_SYMBOL 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 opendisk (); | int | main () | { | opendisk (); | ; | return 0; | } configure:4580: result: no configure:4594: checking for wgetch in -lncurses configure:4624: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lncurses >&5 configure:4630: $? = 0 configure:4634: test -z || test ! -s conftest.err configure:4637: $? = 0 configure:4640: test -s conftest configure:4643: $? = 0 configure:4656: result: yes configure:4751: checking how to run the C preprocessor configure:4786: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:4792: $? = 0 configure:4824: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:4830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | #define HAVE_USCORE_START_SYMBOL 1 | #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 | #define HAVE_USCORE_EDATA_SYMBOL 1 | #define HAVE_EDATA_SYMBOL 1 | #define HAVE_END_SYMBOL 1 | #define HAVE_USCORE_END_SYMBOL 1 | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include configure:4869: result: i586-uhu-linux-gcc -E configure:4893: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:4899: $? = 0 configure:4931: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:4937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | #define HAVE_USCORE_START_SYMBOL 1 | #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 | #define HAVE_USCORE_EDATA_SYMBOL 1 | #define HAVE_EDATA_SYMBOL 1 | #define HAVE_END_SYMBOL 1 | #define HAVE_USCORE_END_SYMBOL 1 | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include configure:4981: checking for egrep configure:4991: result: grep -E configure:4996: checking for ANSI C header files configure:5021: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:5027: $? = 0 configure:5031: test -z || test ! -s conftest.err configure:5034: $? = 0 configure:5037: test -s conftest.o configure:5040: $? = 0 configure:5129: i586-uhu-linux-gcc -o conftest -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c: In function `main': conftest.c:37: warning: implicit declaration of function `exit' configure:5132: $? = 0 configure:5134: ./conftest configure:5137: $? = 0 configure:5152: result: yes configure:5176: checking for sys/types.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:22:5: warning: "HAVE_SYS_TYPES_H" is not defined conftest.c:25:5: warning: "HAVE_SYS_STAT_H" is not defined conftest.c:36:5: warning: "HAVE_STRING_H" is not defined conftest.c:42:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:45:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:48:6: warning: "HAVE_STDINT_H" is not defined conftest.c:52:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for sys/stat.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:26:5: warning: "HAVE_SYS_STAT_H" is not defined conftest.c:37:5: warning: "HAVE_STRING_H" is not defined conftest.c:43:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:46:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:49:6: warning: "HAVE_STDINT_H" is not defined conftest.c:53:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for stdlib.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:38:5: warning: "HAVE_STRING_H" is not defined conftest.c:44:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:47:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:50:6: warning: "HAVE_STDINT_H" is not defined conftest.c:54:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for string.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:39:5: warning: "HAVE_STRING_H" is not defined conftest.c:45:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:48:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:51:6: warning: "HAVE_STDINT_H" is not defined conftest.c:55:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for memory.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:46:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:49:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:52:6: warning: "HAVE_STDINT_H" is not defined conftest.c:56:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for strings.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:47:5: warning: "HAVE_STRINGS_H" is not defined conftest.c:50:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:53:6: warning: "HAVE_STDINT_H" is not defined conftest.c:57:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for inttypes.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:51:5: warning: "HAVE_INTTYPES_H" is not defined conftest.c:54:6: warning: "HAVE_STDINT_H" is not defined conftest.c:58:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for stdint.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:59:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5176: checking for unistd.h configure:5192: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:60:5: warning: "HAVE_UNISTD_H" is not defined configure:5198: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest.o configure:5211: $? = 0 configure:5222: result: yes configure:5243: checking for string.h configure:5248: result: yes configure:5243: checking for strings.h configure:5248: result: yes configure:5252: checking ncurses/curses.h usability configure:5264: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 conftest.c:66:28: ncurses/curses.h: No such file or directory configure:5270: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | #define HAVE_USCORE_START_SYMBOL 1 | #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 | #define HAVE_USCORE_EDATA_SYMBOL 1 | #define HAVE_EDATA_SYMBOL 1 | #define HAVE_END_SYMBOL 1 | #define HAVE_USCORE_END_SYMBOL 1 | #define HAVE_LIBCURSES 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_STRING_H 1 | #define HAVE_STRINGS_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:5293: result: no configure:5297: checking ncurses/curses.h presence configure:5307: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c conftest.c:32:28: ncurses/curses.h: No such file or directory configure:5313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "0.95" | #define PACKAGE_STRING "GRUB 0.95" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE "grub" | #define VERSION "0.95" | #define ADDR32 addr32 | #define DATA32 data32 | #define HAVE_USCORE_START_SYMBOL 1 | #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 | #define HAVE_USCORE_EDATA_SYMBOL 1 | #define HAVE_EDATA_SYMBOL 1 | #define HAVE_END_SYMBOL 1 | #define HAVE_USCORE_END_SYMBOL 1 | #define HAVE_LIBCURSES 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_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:5333: result: no configure:5368: checking for ncurses/curses.h configure:5375: result: no configure:5252: checking ncurses.h usability configure:5264: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:5270: $? = 0 configure:5274: test -z || test ! -s conftest.err configure:5277: $? = 0 configure:5280: test -s conftest.o configure:5283: $? = 0 configure:5293: result: yes configure:5297: checking ncurses.h presence configure:5307: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:5313: $? = 0 configure:5333: result: yes configure:5368: checking for ncurses.h configure:5375: result: yes configure:5252: checking curses.h usability configure:5264: i586-uhu-linux-gcc -c -Os -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:5270: $? = 0 configure:5274: test -z || test ! -s conftest.err configure:5277: $? = 0 configure:5280: test -s conftest.o configure:5283: $? = 0 configure:5293: result: yes configure:5297: checking curses.h presence configure:5307: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:5313: $? = 0 configure:5333: result: yes configure:5368: checking for curses.h configure:5375: result: yes configure:5468: checking for aal_mem_init in -laal-minimal configure:5498: i586-uhu-linux-gcc -o conftest -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -laal-minimal >&5 configure:5504: $? = 0 configure:5508: test -z || test ! -s conftest.err configure:5511: $? = 0 configure:5514: test -s conftest configure:5517: $? = 0 configure:5530: result: yes configure:5561: checking aal/libaal.h usability configure:5573: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:5579: $? = 0 configure:5583: test -z || test ! -s conftest.err configure:5586: $? = 0 configure:5589: test -s conftest.o configure:5592: $? = 0 configure:5602: result: yes configure:5606: checking aal/libaal.h presence configure:5616: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:5622: $? = 0 configure:5642: result: yes configure:5677: checking for aal/libaal.h configure:5684: result: yes configure:5703: checking for reiser4_fs_open in -lreiser4-minimal configure:5734: i586-uhu-linux-gcc -o conftest -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lreiser4-minimal -laal-minimal -laal-minimal >&5 configure:5740: $? = 0 configure:5744: test -z || test ! -s conftest.err configure:5747: $? = 0 configure:5750: test -s conftest configure:5753: $? = 0 configure:5766: result: yes configure:5794: checking reiser4/libreiser4.h usability configure:5806: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5835: result: yes configure:5839: checking reiser4/libreiser4.h presence configure:5849: i586-uhu-linux-gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c configure:5855: $? = 0 configure:5875: result: yes configure:5910: checking for reiser4/libreiser4.h configure:5917: result: yes configure:5940: checking for __sym40_plug_init in -lreiser4-minimal configure:5971: i586-uhu-linux-gcc -o conftest -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lreiser4-minimal -laal-minimal -lreiser4-minimal -laal-minimal >&5 configure:5977: $? = 0 configure:5981: test -z || test ! -s conftest.err configure:5984: $? = 0 configure:5987: test -s conftest configure:5990: $? = 0 configure:6003: result: yes configure:6681: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GRUB config.status 0.95, 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:741: creating Makefile config.status:741: creating stage1/Makefile config.status:741: creating stage2/Makefile config.status:741: creating docs/Makefile config.status:741: creating lib/Makefile config.status:741: creating util/Makefile config.status:741: creating grub/Makefile config.status:741: creating netboot/Makefile config.status:741: creating util/grub-image config.status:741: creating util/grub-install config.status:741: creating util/grub-md5-crypt config.status:741: creating util/grub-terminfo config.status:845: creating config.h config.status:1161: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_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_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_header_aal_libaal_h=yes ac_cv_header_curses_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_h=yes ac_cv_header_reiser4_libreiser4_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_aal_minimal_aal_mem_init=yes ac_cv_lib_ncurses_wgetch=yes ac_cv_lib_reiser4_minimal___sym40_plug_init=yes ac_cv_lib_reiser4_minimal_reiser4_fs_open=yes ac_cv_lib_util_opendisk=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJCOPY=objcopy ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 grub_cv_asm_absolute_without_asterisk=no grub_cv_asm_addr32=yes grub_cv_asm_prefix_requirement=yes grub_cv_asm_uscore=no grub_cv_check_edata_symbol=yes grub_cv_check_end_symbol=yes grub_cv_check_start_symbol=no grub_cv_check_uscore_edata_symbol=yes grub_cv_check_uscore_end_symbol=yes grub_cv_check_uscore_start_symbol=yes grub_cv_check_uscore_uscore_bss_start_symbol=yes grub_cv_prog_objcopy_absolute=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' 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.8' AWK='gawk' BUILD_EXAMPLE_KERNEL_FALSE='' BUILD_EXAMPLE_KERNEL_TRUE='#' CC='i586-uhu-linux-gcc' CCAS='i586-uhu-linux-gcc' CCASFLAGS='$(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS=' -Os -g' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISKLESS_SUPPORT_FALSE='' DISKLESS_SUPPORT_TRUE='#' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_REISER4_SUPPORT_FALSE='#' ENABLE_REISER4_SUPPORT_TRUE='' EXEEXT='' FSYS_CFLAGS=' -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_REISER4=1 -DENABLE_SYMLINKS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1' GRUB_CFLAGS='-Os' GRUB_LIBS=' -lncurses' HERCULES_SUPPORT_FALSE='#' HERCULES_SUPPORT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' NETBOOT_DRIVERS='' NETBOOT_SUPPORT_FALSE='' NETBOOT_SUPPORT_TRUE='#' NET_CFLAGS='' NET_EXTRAFLAGS=' -DCONGESTED=1 -DCONFIG_PCI -DNE_SCAN=0x280,0x300,0x320,0x340 -DWD_DEFAULT_MEM=0xCC000' OBJCOPY='objcopy' OBJEXT='o' PACKAGE='grub' PACKAGE_BUGREPORT='bug-grub@gnu.org' PACKAGE_NAME='GRUB' PACKAGE_STRING='GRUB 0.95' PACKAGE_TARNAME='grub' PACKAGE_VERSION='0.95' PATH_SEPARATOR=':' PERL='' RANLIB='ranlib' REISER4_CFLAGS=' -DFSYS_REISER4=1 -DENABLE_SYMLINKS=1' REISER4_LIBS='-Wl,-Bstatic -lreiser4-minimal -laal-minimal -Wl,-Bdynamic' SERIAL_SPEED_SIMULATION_FALSE='' SERIAL_SPEED_SIMULATION_TRUE='#' SERIAL_SUPPORT_FALSE='#' SERIAL_SUPPORT_TRUE='' SET_MAKE='' SHELL='/bin/sh' STAGE1_CFLAGS='-Os' STAGE2_CFLAGS='-Os' STRIP='' VERSION='0.95' ac_ct_CC='' ac_ct_OBJCOPY='objcopy' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i386' 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 ADDR32 addr32 #define DATA32 data32 #define HAVE_CURSES_H 1 #define HAVE_EDATA_SYMBOL 1 #define HAVE_END_SYMBOL 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBAAL_MINIMAL 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBREISER4_MINIMAL 1 #define HAVE_MEMORY_H 1 #define HAVE_NCURSES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USCORE_EDATA_SYMBOL 1 #define HAVE_USCORE_END_SYMBOL 1 #define HAVE_USCORE_START_SYMBOL 1 #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 #define PACKAGE "grub" #define PACKAGE_BUGREPORT "bug-grub@gnu.org" #define PACKAGE_NAME "GRUB" #define PACKAGE_STRING "GRUB 0.95" #define PACKAGE_TARNAME "grub" #define PACKAGE_VERSION "0.95" #define STDC_HEADERS 1 #define VERSION "0.95" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GRUB config.status 0.95, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status util/grub-convert on bobek config.status:741: creating util/grub-convert