1This file contains any messages produced by compilers while 2running configure, to aid debugging if configure makes a mistake. 3 4It was created by GNU Bison configure 2.3, which was 5generated by GNU Autoconf 2.59. Invocation command line was 6 7 $ ./configure --prefix /home/phanna/src/bison 8 9## --------- ## 10## Platform. ## 11## --------- ## 12 13hostname = phanna.cnc.corp.google.com 14uname -m = x86_64 15uname -r = 2.6.18.5-gg34workstation-mixed64-32 16uname -s = Linux 17uname -v = #1 SMP Thu May 8 01:31:23 UTC 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/symlinks 31PATH: /usr/local/scripts 32PATH: /usr/local/sbin 33PATH: /usr/local/bin 34PATH: /usr/sbin 35PATH: /usr/bin 36PATH: /sbin 37PATH: /bin 38PATH: /usr/bin/X11 39PATH: /home/phanna/jswat-4.2/bin 40PATH: /usr/local/google/workspace/WebKit/out/host/linux-x86/bin 41PATH: /usr/local/google/workspace/WebKit/prebuilt/Linux/toolchain/arm-elf 42PATH: /usr/local/google/workspace/WebKit/tools/qtools 43PATH: /usr/local/google/workspace/WebKit/prebuilt/Linux/toolchain-eabi-4.2.1/bin 44PATH: /usr/local/google/workspace/WebKit/prebuilt/Linux/toolchain-eabi-4.2.1/bin 45 46 47## ----------- ## 48## Core tests. ## 49## ----------- ## 50 51configure:1402: checking for a BSD-compatible install 52configure:1457: result: /usr/bin/install -c 53configure:1468: checking whether build environment is sane 54configure:1511: result: yes 55configure:1576: checking for gawk 56configure:1592: found /usr/bin/gawk 57configure:1602: result: gawk 58configure:1612: checking whether make sets $(MAKE) 59configure:1632: result: yes 60configure:1821: checking for style of include used by make 61configure:1849: result: GNU 62configure:1920: checking for gcc 63configure:1936: found /usr/bin/gcc 64configure:1946: result: gcc 65configure:2190: checking for C compiler version 66configure:2193: gcc --version </dev/null >&5 67gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 68Copyright (C) 2006 Free Software Foundation, Inc. 69This is free software; see the source for copying conditions. There is NO 70warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 71 72configure:2196: $? = 0 73configure:2198: gcc -v </dev/null >&5 74Using built-in specs. 75Target: i486-linux-gnu 76Configured 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 77Thread model: posix 78gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 79configure:2201: $? = 0 80configure:2203: gcc -V </dev/null >&5 81gcc: '-V' option must have argument 82configure:2206: $? = 1 83configure:2229: checking for C compiler default output file name 84configure:2232: gcc conftest.c >&5 85configure:2235: $? = 0 86configure:2281: result: a.out 87configure:2286: checking whether the C compiler works 88configure:2292: ./a.out 89configure:2295: $? = 0 90configure:2312: result: yes 91configure:2319: checking whether we are cross compiling 92configure:2321: result: no 93configure:2324: checking for suffix of executables 94configure:2326: gcc -o conftest conftest.c >&5 95configure:2329: $? = 0 96configure:2354: result: 97configure:2360: checking for suffix of object files 98configure:2381: gcc -c conftest.c >&5 99configure:2384: $? = 0 100configure:2406: result: o 101configure:2410: checking whether we are using the GNU C compiler 102configure:2434: gcc -c conftest.c >&5 103configure:2440: $? = 0 104configure:2443: test -z || test ! -s conftest.err 105configure:2446: $? = 0 106configure:2449: test -s conftest.o 107configure:2452: $? = 0 108configure:2465: result: yes 109configure:2471: checking whether gcc accepts -g 110configure:2492: gcc -c -g conftest.c >&5 111configure:2498: $? = 0 112configure:2501: test -z || test ! -s conftest.err 113configure:2504: $? = 0 114configure:2507: test -s conftest.o 115configure:2510: $? = 0 116configure:2521: result: yes 117configure:2538: checking for gcc option to accept ANSI C 118configure:2608: gcc -c -g -O2 conftest.c >&5 119configure:2614: $? = 0 120configure:2617: test -z || test ! -s conftest.err 121configure:2620: $? = 0 122configure:2623: test -s conftest.o 123configure:2626: $? = 0 124configure:2644: result: none needed 125configure:2662: gcc -c -g -O2 conftest.c >&5 126conftest.c:2: error: syntax error before 'me' 127configure:2668: $? = 1 128configure: failed program was: 129| #ifndef __cplusplus 130| choke me 131| #endif 132configure:2800: checking dependency style of gcc 133configure:2890: result: gcc3 134configure:2913: checking how to run the C preprocessor 135configure:2948: gcc -E conftest.c 136configure:2954: $? = 0 137configure:2986: gcc -E conftest.c 138conftest.c:12:28: error: ac_nonexistent.h: No such file or directory 139configure:2992: $? = 1 140configure: failed program was: 141| /* confdefs.h. */ 142| 143| #define PACKAGE_NAME "GNU Bison" 144| #define PACKAGE_TARNAME "bison" 145| #define PACKAGE_VERSION "2.3" 146| #define PACKAGE_STRING "GNU Bison 2.3" 147| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 148| #define PACKAGE "bison" 149| #define VERSION "2.3" 150| #define _GNU_SOURCE 1 151| /* end confdefs.h. */ 152| #include <ac_nonexistent.h> 153configure:3031: result: gcc -E 154configure:3055: gcc -E conftest.c 155configure:3061: $? = 0 156configure:3093: gcc -E conftest.c 157conftest.c:12:28: error: ac_nonexistent.h: No such file or directory 158configure:3099: $? = 1 159configure: failed program was: 160| /* confdefs.h. */ 161| 162| #define PACKAGE_NAME "GNU Bison" 163| #define PACKAGE_TARNAME "bison" 164| #define PACKAGE_VERSION "2.3" 165| #define PACKAGE_STRING "GNU Bison 2.3" 166| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 167| #define PACKAGE "bison" 168| #define VERSION "2.3" 169| #define _GNU_SOURCE 1 170| /* end confdefs.h. */ 171| #include <ac_nonexistent.h> 172configure:3143: checking for egrep 173configure:3153: result: grep -E 174configure:3159: checking for AIX 175configure:3181: result: no 176configure:3187: checking for ANSI C header files 177configure:3212: gcc -c -g -O2 conftest.c >&5 178configure:3218: $? = 0 179configure:3221: test -z || test ! -s conftest.err 180configure:3224: $? = 0 181configure:3227: test -s conftest.o 182configure:3230: $? = 0 183configure:3319: gcc -o conftest -g -O2 conftest.c >&5 184conftest.c: In function 'main': 185conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' 186configure:3322: $? = 0 187configure:3324: ./conftest 188configure:3327: $? = 0 189configure:3342: result: yes 190configure:3366: checking for sys/types.h 191configure:3382: gcc -c -g -O2 conftest.c >&5 192configure:3388: $? = 0 193configure:3391: test -z || test ! -s conftest.err 194configure:3394: $? = 0 195configure:3397: test -s conftest.o 196configure:3400: $? = 0 197configure:3411: result: yes 198configure:3366: checking for sys/stat.h 199configure:3382: gcc -c -g -O2 conftest.c >&5 200configure:3388: $? = 0 201configure:3391: test -z || test ! -s conftest.err 202configure:3394: $? = 0 203configure:3397: test -s conftest.o 204configure:3400: $? = 0 205configure:3411: result: yes 206configure:3366: checking for stdlib.h 207configure:3382: gcc -c -g -O2 conftest.c >&5 208configure:3388: $? = 0 209configure:3391: test -z || test ! -s conftest.err 210configure:3394: $? = 0 211configure:3397: test -s conftest.o 212configure:3400: $? = 0 213configure:3411: result: yes 214configure:3366: checking for string.h 215configure:3382: gcc -c -g -O2 conftest.c >&5 216configure:3388: $? = 0 217configure:3391: test -z || test ! -s conftest.err 218configure:3394: $? = 0 219configure:3397: test -s conftest.o 220configure:3400: $? = 0 221configure:3411: result: yes 222configure:3366: checking for memory.h 223configure:3382: gcc -c -g -O2 conftest.c >&5 224configure:3388: $? = 0 225configure:3391: test -z || test ! -s conftest.err 226configure:3394: $? = 0 227configure:3397: test -s conftest.o 228configure:3400: $? = 0 229configure:3411: result: yes 230configure:3366: checking for strings.h 231configure:3382: gcc -c -g -O2 conftest.c >&5 232configure:3388: $? = 0 233configure:3391: test -z || test ! -s conftest.err 234configure:3394: $? = 0 235configure:3397: test -s conftest.o 236configure:3400: $? = 0 237configure:3411: result: yes 238configure:3366: checking for inttypes.h 239configure:3382: gcc -c -g -O2 conftest.c >&5 240configure:3388: $? = 0 241configure:3391: test -z || test ! -s conftest.err 242configure:3394: $? = 0 243configure:3397: test -s conftest.o 244configure:3400: $? = 0 245configure:3411: result: yes 246configure:3366: checking for stdint.h 247configure:3382: gcc -c -g -O2 conftest.c >&5 248configure:3388: $? = 0 249configure:3391: test -z || test ! -s conftest.err 250configure:3394: $? = 0 251configure:3397: test -s conftest.o 252configure:3400: $? = 0 253configure:3411: result: yes 254configure:3366: checking for unistd.h 255configure:3382: gcc -c -g -O2 conftest.c >&5 256configure:3388: $? = 0 257configure:3391: test -z || test ! -s conftest.err 258configure:3394: $? = 0 259configure:3397: test -s conftest.o 260configure:3400: $? = 0 261configure:3411: result: yes 262configure:3433: checking minix/config.h usability 263configure:3445: gcc -c -g -O2 conftest.c >&5 264conftest.c:56:26: error: minix/config.h: No such file or directory 265configure:3451: $? = 1 266configure: failed program was: 267| /* confdefs.h. */ 268| 269| #define PACKAGE_NAME "GNU Bison" 270| #define PACKAGE_TARNAME "bison" 271| #define PACKAGE_VERSION "2.3" 272| #define PACKAGE_STRING "GNU Bison 2.3" 273| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 274| #define PACKAGE "bison" 275| #define VERSION "2.3" 276| #define _GNU_SOURCE 1 277| #define STDC_HEADERS 1 278| #define HAVE_SYS_TYPES_H 1 279| #define HAVE_SYS_STAT_H 1 280| #define HAVE_STDLIB_H 1 281| #define HAVE_STRING_H 1 282| #define HAVE_MEMORY_H 1 283| #define HAVE_STRINGS_H 1 284| #define HAVE_INTTYPES_H 1 285| #define HAVE_STDINT_H 1 286| #define HAVE_UNISTD_H 1 287| /* end confdefs.h. */ 288| #include <stdio.h> 289| #if HAVE_SYS_TYPES_H 290| # include <sys/types.h> 291| #endif 292| #if HAVE_SYS_STAT_H 293| # include <sys/stat.h> 294| #endif 295| #if STDC_HEADERS 296| # include <stdlib.h> 297| # include <stddef.h> 298| #else 299| # if HAVE_STDLIB_H 300| # include <stdlib.h> 301| # endif 302| #endif 303| #if HAVE_STRING_H 304| # if !STDC_HEADERS && HAVE_MEMORY_H 305| # include <memory.h> 306| # endif 307| # include <string.h> 308| #endif 309| #if HAVE_STRINGS_H 310| # include <strings.h> 311| #endif 312| #if HAVE_INTTYPES_H 313| # include <inttypes.h> 314| #else 315| # if HAVE_STDINT_H 316| # include <stdint.h> 317| # endif 318| #endif 319| #if HAVE_UNISTD_H 320| # include <unistd.h> 321| #endif 322| #include <minix/config.h> 323configure:3473: result: no 324configure:3477: checking minix/config.h presence 325configure:3487: gcc -E conftest.c 326conftest.c:22:26: error: minix/config.h: No such file or directory 327configure:3493: $? = 1 328configure: failed program was: 329| /* confdefs.h. */ 330| 331| #define PACKAGE_NAME "GNU Bison" 332| #define PACKAGE_TARNAME "bison" 333| #define PACKAGE_VERSION "2.3" 334| #define PACKAGE_STRING "GNU Bison 2.3" 335| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 336| #define PACKAGE "bison" 337| #define VERSION "2.3" 338| #define _GNU_SOURCE 1 339| #define STDC_HEADERS 1 340| #define HAVE_SYS_TYPES_H 1 341| #define HAVE_SYS_STAT_H 1 342| #define HAVE_STDLIB_H 1 343| #define HAVE_STRING_H 1 344| #define HAVE_MEMORY_H 1 345| #define HAVE_STRINGS_H 1 346| #define HAVE_INTTYPES_H 1 347| #define HAVE_STDINT_H 1 348| #define HAVE_UNISTD_H 1 349| /* end confdefs.h. */ 350| #include <minix/config.h> 351configure:3513: result: no 352configure:3548: checking for minix/config.h 353configure:3555: result: no 354configure:3594: checking whether it is safe to define __EXTENSIONS__ 355configure:3617: gcc -c -g -O2 conftest.c >&5 356configure:3623: $? = 0 357configure:3626: test -z || test ! -s conftest.err 358configure:3629: $? = 0 359configure:3632: test -s conftest.o 360configure:3635: $? = 0 361configure:3646: result: yes 362configure:3706: checking for gcc 363configure:3732: result: gcc 364configure:3976: checking for C compiler version 365configure:3979: gcc --version </dev/null >&5 366gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 367Copyright (C) 2006 Free Software Foundation, Inc. 368This is free software; see the source for copying conditions. There is NO 369warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 370 371configure:3982: $? = 0 372configure:3984: gcc -v </dev/null >&5 373Using built-in specs. 374Target: i486-linux-gnu 375Configured 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 376Thread model: posix 377gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 378configure:3987: $? = 0 379configure:3989: gcc -V </dev/null >&5 380gcc: '-V' option must have argument 381configure:3992: $? = 1 382configure:3995: checking whether we are using the GNU C compiler 383configure:4050: result: yes 384configure:4056: checking whether gcc accepts -g 385configure:4106: result: yes 386configure:4123: checking for gcc option to accept ANSI C 387configure:4229: result: none needed 388configure:4247: gcc -c -g -O2 conftest.c >&5 389conftest.c:2: error: syntax error before 'me' 390configure:4253: $? = 1 391configure: failed program was: 392| #ifndef __cplusplus 393| choke me 394| #endif 395configure:4385: checking dependency style of gcc 396configure:4475: result: gcc3 397configure:4538: checking for gcc 398configure:4564: result: gcc 399configure:4808: checking for C compiler version 400configure:4811: gcc --version </dev/null >&5 401gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 402Copyright (C) 2006 Free Software Foundation, Inc. 403This is free software; see the source for copying conditions. There is NO 404warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 405 406configure:4814: $? = 0 407configure:4816: gcc -v </dev/null >&5 408Using built-in specs. 409Target: i486-linux-gnu 410Configured 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 411Thread model: posix 412gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 413configure:4819: $? = 0 414configure:4821: gcc -V </dev/null >&5 415gcc: '-V' option must have argument 416configure:4824: $? = 1 417configure:4827: checking whether we are using the GNU C compiler 418configure:4882: result: yes 419configure:4888: checking whether gcc accepts -g 420configure:4938: result: yes 421configure:4955: checking for gcc option to accept ANSI C 422configure:5061: result: none needed 423configure:5079: gcc -c -g -O2 conftest.c >&5 424conftest.c:2: error: syntax error before 'me' 425configure:5085: $? = 1 426configure: failed program was: 427| #ifndef __cplusplus 428| choke me 429| #endif 430configure:5217: checking dependency style of gcc 431configure:5307: result: gcc3 432configure:6007: gcc -c -g -O2 conftest.c >&5 433configure:6013: $? = 0 434configure:6016: test -z || test ! -s conftest.err 435configure:6019: $? = 0 436configure:6022: test -s conftest.o 437configure:6025: $? = 0 438configure:6064: checking for flex 439configure:6080: found /usr/bin/flex 440configure:6090: result: flex 441configure:6103: checking for yywrap in -lfl 442configure:6133: gcc -o conftest -g -O2 conftest.c -lfl >&5 443configure:6139: $? = 0 444configure:6142: test -z || test ! -s conftest.err 445configure:6145: $? = 0 446configure:6148: test -s conftest 447configure:6151: $? = 0 448configure:6164: result: yes 449configure:6241: checking lex output file root 450configure:6252: flex conftest.l 451configure:6255: $? = 0 452configure:6267: result: lex.yy 453configure:6272: checking whether yytext is a pointer 454configure:6288: gcc -o conftest -g -O2 conftest.c -lfl >&5 455configure:6294: $? = 0 456configure:6297: test -z || test ! -s conftest.err 457configure:6300: $? = 0 458configure:6303: test -s conftest 459configure:6306: $? = 0 460configure:6320: result: yes 461configure:6335: checking for bison 462configure:6351: found /usr/bin/bison 463configure:6361: result: bison -y 464configure:6413: checking for ranlib 465configure:6429: found /usr/bin/ranlib 466configure:6440: result: ranlib 467configure:6456: checking for gm4 468configure:6489: result: no 469configure:6456: checking for gnum4 470configure:6489: result: no 471configure:6456: checking for m4 472configure:6474: found /usr/bin/m4 473configure:6486: result: /usr/bin/m4 474configure:6497: checking whether m4 supports frozen files 475configure:6509: result: yes 476configure:6541: checking locale.h usability 477configure:6553: gcc -c -g -O2 conftest.c >&5 478configure:6559: $? = 0 479configure:6562: test -z || test ! -s conftest.err 480configure:6565: $? = 0 481configure:6568: test -s conftest.o 482configure:6571: $? = 0 483configure:6581: result: yes 484configure:6585: checking locale.h presence 485configure:6595: gcc -E conftest.c 486configure:6601: $? = 0 487configure:6621: result: yes 488configure:6656: checking for locale.h 489configure:6663: result: yes 490configure:6541: checking wchar.h usability 491configure:6553: gcc -c -g -O2 conftest.c >&5 492configure:6559: $? = 0 493configure:6562: test -z || test ! -s conftest.err 494configure:6565: $? = 0 495configure:6568: test -s conftest.o 496configure:6571: $? = 0 497configure:6581: result: yes 498configure:6585: checking wchar.h presence 499configure:6595: gcc -E conftest.c 500configure:6601: $? = 0 501configure:6621: result: yes 502configure:6656: checking for wchar.h 503configure:6663: result: yes 504configure:6541: checking wctype.h usability 505configure:6553: gcc -c -g -O2 conftest.c >&5 506configure:6559: $? = 0 507configure:6562: test -z || test ! -s conftest.err 508configure:6565: $? = 0 509configure:6568: test -s conftest.o 510configure:6571: $? = 0 511configure:6581: result: yes 512configure:6585: checking wctype.h presence 513configure:6595: gcc -E conftest.c 514configure:6601: $? = 0 515configure:6621: result: yes 516configure:6656: checking for wctype.h 517configure:6663: result: yes 518configure:6688: checking for stdbool.h that conforms to C99 519configure:6776: gcc -c -g -O2 conftest.c >&5 520configure:6782: $? = 0 521configure:6785: test -z || test ! -s conftest.err 522configure:6788: $? = 0 523configure:6791: test -s conftest.o 524configure:6794: $? = 0 525configure:6805: result: yes 526configure:6807: checking for _Bool 527configure:6831: gcc -c -g -O2 conftest.c >&5 528configure:6837: $? = 0 529configure:6840: test -z || test ! -s conftest.err 530configure:6843: $? = 0 531configure:6846: test -s conftest.o 532configure:6849: $? = 0 533configure:6860: result: yes 534configure:6899: checking for inline 535configure:6920: gcc -c -g -O2 conftest.c >&5 536configure:6926: $? = 0 537configure:6929: test -z || test ! -s conftest.err 538configure:6932: $? = 0 539configure:6935: test -s conftest.o 540configure:6938: $? = 0 541configure:6950: result: inline 542configure:6971: checking for uintptr_t 543configure:6995: gcc -c -g -O2 conftest.c >&5 544configure:7001: $? = 0 545configure:7004: test -z || test ! -s conftest.err 546configure:7007: $? = 0 547configure:7010: test -s conftest.o 548configure:7013: $? = 0 549configure:7024: result: yes 550configure:7045: checking for setlocale 551configure:7102: gcc -o conftest -g -O2 conftest.c >&5 552configure:7108: $? = 0 553configure:7111: test -z || test ! -s conftest.err 554configure:7114: $? = 0 555configure:7117: test -s conftest 556configure:7120: $? = 0 557configure:7132: result: yes 558configure:7045: checking for isascii 559configure:7102: gcc -o conftest -g -O2 conftest.c >&5 560conftest.c:57: warning: conflicting types for built-in function 'isascii' 561configure:7108: $? = 0 562configure:7111: test -z || test ! -s conftest.err 563configure:7114: $? = 0 564configure:7117: test -s conftest 565configure:7120: $? = 0 566configure:7132: result: yes 567configure:7045: checking for iswprint 568configure:7102: gcc -o conftest -g -O2 conftest.c >&5 569conftest.c:58: warning: conflicting types for built-in function 'iswprint' 570configure:7108: $? = 0 571configure:7111: test -z || test ! -s conftest.err 572configure:7114: $? = 0 573configure:7117: test -s conftest 574configure:7120: $? = 0 575configure:7132: result: yes 576configure:7045: checking for mbsinit 577configure:7102: gcc -o conftest -g -O2 conftest.c >&5 578configure:7108: $? = 0 579configure:7111: test -z || test ! -s conftest.err 580configure:7114: $? = 0 581configure:7117: test -s conftest 582configure:7120: $? = 0 583configure:7132: result: yes 584configure:7154: checking if malloc debugging is wanted 585configure:7175: result: no 586configure:7180: checking for pid_t 587configure:7204: gcc -c -g -O2 conftest.c >&5 588configure:7210: $? = 0 589configure:7213: test -z || test ! -s conftest.err 590configure:7216: $? = 0 591configure:7219: test -s conftest.o 592configure:7222: $? = 0 593configure:7233: result: yes 594configure:7245: checking for sys/wait.h that is POSIX.1 compatible 595configure:7276: gcc -c -g -O2 conftest.c >&5 596configure:7282: $? = 0 597configure:7285: test -z || test ! -s conftest.err 598configure:7288: $? = 0 599configure:7291: test -s conftest.o 600configure:7294: $? = 0 601configure:7305: result: yes 602configure:7320: checking for dup2 603configure:7377: gcc -o conftest -g -O2 conftest.c >&5 604configure:7383: $? = 0 605configure:7386: test -z || test ! -s conftest.err 606configure:7389: $? = 0 607configure:7392: test -s conftest 608configure:7395: $? = 0 609configure:7407: result: yes 610configure:7320: checking for waitpid 611configure:7377: gcc -o conftest -g -O2 conftest.c >&5 612configure:7383: $? = 0 613configure:7386: test -z || test ! -s conftest.err 614configure:7389: $? = 0 615configure:7392: test -s conftest 616configure:7395: $? = 0 617configure:7407: result: yes 618configure:7423: checking for unistd.h 619configure:7428: result: yes 620configure:7432: checking vfork.h usability 621configure:7444: gcc -c -g -O2 conftest.c >&5 622conftest.c:74:19: error: vfork.h: No such file or directory 623configure:7450: $? = 1 624configure: failed program was: 625| /* confdefs.h. */ 626| 627| #define PACKAGE_NAME "GNU Bison" 628| #define PACKAGE_TARNAME "bison" 629| #define PACKAGE_VERSION "2.3" 630| #define PACKAGE_STRING "GNU Bison 2.3" 631| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 632| #define PACKAGE "bison" 633| #define VERSION "2.3" 634| #define _GNU_SOURCE 1 635| #define STDC_HEADERS 1 636| #define HAVE_SYS_TYPES_H 1 637| #define HAVE_SYS_STAT_H 1 638| #define HAVE_STDLIB_H 1 639| #define HAVE_STRING_H 1 640| #define HAVE_MEMORY_H 1 641| #define HAVE_STRINGS_H 1 642| #define HAVE_INTTYPES_H 1 643| #define HAVE_STDINT_H 1 644| #define HAVE_UNISTD_H 1 645| #define __EXTENSIONS__ 1 646| #define _POSIX_PTHREAD_SEMANTICS 1 647| #define YYTEXT_POINTER 1 648| #define M4 "/usr/bin/m4" 649| #define HAVE_LOCALE_H 1 650| #define HAVE_WCHAR_H 1 651| #define HAVE_WCTYPE_H 1 652| #define HAVE__BOOL 1 653| #define HAVE_STDBOOL_H 1 654| #define HAVE_UINTPTR_T 1 655| #define HAVE_SETLOCALE 1 656| #define HAVE_ISASCII 1 657| #define HAVE_ISWPRINT 1 658| #define HAVE_MBSINIT 1 659| #define HAVE_SYS_WAIT_H 1 660| #define HAVE_DUP2 1 661| #define HAVE_WAITPID 1 662| #define HAVE_UNISTD_H 1 663| /* end confdefs.h. */ 664| #include <stdio.h> 665| #if HAVE_SYS_TYPES_H 666| # include <sys/types.h> 667| #endif 668| #if HAVE_SYS_STAT_H 669| # include <sys/stat.h> 670| #endif 671| #if STDC_HEADERS 672| # include <stdlib.h> 673| # include <stddef.h> 674| #else 675| # if HAVE_STDLIB_H 676| # include <stdlib.h> 677| # endif 678| #endif 679| #if HAVE_STRING_H 680| # if !STDC_HEADERS && HAVE_MEMORY_H 681| # include <memory.h> 682| # endif 683| # include <string.h> 684| #endif 685| #if HAVE_STRINGS_H 686| # include <strings.h> 687| #endif 688| #if HAVE_INTTYPES_H 689| # include <inttypes.h> 690| #else 691| # if HAVE_STDINT_H 692| # include <stdint.h> 693| # endif 694| #endif 695| #if HAVE_UNISTD_H 696| # include <unistd.h> 697| #endif 698| #include <vfork.h> 699configure:7472: result: no 700configure:7476: checking vfork.h presence 701configure:7486: gcc -E conftest.c 702conftest.c:40:19: error: vfork.h: No such file or directory 703configure:7492: $? = 1 704configure: failed program was: 705| /* confdefs.h. */ 706| 707| #define PACKAGE_NAME "GNU Bison" 708| #define PACKAGE_TARNAME "bison" 709| #define PACKAGE_VERSION "2.3" 710| #define PACKAGE_STRING "GNU Bison 2.3" 711| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 712| #define PACKAGE "bison" 713| #define VERSION "2.3" 714| #define _GNU_SOURCE 1 715| #define STDC_HEADERS 1 716| #define HAVE_SYS_TYPES_H 1 717| #define HAVE_SYS_STAT_H 1 718| #define HAVE_STDLIB_H 1 719| #define HAVE_STRING_H 1 720| #define HAVE_MEMORY_H 1 721| #define HAVE_STRINGS_H 1 722| #define HAVE_INTTYPES_H 1 723| #define HAVE_STDINT_H 1 724| #define HAVE_UNISTD_H 1 725| #define __EXTENSIONS__ 1 726| #define _POSIX_PTHREAD_SEMANTICS 1 727| #define YYTEXT_POINTER 1 728| #define M4 "/usr/bin/m4" 729| #define HAVE_LOCALE_H 1 730| #define HAVE_WCHAR_H 1 731| #define HAVE_WCTYPE_H 1 732| #define HAVE__BOOL 1 733| #define HAVE_STDBOOL_H 1 734| #define HAVE_UINTPTR_T 1 735| #define HAVE_SETLOCALE 1 736| #define HAVE_ISASCII 1 737| #define HAVE_ISWPRINT 1 738| #define HAVE_MBSINIT 1 739| #define HAVE_SYS_WAIT_H 1 740| #define HAVE_DUP2 1 741| #define HAVE_WAITPID 1 742| #define HAVE_UNISTD_H 1 743| /* end confdefs.h. */ 744| #include <vfork.h> 745configure:7512: result: no 746configure:7547: checking for vfork.h 747configure:7554: result: no 748configure:7572: checking for fork 749configure:7629: gcc -o conftest -g -O2 conftest.c >&5 750conftest.c:64: warning: conflicting types for built-in function 'fork' 751configure:7635: $? = 0 752configure:7638: test -z || test ! -s conftest.err 753configure:7641: $? = 0 754configure:7644: test -s conftest 755configure:7647: $? = 0 756configure:7659: result: yes 757configure:7572: checking for vfork 758configure:7629: gcc -o conftest -g -O2 conftest.c >&5 759configure:7635: $? = 0 760configure:7638: test -z || test ! -s conftest.err 761configure:7641: $? = 0 762configure:7644: test -s conftest 763configure:7647: $? = 0 764configure:7659: result: yes 765configure:7670: checking for working fork 766configure:7693: gcc -o conftest -g -O2 conftest.c >&5 767conftest.c: In function 'main': 768conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' 769configure:7696: $? = 0 770configure:7698: ./conftest 771configure:7701: $? = 0 772configure:7715: result: yes 773configure:7736: checking for working vfork 774configure:7869: result: yes 775configure:7916: checking sys/time.h usability 776configure:7928: gcc -c -g -O2 conftest.c >&5 777configure:7934: $? = 0 778configure:7937: test -z || test ! -s conftest.err 779configure:7940: $? = 0 780configure:7943: test -s conftest.o 781configure:7946: $? = 0 782configure:7956: result: yes 783configure:7960: checking sys/time.h presence 784configure:7970: gcc -E conftest.c 785configure:7976: $? = 0 786configure:7996: result: yes 787configure:8031: checking for sys/time.h 788configure:8038: result: yes 789configure:7916: checking sys/times.h usability 790configure:7928: gcc -c -g -O2 conftest.c >&5 791configure:7934: $? = 0 792configure:7937: test -z || test ! -s conftest.err 793configure:7940: $? = 0 794configure:7943: test -s conftest.o 795configure:7946: $? = 0 796configure:7956: result: yes 797configure:7960: checking sys/times.h presence 798configure:7970: gcc -E conftest.c 799configure:7976: $? = 0 800configure:7996: result: yes 801configure:8031: checking for sys/times.h 802configure:8038: result: yes 803configure:8055: checking for sys/resource.h 804configure:8078: gcc -c -g -O2 conftest.c >&5 805configure:8084: $? = 0 806configure:8087: test -z || test ! -s conftest.err 807configure:8090: $? = 0 808configure:8093: test -s conftest.o 809configure:8096: $? = 0 810configure:8107: result: yes 811configure:8122: checking for times 812configure:8179: gcc -o conftest -g -O2 conftest.c >&5 813configure:8185: $? = 0 814configure:8188: test -z || test ! -s conftest.err 815configure:8191: $? = 0 816configure:8194: test -s conftest 817configure:8197: $? = 0 818configure:8209: result: yes 819configure:8220: checking whether getrusage is declared 820configure:8255: gcc -c -g -O2 conftest.c >&5 821configure:8261: $? = 0 822configure:8264: test -z || test ! -s conftest.err 823configure:8267: $? = 0 824configure:8270: test -s conftest.o 825configure:8273: $? = 0 826configure:8284: result: yes 827configure:8300: checking whether times is declared 828configure:8335: gcc -c -g -O2 conftest.c >&5 829configure:8341: $? = 0 830configure:8344: test -z || test ! -s conftest.err 831configure:8347: $? = 0 832configure:8350: test -s conftest.o 833configure:8353: $? = 0 834configure:8364: result: yes 835configure:8380: checking whether clock is declared 836configure:8415: gcc -c -g -O2 conftest.c >&5 837conftest.c: In function 'main': 838conftest.c:99: error: 'clock' undeclared (first use in this function) 839conftest.c:99: error: (Each undeclared identifier is reported only once 840conftest.c:99: error: for each function it appears in.) 841configure:8421: $? = 1 842configure: failed program was: 843| /* confdefs.h. */ 844| 845| #define PACKAGE_NAME "GNU Bison" 846| #define PACKAGE_TARNAME "bison" 847| #define PACKAGE_VERSION "2.3" 848| #define PACKAGE_STRING "GNU Bison 2.3" 849| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 850| #define PACKAGE "bison" 851| #define VERSION "2.3" 852| #define _GNU_SOURCE 1 853| #define STDC_HEADERS 1 854| #define HAVE_SYS_TYPES_H 1 855| #define HAVE_SYS_STAT_H 1 856| #define HAVE_STDLIB_H 1 857| #define HAVE_STRING_H 1 858| #define HAVE_MEMORY_H 1 859| #define HAVE_STRINGS_H 1 860| #define HAVE_INTTYPES_H 1 861| #define HAVE_STDINT_H 1 862| #define HAVE_UNISTD_H 1 863| #define __EXTENSIONS__ 1 864| #define _POSIX_PTHREAD_SEMANTICS 1 865| #define YYTEXT_POINTER 1 866| #define M4 "/usr/bin/m4" 867| #define HAVE_LOCALE_H 1 868| #define HAVE_WCHAR_H 1 869| #define HAVE_WCTYPE_H 1 870| #define HAVE__BOOL 1 871| #define HAVE_STDBOOL_H 1 872| #define HAVE_UINTPTR_T 1 873| #define HAVE_SETLOCALE 1 874| #define HAVE_ISASCII 1 875| #define HAVE_ISWPRINT 1 876| #define HAVE_MBSINIT 1 877| #define HAVE_SYS_WAIT_H 1 878| #define HAVE_DUP2 1 879| #define HAVE_WAITPID 1 880| #define HAVE_UNISTD_H 1 881| #define HAVE_FORK 1 882| #define HAVE_VFORK 1 883| #define HAVE_WORKING_VFORK 1 884| #define HAVE_WORKING_FORK 1 885| #define HAVE_SYS_TIME_H 1 886| #define HAVE_SYS_TIMES_H 1 887| #define HAVE_SYS_RESOURCE_H 1 888| #define HAVE_TIMES 1 889| #define HAVE_DECL_GETRUSAGE 1 890| #define HAVE_DECL_TIMES 1 891| /* end confdefs.h. */ 892| #include <stdio.h> 893| #if HAVE_SYS_TYPES_H 894| # include <sys/types.h> 895| #endif 896| #if HAVE_SYS_STAT_H 897| # include <sys/stat.h> 898| #endif 899| #if STDC_HEADERS 900| # include <stdlib.h> 901| # include <stddef.h> 902| #else 903| # if HAVE_STDLIB_H 904| # include <stdlib.h> 905| # endif 906| #endif 907| #if HAVE_STRING_H 908| # if !STDC_HEADERS && HAVE_MEMORY_H 909| # include <memory.h> 910| # endif 911| # include <string.h> 912| #endif 913| #if HAVE_STRINGS_H 914| # include <strings.h> 915| #endif 916| #if HAVE_INTTYPES_H 917| # include <inttypes.h> 918| #else 919| # if HAVE_STDINT_H 920| # include <stdint.h> 921| # endif 922| #endif 923| #if HAVE_UNISTD_H 924| # include <unistd.h> 925| #endif 926| #if HAVE_SYS_TIME_H 927| # include <sys/time.h> 928| #endif 929| #if HAVE_SYS_TIMES_H 930| # include <sys/times.h> 931| #endif 932| #if HAVE_SYS_RESOURCE_H 933| # include <sys/resource.h> 934| #endif 935| 936| 937| int 938| main () 939| { 940| #ifndef clock 941| char *p = (char *) clock; 942| #endif 943| 944| ; 945| return 0; 946| } 947configure:8444: result: no 948configure:8460: checking whether sysconf is declared 949configure:8495: gcc -c -g -O2 conftest.c >&5 950configure:8501: $? = 0 951configure:8504: test -z || test ! -s conftest.err 952configure:8507: $? = 0 953configure:8510: test -s conftest.o 954configure:8513: $? = 0 955configure:8524: result: yes 956configure:8543: checking for clock_t 957configure:8578: gcc -c -g -O2 conftest.c >&5 958configure:8584: $? = 0 959configure:8587: test -z || test ! -s conftest.err 960configure:8590: $? = 0 961configure:8593: test -s conftest.o 962configure:8596: $? = 0 963configure:8607: result: yes 964configure:8617: checking for struct tms 965configure:8652: gcc -c -g -O2 conftest.c >&5 966configure:8658: $? = 0 967configure:8661: test -z || test ! -s conftest.err 968configure:8664: $? = 0 969configure:8667: test -s conftest.o 970configure:8670: $? = 0 971configure:8681: result: yes 972configure:8696: checking whether system is Windows or MSDOS 973configure:8720: gcc -c -g -O2 conftest.c >&5 974conftest.c: In function 'main': 975conftest.c:59: error: 'neither' undeclared (first use in this function) 976conftest.c:59: error: (Each undeclared identifier is reported only once 977conftest.c:59: error: for each function it appears in.) 978conftest.c:59: error: syntax error before 'MSDOS' 979configure:8726: $? = 1 980configure: failed program was: 981| /* confdefs.h. */ 982| 983| #define PACKAGE_NAME "GNU Bison" 984| #define PACKAGE_TARNAME "bison" 985| #define PACKAGE_VERSION "2.3" 986| #define PACKAGE_STRING "GNU Bison 2.3" 987| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 988| #define PACKAGE "bison" 989| #define VERSION "2.3" 990| #define _GNU_SOURCE 1 991| #define STDC_HEADERS 1 992| #define HAVE_SYS_TYPES_H 1 993| #define HAVE_SYS_STAT_H 1 994| #define HAVE_STDLIB_H 1 995| #define HAVE_STRING_H 1 996| #define HAVE_MEMORY_H 1 997| #define HAVE_STRINGS_H 1 998| #define HAVE_INTTYPES_H 1 999| #define HAVE_STDINT_H 1 1000| #define HAVE_UNISTD_H 1 1001| #define __EXTENSIONS__ 1 1002| #define _POSIX_PTHREAD_SEMANTICS 1 1003| #define YYTEXT_POINTER 1 1004| #define M4 "/usr/bin/m4" 1005| #define HAVE_LOCALE_H 1 1006| #define HAVE_WCHAR_H 1 1007| #define HAVE_WCTYPE_H 1 1008| #define HAVE__BOOL 1 1009| #define HAVE_STDBOOL_H 1 1010| #define HAVE_UINTPTR_T 1 1011| #define HAVE_SETLOCALE 1 1012| #define HAVE_ISASCII 1 1013| #define HAVE_ISWPRINT 1 1014| #define HAVE_MBSINIT 1 1015| #define HAVE_SYS_WAIT_H 1 1016| #define HAVE_DUP2 1 1017| #define HAVE_WAITPID 1 1018| #define HAVE_UNISTD_H 1 1019| #define HAVE_FORK 1 1020| #define HAVE_VFORK 1 1021| #define HAVE_WORKING_VFORK 1 1022| #define HAVE_WORKING_FORK 1 1023| #define HAVE_SYS_TIME_H 1 1024| #define HAVE_SYS_TIMES_H 1 1025| #define HAVE_SYS_RESOURCE_H 1 1026| #define HAVE_TIMES 1 1027| #define HAVE_DECL_GETRUSAGE 1 1028| #define HAVE_DECL_TIMES 1 1029| #define HAVE_DECL_CLOCK 0 1030| #define HAVE_DECL_SYSCONF 1 1031| #define HAVE_CLOCK_T 1 1032| #define HAVE_STRUCT_TMS 1 1033| /* end confdefs.h. */ 1034| 1035| int 1036| main () 1037| { 1038| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ 1039| neither MSDOS nor Windows 1040| #endif 1041| ; 1042| return 0; 1043| } 1044configure:8750: result: no 1045configure:8779: checking whether strerror_r is declared 1046configure:8803: gcc -c -g -O2 conftest.c >&5 1047configure:8809: $? = 0 1048configure:8812: test -z || test ! -s conftest.err 1049configure:8815: $? = 0 1050configure:8818: test -s conftest.o 1051configure:8821: $? = 0 1052configure:8832: result: yes 1053configure:8854: checking for strerror_r 1054configure:8911: gcc -o conftest -g -O2 conftest.c >&5 1055configure:8917: $? = 0 1056configure:8920: test -z || test ! -s conftest.err 1057configure:8923: $? = 0 1058configure:8926: test -s conftest 1059configure:8929: $? = 0 1060configure:8941: result: yes 1061configure:8951: checking whether strerror_r returns char * 1062configure:8979: gcc -c -g -O2 conftest.c >&5 1063configure:8985: $? = 0 1064configure:8988: test -z || test ! -s conftest.err 1065configure:8991: $? = 0 1066configure:8994: test -s conftest.o 1067configure:8997: $? = 0 1068configure:9057: result: yes 1069configure:9083: checking getopt.h usability 1070configure:9095: gcc -c -g -O2 conftest.c >&5 1071configure:9101: $? = 0 1072configure:9104: test -z || test ! -s conftest.err 1073configure:9107: $? = 0 1074configure:9110: test -s conftest.o 1075configure:9113: $? = 0 1076configure:9123: result: yes 1077configure:9127: checking getopt.h presence 1078configure:9137: gcc -E conftest.c 1079configure:9143: $? = 0 1080configure:9163: result: yes 1081configure:9198: checking for getopt.h 1082configure:9205: result: yes 1083configure:9227: checking for getopt_long_only 1084configure:9284: gcc -o conftest -g -O2 conftest.c >&5 1085configure:9290: $? = 0 1086configure:9293: test -z || test ! -s conftest.err 1087configure:9296: $? = 0 1088configure:9299: test -s conftest 1089configure:9302: $? = 0 1090configure:9314: result: yes 1091configure:9329: checking whether optreset is declared 1092configure:9354: gcc -c -g -O2 conftest.c >&5 1093conftest.c: In function 'main': 1094conftest.c:67: error: 'optreset' undeclared (first use in this function) 1095conftest.c:67: error: (Each undeclared identifier is reported only once 1096conftest.c:67: error: for each function it appears in.) 1097configure:9360: $? = 1 1098configure: failed program was: 1099| /* confdefs.h. */ 1100| 1101| #define PACKAGE_NAME "GNU Bison" 1102| #define PACKAGE_TARNAME "bison" 1103| #define PACKAGE_VERSION "2.3" 1104| #define PACKAGE_STRING "GNU Bison 2.3" 1105| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 1106| #define PACKAGE "bison" 1107| #define VERSION "2.3" 1108| #define _GNU_SOURCE 1 1109| #define STDC_HEADERS 1 1110| #define HAVE_SYS_TYPES_H 1 1111| #define HAVE_SYS_STAT_H 1 1112| #define HAVE_STDLIB_H 1 1113| #define HAVE_STRING_H 1 1114| #define HAVE_MEMORY_H 1 1115| #define HAVE_STRINGS_H 1 1116| #define HAVE_INTTYPES_H 1 1117| #define HAVE_STDINT_H 1 1118| #define HAVE_UNISTD_H 1 1119| #define __EXTENSIONS__ 1 1120| #define _POSIX_PTHREAD_SEMANTICS 1 1121| #define YYTEXT_POINTER 1 1122| #define M4 "/usr/bin/m4" 1123| #define HAVE_LOCALE_H 1 1124| #define HAVE_WCHAR_H 1 1125| #define HAVE_WCTYPE_H 1 1126| #define HAVE__BOOL 1 1127| #define HAVE_STDBOOL_H 1 1128| #define HAVE_UINTPTR_T 1 1129| #define HAVE_SETLOCALE 1 1130| #define HAVE_ISASCII 1 1131| #define HAVE_ISWPRINT 1 1132| #define HAVE_MBSINIT 1 1133| #define HAVE_SYS_WAIT_H 1 1134| #define HAVE_DUP2 1 1135| #define HAVE_WAITPID 1 1136| #define HAVE_UNISTD_H 1 1137| #define HAVE_FORK 1 1138| #define HAVE_VFORK 1 1139| #define HAVE_WORKING_VFORK 1 1140| #define HAVE_WORKING_FORK 1 1141| #define HAVE_SYS_TIME_H 1 1142| #define HAVE_SYS_TIMES_H 1 1143| #define HAVE_SYS_RESOURCE_H 1 1144| #define HAVE_TIMES 1 1145| #define HAVE_DECL_GETRUSAGE 1 1146| #define HAVE_DECL_TIMES 1 1147| #define HAVE_DECL_CLOCK 0 1148| #define HAVE_DECL_SYSCONF 1 1149| #define HAVE_CLOCK_T 1 1150| #define HAVE_STRUCT_TMS 1 1151| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 1152| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 1153| #define HAVE_DECL_STRERROR_R 1 1154| #define HAVE_STRERROR_R 1 1155| #define STRERROR_R_CHAR_P 1 1156| #define HAVE_GETOPT_H 1 1157| #define HAVE_GETOPT_LONG_ONLY 1 1158| /* end confdefs.h. */ 1159| #include <getopt.h> 1160| 1161| int 1162| main () 1163| { 1164| #ifndef optreset 1165| char *p = (char *) optreset; 1166| #endif 1167| 1168| ; 1169| return 0; 1170| } 1171configure:9383: result: no 1172configure:9392: checking for working GNU getopt function 1173configure:9483: gcc -o conftest -g -O2 conftest.c >&5 1174configure:9486: $? = 0 1175configure:9488: ./conftest 1176conftest: invalid option -- + 1177configure:9491: $? = 0 1178configure:9505: result: yes 1179configure:9513: checking whether getenv is declared 1180configure:9537: gcc -c -g -O2 conftest.c >&5 1181configure:9543: $? = 0 1182configure:9546: test -z || test ! -s conftest.err 1183configure:9549: $? = 0 1184configure:9552: test -s conftest.o 1185configure:9555: $? = 0 1186configure:9566: result: yes 1187configure:9600: checking whether NLS is requested 1188configure:9609: result: yes 1189configure:9647: checking for msgfmt 1190configure: trying /usr/bin/msgfmt... 11910 translated messages. 1192configure:9679: result: /usr/bin/msgfmt 1193configure:9688: checking for gmsgfmt 1194configure:9719: result: /usr/bin/msgfmt 1195configure:9758: checking for xgettext 1196configure: trying /usr/bin/xgettext... 1197/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C 1198configure:9790: result: /usr/bin/xgettext 1199configure:9830: checking for msgmerge 1200configure: trying /usr/bin/msgmerge... 1201configure:9861: result: /usr/bin/msgmerge 1202configure:9918: checking build system type 1203configure:9936: result: x86_64-unknown-linux-gnu 1204configure:9944: checking host system type 1205configure:9958: result: x86_64-unknown-linux-gnu 1206configure:9990: checking for ld used by GCC 1207configure:10054: result: /usr/bin/ld 1208configure:10063: checking if the linker (/usr/bin/ld) is GNU ld 1209configure:10076: result: yes 1210configure:10083: checking for shared library run path origin 1211configure:10096: result: done 1212configure:10547: checking for inttypes.h 1213configure:10569: gcc -c -g -O2 conftest.c >&5 1214configure:10575: $? = 0 1215configure:10578: test -z || test ! -s conftest.err 1216configure:10581: $? = 0 1217configure:10584: test -s conftest.o 1218configure:10587: $? = 0 1219configure:10598: result: yes 1220configure:10609: checking for stdint.h 1221configure:10631: gcc -c -g -O2 conftest.c >&5 1222configure:10637: $? = 0 1223configure:10640: test -z || test ! -s conftest.err 1224configure:10643: $? = 0 1225configure:10646: test -s conftest.o 1226configure:10649: $? = 0 1227configure:10660: result: yes 1228configure:10671: checking for unsigned long long 1229configure:10693: gcc -o conftest -g -O2 conftest.c >&5 1230configure:10699: $? = 0 1231configure:10702: test -z || test ! -s conftest.err 1232configure:10705: $? = 0 1233configure:10708: test -s conftest 1234configure:10711: $? = 0 1235configure:10723: result: yes 1236configure:10755: checking whether strdup is declared 1237configure:10779: gcc -c -g -O2 conftest.c >&5 1238configure:10785: $? = 0 1239configure:10788: test -z || test ! -s conftest.err 1240configure:10791: $? = 0 1241configure:10794: test -s conftest.o 1242configure:10797: $? = 0 1243configure:10808: result: yes 1244configure:10828: checking whether strndup is declared 1245configure:10852: gcc -c -g -O2 conftest.c >&5 1246configure:10858: $? = 0 1247configure:10861: test -z || test ! -s conftest.err 1248configure:10864: $? = 0 1249configure:10867: test -s conftest.o 1250configure:10870: $? = 0 1251configure:10881: result: yes 1252configure:10901: checking whether strnlen is declared 1253configure:10925: gcc -c -g -O2 conftest.c >&5 1254configure:10931: $? = 0 1255configure:10934: test -z || test ! -s conftest.err 1256configure:10937: $? = 0 1257configure:10940: test -s conftest.o 1258configure:10943: $? = 0 1259configure:10954: result: yes 1260configure:10974: checking whether clearerr_unlocked is declared 1261configure:10998: gcc -c -g -O2 conftest.c >&5 1262configure:11004: $? = 0 1263configure:11007: test -z || test ! -s conftest.err 1264configure:11010: $? = 0 1265configure:11013: test -s conftest.o 1266configure:11016: $? = 0 1267configure:11027: result: yes 1268configure:11047: checking whether feof_unlocked is declared 1269configure:11071: gcc -c -g -O2 conftest.c >&5 1270configure:11077: $? = 0 1271configure:11080: test -z || test ! -s conftest.err 1272configure:11083: $? = 0 1273configure:11086: test -s conftest.o 1274configure:11089: $? = 0 1275configure:11100: result: yes 1276configure:11120: checking whether ferror_unlocked is declared 1277configure:11144: gcc -c -g -O2 conftest.c >&5 1278configure:11150: $? = 0 1279configure:11153: test -z || test ! -s conftest.err 1280configure:11156: $? = 0 1281configure:11159: test -s conftest.o 1282configure:11162: $? = 0 1283configure:11173: result: yes 1284configure:11193: checking whether fflush_unlocked is declared 1285configure:11217: gcc -c -g -O2 conftest.c >&5 1286configure:11223: $? = 0 1287configure:11226: test -z || test ! -s conftest.err 1288configure:11229: $? = 0 1289configure:11232: test -s conftest.o 1290configure:11235: $? = 0 1291configure:11246: result: yes 1292configure:11266: checking whether fgets_unlocked is declared 1293configure:11290: gcc -c -g -O2 conftest.c >&5 1294configure:11296: $? = 0 1295configure:11299: test -z || test ! -s conftest.err 1296configure:11302: $? = 0 1297configure:11305: test -s conftest.o 1298configure:11308: $? = 0 1299configure:11319: result: yes 1300configure:11339: checking whether fputc_unlocked is declared 1301configure:11363: gcc -c -g -O2 conftest.c >&5 1302configure:11369: $? = 0 1303configure:11372: test -z || test ! -s conftest.err 1304configure:11375: $? = 0 1305configure:11378: test -s conftest.o 1306configure:11381: $? = 0 1307configure:11392: result: yes 1308configure:11412: checking whether fputs_unlocked is declared 1309configure:11436: gcc -c -g -O2 conftest.c >&5 1310configure:11442: $? = 0 1311configure:11445: test -z || test ! -s conftest.err 1312configure:11448: $? = 0 1313configure:11451: test -s conftest.o 1314configure:11454: $? = 0 1315configure:11465: result: yes 1316configure:11485: checking whether fread_unlocked is declared 1317configure:11509: gcc -c -g -O2 conftest.c >&5 1318configure:11515: $? = 0 1319configure:11518: test -z || test ! -s conftest.err 1320configure:11521: $? = 0 1321configure:11524: test -s conftest.o 1322configure:11527: $? = 0 1323configure:11538: result: yes 1324configure:11558: checking whether fwrite_unlocked is declared 1325configure:11582: gcc -c -g -O2 conftest.c >&5 1326configure:11588: $? = 0 1327configure:11591: test -z || test ! -s conftest.err 1328configure:11594: $? = 0 1329configure:11597: test -s conftest.o 1330configure:11600: $? = 0 1331configure:11611: result: yes 1332configure:11631: checking whether getc_unlocked is declared 1333configure:11655: gcc -c -g -O2 conftest.c >&5 1334configure:11661: $? = 0 1335configure:11664: test -z || test ! -s conftest.err 1336configure:11667: $? = 0 1337configure:11670: test -s conftest.o 1338configure:11673: $? = 0 1339configure:11684: result: yes 1340configure:11704: checking whether getchar_unlocked is declared 1341configure:11728: gcc -c -g -O2 conftest.c >&5 1342configure:11734: $? = 0 1343configure:11737: test -z || test ! -s conftest.err 1344configure:11740: $? = 0 1345configure:11743: test -s conftest.o 1346configure:11746: $? = 0 1347configure:11757: result: yes 1348configure:11777: checking whether putc_unlocked is declared 1349configure:11801: gcc -c -g -O2 conftest.c >&5 1350configure:11807: $? = 0 1351configure:11810: test -z || test ! -s conftest.err 1352configure:11813: $? = 0 1353configure:11816: test -s conftest.o 1354configure:11819: $? = 0 1355configure:11830: result: yes 1356configure:11850: checking whether putchar_unlocked is declared 1357configure:11874: gcc -c -g -O2 conftest.c >&5 1358configure:11880: $? = 0 1359configure:11883: test -z || test ! -s conftest.err 1360configure:11886: $? = 0 1361configure:11889: test -s conftest.o 1362configure:11892: $? = 0 1363configure:11903: result: yes 1364configure:11940: checking for error_at_line 1365configure:11961: gcc -o conftest -g -O2 conftest.c >&5 1366configure:11967: $? = 0 1367configure:11970: test -z || test ! -s conftest.err 1368configure:11973: $? = 0 1369configure:11976: test -s conftest 1370configure:11979: $? = 0 1371configure:11991: result: yes 1372configure:12085: checking for CFPreferencesCopyAppValue 1373configure:12110: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 1374gcc: CoreFoundation: No such file or directory 1375cc1: error: unrecognized command line option "-framework" 1376configure:12116: $? = 1 1377configure: failed program was: 1378| /* confdefs.h. */ 1379| 1380| #define PACKAGE_NAME "GNU Bison" 1381| #define PACKAGE_TARNAME "bison" 1382| #define PACKAGE_VERSION "2.3" 1383| #define PACKAGE_STRING "GNU Bison 2.3" 1384| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 1385| #define PACKAGE "bison" 1386| #define VERSION "2.3" 1387| #define _GNU_SOURCE 1 1388| #define STDC_HEADERS 1 1389| #define HAVE_SYS_TYPES_H 1 1390| #define HAVE_SYS_STAT_H 1 1391| #define HAVE_STDLIB_H 1 1392| #define HAVE_STRING_H 1 1393| #define HAVE_MEMORY_H 1 1394| #define HAVE_STRINGS_H 1 1395| #define HAVE_INTTYPES_H 1 1396| #define HAVE_STDINT_H 1 1397| #define HAVE_UNISTD_H 1 1398| #define __EXTENSIONS__ 1 1399| #define _POSIX_PTHREAD_SEMANTICS 1 1400| #define YYTEXT_POINTER 1 1401| #define M4 "/usr/bin/m4" 1402| #define HAVE_LOCALE_H 1 1403| #define HAVE_WCHAR_H 1 1404| #define HAVE_WCTYPE_H 1 1405| #define HAVE__BOOL 1 1406| #define HAVE_STDBOOL_H 1 1407| #define HAVE_UINTPTR_T 1 1408| #define HAVE_SETLOCALE 1 1409| #define HAVE_ISASCII 1 1410| #define HAVE_ISWPRINT 1 1411| #define HAVE_MBSINIT 1 1412| #define HAVE_SYS_WAIT_H 1 1413| #define HAVE_DUP2 1 1414| #define HAVE_WAITPID 1 1415| #define HAVE_UNISTD_H 1 1416| #define HAVE_FORK 1 1417| #define HAVE_VFORK 1 1418| #define HAVE_WORKING_VFORK 1 1419| #define HAVE_WORKING_FORK 1 1420| #define HAVE_SYS_TIME_H 1 1421| #define HAVE_SYS_TIMES_H 1 1422| #define HAVE_SYS_RESOURCE_H 1 1423| #define HAVE_TIMES 1 1424| #define HAVE_DECL_GETRUSAGE 1 1425| #define HAVE_DECL_TIMES 1 1426| #define HAVE_DECL_CLOCK 0 1427| #define HAVE_DECL_SYSCONF 1 1428| #define HAVE_CLOCK_T 1 1429| #define HAVE_STRUCT_TMS 1 1430| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 1431| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 1432| #define HAVE_DECL_STRERROR_R 1 1433| #define HAVE_STRERROR_R 1 1434| #define STRERROR_R_CHAR_P 1 1435| #define HAVE_GETOPT_H 1 1436| #define HAVE_GETOPT_LONG_ONLY 1 1437| #define HAVE_DECL_GETENV 1 1438| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 1439| #define HAVE_STDINT_H_WITH_UINTMAX 1 1440| #define HAVE_UNSIGNED_LONG_LONG 1 1441| #define HAVE_UINTMAX_T 1 1442| #define HAVE_DECL_STRDUP 1 1443| #define HAVE_DECL_STRNDUP 1 1444| #define HAVE_DECL_STRNLEN 1 1445| #define HAVE_DECL_CLEARERR_UNLOCKED 1 1446| #define HAVE_DECL_FEOF_UNLOCKED 1 1447| #define HAVE_DECL_FERROR_UNLOCKED 1 1448| #define HAVE_DECL_FFLUSH_UNLOCKED 1 1449| #define HAVE_DECL_FGETS_UNLOCKED 1 1450| #define HAVE_DECL_FPUTC_UNLOCKED 1 1451| #define HAVE_DECL_FPUTS_UNLOCKED 1 1452| #define HAVE_DECL_FREAD_UNLOCKED 1 1453| #define HAVE_DECL_FWRITE_UNLOCKED 1 1454| #define HAVE_DECL_GETC_UNLOCKED 1 1455| #define HAVE_DECL_GETCHAR_UNLOCKED 1 1456| #define HAVE_DECL_PUTC_UNLOCKED 1 1457| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 1458| /* end confdefs.h. */ 1459| #include <CFPreferences.h> 1460| int 1461| main () 1462| { 1463| CFPreferencesCopyAppValue(NULL, NULL) 1464| ; 1465| return 0; 1466| } 1467configure:12142: result: no 1468configure:12151: checking for CFLocaleCopyCurrent 1469configure:12176: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 1470gcc: CoreFoundation: No such file or directory 1471cc1: error: unrecognized command line option "-framework" 1472configure:12182: $? = 1 1473configure: failed program was: 1474| /* confdefs.h. */ 1475| 1476| #define PACKAGE_NAME "GNU Bison" 1477| #define PACKAGE_TARNAME "bison" 1478| #define PACKAGE_VERSION "2.3" 1479| #define PACKAGE_STRING "GNU Bison 2.3" 1480| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 1481| #define PACKAGE "bison" 1482| #define VERSION "2.3" 1483| #define _GNU_SOURCE 1 1484| #define STDC_HEADERS 1 1485| #define HAVE_SYS_TYPES_H 1 1486| #define HAVE_SYS_STAT_H 1 1487| #define HAVE_STDLIB_H 1 1488| #define HAVE_STRING_H 1 1489| #define HAVE_MEMORY_H 1 1490| #define HAVE_STRINGS_H 1 1491| #define HAVE_INTTYPES_H 1 1492| #define HAVE_STDINT_H 1 1493| #define HAVE_UNISTD_H 1 1494| #define __EXTENSIONS__ 1 1495| #define _POSIX_PTHREAD_SEMANTICS 1 1496| #define YYTEXT_POINTER 1 1497| #define M4 "/usr/bin/m4" 1498| #define HAVE_LOCALE_H 1 1499| #define HAVE_WCHAR_H 1 1500| #define HAVE_WCTYPE_H 1 1501| #define HAVE__BOOL 1 1502| #define HAVE_STDBOOL_H 1 1503| #define HAVE_UINTPTR_T 1 1504| #define HAVE_SETLOCALE 1 1505| #define HAVE_ISASCII 1 1506| #define HAVE_ISWPRINT 1 1507| #define HAVE_MBSINIT 1 1508| #define HAVE_SYS_WAIT_H 1 1509| #define HAVE_DUP2 1 1510| #define HAVE_WAITPID 1 1511| #define HAVE_UNISTD_H 1 1512| #define HAVE_FORK 1 1513| #define HAVE_VFORK 1 1514| #define HAVE_WORKING_VFORK 1 1515| #define HAVE_WORKING_FORK 1 1516| #define HAVE_SYS_TIME_H 1 1517| #define HAVE_SYS_TIMES_H 1 1518| #define HAVE_SYS_RESOURCE_H 1 1519| #define HAVE_TIMES 1 1520| #define HAVE_DECL_GETRUSAGE 1 1521| #define HAVE_DECL_TIMES 1 1522| #define HAVE_DECL_CLOCK 0 1523| #define HAVE_DECL_SYSCONF 1 1524| #define HAVE_CLOCK_T 1 1525| #define HAVE_STRUCT_TMS 1 1526| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 1527| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 1528| #define HAVE_DECL_STRERROR_R 1 1529| #define HAVE_STRERROR_R 1 1530| #define STRERROR_R_CHAR_P 1 1531| #define HAVE_GETOPT_H 1 1532| #define HAVE_GETOPT_LONG_ONLY 1 1533| #define HAVE_DECL_GETENV 1 1534| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 1535| #define HAVE_STDINT_H_WITH_UINTMAX 1 1536| #define HAVE_UNSIGNED_LONG_LONG 1 1537| #define HAVE_UINTMAX_T 1 1538| #define HAVE_DECL_STRDUP 1 1539| #define HAVE_DECL_STRNDUP 1 1540| #define HAVE_DECL_STRNLEN 1 1541| #define HAVE_DECL_CLEARERR_UNLOCKED 1 1542| #define HAVE_DECL_FEOF_UNLOCKED 1 1543| #define HAVE_DECL_FERROR_UNLOCKED 1 1544| #define HAVE_DECL_FFLUSH_UNLOCKED 1 1545| #define HAVE_DECL_FGETS_UNLOCKED 1 1546| #define HAVE_DECL_FPUTC_UNLOCKED 1 1547| #define HAVE_DECL_FPUTS_UNLOCKED 1 1548| #define HAVE_DECL_FREAD_UNLOCKED 1 1549| #define HAVE_DECL_FWRITE_UNLOCKED 1 1550| #define HAVE_DECL_GETC_UNLOCKED 1 1551| #define HAVE_DECL_GETCHAR_UNLOCKED 1 1552| #define HAVE_DECL_PUTC_UNLOCKED 1 1553| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 1554| /* end confdefs.h. */ 1555| #include <CFLocale.h> 1556| int 1557| main () 1558| { 1559| CFLocaleCopyCurrent(); 1560| ; 1561| return 0; 1562| } 1563configure:12208: result: no 1564configure:12225: checking whether NLS is requested 1565configure:12234: result: yes 1566configure:12252: checking for GNU gettext in libc 1567configure:12276: gcc -o conftest -g -O2 conftest.c >&5 1568configure:12282: $? = 0 1569configure:12285: test -z || test ! -s conftest.err 1570configure:12288: $? = 0 1571configure:12291: test -s conftest 1572configure:12294: $? = 0 1573configure:12306: result: yes 1574configure:13010: checking whether to use NLS 1575configure:13012: result: yes 1576configure:13015: checking where the gettext function comes from 1577configure:13026: result: libc 1578configure:13122: checking for stdlib.h 1579configure:13127: result: yes 1580configure:13266: checking for GNU libc compatible malloc 1581configure:13295: gcc -o conftest -g -O2 conftest.c >&5 1582configure:13298: $? = 0 1583configure:13300: ./conftest 1584configure:13303: $? = 0 1585configure:13317: result: yes 1586configure:13377: checking for iswcntrl 1587configure:13434: gcc -o conftest -g -O2 conftest.c >&5 1588conftest.c:111: warning: conflicting types for built-in function 'iswcntrl' 1589configure:13440: $? = 0 1590configure:13443: test -z || test ! -s conftest.err 1591configure:13446: $? = 0 1592configure:13449: test -s conftest 1593configure:13452: $? = 0 1594configure:13464: result: yes 1595configure:13377: checking for wcwidth 1596configure:13434: gcc -o conftest -g -O2 conftest.c >&5 1597configure:13440: $? = 0 1598configure:13443: test -z || test ! -s conftest.err 1599configure:13446: $? = 0 1600configure:13449: test -s conftest 1601configure:13452: $? = 0 1602configure:13464: result: yes 1603configure:13475: checking whether mbrtowc and mbstate_t are properly declared 1604configure:13500: gcc -o conftest -g -O2 conftest.c >&5 1605configure:13506: $? = 0 1606configure:13509: test -z || test ! -s conftest.err 1607configure:13512: $? = 0 1608configure:13515: test -s conftest 1609configure:13518: $? = 0 1610configure:13530: result: yes 1611configure:13541: checking whether wcwidth is declared 1612configure:13574: gcc -c -g -O2 conftest.c >&5 1613configure:13580: $? = 0 1614configure:13583: test -z || test ! -s conftest.err 1615configure:13586: $? = 0 1616configure:13589: test -s conftest.o 1617configure:13592: $? = 0 1618configure:13603: result: yes 1619configure:13616: checking whether mbswidth is declared in <wchar.h> 1620configure:13643: gcc -c -g -O2 conftest.c >&5 1621conftest.c: In function 'main': 1622conftest.c:100: error: 'mbswidth' undeclared (first use in this function) 1623conftest.c:100: error: (Each undeclared identifier is reported only once 1624conftest.c:100: error: for each function it appears in.) 1625configure:13649: $? = 1 1626configure: failed program was: 1627| /* confdefs.h. */ 1628| 1629| #define PACKAGE_NAME "GNU Bison" 1630| #define PACKAGE_TARNAME "bison" 1631| #define PACKAGE_VERSION "2.3" 1632| #define PACKAGE_STRING "GNU Bison 2.3" 1633| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 1634| #define PACKAGE "bison" 1635| #define VERSION "2.3" 1636| #define _GNU_SOURCE 1 1637| #define STDC_HEADERS 1 1638| #define HAVE_SYS_TYPES_H 1 1639| #define HAVE_SYS_STAT_H 1 1640| #define HAVE_STDLIB_H 1 1641| #define HAVE_STRING_H 1 1642| #define HAVE_MEMORY_H 1 1643| #define HAVE_STRINGS_H 1 1644| #define HAVE_INTTYPES_H 1 1645| #define HAVE_STDINT_H 1 1646| #define HAVE_UNISTD_H 1 1647| #define __EXTENSIONS__ 1 1648| #define _POSIX_PTHREAD_SEMANTICS 1 1649| #define YYTEXT_POINTER 1 1650| #define M4 "/usr/bin/m4" 1651| #define HAVE_LOCALE_H 1 1652| #define HAVE_WCHAR_H 1 1653| #define HAVE_WCTYPE_H 1 1654| #define HAVE__BOOL 1 1655| #define HAVE_STDBOOL_H 1 1656| #define HAVE_UINTPTR_T 1 1657| #define HAVE_SETLOCALE 1 1658| #define HAVE_ISASCII 1 1659| #define HAVE_ISWPRINT 1 1660| #define HAVE_MBSINIT 1 1661| #define HAVE_SYS_WAIT_H 1 1662| #define HAVE_DUP2 1 1663| #define HAVE_WAITPID 1 1664| #define HAVE_UNISTD_H 1 1665| #define HAVE_FORK 1 1666| #define HAVE_VFORK 1 1667| #define HAVE_WORKING_VFORK 1 1668| #define HAVE_WORKING_FORK 1 1669| #define HAVE_SYS_TIME_H 1 1670| #define HAVE_SYS_TIMES_H 1 1671| #define HAVE_SYS_RESOURCE_H 1 1672| #define HAVE_TIMES 1 1673| #define HAVE_DECL_GETRUSAGE 1 1674| #define HAVE_DECL_TIMES 1 1675| #define HAVE_DECL_CLOCK 0 1676| #define HAVE_DECL_SYSCONF 1 1677| #define HAVE_CLOCK_T 1 1678| #define HAVE_STRUCT_TMS 1 1679| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 1680| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 1681| #define HAVE_DECL_STRERROR_R 1 1682| #define HAVE_STRERROR_R 1 1683| #define STRERROR_R_CHAR_P 1 1684| #define HAVE_GETOPT_H 1 1685| #define HAVE_GETOPT_LONG_ONLY 1 1686| #define HAVE_DECL_GETENV 1 1687| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 1688| #define HAVE_STDINT_H_WITH_UINTMAX 1 1689| #define HAVE_UNSIGNED_LONG_LONG 1 1690| #define HAVE_UINTMAX_T 1 1691| #define HAVE_DECL_STRDUP 1 1692| #define HAVE_DECL_STRNDUP 1 1693| #define HAVE_DECL_STRNLEN 1 1694| #define HAVE_DECL_CLEARERR_UNLOCKED 1 1695| #define HAVE_DECL_FEOF_UNLOCKED 1 1696| #define HAVE_DECL_FERROR_UNLOCKED 1 1697| #define HAVE_DECL_FFLUSH_UNLOCKED 1 1698| #define HAVE_DECL_FGETS_UNLOCKED 1 1699| #define HAVE_DECL_FPUTC_UNLOCKED 1 1700| #define HAVE_DECL_FPUTS_UNLOCKED 1 1701| #define HAVE_DECL_FREAD_UNLOCKED 1 1702| #define HAVE_DECL_FWRITE_UNLOCKED 1 1703| #define HAVE_DECL_GETC_UNLOCKED 1 1704| #define HAVE_DECL_GETCHAR_UNLOCKED 1 1705| #define HAVE_DECL_PUTC_UNLOCKED 1 1706| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 1707| #define ENABLE_NLS 1 1708| #define HAVE_GETTEXT 1 1709| #define HAVE_DCGETTEXT 1 1710| #define HAVE_STDLIB_H 1 1711| #define HAVE_MALLOC 1 1712| #define HAVE_ISWCNTRL 1 1713| #define HAVE_WCWIDTH 1 1714| #define HAVE_MBRTOWC 1 1715| #define HAVE_DECL_WCWIDTH 1 1716| /* end confdefs.h. */ 1717| 1718| #if HAVE_WCHAR_H 1719| # include <wchar.h> 1720| #endif 1721| 1722| int 1723| main () 1724| { 1725| 1726| char *p = (char *) mbswidth; 1727| 1728| ; 1729| return 0; 1730| } 1731configure:13672: result: no 1732configure:13685: checking for mbstate_t 1733configure:13707: gcc -c -g -O2 conftest.c >&5 1734configure:13713: $? = 0 1735configure:13716: test -z || test ! -s conftest.err 1736configure:13719: $? = 0 1737configure:13722: test -s conftest.o 1738configure:13725: $? = 0 1739configure:13736: result: yes 1740configure:13754: checking for obstacks 1741configure:13775: gcc -o conftest -g -O2 conftest.c >&5 1742configure:13781: $? = 0 1743configure:13784: test -z || test ! -s conftest.err 1744configure:13787: $? = 0 1745configure:13790: test -s conftest 1746configure:13793: $? = 0 1747configure:13805: result: yes 1748configure:13878: checking for mbstate_t 1749configure:13929: result: yes 1750configure:13945: checking whether mbrtowc and mbstate_t are properly declared 1751configure:14000: result: yes 1752configure:14051: checking for stpcpy 1753configure:14108: gcc -o conftest -g -O2 conftest.c >&5 1754conftest.c:120: warning: conflicting types for built-in function 'stpcpy' 1755configure:14114: $? = 0 1756configure:14117: test -z || test ! -s conftest.err 1757configure:14120: $? = 0 1758configure:14123: test -s conftest 1759configure:14126: $? = 0 1760configure:14138: result: yes 1761configure:14172: checking for strdup 1762configure:14229: gcc -o conftest -g -O2 conftest.c >&5 1763conftest.c:121: warning: conflicting types for built-in function 'strdup' 1764configure:14235: $? = 0 1765configure:14238: test -z || test ! -s conftest.err 1766configure:14241: $? = 0 1767configure:14244: test -s conftest 1768configure:14247: $? = 0 1769configure:14259: result: yes 1770configure:14294: checking for strerror 1771configure:14351: gcc -o conftest -g -O2 conftest.c >&5 1772configure:14357: $? = 0 1773configure:14360: test -z || test ! -s conftest.err 1774configure:14363: $? = 0 1775configure:14366: test -s conftest 1776configure:14369: $? = 0 1777configure:14381: result: yes 1778configure:14422: checking for working strndup 1779configure:14474: gcc -o conftest -g -O2 conftest.c >&5 1780configure:14477: $? = 0 1781configure:14479: ./conftest 1782configure:14482: $? = 0 1783configure:14496: result: yes 1784configure:14527: checking for working strnlen 1785configure:14566: gcc -o conftest -g -O2 conftest.c >&5 1786configure:14569: $? = 0 1787configure:14571: ./conftest 1788configure:14574: $? = 0 1789configure:14588: result: yes 1790configure:14626: checking for strtol 1791configure:14683: gcc -o conftest -g -O2 conftest.c >&5 1792configure:14689: $? = 0 1793configure:14692: test -z || test ! -s conftest.err 1794configure:14695: $? = 0 1795configure:14698: test -s conftest 1796configure:14701: $? = 0 1797configure:14713: result: yes 1798configure:14752: checking for strtoul 1799configure:14809: gcc -o conftest -g -O2 conftest.c >&5 1800configure:14815: $? = 0 1801configure:14818: test -z || test ! -s conftest.err 1802configure:14821: $? = 0 1803configure:14824: test -s conftest 1804configure:14827: $? = 0 1805configure:14839: result: yes 1806configure:14884: checking for strverscmp 1807configure:14941: gcc -o conftest -g -O2 conftest.c >&5 1808configure:14947: $? = 0 1809configure:14950: test -z || test ! -s conftest.err 1810configure:14953: $? = 0 1811configure:14956: test -s conftest 1812configure:14959: $? = 0 1813configure:14971: result: yes 1814configure:15004: checking for unistd.h 1815configure:15009: result: yes 1816configure:15386: checking for valgrind 1817configure:15415: result: no 1818configure:15474: checking for g++ 1819configure:15490: found /usr/bin/g++ 1820configure:15500: result: g++ 1821configure:15516: checking for C++ compiler version 1822configure:15519: g++ --version </dev/null >&5 1823g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 1824Copyright (C) 2006 Free Software Foundation, Inc. 1825This is free software; see the source for copying conditions. There is NO 1826warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 1827 1828configure:15522: $? = 0 1829configure:15524: g++ -v </dev/null >&5 1830Using built-in specs. 1831Target: i486-linux-gnu 1832Configured 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 1833Thread model: posix 1834gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 1835configure:15527: $? = 0 1836configure:15529: g++ -V </dev/null >&5 1837g++: '-V' option must have argument 1838configure:15532: $? = 1 1839configure:15535: checking whether we are using the GNU C++ compiler 1840configure:15559: g++ -c conftest.cc >&5 1841configure:15565: $? = 0 1842configure:15568: test -z || test ! -s conftest.err 1843configure:15571: $? = 0 1844configure:15574: test -s conftest.o 1845configure:15577: $? = 0 1846configure:15590: result: yes 1847configure:15596: checking whether g++ accepts -g 1848configure:15617: g++ -c -g conftest.cc >&5 1849configure:15623: $? = 0 1850configure:15626: test -z || test ! -s conftest.err 1851configure:15629: $? = 0 1852configure:15632: test -s conftest.o 1853configure:15635: $? = 0 1854configure:15646: result: yes 1855configure:15688: g++ -c -g -O2 conftest.cc >&5 1856configure:15694: $? = 0 1857configure:15697: test -z || test ! -s conftest.err 1858configure:15700: $? = 0 1859configure:15703: test -s conftest.o 1860configure:15706: $? = 0 1861configure:15732: g++ -c -g -O2 conftest.cc >&5 1862conftest.cc: In function 'int main()': 1863conftest.cc:110: error: 'exit' was not declared in this scope 1864configure:15738: $? = 1 1865configure: failed program was: 1866| /* confdefs.h. */ 1867| 1868| #define PACKAGE_NAME "GNU Bison" 1869| #define PACKAGE_TARNAME "bison" 1870| #define PACKAGE_VERSION "2.3" 1871| #define PACKAGE_STRING "GNU Bison 2.3" 1872| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" 1873| #define PACKAGE "bison" 1874| #define VERSION "2.3" 1875| #define _GNU_SOURCE 1 1876| #define STDC_HEADERS 1 1877| #define HAVE_SYS_TYPES_H 1 1878| #define HAVE_SYS_STAT_H 1 1879| #define HAVE_STDLIB_H 1 1880| #define HAVE_STRING_H 1 1881| #define HAVE_MEMORY_H 1 1882| #define HAVE_STRINGS_H 1 1883| #define HAVE_INTTYPES_H 1 1884| #define HAVE_STDINT_H 1 1885| #define HAVE_UNISTD_H 1 1886| #define __EXTENSIONS__ 1 1887| #define _POSIX_PTHREAD_SEMANTICS 1 1888| #define YYTEXT_POINTER 1 1889| #define M4 "/usr/bin/m4" 1890| #define HAVE_LOCALE_H 1 1891| #define HAVE_WCHAR_H 1 1892| #define HAVE_WCTYPE_H 1 1893| #define HAVE__BOOL 1 1894| #define HAVE_STDBOOL_H 1 1895| #define HAVE_UINTPTR_T 1 1896| #define HAVE_SETLOCALE 1 1897| #define HAVE_ISASCII 1 1898| #define HAVE_ISWPRINT 1 1899| #define HAVE_MBSINIT 1 1900| #define HAVE_SYS_WAIT_H 1 1901| #define HAVE_DUP2 1 1902| #define HAVE_WAITPID 1 1903| #define HAVE_UNISTD_H 1 1904| #define HAVE_FORK 1 1905| #define HAVE_VFORK 1 1906| #define HAVE_WORKING_VFORK 1 1907| #define HAVE_WORKING_FORK 1 1908| #define HAVE_SYS_TIME_H 1 1909| #define HAVE_SYS_TIMES_H 1 1910| #define HAVE_SYS_RESOURCE_H 1 1911| #define HAVE_TIMES 1 1912| #define HAVE_DECL_GETRUSAGE 1 1913| #define HAVE_DECL_TIMES 1 1914| #define HAVE_DECL_CLOCK 0 1915| #define HAVE_DECL_SYSCONF 1 1916| #define HAVE_CLOCK_T 1 1917| #define HAVE_STRUCT_TMS 1 1918| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 1919| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 1920| #define HAVE_DECL_STRERROR_R 1 1921| #define HAVE_STRERROR_R 1 1922| #define STRERROR_R_CHAR_P 1 1923| #define HAVE_GETOPT_H 1 1924| #define HAVE_GETOPT_LONG_ONLY 1 1925| #define HAVE_DECL_GETENV 1 1926| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 1927| #define HAVE_STDINT_H_WITH_UINTMAX 1 1928| #define HAVE_UNSIGNED_LONG_LONG 1 1929| #define HAVE_UINTMAX_T 1 1930| #define HAVE_DECL_STRDUP 1 1931| #define HAVE_DECL_STRNDUP 1 1932| #define HAVE_DECL_STRNLEN 1 1933| #define HAVE_DECL_CLEARERR_UNLOCKED 1 1934| #define HAVE_DECL_FEOF_UNLOCKED 1 1935| #define HAVE_DECL_FERROR_UNLOCKED 1 1936| #define HAVE_DECL_FFLUSH_UNLOCKED 1 1937| #define HAVE_DECL_FGETS_UNLOCKED 1 1938| #define HAVE_DECL_FPUTC_UNLOCKED 1 1939| #define HAVE_DECL_FPUTS_UNLOCKED 1 1940| #define HAVE_DECL_FREAD_UNLOCKED 1 1941| #define HAVE_DECL_FWRITE_UNLOCKED 1 1942| #define HAVE_DECL_GETC_UNLOCKED 1 1943| #define HAVE_DECL_GETCHAR_UNLOCKED 1 1944| #define HAVE_DECL_PUTC_UNLOCKED 1 1945| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 1946| #define ENABLE_NLS 1 1947| #define HAVE_GETTEXT 1 1948| #define HAVE_DCGETTEXT 1 1949| #define HAVE_STDLIB_H 1 1950| #define HAVE_MALLOC 1 1951| #define HAVE_ISWCNTRL 1 1952| #define HAVE_WCWIDTH 1 1953| #define HAVE_MBRTOWC 1 1954| #define HAVE_DECL_WCWIDTH 1 1955| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 1956| #define HAVE_MBSTATE_T 1 1957| #define HAVE_OBSTACK 1 1958| #define HAVE_MBSTATE_T 1 1959| #define HAVE_MBRTOWC 1 1960| #define HAVE_STPCPY 1 1961| #define HAVE_STRDUP 1 1962| #define HAVE_STRERROR 1 1963| #define HAVE_STRNDUP 1 1964| #define HAVE_STRTOL 1 1965| #define HAVE_STRTOUL 1 1966| #define HAVE_STRVERSCMP 1 1967| #define HAVE_UNISTD_H 1 1968| #define USE_UNLOCKED_IO 1 1969| #define YYENABLE_NLS 1 1970| /* end confdefs.h. */ 1971| 1972| int 1973| main () 1974| { 1975| exit (42); 1976| ; 1977| return 0; 1978| } 1979configure:15688: g++ -c -g -O2 conftest.cc >&5 1980configure:15694: $? = 0 1981configure:15697: test -z || test ! -s conftest.err 1982configure:15700: $? = 0 1983configure:15703: test -s conftest.o 1984configure:15706: $? = 0 1985configure:15732: g++ -c -g -O2 conftest.cc >&5 1986configure:15738: $? = 0 1987configure:15741: test -z || test ! -s conftest.err 1988configure:15744: $? = 0 1989configure:15747: test -s conftest.o 1990configure:15750: $? = 0 1991configure:15775: checking dependency style of g++ 1992configure:15865: result: gcc3 1993configure:15884: checking whether g++ builds executables that work 1994configure:15924: g++ -c -g -O2 conftest.cc >&5 1995configure:15930: $? = 0 1996configure:15933: test -z || test ! -s conftest.err 1997configure:15936: $? = 0 1998configure:15939: test -s conftest.o 1999configure:15942: $? = 0 2000configure:15945: g++ -o conftest -g -O2 conftest.o >&5 2001configure:15948: $? = 0 2002configure:15954: ./conftest 2003configure:15957: $? = 0 2004configure:15980: result: yes 2005configure:16151: creating ./config.status 2006 2007## ---------------------- ## 2008## Running config.status. ## 2009## ---------------------- ## 2010 2011This file was extended by GNU Bison config.status 2.3, which was 2012generated by GNU Autoconf 2.59. Invocation command line was 2013 2014 CONFIG_FILES = 2015 CONFIG_HEADERS = 2016 CONFIG_LINKS = 2017 CONFIG_COMMANDS = 2018 $ ./config.status 2019 2020on phanna.cnc.corp.google.com 2021 2022config.status:802: creating runtime-po/Makefile.in 2023config.status:802: creating tests/Makefile 2024config.status:802: creating tests/atlocal 2025config.status:802: creating tests/bison 2026config.status:802: creating Makefile 2027config.status:802: creating build-aux/Makefile 2028config.status:802: creating po/Makefile.in 2029config.status:802: creating data/Makefile 2030config.status:802: creating examples/Makefile 2031config.status:802: creating examples/calc++/Makefile 2032config.status:802: creating lib/Makefile 2033config.status:802: creating src/Makefile 2034config.status:802: creating doc/Makefile 2035config.status:872: creating config.h 2036config.status:1364: executing depfiles commands 2037config.status:1364: executing default-1 commands 2038config.status:1364: executing tests/atconfig commands 2039 2040## ---------------- ## 2041## Cache variables. ## 2042## ---------------- ## 2043 2044ac_cv_build=x86_64-unknown-linux-gnu 2045ac_cv_build_alias=x86_64-unknown-linux-gnu 2046ac_cv_c_compiler_gnu=yes 2047ac_cv_c_inline=inline 2048ac_cv_cxx_compiler_gnu=yes 2049ac_cv_env_CC_set= 2050ac_cv_env_CC_value= 2051ac_cv_env_CFLAGS_set= 2052ac_cv_env_CFLAGS_value= 2053ac_cv_env_CPPFLAGS_set= 2054ac_cv_env_CPPFLAGS_value= 2055ac_cv_env_CPP_set= 2056ac_cv_env_CPP_value= 2057ac_cv_env_CXXFLAGS_set= 2058ac_cv_env_CXXFLAGS_value= 2059ac_cv_env_CXX_set= 2060ac_cv_env_CXX_value= 2061ac_cv_env_LDFLAGS_set= 2062ac_cv_env_LDFLAGS_value= 2063ac_cv_env_build_alias_set= 2064ac_cv_env_build_alias_value= 2065ac_cv_env_host_alias_set= 2066ac_cv_env_host_alias_value= 2067ac_cv_env_target_alias_set= 2068ac_cv_env_target_alias_value= 2069ac_cv_exeext= 2070ac_cv_func_dup2=yes 2071ac_cv_func_fork=yes 2072ac_cv_func_fork_works=yes 2073ac_cv_func_getopt_long_only=yes 2074ac_cv_func_isascii=yes 2075ac_cv_func_iswcntrl=yes 2076ac_cv_func_iswprint=yes 2077ac_cv_func_malloc_0_nonnull=yes 2078ac_cv_func_mbsinit=yes 2079ac_cv_func_obstack=yes 2080ac_cv_func_setlocale=yes 2081ac_cv_func_stpcpy=yes 2082ac_cv_func_strdup=yes 2083ac_cv_func_strerror=yes 2084ac_cv_func_strerror_r=yes 2085ac_cv_func_strerror_r_char_p=yes 2086ac_cv_func_strnlen_working=yes 2087ac_cv_func_strtol=yes 2088ac_cv_func_strtoul=yes 2089ac_cv_func_strverscmp=yes 2090ac_cv_func_times=yes 2091ac_cv_func_vfork=yes 2092ac_cv_func_vfork_works=yes 2093ac_cv_func_waitpid=yes 2094ac_cv_func_wcwidth=yes 2095ac_cv_have_decl_clearerr_unlocked=yes 2096ac_cv_have_decl_clock=no 2097ac_cv_have_decl_feof_unlocked=yes 2098ac_cv_have_decl_ferror_unlocked=yes 2099ac_cv_have_decl_fflush_unlocked=yes 2100ac_cv_have_decl_fgets_unlocked=yes 2101ac_cv_have_decl_fputc_unlocked=yes 2102ac_cv_have_decl_fputs_unlocked=yes 2103ac_cv_have_decl_fread_unlocked=yes 2104ac_cv_have_decl_fwrite_unlocked=yes 2105ac_cv_have_decl_getc_unlocked=yes 2106ac_cv_have_decl_getchar_unlocked=yes 2107ac_cv_have_decl_getenv=yes 2108ac_cv_have_decl_getrusage=yes 2109ac_cv_have_decl_mbswidth=no 2110ac_cv_have_decl_optreset=no 2111ac_cv_have_decl_putc_unlocked=yes 2112ac_cv_have_decl_putchar_unlocked=yes 2113ac_cv_have_decl_strdup=yes 2114ac_cv_have_decl_strerror_r=yes 2115ac_cv_have_decl_strndup=yes 2116ac_cv_have_decl_strnlen=yes 2117ac_cv_have_decl_sysconf=yes 2118ac_cv_have_decl_times=yes 2119ac_cv_have_decl_wcwidth=yes 2120ac_cv_header_getopt_h=yes 2121ac_cv_header_inttypes_h=yes 2122ac_cv_header_locale_h=yes 2123ac_cv_header_memory_h=yes 2124ac_cv_header_minix_config_h=no 2125ac_cv_header_stdbool_h=yes 2126ac_cv_header_stdc=yes 2127ac_cv_header_stdint_h=yes 2128ac_cv_header_stdlib_h=yes 2129ac_cv_header_string_h=yes 2130ac_cv_header_strings_h=yes 2131ac_cv_header_sys_resource_h=yes 2132ac_cv_header_sys_stat_h=yes 2133ac_cv_header_sys_time_h=yes 2134ac_cv_header_sys_times_h=yes 2135ac_cv_header_sys_types_h=yes 2136ac_cv_header_sys_wait_h=yes 2137ac_cv_header_unistd_h=yes 2138ac_cv_header_vfork_h=no 2139ac_cv_header_wchar_h=yes 2140ac_cv_header_wctype_h=yes 2141ac_cv_host=x86_64-unknown-linux-gnu 2142ac_cv_host_alias=x86_64-unknown-linux-gnu 2143ac_cv_lib_error_at_line=yes 2144ac_cv_lib_fl_yywrap=yes 2145ac_cv_objext=o 2146ac_cv_path_GMSGFMT=/usr/bin/msgfmt 2147ac_cv_path_M4=/usr/bin/m4 2148ac_cv_path_MSGFMT=/usr/bin/msgfmt 2149ac_cv_path_MSGMERGE=/usr/bin/msgmerge 2150ac_cv_path_XGETTEXT=/usr/bin/xgettext 2151ac_cv_path_install='/usr/bin/install -c' 2152ac_cv_prog_AWK=gawk 2153ac_cv_prog_CPP='gcc -E' 2154ac_cv_prog_LEX=flex 2155ac_cv_prog_YACC='bison -y' 2156ac_cv_prog_ac_ct_CC=gcc 2157ac_cv_prog_ac_ct_CXX=g++ 2158ac_cv_prog_ac_ct_RANLIB=ranlib 2159ac_cv_prog_cc_g=yes 2160ac_cv_prog_cc_stdc= 2161ac_cv_prog_cxx_g=yes 2162ac_cv_prog_egrep='grep -E' 2163ac_cv_prog_gnu_m4=yes 2164ac_cv_prog_lex_root=lex.yy 2165ac_cv_prog_lex_yytext_pointer=yes 2166ac_cv_prog_make_make_set=yes 2167ac_cv_safe_to_define___extensions__=yes 2168ac_cv_type__Bool=yes 2169ac_cv_type_clock_t=yes 2170ac_cv_type_mbstate_t=yes 2171ac_cv_type_pid_t=yes 2172ac_cv_type_struct_tms=yes 2173ac_cv_type_uintptr_t=yes 2174ac_cv_type_unsigned_long_long=yes 2175ac_cv_win_or_dos=no 2176acl_cv_hardcode_direct=no 2177acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' 2178acl_cv_hardcode_libdir_separator= 2179acl_cv_hardcode_minus_L=no 2180acl_cv_libext=a 2181acl_cv_path_LD=/usr/bin/ld 2182acl_cv_prog_gnu_ld=yes 2183acl_cv_rpath=done 2184acl_cv_shlibext=so 2185acl_cv_wl=-Wl, 2186am_cv_CC_dependencies_compiler_type=gcc3 2187am_cv_CXX_dependencies_compiler_type=gcc3 2188am_cv_prog_cc_stdc= 2189bison_cv_cxx_works=yes 2190gl_cv_func_gnu_getopt=yes 2191gl_cv_func_mbrtowc=yes 2192gl_cv_func_strndup=yes 2193gl_cv_header_inttypes_h=yes 2194gl_cv_header_stdint_h=yes 2195gt_cv_func_CFLocaleCopyCurrent=no 2196gt_cv_func_CFPreferencesCopyAppValue=no 2197gt_cv_func_gnugettext1_libc=yes 2198 2199## ----------------- ## 2200## Output variables. ## 2201## ----------------- ## 2202 2203ACLOCAL='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9' 2204AMDEPBACKSLASH='\' 2205AMDEP_FALSE='#' 2206AMDEP_TRUE='' 2207AMTAR='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar' 2208AUTOCONF='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf' 2209AUTOHEADER='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader' 2210AUTOM4TE='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te' 2211AUTOMAKE='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9' 2212AWK='gawk' 2213BISON_CXX_WORKS=':' 2214BISON_CXX_WORKS_FALSE='#' 2215BISON_CXX_WORKS_TRUE='' 2216BISON_LOCALEDIR='/usr/share/locale' 2217CC='gcc' 2218CCDEPMODE='depmode=gcc3' 2219CFLAGS='-g -O2' 2220CPP='gcc -E' 2221CPPFLAGS='' 2222CXX='g++' 2223CXXDEPMODE='depmode=gcc3' 2224CXXFLAGS='-g -O2' 2225CYGPATH_W='echo' 2226DEFS='-DHAVE_CONFIG_H' 2227DEPDIR='.deps' 2228ECHO_C='' 2229ECHO_N='-n' 2230ECHO_T='' 2231EGREP='grep -E' 2232EXEEXT='' 2233GCC='yes' 2234GETOPT_H='' 2235GMSGFMT='/usr/bin/msgfmt' 2236HAVE__BOOL='1' 2237INSTALL_DATA='${INSTALL} -m 644' 2238INSTALL_PROGRAM='${INSTALL}' 2239INSTALL_SCRIPT='${INSTALL}' 2240INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' 2241INTLLIBS='' 2242INTL_MACOSX_LIBS='' 2243LDFLAGS='' 2244LEX='flex' 2245LEXLIB='-lfl' 2246LEX_OUTPUT_ROOT='lex.yy' 2247LIBICONV='-liconv' 2248LIBINTL='' 2249LIBOBJS=' dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o' 2250LIBS='' 2251LTLIBICONV='-liconv' 2252LTLIBINTL='' 2253LTLIBOBJS=' dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo' 2254M4='/usr/bin/m4' 2255MAKEINFO='${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo' 2256MKINSTALLDIRS='$(top_builddir)/build-aux/mkinstalldirs' 2257MSGFMT='/usr/bin/msgfmt' 2258MSGMERGE='/usr/bin/msgmerge' 2259O0CFLAGS='-g ' 2260O0CXXFLAGS='-g ' 2261OBJEXT='o' 2262PACKAGE='bison' 2263PACKAGE_BUGREPORT='bug-bison@gnu.org' 2264PACKAGE_NAME='GNU Bison' 2265PACKAGE_STRING='GNU Bison 2.3' 2266PACKAGE_TARNAME='bison' 2267PACKAGE_VERSION='2.3' 2268PATH_SEPARATOR=':' 2269POSUB='po' 2270RANLIB='ranlib' 2271SET_MAKE='' 2272SHELL='/bin/sh' 2273STDBOOL_H='' 2274STRIP='' 2275UNISTD_H='' 2276USE_NLS='yes' 2277VALGRIND='' 2278VERSION='2.3' 2279WARNING_CFLAGS='' 2280WARNING_CXXFLAGS='' 2281WERROR_CFLAGS='' 2282XGETTEXT='/usr/bin/xgettext' 2283YACC='bison -y' 2284YACC_LIBRARY='liby.a' 2285YACC_SCRIPT='yacc' 2286ac_ct_CC='gcc' 2287ac_ct_CXX='g++' 2288ac_ct_RANLIB='ranlib' 2289ac_ct_STRIP='' 2290aclocaldir='${datadir}/aclocal' 2291am__fastdepCC_FALSE='#' 2292am__fastdepCC_TRUE='' 2293am__fastdepCXX_FALSE='#' 2294am__fastdepCXX_TRUE='' 2295am__include='include' 2296am__leading_dot='.' 2297am__quote='' 2298am__tar='${AMTAR} chof - "$$tardir"' 2299am__untar='${AMTAR} xf -' 2300bindir='${exec_prefix}/bin' 2301build='x86_64-unknown-linux-gnu' 2302build_alias='' 2303build_cpu='x86_64' 2304build_os='linux-gnu' 2305build_vendor='unknown' 2306datadir='${prefix}/share' 2307exec_prefix='${prefix}' 2308host='x86_64-unknown-linux-gnu' 2309host_alias='' 2310host_cpu='x86_64' 2311host_os='linux-gnu' 2312host_vendor='unknown' 2313includedir='${prefix}/include' 2314infodir='${prefix}/info' 2315install_sh='/usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh' 2316libdir='${exec_prefix}/lib' 2317libexecdir='${exec_prefix}/libexec' 2318localstatedir='${prefix}/var' 2319mandir='${prefix}/man' 2320mkdir_p='mkdir -p --' 2321oldincludedir='/usr/include' 2322prefix='/home/phanna/src/bison' 2323program_transform_name='s,x,x,' 2324sbindir='${exec_prefix}/sbin' 2325sharedstatedir='${prefix}/com' 2326sysconfdir='${prefix}/etc' 2327target_alias='' 2328 2329## ----------- ## 2330## confdefs.h. ## 2331## ----------- ## 2332 2333#define ENABLE_NLS 1 2334#define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 2335#define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 2336#define HAVE_CLOCK_T 1 2337#define HAVE_DCGETTEXT 1 2338#define HAVE_DECL_CLEARERR_UNLOCKED 1 2339#define HAVE_DECL_CLOCK 0 2340#define HAVE_DECL_FEOF_UNLOCKED 1 2341#define HAVE_DECL_FERROR_UNLOCKED 1 2342#define HAVE_DECL_FFLUSH_UNLOCKED 1 2343#define HAVE_DECL_FGETS_UNLOCKED 1 2344#define HAVE_DECL_FPUTC_UNLOCKED 1 2345#define HAVE_DECL_FPUTS_UNLOCKED 1 2346#define HAVE_DECL_FREAD_UNLOCKED 1 2347#define HAVE_DECL_FWRITE_UNLOCKED 1 2348#define HAVE_DECL_GETCHAR_UNLOCKED 1 2349#define HAVE_DECL_GETC_UNLOCKED 1 2350#define HAVE_DECL_GETENV 1 2351#define HAVE_DECL_GETRUSAGE 1 2352#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 2353#define HAVE_DECL_PUTCHAR_UNLOCKED 1 2354#define HAVE_DECL_PUTC_UNLOCKED 1 2355#define HAVE_DECL_STRDUP 1 2356#define HAVE_DECL_STRERROR_R 1 2357#define HAVE_DECL_STRNDUP 1 2358#define HAVE_DECL_STRNLEN 1 2359#define HAVE_DECL_SYSCONF 1 2360#define HAVE_DECL_TIMES 1 2361#define HAVE_DECL_WCWIDTH 1 2362#define HAVE_DUP2 1 2363#define HAVE_FORK 1 2364#define HAVE_GETOPT_H 1 2365#define HAVE_GETOPT_LONG_ONLY 1 2366#define HAVE_GETTEXT 1 2367#define HAVE_INTTYPES_H 1 2368#define HAVE_INTTYPES_H_WITH_UINTMAX 1 2369#define HAVE_ISASCII 1 2370#define HAVE_ISWCNTRL 1 2371#define HAVE_ISWPRINT 1 2372#define HAVE_LOCALE_H 1 2373#define HAVE_MALLOC 1 2374#define HAVE_MBRTOWC 1 2375#define HAVE_MBRTOWC 1 2376#define HAVE_MBSINIT 1 2377#define HAVE_MBSTATE_T 1 2378#define HAVE_MBSTATE_T 1 2379#define HAVE_MEMORY_H 1 2380#define HAVE_OBSTACK 1 2381#define HAVE_SETLOCALE 1 2382#define HAVE_STDBOOL_H 1 2383#define HAVE_STDINT_H 1 2384#define HAVE_STDINT_H_WITH_UINTMAX 1 2385#define HAVE_STDLIB_H 1 2386#define HAVE_STDLIB_H 1 2387#define HAVE_STPCPY 1 2388#define HAVE_STRDUP 1 2389#define HAVE_STRERROR 1 2390#define HAVE_STRERROR_R 1 2391#define HAVE_STRINGS_H 1 2392#define HAVE_STRING_H 1 2393#define HAVE_STRNDUP 1 2394#define HAVE_STRTOL 1 2395#define HAVE_STRTOUL 1 2396#define HAVE_STRUCT_TMS 1 2397#define HAVE_STRVERSCMP 1 2398#define HAVE_SYS_RESOURCE_H 1 2399#define HAVE_SYS_STAT_H 1 2400#define HAVE_SYS_TIMES_H 1 2401#define HAVE_SYS_TIME_H 1 2402#define HAVE_SYS_TYPES_H 1 2403#define HAVE_SYS_WAIT_H 1 2404#define HAVE_TIMES 1 2405#define HAVE_UINTMAX_T 1 2406#define HAVE_UINTPTR_T 1 2407#define HAVE_UNISTD_H 1 2408#define HAVE_UNISTD_H 1 2409#define HAVE_UNISTD_H 1 2410#define HAVE_UNSIGNED_LONG_LONG 1 2411#define HAVE_VFORK 1 2412#define HAVE_WAITPID 1 2413#define HAVE_WCHAR_H 1 2414#define HAVE_WCTYPE_H 1 2415#define HAVE_WCWIDTH 1 2416#define HAVE_WORKING_FORK 1 2417#define HAVE_WORKING_VFORK 1 2418#define HAVE__BOOL 1 2419#define M4 "/usr/bin/m4" 2420#define PACKAGE "bison" 2421#define PACKAGE_BUGREPORT "bug-bison@gnu.org" 2422#define PACKAGE_NAME "GNU Bison" 2423#define PACKAGE_STRING "GNU Bison 2.3" 2424#define PACKAGE_TARNAME "bison" 2425#define PACKAGE_VERSION "2.3" 2426#define STDC_HEADERS 1 2427#define STRERROR_R_CHAR_P 1 2428#define USE_UNLOCKED_IO 1 2429#define VERSION "2.3" 2430#define YYENABLE_NLS 1 2431#define YYTEXT_POINTER 1 2432#define _GNU_SOURCE 1 2433#define _POSIX_PTHREAD_SEMANTICS 1 2434#define __EXTENSIONS__ 1 2435#endif 2436#ifdef __cplusplus 2437extern "C" void std::exit (int) throw (); using std::exit; 2438 2439configure: exit 0 2440