1This file contains any messages produced by compilers while 2running configure, to aid debugging if configure makes a mistake. 3 4It was created by GRUB configure 0.97, which was 5generated by GNU Autoconf 2.59. Invocation command line was 6 7 $ ./configure --disable-auto-linux-mem-opt --enable-preset-menu=android.lst --disable-ffs --disable-ufs2 --disable-minix --disable-reiserfs --disable-vstafs --disable-jfs --disable-xfs --disable-iso9660 8 9## --------- ## 10## Platform. ## 11## --------- ## 12 13hostname = weppard.corp.google.com 14uname -m = x86_64 15uname -r = 2.6.18.5-gg26workstation-mixed64-32 16uname -s = Linux 17uname -v = #1 SMP Mon Feb 11 16:45:49 PST 2008 18 19/usr/bin/uname -p = unknown 20/bin/uname -X = unknown 21 22/bin/arch = x86_64 23/usr/bin/arch -k = unknown 24/usr/convex/getsysinfo = unknown 25hostinfo = unknown 26/bin/machine = unknown 27/usr/bin/oslevel = unknown 28/bin/universe = unknown 29 30PATH: /usr/local/xfce4.4/bin 31PATH: /usr/local/xfce4.4/bin 32PATH: /usr/local/symlinks 33PATH: /usr/local/scripts 34PATH: /usr/local/sbin 35PATH: /usr/local/bin 36PATH: /usr/sbin 37PATH: /usr/bin 38PATH: /sbin 39PATH: /bin 40PATH: /usr/bin/X11 41 42 43## ----------- ## 44## Core tests. ## 45## ----------- ## 46 47configure:1434: checking for a BSD-compatible install 48configure:1489: result: /usr/bin/install -c 49configure:1500: checking whether build environment is sane 50configure:1543: result: yes 51configure:1608: checking for gawk 52configure:1624: found /usr/bin/gawk 53configure:1634: result: gawk 54configure:1644: checking whether make sets $(MAKE) 55configure:1664: result: yes 56configure:1839: checking build system type 57configure:1857: result: x86_64-unknown-linux-gnu 58configure:1865: checking host system type 59configure:1879: result: x86_64-unknown-linux-gnu 60configure:1903: checking whether to enable maintainer-specific portions of Makefiles 61configure:1912: result: no 62configure:2028: checking for gcc 63configure:2044: found /usr/bin/gcc 64configure:2054: result: gcc 65configure:2112: checking for gcc 66configure:2138: result: gcc 67configure:2382: checking for C compiler version 68configure:2385: gcc --version </dev/null >&5 69gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 70Copyright (C) 2006 Free Software Foundation, Inc. 71This is free software; see the source for copying conditions. There is NO 72warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 73 74configure:2388: $? = 0 75configure:2390: gcc -v </dev/null >&5 76Using built-in specs. 77Target: i486-linux-gnu 78Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu 79Thread model: posix 80gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 81configure:2393: $? = 0 82configure:2395: gcc -V </dev/null >&5 83gcc: '-V' option must have argument 84configure:2398: $? = 1 85configure:2421: checking for C compiler default output file name 86configure:2424: gcc -m32 conftest.c >&5 87configure:2427: $? = 0 88configure:2473: result: a.out 89configure:2478: checking whether the C compiler works 90configure:2484: ./a.out 91configure:2487: $? = 0 92configure:2504: result: yes 93configure:2511: checking whether we are cross compiling 94configure:2513: result: no 95configure:2516: checking for suffix of executables 96configure:2518: gcc -o conftest -m32 conftest.c >&5 97configure:2521: $? = 0 98configure:2546: result: 99configure:2552: checking for suffix of object files 100configure:2573: gcc -c -m32 conftest.c >&5 101configure:2576: $? = 0 102configure:2598: result: o 103configure:2602: checking whether we are using the GNU C compiler 104configure:2626: gcc -c -m32 conftest.c >&5 105configure:2632: $? = 0 106configure:2636: test -z 107 || test ! -s conftest.err 108configure:2639: $? = 0 109configure:2642: test -s conftest.o 110configure:2645: $? = 0 111configure:2658: result: yes 112configure:2664: checking whether gcc accepts -g 113configure:2685: gcc -c -g conftest.c >&5 114configure:2691: $? = 0 115configure:2695: test -z 116 || test ! -s conftest.err 117configure:2698: $? = 0 118configure:2701: test -s conftest.o 119configure:2704: $? = 0 120configure:2715: result: yes 121configure:2732: checking for gcc option to accept ANSI C 122configure:2802: gcc -c -m32 conftest.c >&5 123configure:2808: $? = 0 124configure:2812: test -z 125 || test ! -s conftest.err 126configure:2815: $? = 0 127configure:2818: test -s conftest.o 128configure:2821: $? = 0 129configure:2839: result: none needed 130configure:2857: gcc -c -m32 conftest.c >&5 131conftest.c:2: error: syntax error before 'me' 132configure:2863: $? = 1 133configure: failed program was: 134| #ifndef __cplusplus 135| choke me 136| #endif 137configure:3007: checking for style of include used by make 138configure:3035: result: GNU 139configure:3063: checking dependency style of gcc 140configure:3153: result: gcc3 141configure:3174: checking dependency style of gcc 142configure:3264: result: gcc3 143configure:3376: checking for ranlib 144configure:3392: found /usr/bin/ranlib 145configure:3403: result: ranlib 146configure:3429: checking whether optimization for size works 147configure:3453: gcc -c -Os -g conftest.c >&5 148configure:3459: $? = 0 149configure:3463: test -z 150 || test ! -s conftest.err 151configure:3466: $? = 0 152configure:3469: test -s conftest.o 153configure:3472: $? = 0 154configure:3485: result: yes 155configure:3494: checking whether gcc has -fno-stack-protector 156configure:3518: gcc -c -fno-stack-protector conftest.c >&5 157cc1: error: unrecognized command line option "-fno-stack-protector" 158configure:3524: $? = 1 159configure: failed program was: 160| /* confdefs.h. */ 161| 162| #define PACKAGE_NAME "GRUB" 163| #define PACKAGE_TARNAME "grub" 164| #define PACKAGE_VERSION "0.97" 165| #define PACKAGE_STRING "GRUB 0.97" 166| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 167| #define PACKAGE "grub" 168| #define VERSION "0.97" 169| /* end confdefs.h. */ 170| 171| int 172| main () 173| { 174| 175| ; 176| return 0; 177| } 178configure:3550: result: no 179configure:3566: checking whether -Wundef works 180configure:3590: gcc -c -m32 -g -Wundef conftest.c >&5 181configure:3596: $? = 0 182configure:3600: test -z 183 || test ! -s conftest.err 184configure:3603: $? = 0 185configure:3606: test -s conftest.o 186configure:3609: $? = 0 187configure:3622: result: yes 188configure:3627: checking whether -falign-loops works 189configure:3651: gcc -c -m32 -g -falign-loops=1 conftest.c >&5 190configure:3657: $? = 0 191configure:3661: test -z 192 || test ! -s conftest.err 193configure:3664: $? = 0 194configure:3667: test -s conftest.o 195configure:3670: $? = 0 196configure:3683: result: yes 197configure:3780: checking for objcopy 198configure:3796: found /usr/bin/objcopy 199configure:3806: result: objcopy 200configure:3822: checking if C symbols get an underscore after compilation 201configure:3837: gcc -m32 -g -S conftest.c 202configure:3840: $? = 0 203configure:3867: result: no 204configure:3870: checking whether objcopy works for absolute addresses 205configure:3883: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 206conftest.c:3: warning: no previous prototype for 'cmain' 207configure:3886: $? = 0 208configure:3896: gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 conftest.o -o conftest.exec 209/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000002000 210configure:3899: $? = 0 211configure:3907: objcopy -O binary conftest.exec conftest 212configure:3910: $? = 0 213configure:3896: gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,8000 conftest.o -o conftest.exec 214/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000008000 215configure:3899: $? = 0 216configure:3907: objcopy -O binary conftest.exec conftest 217configure:3910: $? = 0 218configure:3918: cmp -s conftest.old conftest 219configure:3921: $? = 0 220configure:3896: gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,7C00 conftest.o -o conftest.exec 221/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000007c00 222configure:3899: $? = 0 223configure:3907: objcopy -O binary conftest.exec conftest 224configure:3910: $? = 0 225configure:3918: cmp -s conftest.old conftest 226configure:3921: $? = 0 227configure:3932: result: yes 228configure:3941: checking whether addr32 must be in the same line as the instruction 229configure:3952: gcc -m32 -g -c conftest.s 230configure:3955: $? = 0 231configure:3985: result: yes 232configure:3990: checking for .code16 addr32 assembler support 233configure:4007: gcc -m32 -g -c conftest.s 234configure:4010: $? = 0 235configure:4021: result: yes 236configure:4030: checking whether an absolute indirect call/jump must not be prefixed with an asterisk 237configure:4043: gcc -m32 -g -c conftest.s 238configure:4046: $? = 0 239configure:4065: result: no 240configure:4069: checking if start is defined by the compiler 241configure:4090: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 242/tmp/ccnTvoRl.o: In function `main':/home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/conftest.c:17: undefined reference to `start' 243collect2: ld returned 1 exit status 244configure:4096: $? = 1 245configure: failed program was: 246| /* confdefs.h. */ 247| 248| #define PACKAGE_NAME "GRUB" 249| #define PACKAGE_TARNAME "grub" 250| #define PACKAGE_VERSION "0.97" 251| #define PACKAGE_STRING "GRUB 0.97" 252| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 253| #define PACKAGE "grub" 254| #define VERSION "0.97" 255| #define ADDR32 addr32 256| #define DATA32 data32 257| /* end confdefs.h. */ 258| 259| int 260| main () 261| { 262| asm ("incl start") 263| ; 264| return 0; 265| } 266configure:4131: result: no 267configure:4135: checking if _start is defined by the compiler 268configure:4156: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 269configure:4162: $? = 0 270configure:4166: test -z 271 || test ! -s conftest.err 272configure:4169: $? = 0 273configure:4172: test -s conftest 274configure:4175: $? = 0 275configure:4197: result: yes 276configure:4208: checking if __bss_start is defined by the compiler 277configure:4229: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 278configure:4235: $? = 0 279configure:4239: test -z 280 || test ! -s conftest.err 281configure:4242: $? = 0 282configure:4245: test -s conftest 283configure:4248: $? = 0 284configure:4270: result: yes 285configure:4274: checking if _edata is defined by the compiler 286configure:4295: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 287configure:4301: $? = 0 288configure:4305: test -z 289 || test ! -s conftest.err 290configure:4308: $? = 0 291configure:4311: test -s conftest 292configure:4314: $? = 0 293configure:4336: result: yes 294configure:4340: checking if edata is defined by the compiler 295configure:4361: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 296configure:4367: $? = 0 297configure:4371: test -z 298 || test ! -s conftest.err 299configure:4374: $? = 0 300configure:4377: test -s conftest 301configure:4380: $? = 0 302configure:4402: result: yes 303configure:4414: checking if end is defined by the compiler 304configure:4435: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 305configure:4441: $? = 0 306configure:4445: test -z 307 || test ! -s conftest.err 308configure:4448: $? = 0 309configure:4451: test -s conftest 310configure:4454: $? = 0 311configure:4476: result: yes 312configure:4480: checking if _end is defined by the compiler 313configure:4501: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 314configure:4507: $? = 0 315configure:4511: test -z 316 || test ! -s conftest.err 317configure:4514: $? = 0 318configure:4517: test -s conftest 319configure:4520: $? = 0 320configure:4542: result: yes 321configure:4562: checking for opendisk in -lutil 322configure:4592: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lutil >&5 323/tmp/ccO7pDXI.o: In function `main':/home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/conftest.c:30: undefined reference to `opendisk' 324collect2: ld returned 1 exit status 325configure:4598: $? = 1 326configure: failed program was: 327| /* confdefs.h. */ 328| 329| #define PACKAGE_NAME "GRUB" 330| #define PACKAGE_TARNAME "grub" 331| #define PACKAGE_VERSION "0.97" 332| #define PACKAGE_STRING "GRUB 0.97" 333| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 334| #define PACKAGE "grub" 335| #define VERSION "0.97" 336| #define ADDR32 addr32 337| #define DATA32 data32 338| #define HAVE_USCORE_START_SYMBOL 1 339| #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 340| #define HAVE_USCORE_EDATA_SYMBOL 1 341| #define HAVE_EDATA_SYMBOL 1 342| #define HAVE_END_SYMBOL 1 343| #define HAVE_USCORE_END_SYMBOL 1 344| /* end confdefs.h. */ 345| 346| /* Override any gcc2 internal prototype to avoid an error. */ 347| #ifdef __cplusplus 348| extern "C" 349| #endif 350| /* We use char because int might match the return type of a gcc2 351| builtin and then its argument prototype would still apply. */ 352| char opendisk (); 353| int 354| main () 355| { 356| opendisk (); 357| ; 358| return 0; 359| } 360configure:4624: result: no 361configure:4638: checking for wgetch in -lncurses 362configure:4668: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lncurses >&5 363configure:4674: $? = 0 364configure:4678: test -z 365 || test ! -s conftest.err 366configure:4681: $? = 0 367configure:4684: test -s conftest 368configure:4687: $? = 0 369configure:4700: result: yes 370configure:4795: checking how to run the C preprocessor 371configure:4830: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 372configure:4836: $? = 0 373configure:4868: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 374conftest.c:20:28: error: ac_nonexistent.h: No such file or directory 375configure:4874: $? = 1 376configure: failed program was: 377| /* confdefs.h. */ 378| 379| #define PACKAGE_NAME "GRUB" 380| #define PACKAGE_TARNAME "grub" 381| #define PACKAGE_VERSION "0.97" 382| #define PACKAGE_STRING "GRUB 0.97" 383| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 384| #define PACKAGE "grub" 385| #define VERSION "0.97" 386| #define ADDR32 addr32 387| #define DATA32 data32 388| #define HAVE_USCORE_START_SYMBOL 1 389| #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 390| #define HAVE_USCORE_EDATA_SYMBOL 1 391| #define HAVE_EDATA_SYMBOL 1 392| #define HAVE_END_SYMBOL 1 393| #define HAVE_USCORE_END_SYMBOL 1 394| #define HAVE_LIBCURSES 1 395| /* end confdefs.h. */ 396| #include <ac_nonexistent.h> 397configure:4913: result: gcc -E 398configure:4937: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 399configure:4943: $? = 0 400configure:4975: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 401conftest.c:20:28: error: ac_nonexistent.h: No such file or directory 402configure:4981: $? = 1 403configure: failed program was: 404| /* confdefs.h. */ 405| 406| #define PACKAGE_NAME "GRUB" 407| #define PACKAGE_TARNAME "grub" 408| #define PACKAGE_VERSION "0.97" 409| #define PACKAGE_STRING "GRUB 0.97" 410| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 411| #define PACKAGE "grub" 412| #define VERSION "0.97" 413| #define ADDR32 addr32 414| #define DATA32 data32 415| #define HAVE_USCORE_START_SYMBOL 1 416| #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 417| #define HAVE_USCORE_EDATA_SYMBOL 1 418| #define HAVE_EDATA_SYMBOL 1 419| #define HAVE_END_SYMBOL 1 420| #define HAVE_USCORE_END_SYMBOL 1 421| #define HAVE_LIBCURSES 1 422| /* end confdefs.h. */ 423| #include <ac_nonexistent.h> 424configure:5025: checking for egrep 425configure:5035: result: grep -E 426configure:5040: checking for ANSI C header files 427configure:5065: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 428configure:5071: $? = 0 429configure:5075: test -z 430 || test ! -s conftest.err 431configure:5078: $? = 0 432configure:5081: test -s conftest.o 433configure:5084: $? = 0 434configure:5173: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 435conftest.c: In function 'main': 436conftest.c:37: warning: implicit declaration of function 'exit' 437conftest.c:37: warning: incompatible implicit declaration of built-in function 'exit' 438configure:5176: $? = 0 439configure:5178: ./conftest 440configure:5181: $? = 0 441configure:5196: result: yes 442configure:5220: checking for sys/types.h 443configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 444conftest.c:22:5: warning: "HAVE_SYS_TYPES_H" is not defined 445conftest.c:25:5: warning: "HAVE_SYS_STAT_H" is not defined 446conftest.c:36:5: warning: "HAVE_STRING_H" is not defined 447conftest.c:42:5: warning: "HAVE_STRINGS_H" is not defined 448conftest.c:45:5: warning: "HAVE_INTTYPES_H" is not defined 449conftest.c:48:6: warning: "HAVE_STDINT_H" is not defined 450conftest.c:52:5: warning: "HAVE_UNISTD_H" is not defined 451configure:5242: $? = 0 452configure:5246: test -z 453 || test ! -s conftest.err 454configure:5249: $? = 0 455configure:5252: test -s conftest.o 456configure:5255: $? = 0 457configure:5266: result: yes 458configure:5220: checking for sys/stat.h 459configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 460conftest.c:26:5: warning: "HAVE_SYS_STAT_H" is not defined 461conftest.c:37:5: warning: "HAVE_STRING_H" is not defined 462conftest.c:43:5: warning: "HAVE_STRINGS_H" is not defined 463conftest.c:46:5: warning: "HAVE_INTTYPES_H" is not defined 464conftest.c:49:6: warning: "HAVE_STDINT_H" is not defined 465conftest.c:53:5: warning: "HAVE_UNISTD_H" is not defined 466configure:5242: $? = 0 467configure:5246: test -z 468 || test ! -s conftest.err 469configure:5249: $? = 0 470configure:5252: test -s conftest.o 471configure:5255: $? = 0 472configure:5266: result: yes 473configure:5220: checking for stdlib.h 474configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 475conftest.c:38:5: warning: "HAVE_STRING_H" is not defined 476conftest.c:44:5: warning: "HAVE_STRINGS_H" is not defined 477conftest.c:47:5: warning: "HAVE_INTTYPES_H" is not defined 478conftest.c:50:6: warning: "HAVE_STDINT_H" is not defined 479conftest.c:54:5: warning: "HAVE_UNISTD_H" is not defined 480configure:5242: $? = 0 481configure:5246: test -z 482 || test ! -s conftest.err 483configure:5249: $? = 0 484configure:5252: test -s conftest.o 485configure:5255: $? = 0 486configure:5266: result: yes 487configure:5220: checking for string.h 488configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 489conftest.c:39:5: warning: "HAVE_STRING_H" is not defined 490conftest.c:45:5: warning: "HAVE_STRINGS_H" is not defined 491conftest.c:48:5: warning: "HAVE_INTTYPES_H" is not defined 492conftest.c:51:6: warning: "HAVE_STDINT_H" is not defined 493conftest.c:55:5: warning: "HAVE_UNISTD_H" is not defined 494configure:5242: $? = 0 495configure:5246: test -z 496 || test ! -s conftest.err 497configure:5249: $? = 0 498configure:5252: test -s conftest.o 499configure:5255: $? = 0 500configure:5266: result: yes 501configure:5220: checking for memory.h 502configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 503conftest.c:46:5: warning: "HAVE_STRINGS_H" is not defined 504conftest.c:49:5: warning: "HAVE_INTTYPES_H" is not defined 505conftest.c:52:6: warning: "HAVE_STDINT_H" is not defined 506conftest.c:56:5: warning: "HAVE_UNISTD_H" is not defined 507configure:5242: $? = 0 508configure:5246: test -z 509 || test ! -s conftest.err 510configure:5249: $? = 0 511configure:5252: test -s conftest.o 512configure:5255: $? = 0 513configure:5266: result: yes 514configure:5220: checking for strings.h 515configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 516conftest.c:47:5: warning: "HAVE_STRINGS_H" is not defined 517conftest.c:50:5: warning: "HAVE_INTTYPES_H" is not defined 518conftest.c:53:6: warning: "HAVE_STDINT_H" is not defined 519conftest.c:57:5: warning: "HAVE_UNISTD_H" is not defined 520configure:5242: $? = 0 521configure:5246: test -z 522 || test ! -s conftest.err 523configure:5249: $? = 0 524configure:5252: test -s conftest.o 525configure:5255: $? = 0 526configure:5266: result: yes 527configure:5220: checking for inttypes.h 528configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 529conftest.c:51:5: warning: "HAVE_INTTYPES_H" is not defined 530conftest.c:54:6: warning: "HAVE_STDINT_H" is not defined 531conftest.c:58:5: warning: "HAVE_UNISTD_H" is not defined 532configure:5242: $? = 0 533configure:5246: test -z 534 || test ! -s conftest.err 535configure:5249: $? = 0 536configure:5252: test -s conftest.o 537configure:5255: $? = 0 538configure:5266: result: yes 539configure:5220: checking for stdint.h 540configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 541conftest.c:59:5: warning: "HAVE_UNISTD_H" is not defined 542configure:5242: $? = 0 543configure:5246: test -z 544 || test ! -s conftest.err 545configure:5249: $? = 0 546configure:5252: test -s conftest.o 547configure:5255: $? = 0 548configure:5266: result: yes 549configure:5220: checking for unistd.h 550configure:5236: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 551conftest.c:60:5: warning: "HAVE_UNISTD_H" is not defined 552configure:5242: $? = 0 553configure:5246: test -z 554 || test ! -s conftest.err 555configure:5249: $? = 0 556configure:5252: test -s conftest.o 557configure:5255: $? = 0 558configure:5266: result: yes 559configure:5287: checking for string.h 560configure:5292: result: yes 561configure:5287: checking for strings.h 562configure:5292: result: yes 563configure:5296: checking ncurses/curses.h usability 564configure:5308: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 565conftest.c:66:28: error: ncurses/curses.h: No such file or directory 566configure:5314: $? = 1 567configure: failed program was: 568| /* confdefs.h. */ 569| 570| #define PACKAGE_NAME "GRUB" 571| #define PACKAGE_TARNAME "grub" 572| #define PACKAGE_VERSION "0.97" 573| #define PACKAGE_STRING "GRUB 0.97" 574| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 575| #define PACKAGE "grub" 576| #define VERSION "0.97" 577| #define ADDR32 addr32 578| #define DATA32 data32 579| #define HAVE_USCORE_START_SYMBOL 1 580| #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 581| #define HAVE_USCORE_EDATA_SYMBOL 1 582| #define HAVE_EDATA_SYMBOL 1 583| #define HAVE_END_SYMBOL 1 584| #define HAVE_USCORE_END_SYMBOL 1 585| #define HAVE_LIBCURSES 1 586| #define STDC_HEADERS 1 587| #define HAVE_SYS_TYPES_H 1 588| #define HAVE_SYS_STAT_H 1 589| #define HAVE_STDLIB_H 1 590| #define HAVE_STRING_H 1 591| #define HAVE_MEMORY_H 1 592| #define HAVE_STRINGS_H 1 593| #define HAVE_INTTYPES_H 1 594| #define HAVE_STDINT_H 1 595| #define HAVE_UNISTD_H 1 596| #define HAVE_STRING_H 1 597| #define HAVE_STRINGS_H 1 598| /* end confdefs.h. */ 599| #include <stdio.h> 600| #if HAVE_SYS_TYPES_H 601| # include <sys/types.h> 602| #endif 603| #if HAVE_SYS_STAT_H 604| # include <sys/stat.h> 605| #endif 606| #if STDC_HEADERS 607| # include <stdlib.h> 608| # include <stddef.h> 609| #else 610| # if HAVE_STDLIB_H 611| # include <stdlib.h> 612| # endif 613| #endif 614| #if HAVE_STRING_H 615| # if !STDC_HEADERS && HAVE_MEMORY_H 616| # include <memory.h> 617| # endif 618| # include <string.h> 619| #endif 620| #if HAVE_STRINGS_H 621| # include <strings.h> 622| #endif 623| #if HAVE_INTTYPES_H 624| # include <inttypes.h> 625| #else 626| # if HAVE_STDINT_H 627| # include <stdint.h> 628| # endif 629| #endif 630| #if HAVE_UNISTD_H 631| # include <unistd.h> 632| #endif 633| #include <ncurses/curses.h> 634configure:5337: result: no 635configure:5341: checking ncurses/curses.h presence 636configure:5351: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 637conftest.c:32:28: error: ncurses/curses.h: No such file or directory 638configure:5357: $? = 1 639configure: failed program was: 640| /* confdefs.h. */ 641| 642| #define PACKAGE_NAME "GRUB" 643| #define PACKAGE_TARNAME "grub" 644| #define PACKAGE_VERSION "0.97" 645| #define PACKAGE_STRING "GRUB 0.97" 646| #define PACKAGE_BUGREPORT "bug-grub@gnu.org" 647| #define PACKAGE "grub" 648| #define VERSION "0.97" 649| #define ADDR32 addr32 650| #define DATA32 data32 651| #define HAVE_USCORE_START_SYMBOL 1 652| #define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 653| #define HAVE_USCORE_EDATA_SYMBOL 1 654| #define HAVE_EDATA_SYMBOL 1 655| #define HAVE_END_SYMBOL 1 656| #define HAVE_USCORE_END_SYMBOL 1 657| #define HAVE_LIBCURSES 1 658| #define STDC_HEADERS 1 659| #define HAVE_SYS_TYPES_H 1 660| #define HAVE_SYS_STAT_H 1 661| #define HAVE_STDLIB_H 1 662| #define HAVE_STRING_H 1 663| #define HAVE_MEMORY_H 1 664| #define HAVE_STRINGS_H 1 665| #define HAVE_INTTYPES_H 1 666| #define HAVE_STDINT_H 1 667| #define HAVE_UNISTD_H 1 668| #define HAVE_STRING_H 1 669| #define HAVE_STRINGS_H 1 670| /* end confdefs.h. */ 671| #include <ncurses/curses.h> 672configure:5377: result: no 673configure:5412: checking for ncurses/curses.h 674configure:5419: result: no 675configure:5296: checking ncurses.h usability 676configure:5308: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 677configure:5314: $? = 0 678configure:5318: test -z 679 || test ! -s conftest.err 680configure:5321: $? = 0 681configure:5324: test -s conftest.o 682configure:5327: $? = 0 683configure:5337: result: yes 684configure:5341: checking ncurses.h presence 685configure:5351: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 686configure:5357: $? = 0 687configure:5377: result: yes 688configure:5412: checking for ncurses.h 689configure:5419: result: yes 690configure:5296: checking curses.h usability 691configure:5308: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 692configure:5314: $? = 0 693configure:5318: test -z 694 || test ! -s conftest.err 695configure:5321: $? = 0 696configure:5324: test -s conftest.o 697configure:5327: $? = 0 698configure:5337: result: yes 699configure:5341: checking curses.h presence 700configure:5351: gcc -E -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c 701configure:5357: $? = 0 702configure:5377: result: yes 703configure:5412: checking for curses.h 704configure:5419: result: yes 705configure:6072: gcc -m32 -g conftest.c -o conftest 706configure:6075: $? = 0 707configure:6305: creating ./config.status 708 709## ---------------------- ## 710## Running config.status. ## 711## ---------------------- ## 712 713This file was extended by GRUB config.status 0.97, which was 714generated by GNU Autoconf 2.59. Invocation command line was 715 716 CONFIG_FILES = 717 CONFIG_HEADERS = 718 CONFIG_LINKS = 719 CONFIG_COMMANDS = 720 $ ./config.status 721 722on weppard.corp.google.com 723 724config.status:739: creating Makefile 725config.status:739: creating stage1/Makefile 726config.status:739: creating stage2/Makefile 727config.status:739: creating docs/Makefile 728config.status:739: creating lib/Makefile 729config.status:739: creating util/Makefile 730config.status:739: creating grub/Makefile 731config.status:739: creating netboot/Makefile 732config.status:739: creating util/grub-image 733config.status:739: creating util/grub-install 734config.status:739: creating util/grub-md5-crypt 735config.status:739: creating util/grub-terminfo 736config.status:739: creating util/grub-set-default 737config.status:843: creating config.h 738config.status:1157: executing depfiles commands 739 740## ---------------- ## 741## Cache variables. ## 742## ---------------- ## 743 744ac_cv_build=x86_64-unknown-linux-gnu 745ac_cv_build_alias=x86_64-unknown-linux-gnu 746ac_cv_c_compiler_gnu=yes 747ac_cv_env_CC_set= 748ac_cv_env_CC_value= 749ac_cv_env_CFLAGS_set= 750ac_cv_env_CFLAGS_value= 751ac_cv_env_CPPFLAGS_set= 752ac_cv_env_CPPFLAGS_value= 753ac_cv_env_CPP_set= 754ac_cv_env_CPP_value= 755ac_cv_env_LDFLAGS_set= 756ac_cv_env_LDFLAGS_value= 757ac_cv_env_build_alias_set= 758ac_cv_env_build_alias_value= 759ac_cv_env_host_alias_set= 760ac_cv_env_host_alias_value= 761ac_cv_env_target_alias_set= 762ac_cv_env_target_alias_value= 763ac_cv_exeext= 764ac_cv_header_curses_h=yes 765ac_cv_header_inttypes_h=yes 766ac_cv_header_memory_h=yes 767ac_cv_header_ncurses_curses_h=no 768ac_cv_header_ncurses_h=yes 769ac_cv_header_stdc=yes 770ac_cv_header_stdint_h=yes 771ac_cv_header_stdlib_h=yes 772ac_cv_header_string_h=yes 773ac_cv_header_strings_h=yes 774ac_cv_header_sys_stat_h=yes 775ac_cv_header_sys_types_h=yes 776ac_cv_header_unistd_h=yes 777ac_cv_host=x86_64-unknown-linux-gnu 778ac_cv_host_alias=x86_64-unknown-linux-gnu 779ac_cv_lib_ncurses_wgetch=yes 780ac_cv_lib_util_opendisk=no 781ac_cv_objext=o 782ac_cv_path_install='/usr/bin/install -c' 783ac_cv_prog_AWK=gawk 784ac_cv_prog_CPP='gcc -E' 785ac_cv_prog_ac_ct_CC=gcc 786ac_cv_prog_ac_ct_OBJCOPY=objcopy 787ac_cv_prog_ac_ct_RANLIB=ranlib 788ac_cv_prog_cc_g=yes 789ac_cv_prog_cc_stdc= 790ac_cv_prog_egrep='grep -E' 791ac_cv_prog_make_make_set=yes 792am_cv_CC_dependencies_compiler_type=gcc3 793grub_cv_asm_absolute_without_asterisk=no 794grub_cv_asm_addr32=yes 795grub_cv_asm_prefix_requirement=yes 796grub_cv_asm_uscore=no 797grub_cv_check_edata_symbol=yes 798grub_cv_check_end_symbol=yes 799grub_cv_check_start_symbol=no 800grub_cv_check_uscore_edata_symbol=yes 801grub_cv_check_uscore_end_symbol=yes 802grub_cv_check_uscore_start_symbol=yes 803grub_cv_check_uscore_uscore_bss_start_symbol=yes 804grub_cv_prog_objcopy_absolute=yes 805 806## ----------------- ## 807## Output variables. ## 808## ----------------- ## 809 810ACLOCAL='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run aclocal-1.9' 811AMDEPBACKSLASH='\' 812AMDEP_FALSE='#' 813AMDEP_TRUE='' 814AMTAR='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run tar' 815AUTOCONF='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run autoconf' 816AUTOHEADER='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run autoheader' 817AUTOMAKE='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run automake-1.9' 818AWK='gawk' 819BUILD_EXAMPLE_KERNEL_FALSE='' 820BUILD_EXAMPLE_KERNEL_TRUE='#' 821CC='gcc' 822CCAS='gcc' 823CCASFLAGS='$(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)' 824CCDEPMODE='depmode=gcc3' 825CFLAGS='-m32 -g' 826CPP='gcc -E' 827CPPFLAGS=' -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef' 828CYGPATH_W='echo' 829DEFS='-DHAVE_CONFIG_H' 830DEPDIR='.deps' 831DISKLESS_SUPPORT_FALSE='' 832DISKLESS_SUPPORT_TRUE='#' 833ECHO_C='' 834ECHO_N='-n' 835ECHO_T='' 836EGREP='grep -E' 837EXEEXT='' 838FSYS_CFLAGS=' -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DUSE_MD5_PASSWORDS=1' 839GRUB_CFLAGS='-O2' 840GRUB_LIBS=' -lncurses' 841HERCULES_SUPPORT_FALSE='#' 842HERCULES_SUPPORT_TRUE='' 843INSTALL_DATA='${INSTALL} -m 644' 844INSTALL_PROGRAM='${INSTALL}' 845INSTALL_SCRIPT='${INSTALL}' 846INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' 847LDFLAGS='' 848LIBOBJS='' 849LIBS='' 850LTLIBOBJS='' 851MAINT='#' 852MAINTAINER_MODE_FALSE='' 853MAINTAINER_MODE_TRUE='#' 854MAKEINFO='${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run makeinfo' 855NETBOOT_DRIVERS='' 856NETBOOT_SUPPORT_FALSE='' 857NETBOOT_SUPPORT_TRUE='#' 858NET_CFLAGS='' 859NET_EXTRAFLAGS=' -DCONGESTED=1 -DNE_SCAN=0x280,0x300,0x320,0x340 -DWD_DEFAULT_MEM=0xCC000' 860OBJCOPY='objcopy' 861OBJEXT='o' 862PACKAGE='grub' 863PACKAGE_BUGREPORT='bug-grub@gnu.org' 864PACKAGE_NAME='GRUB' 865PACKAGE_STRING='GRUB 0.97' 866PACKAGE_TARNAME='grub' 867PACKAGE_VERSION='0.97' 868PATH_SEPARATOR=':' 869PERL='' 870RANLIB='ranlib' 871SERIAL_SPEED_SIMULATION_FALSE='' 872SERIAL_SPEED_SIMULATION_TRUE='#' 873SERIAL_SUPPORT_FALSE='#' 874SERIAL_SUPPORT_TRUE='' 875SET_MAKE='' 876SHELL='/bin/sh' 877STAGE1_CFLAGS='-O2' 878STAGE2_CFLAGS='-Os' 879STRIP='' 880VERSION='0.97' 881ac_ct_CC='gcc' 882ac_ct_OBJCOPY='objcopy' 883ac_ct_RANLIB='ranlib' 884ac_ct_STRIP='' 885am__fastdepCC_FALSE='#' 886am__fastdepCC_TRUE='' 887am__include='include' 888am__leading_dot='.' 889am__quote='' 890am__tar='${AMTAR} chof - "$$tardir"' 891am__untar='${AMTAR} xf -' 892bindir='${exec_prefix}/bin' 893build='x86_64-unknown-linux-gnu' 894build_alias='' 895build_cpu='x86_64' 896build_os='linux-gnu' 897build_vendor='unknown' 898datadir='${prefix}/share' 899exec_prefix='${prefix}' 900host='x86_64-unknown-linux-gnu' 901host_alias='' 902host_cpu='x86_64' 903host_os='linux-gnu' 904host_vendor='unknown' 905includedir='${prefix}/include' 906infodir='${prefix}/info' 907install_sh='/home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/install-sh' 908libdir='${exec_prefix}/lib' 909libexecdir='${exec_prefix}/libexec' 910localstatedir='${prefix}/var' 911mandir='${prefix}/man' 912mkdir_p='mkdir -p --' 913oldincludedir='/usr/include' 914prefix='/usr/local' 915program_transform_name='s,x,x,' 916sbindir='${exec_prefix}/sbin' 917sharedstatedir='${prefix}/com' 918sysconfdir='${prefix}/etc' 919target_alias='' 920 921## ----------- ## 922## confdefs.h. ## 923## ----------- ## 924 925#define ADDR32 addr32 926#define DATA32 data32 927#define HAVE_CURSES_H 1 928#define HAVE_EDATA_SYMBOL 1 929#define HAVE_END_SYMBOL 1 930#define HAVE_INTTYPES_H 1 931#define HAVE_LIBCURSES 1 932#define HAVE_MEMORY_H 1 933#define HAVE_NCURSES_H 1 934#define HAVE_STDINT_H 1 935#define HAVE_STDLIB_H 1 936#define HAVE_STRINGS_H 1 937#define HAVE_STRINGS_H 1 938#define HAVE_STRING_H 1 939#define HAVE_STRING_H 1 940#define HAVE_SYS_STAT_H 1 941#define HAVE_SYS_TYPES_H 1 942#define HAVE_UNISTD_H 1 943#define HAVE_USCORE_EDATA_SYMBOL 1 944#define HAVE_USCORE_END_SYMBOL 1 945#define HAVE_USCORE_START_SYMBOL 1 946#define HAVE_USCORE_USCORE_BSS_START_SYMBOL 1 947#define PACKAGE "grub" 948#define PACKAGE_BUGREPORT "bug-grub@gnu.org" 949#define PACKAGE_NAME "GRUB" 950#define PACKAGE_STRING "GRUB 0.97" 951#define PACKAGE_TARNAME "grub" 952#define PACKAGE_VERSION "0.97" 953#define PRESET_MENU_STRING "" 954#define STDC_HEADERS 1 955#define VERSION "0.97" 956 957configure: exit 0 958