renkon% uname -a SunOS renkon 5.8 Generic_108528-29 sun4u sparc SUNW,Ultra-5_10 renkon% renkon% renkon% renkon% pwd /opt/src/bison-1.875d/tests renkon% renkon% ls -ltr total 3300 -rw-r--r-- 1 fujiwara other 2927 Mar 5 2002 output.at -rw-r--r-- 1 fujiwara other 4311 Aug 1 2002 sets.at -rw-r--r-- 1 fujiwara other 276 Oct 14 2002 bison.in -rw-r--r-- 1 fujiwara other 9355 Nov 14 2002 torture.at -rw-r--r-- 1 fujiwara other 2567 Nov 15 2002 headers.at -rw-r--r-- 1 fujiwara other 7948 Dec 7 2002 reduce.at -rw-r--r-- 1 fujiwara other 642 Jun 2 2003 atlocal.in -rw-r--r-- 1 fujiwara other 4240 Jun 4 2003 glr-regression.at -rw-r--r-- 1 fujiwara other 8808 Jun 17 2003 cxx-type.at -rw-r--r-- 1 fujiwara other 4906 Dec 24 2003 input.at -rw-r--r-- 1 fujiwara other 1797 Dec 24 2003 testsuite.at -rw-r--r-- 1 fujiwara other 3019 Dec 24 2003 Makefile.am -rw-r--r-- 1 fujiwara other 6353 Feb 26 2004 local.at -rw-r--r-- 1 fujiwara other 15154 Mar 31 2004 regression.at -rw-r--r-- 1 fujiwara other 69376 Mar 31 2004 existing.at -rw-r--r-- 1 fujiwara other 3737 Apr 28 2004 synclines.at -rw-r--r-- 1 fujiwara other 12065 Apr 28 2004 actions.at -rw-r--r-- 1 fujiwara other 10142 Apr 28 2004 conflicts.at -rw-r--r-- 1 fujiwara other 17537 Apr 28 2004 calc.at -rw-r--r-- 1 fujiwara other 12288 May 22 2004 Makefile.in -rw-r--r-- 1 fujiwara other 279 May 22 2004 package.m4 -rwxr-xr-x 1 fujiwara other 1285471 May 22 2004 testsuite -rw-r--r-- 1 fujiwara other 12226 Jan 19 22:40 Makefile -rwxr-xr-x 1 fujiwara other 340 Jan 19 22:40 bison -rw-r--r-- 1 fujiwara other 578 Jan 19 22:40 atlocal -rw-r--r-- 1 fujiwara other 522 Jan 19 22:40 atconfig drwxr-xr-x 10 root other 512 Jan 19 23:06 testsuite.dir -rw-r--r-- 1 root other 158576 Jan 19 23:06 testsuite.log renkon% renkon% renkon% cat testsuite.log ## ---------------------------- ## ## GNU Bison 1.875d test suite. ## ## ---------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2004-05-21 Paul Eggert | | * NEWS: Version 1.875d. | * configure.ac (AC_INIT): Likewise. | * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875d. | | * configure.ac (--enable-gcc-warnings): Do not enable -Wshadow, | -Wmissing-prototypes, or -Wstrict-prototypes for C++. The current | lalr1.cc runs afoul of the first, and the last two are no longer | supported by GCC 3.4.0. ## --------- ## ## Platform. ## ## --------- ## hostname = renkon uname -m = sun4u uname -r = 5.8 uname -s = SunOS uname -v = Generic_108528-29 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = renkon Release = 5.8 KernelID = Generic_108528-29 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/src/bison-1.875d/tests PATH: /opt/gnu/bin PATH: /usr/local/bin PATH: /usr/ccs/bin PATH: /usr/openwin/bin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/ucb PATH: /etc PATH: /opt/src/bison-1.875d testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/opt/src/bison-1.875d/tests' | at_srcdir='.' | abs_srcdir='/opt/src/bison-1.875d/tests' | at_top_srcdir='..' | abs_top_srcdir='/opt/src/bison-1.875d/tests/..' | at_top_builddir='../' | abs_top_builddir='/opt/src/bison-1.875d/tests/../.' | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for Bison test suite. | # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. | | # We need a C compiler. | CC='gcc' | | # We want no optimization. | CFLAGS='-g -O2 ' | | # We need `config.h'. | CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir " | | # Is the compiler GCC? | GCC='yes' | | # The GCC C++ compiler. | CXX='g++' | | # We want no optimization with C++, too. | CXXFLAGS='-g -O2 ' | | # Are special link options needed? | LDFLAGS='' | | # Are special libraries needed? | LIBS='' ## ---------------- ## ## Tested programs. ## ## ---------------- ## local.at:204: /opt/src/bison-1.875d/tests/bison --version bison (GNU Bison) 1.875d Written by Robert Corbett and Richard Stallman. Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Thu Jan 19 22:46:33 JST 2006 1. Invalid $n (input.at:28): ok (0m0.020s 0m0.130s) 2. Invalid @n (input.at:46): ok (0m0.050s 0m0.100s) 3. Type Clashes (input.at:64): ok (0m0.170s 0m0.140s) 4. Torturing the Scanner (input.at:93): ok (0m1.160s 0m0.780s) 5. Output files: & -dv. (output.at:38): ok (0m0.180s 0m0.190s) 6. Output files: & -dv -o foo.c. (output.at:40): ok (0m0.200s 0m0.170s) 7. Output files: & -dv -o foo.tab.c. (output.at:42): ok (0m0.190s 0m0.170s) 8. Output files: & -dv -y. (output.at:44): ok (0m0.170s 0m0.200s) 9. Output files: & -dv -b bar. (output.at:46): ok (0m0.180s 0m0.210s) 10. Output files: & -dv -g -o foo.c. (output.at:48): ok (0m0.180s 0m0.190s) 11. Output files: %defines %verbose & . (output.at:52): ok (0m0.190s 0m0.180s) 12. Output files: %defines %verbose %yacc & . (output.at:54): ok (0m0.160s 0m0.210s) 13. Output files: %defines %verbose %yacc & . (output.at:57): ok (0m0.160s 0m0.220s) 14. Output files: %file-prefix="bar" %defines %verbose & . (output.at:61): ok (0m0.160s 0m0.210s) 15. Output files: %output="bar.c" %defines %verbose %yacc & . (output.at:63): ok (0m0.220s 0m0.160s) 16. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc & . (output.at:67): ok (0m0.180s 0m0.210s) 17. Output files: %defines %verbose & . (output.at:72): ok (0m0.200s 0m0.180s) 18. Output files: %defines %verbose & -o foo.c. (output.at:75): ok (0m0.210s 0m0.180s) 19. Output files: & --defines=foo.hpp -o foo.c++. (output.at:79): ok (0m0.220s 0m0.150s) 20. Output files: & -o foo.c++ --graph=foo.gph. (output.at:83): ok (0m0.200s 0m0.170s) 21. Nullable (sets.at:66): ok (0m0.250s 0m0.340s) 22. Broken Closure (sets.at:151): ok (0m0.150s 0m0.280s) 23. Firsts (sets.at:193): ok (0m0.330s 0m0.360s) 24. Useless Terminals (reduce.at:26): ok (0m0.170s 0m0.220s) 25. Useless Nonterminals (reduce.at:70): ok (0m0.200s 0m0.200s) 26. Useless Rules (reduce.at:125): ok (0m0.190s 0m0.240s) 27. Reduced Automaton (reduce.at:212): ok (0m0.440s 0m0.390s) 28. Underivable Rules (reduce.at:301): ok (0m0.220s 0m0.200s) 29. Empty Language (reduce.at:342): ok (0m0.030s 0m0.130s) 30. Prologue synch line (synclines.at:93): ok (0m0.890s 0m0.720s) 31. %union synch line (synclines.at:113): ok (0m0.890s 0m0.730s) 32. Postprologue synch line (synclines.at:136): ok (0m0.910s 0m0.760s) 33. Action synch line (synclines.at:155): ok (0m0.870s 0m0.740s) 34. Epilogue synch line (synclines.at:173): ok (0m1.010s 0m0.590s) 35. %union and --defines (headers.at:27): ok (0m0.180s 0m0.100s) 36. Invalid CPP guards: input/input (headers.at:76): ok (0m0.230s 0m0.260s) 37. Invalid CPP guards: 9foo (headers.at:77): ok (0m0.210s 0m0.280s) 38. export YYLTYPE (headers.at:86): ok (0m1.410s 0m0.630s) 39. Mid-rule actions (actions.at:25): ok (0m2.240s 0m0.420s) 40. Actions after errors (actions.at:89): ok (0m1.680s 0m0.450s) 41. Exotic Dollars (actions.at:236): ok (0m1.570s 0m0.470s) 42. Printers and Destructors: (actions.at:556): ok (0m2.650s 0m0.560s) 44. S/R in initial (conflicts.at:32): ok (0m0.170s 0m0.120s) 45. %nonassoc and eof (conflicts.at:52): ok (0m1.490s 0m0.720s) 46. Unresolved SR Conflicts (conflicts.at:129): ok (0m0.170s 0m0.230s) 47. Resolved SR Conflicts (conflicts.at:236): ok (0m0.150s 0m0.230s) 48. Defaulted Conflicted Reduction (conflicts.at:358): ok (0m0.220s 0m0.200s) 49. %expect not enough (conflicts.at:477): ok (0m0.160s 0m0.140s) 50. %expect right (conflicts.at:497): ok (0m0.140s 0m0.130s) 51. %expect too much (conflicts.at:514): ok (0m0.170s 0m0.120s) 52. %expect with reduce conflicts (conflicts.at:534): ok (0m0.200s 0m0.100s) 53. %no-default-prec without %prec (conflicts.at:554): ok (0m0.150s 0m0.140s) 54. %no-default-prec with %prec (conflicts.at:580): ok (0m0.130s 0m0.120s) 55. %default-prec (conflicts.at:604): ok (0m0.190s 0m0.100s) 56. Calculator (calc.at:541): ok (0m2.260s 0m2.720s) 57. Calculator %defines (calc.at:543): ok (0m2.100s 0m2.800s) 58. Calculator %locations (calc.at:544): ok (0m2.560s 0m2.390s) 59. Calculator %name-prefix="calc" (calc.at:545): ok (0m2.050s 0m2.930s) 60. Calculator %verbose (calc.at:546): ok (0m2.200s 0m2.680s) 61. Calculator %yacc (calc.at:547): ok (0m2.260s 0m2.610s) 62. Calculator %error-verbose (calc.at:548): ok (0m2.280s 0m2.540s) 63. Calculator %pure-parser %locations (calc.at:550): ok (0m2.510s 0m2.630s) 64. Calculator %error-verbose %locations (calc.at:551): ok (0m2.770s 0m2.260s) 65. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:553): ok (0m2.750s 0m2.340s) 66. Calculator %debug (calc.at:555): ok (0m3.240s 0m3.610s) 67. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:556): ok (0m3.650s 0m3.430s) 68. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:558): ok (0m3.750s 0m3.600s) 69. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse- param {int *count} (calc.at:560): ok (0m3.810s 0m3.310s) 70. Calculator %glr-parser (calc.at:577): ok (0m5.710s 0m2.910s) 71. Calculator %glr-parser %defines (calc.at:579): ok (0m5.640s 0m2.940s) 72. Calculator %glr-parser %locations (calc.at:580): ok (0m5.750s 0m2.660s) 73. Calculator %glr-parser %name-prefix="calc" (calc.at:581): ok (0m5.570s 0m2.830s) 74. Calculator %glr-parser %verbose (calc.at:582): ok (0m5.570s 0m3.090s) 75. Calculator %glr-parser %yacc (calc.at:583): ok (0m5.590s 0m2.940s) 76. Calculator %glr-parser %error-verbose (calc.at:584): ok (0m5.790s 0m2.720s) 77. Calculator %glr-parser %pure-parser %locations (calc.at:586): ok (0m5.920s 0m2.620s) 78. Calculator %glr-parser %error-verbose %locations (calc.at:587): ok (0m6.080s 0m2.380s) 79. Calculator %glr-parser %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:589): ok (0m6.020s 0m2.540s) 80. Calculator %glr-parser %debug (calc.at:591): ok (0m6.960s 0m2.930s) 81. Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:592): ok (0m7.460s 0m2.360s) 82. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:594): ok (0m7.370s 0m2. 500s) 83. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *res ult} %parse-param {int *count} (calc.at:596): ok (0m7.580s 0m2.540s) 90. Big triangle (torture.at:140): ok (0m14.080s 0m1.240s) 91. Big horizontal (torture.at:231): ok (1m22.560s 0m2.150s) 92. Many lookaheads (torture.at:366): ok (2m8.000s 0m2.450s) 93. Exploding the Stack Size with Alloca (torture.at:440): ok (0m6.790s 0m13.640s) 94. Exploding the Stack Size with Malloc (torture.at:461): ok (0m6.480s 0m14.490s) 95. GNU AWK Grammar (existing.at:26): ok (0m0.600s 0m0.160s) 96. GNU Cim Grammar (existing.at:366): ok (0m1.990s 0m0.280s) 97. GNU pic Grammar (existing.at:1218): ok (0m2.700s 0m0.170s) 98. Early token definitions (regression.at:27): ok (0m0.810s 0m0.250s) 99. Braces parsing (regression.at:65): ok (0m0.200s 0m0.160s) 100. Duplicate string (regression.at:87): ok (0m0.200s 0m0.120s) 101. Rule Line Numbers (regression.at:113): ok (0m0.180s 0m0.200s) 102. Mixing %token styles (regression.at:257): ok (0m0.170s 0m0.100s) 103. Invalid inputs (regression.at:280): ok (0m0.040s 0m0.100s) 104. Token definitions (regression.at:312): ok (0m0.730s 0m0.320s) 105. Characters Escapes (regression.at:340): ok (0m0.760s 0m0.260s) 106. Web2c Report (regression.at:371): ok (0m0.180s 0m0.190s) 107. Web2c Actions (regression.at:548): ok (0m0.190s 0m0.230s) 108. Dancer (regression.at:792): ok (0m1.190s 0m0.470s) 109. Dancer %glr-parser (regression.at:793): ok (0m4.470s 0m0.490s) 111. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:317): ok (0m4.780s 0m0.650s) 112. GLR: Resolve ambiguity, impure, locations (cxx-type.at:324): ok (0m5.020s 0m0.620s) 113. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:330): ok (0m4.710s 0m0.540s) 114. GLR: Resolve ambiguity, pure, locations (cxx-type.at:337): ok (0m5.150s 0m0.470s) 115. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:344): ok (0m4.710s 0m0.620s) 116. GLR: Merge conflicting parses, impure, locations (cxx-type.at:351): ok (0m5.010s 0m0.680s) 117. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:358): ok (0m4.740s 0m0.590s) 118. GLR: Merge conflicting parses, pure, locations (cxx-type.at:364): ok (0m5.070s 0m0.670s) 119. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-type.at:371): ok (0m5.150s 0m0.550s) 120. Badly Collapsed GLR States (glr-regression.at:25): ok (0m4.210s 0m0.620s) 121. Improper handling of embedded actions and $-N in GLR parsers (glr-regression.at:117): ok (0m4.520s 0m0.660s) testsuite: ending at: Thu Jan 19 23:06:24 JST 2006 ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 121 tests were run, 8 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Bison 1.875d test suite test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 43: actions.at:557 Printers and Destructors: %locations %defines %skeleton "lalr1.cc" c++ 84: calc.at:614 Calculator %skeleton "lalr1.cc" %defines %locations c++ 85: calc.at:616 Calculator %skeleton "lalr1.cc" %defines c++ 86: calc.at:626 Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc c++ 87: calc.at:629 Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc c++ 88: calc.at:631 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc c++ 89: calc.at:633 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %pa rse-param {semantic_value *result} %parse-param {int *count} c++ 110: regression.at:794 Dancer %skeleton "lalr1.cc" c++ ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## 43. actions.at:557: testing ... actions.at:557: bison -o input.c input.y actions.at:557: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. actions.at:557: $CXX $CXXFLAGS $CPPFLAGS input.c -o input stderr: stdout: actions.at:557: $PREPARSER ./input 0a1,2 > ld.so.1: input: fatal: libstdc++.so.5: open failed: No such file or directory > ./testsuite: line 60168: 16625 Killed $PREPARSER ./input 1,35d0 < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: 'x' (address@hidden) < 30-39: syntax error, unexpected 'x', expecting ';' < Freeing nterm thing (address@hidden) < Freeing nterm thing (address@hidden) < Freeing nterm thing (address@hidden) < Freeing token 'x' (address@hidden) < sending: 'x' (address@hidden) < Freeing token 'x' (address@hidden) < sending: 'x' (address@hidden) < Freeing token 'x' (address@hidden) < sending: ';' (address@hidden) < line (address@hidden): error (@0-59) ';' (address@hidden) < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: ';' (address@hidden) < line (address@hidden): thing (address@hidden) thing (address@hidden) ';' (address@hidden) < sending: 'x' (address@hidden) < thing (address@hidden): 'x' (address@hidden) < sending: ';' (address@hidden) < line (address@hidden): thing (address@hidden) ';' (address@hidden) < sending: 'y' (address@hidden) < 120-129: syntax error, unexpected $undefined, expecting $end or 'x' < sending: EOF < Freeing nterm line (address@hidden) < Freeing nterm line (address@hidden) < Freeing nterm line (address@hidden) < Parsing FAILED. actions.at:557: exit code was 137, expected 1 43. actions.at:557: 43. Printers and Destructors: %locations %defines %skeleton "lalr1.cc" (actions.at:557): FAILED (actions.at:557) 84. calc.at:614: testing ... calc.at:614: bison -o calc.c calc.y calc.at:614: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:614: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:614: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 22878 Killed $PREPARSER ./calc input calc.at:614: exit code was 137, expected 0 84. calc.at:614: 84. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:614): FAILED (calc.at:614) 85. calc.at:616: testing ... calc.at:616: bison -o calc.c calc.y calc.at:616: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:616: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:616: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 22920 Killed $PREPARSER ./calc input calc.at:616: exit code was 137, expected 0 85. calc.at:616: 85. Calculator %skeleton "lalr1.cc" %defines (calc.at:616): FAILED (calc.at:616) 86. calc.at:626: testing ... calc.at:626: bison -o calc.c calc.y calc.at:626: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:626: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:626: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 22961 Killed $PREPARSER ./calc input calc.at:626: exit code was 137, expected 0 86. calc.at:626: 86. Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:626): FAILED (calc .at:626) 87. calc.at:629: testing ... calc.at:629: bison -o calc.c calc.y calc.at:629: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:629: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:629: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 23003 Killed $PREPARSER ./calc input calc.at:629: exit code was 137, expected 0 87. calc.at:629: 87. Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:629): FAILE D (calc.at:629) 88. calc.at:631: testing ... calc.at:631: bison -o calc.c calc.y calc.at:631: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:631: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:631: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 23044 Killed $PREPARSER ./calc input calc.at:631: exit code was 137, expected 0 88. calc.at:631: 88. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.a t:631): FAILED (calc.at:631) 89. calc.at:633: testing ... calc.at:633: bison -o calc.c calc.y calc.at:633: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. calc.at:633: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc stderr: stdout: calc.at:633: $PREPARSER ./calc input stderr: ld.so.1: calc: fatal: libstdc++.so.5: open failed: No such file or directory ./testsuite: line 60168: 23085 Killed $PREPARSER ./calc input calc.at:633: exit code was 137, expected 0 89. calc.at:633: 89. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse- param {semantic_value *result} %parse-param {int *count} (calc.at:633): FAILED (calc.at:633) 110. regression.at:794: testing ... regression.at:794: bison -o dancer.c dancer.y regression.at:794: $CXX --version || exit 77 stderr: stdout: g++ (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. regression.at:794: $CXX $CXXFLAGS $CPPFLAGS dancer.c -o dancer stderr: stdout: regression.at:794: $PREPARSER ./dancer 1c1,2 < syntax error, unexpected ':' --- > ld.so.1: dancer: fatal: libstdc++.so.5: open failed: No such file or directory > ./testsuite: line 60168: 23733 Killed $PREPARSER ./dancer regression.at:794: exit code was 137, expected 1 110. regression.at:794: 110. Dancer %skeleton "lalr1.cc" (regression.at:794): FAILED (regression.at:794) ## -------------- ## ## ..//config.log ## ## -------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Bison configure 1.875d, which was | generated by GNU Autoconf 2.59. Invocation command line was | | $ ./configure --prefix=/opt/gnu | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = renkon | uname -m = sun4u | uname -r = 5.8 | uname -s = SunOS | uname -v = Generic_108528-29 | | /usr/bin/uname -p = sparc | /bin/uname -X = System = SunOS | Node = renkon | Release = 5.8 | KernelID = Generic_108528-29 | Machine = sun4u | BusType = | Serial = | Users = | OEM# = 0 | Origin# = 1 | NumCPU = 1 | | /bin/arch = sun4 | /usr/bin/arch -k = sun4u | /usr/convex/getsysinfo = unknown | hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /opt/gnu/bin | PATH: /usr/local/bin | PATH: /usr/ccs/bin | PATH: /usr/openwin/bin | PATH: /usr/sbin | PATH: /bin | PATH: /usr/bin | PATH: /usr/ucb | PATH: /etc | PATH: . | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1401: checking for a BSD-compatible install | configure:1456: result: config/install-sh -c | configure:1467: checking whether build environment is sane | configure:1510: result: yes | configure:1567: checking for gawk | configure:1596: result: no | configure:1567: checking for mawk | configure:1596: result: no | configure:1567: checking for nawk | configure:1583: found /bin/nawk | configure:1593: result: nawk | configure:1603: checking whether make sets $(MAKE) | configure:1623: result: yes | configure:1808: checking for style of include used by make | configure:1836: result: GNU | configure:1907: checking for gcc | configure:1923: found /usr/local/bin/gcc | configure:1933: result: gcc | configure:2177: checking for C compiler version | configure:2180: gcc --version &5 | gcc (GCC) 3.3.2 | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:2183: $? = 0 | configure:2185: gcc -v &5 | Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs | Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls | Thread model: posix | gcc version 3.3.2 | configure:2188: $? = 0 | configure:2190: gcc -V &5 | gcc: `-V' option must have argument | configure:2193: $? = 1 | configure:2216: checking for C compiler default output file name | configure:2219: gcc conftest.c >&5 | configure:2222: $? = 0 | configure:2268: result: a.out | configure:2273: checking whether the C compiler works | configure:2279: ./a.out | configure:2282: $? = 0 | configure:2299: result: yes | configure:2306: checking whether we are cross compiling | configure:2308: result: no | configure:2311: checking for suffix of executables | configure:2313: gcc -o conftest conftest.c >&5 | configure:2316: $? = 0 | configure:2341: result: | configure:2347: checking for suffix of object files | configure:2368: gcc -c conftest.c >&5 | configure:2371: $? = 0 | configure:2393: result: o | configure:2397: checking whether we are using the GNU C compiler | configure:2421: gcc -c conftest.c >&5 | configure:2427: $? = 0 | configure:2431: test -z | || test ! -s conftest.err | configure:2434: $? = 0 | configure:2437: test -s conftest.o | configure:2440: $? = 0 | configure:2453: result: yes | configure:2459: checking whether gcc accepts -g | configure:2480: gcc -c -g conftest.c >&5 | configure:2486: $? = 0 | configure:2490: test -z | || test ! -s conftest.err | configure:2493: $? = 0 | configure:2496: test -s conftest.o | configure:2499: $? = 0 | configure:2510: result: yes | configure:2527: checking for gcc option to accept ANSI C | configure:2597: gcc -c -g -O2 conftest.c >&5 | configure:2603: $? = 0 | configure:2607: test -z | || test ! -s conftest.err | configure:2610: $? = 0 | configure:2613: test -s conftest.o | configure:2616: $? = 0 | configure:2634: result: none needed | configure:2652: gcc -c -g -O2 conftest.c >&5 | conftest.c:2: error: parse error before "me" | configure:2658: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:2793: checking dependency style of gcc | configure:2883: result: gcc3 | configure:2906: checking how to run the C preprocessor | configure:2941: gcc -E conftest.c | configure:2947: $? = 0 | configure:2979: gcc -E conftest.c | conftest.c:12:28: ac_nonexistent.h: No such file or directory | configure:2985: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:3024: result: gcc -E | configure:3048: gcc -E conftest.c | configure:3054: $? = 0 | configure:3086: gcc -E conftest.c | conftest.c:12:28: ac_nonexistent.h: No such file or directory | configure:3092: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:3136: checking for egrep | configure:3146: result: egrep | configure:3152: checking for AIX | configure:3174: result: no | configure:3180: checking for ANSI C header files | configure:3205: gcc -c -g -O2 conftest.c >&5 | configure:3211: $? = 0 | configure:3215: test -z | || test ! -s conftest.err | configure:3218: $? = 0 | configure:3221: test -s conftest.o | configure:3224: $? = 0 | configure:3310: gcc -o conftest -g -O2 conftest.c >&5 | configure:3313: $? = 0 | configure:3315: ./conftest | configure:3318: $? = 0 | configure:3333: result: yes | configure:3357: checking for sys/types.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for sys/stat.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for stdlib.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for string.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for memory.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for strings.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for inttypes.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3357: checking for stdint.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | conftest.c:55:20: stdint.h: No such file or directory | configure:3379: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | | | #include | configure:3403: result: no | configure:3357: checking for unistd.h | configure:3373: gcc -c -g -O2 conftest.c >&5 | configure:3379: $? = 0 | configure:3383: test -z | || test ! -s conftest.err | configure:3386: $? = 0 | configure:3389: test -s conftest.o | configure:3392: $? = 0 | configure:3403: result: yes | configure:3425: checking minix/config.h usability | configure:3437: gcc -c -g -O2 conftest.c >&5 | conftest.c:55:26: minix/config.h: No such file or directory | configure:3443: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:3466: result: no | configure:3470: checking minix/config.h presence | configure:3480: gcc -E conftest.c | conftest.c:21:26: minix/config.h: No such file or directory | configure:3486: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:3506: result: no | configure:3541: checking for minix/config.h | configure:3548: result: no | configure:3640: checking for gcc | configure:3666: result: gcc | configure:3910: checking for C compiler version | configure:3913: gcc --version &5 | gcc (GCC) 3.3.2 | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:3916: $? = 0 | configure:3918: gcc -v &5 | Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs | Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls | Thread model: posix | gcc version 3.3.2 | configure:3921: $? = 0 | configure:3923: gcc -V &5 | gcc: `-V' option must have argument | configure:3926: $? = 1 | configure:3929: checking whether we are using the GNU C compiler | configure:3985: result: yes | configure:3991: checking whether gcc accepts -g | configure:4042: result: yes | configure:4059: checking for gcc option to accept ANSI C | configure:4166: result: none needed | configure:4184: gcc -c -g -O2 conftest.c >&5 | conftest.c:2: error: parse error before "me" | configure:4190: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:4325: checking dependency style of gcc | configure:4415: result: gcc3 | configure:4478: checking for gcc | configure:4504: result: gcc | configure:4748: checking for C compiler version | configure:4751: gcc --version &5 | gcc (GCC) 3.3.2 | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:4754: $? = 0 | configure:4756: gcc -v &5 | Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs | Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls | Thread model: posix | gcc version 3.3.2 | configure:4759: $? = 0 | configure:4761: gcc -V &5 | gcc: `-V' option must have argument | configure:4764: $? = 1 | configure:4767: checking whether we are using the GNU C compiler | configure:4823: result: yes | configure:4829: checking whether gcc accepts -g | configure:4880: result: yes | configure:4897: checking for gcc option to accept ANSI C | configure:5004: result: none needed | configure:5022: gcc -c -g -O2 conftest.c >&5 | conftest.c:2: error: parse error before "me" | configure:5028: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:5163: checking dependency style of gcc | configure:5253: result: gcc3 | configure:6024: checking for flex | configure:6053: result: no | configure:6024: checking for lex | configure:6040: found /usr/ccs/bin/lex | configure:6050: result: lex | configure:6063: checking for yywrap in -lfl | configure:6093: gcc -o conftest -g -O2 conftest.c -lfl >&5 | ld: fatal: library -lfl: not found | ld: fatal: File processing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:6099: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | /* end confdefs.h. */ | | | | /* Override any gcc2 internal prototype to avoid an error. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | /* We use char because int might match the return type of a gcc2 | | builtin and then its argument prototype would still apply. */ | | char yywrap (); | | int | | main () | | { | | yywrap (); | | ; | | return 0; | | } | configure:6125: result: no | configure:6130: checking for yywrap in -ll | configure:6160: gcc -o conftest -g -O2 conftest.c -ll >&5 | configure:6166: $? = 0 | configure:6170: test -z | || test ! -s conftest.err | configure:6173: $? = 0 | configure:6176: test -s conftest | configure:6179: $? = 0 | configure:6192: result: yes | configure:6203: checking lex output file root | configure:6214: lex conftest.l | configure:6217: $? = 0 | configure:6229: result: lex.yy | configure:6234: checking whether yytext is a pointer | configure:6250: gcc -o conftest -g -O2 conftest.c -ll >&5 | conftest.c:418: error: conflicting types for `yytext' | conftest.c:71: error: previous declaration of `yytext' | configure:6256: $? = 1 | configure: failed program was: | | #include | | #include | | #include | | # define U(x) x | | # define NLSTATE yyprevious=YYNEWLINE | | # define BEGIN yybgin = yysvec + 1 + | | # define INITIAL 0 | | # define YYLERR yysvec | | # define YYSTATE (yyestate-yysvec-1) | | # define YYOPTIM 1 | | # ifndef YYLMAX | | # define YYLMAX BUFSIZ | | # endif | | #ifndef __cplusplus | | # define output(c) (void)putc(c,yyout) | | #else | | # define lex_output(c) (void)putc(c,yyout) | | #endif | | | | #if defined(__cplusplus) || defined(__STDC__) | | | | #if defined(__cplusplus) && defined(__EXTERN_C__) | | extern "C" { | | #endif | | int yyback(int *, int); | | int yyinput(void); | | int yylook(void); | | void yyoutput(int); | | int yyracc(int); | | int yyreject(void); | | void yyunput(int); | | int yylex(void); | | #ifdef YYLEX_E | | void yywoutput(wchar_t); | | wchar_t yywinput(void); | | #endif | | #ifndef yyless | | int yyless(int); | | #endif | | #ifndef yywrap | | int yywrap(void); | | #endif | | #ifdef LEXDEBUG | | void allprint(char); | | void sprint(char *); | | #endif | | #if defined(__cplusplus) && defined(__EXTERN_C__) | | } | | #endif | | | | #ifdef __cplusplus | | extern "C" { | | #endif | | void exit(int); | | #ifdef __cplusplus | | } | | #endif | | | | #endif | | # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;} | | # define yymore() (yymorfg=1) | | #ifndef __cplusplus | | # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar) | | #else | | # define lex_input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar) | | #endif | | #define ECHO fprintf(yyout, "%s",yytext) | | # define REJECT { nstr = yyreject(); goto yyfussy;} | | int yyleng; | | #define YYISARRAY | | char yytext[YYLMAX]; | | int yymorfg; | | extern char *yysptr, yysbuf[]; | | int yytchar; | | FILE *yyin = {stdin}, *yyout = {stdout}; | | extern int yylineno; | | struct yysvf { | | struct yywork *yystoff; | | struct yysvf *yyother; | | int *yystops;}; | | struct yysvf *yyestate; | | extern struct yysvf yysvec[], *yybgin; | | # define YYNEWLINE 10 | | yylex(){ | | int nstr; extern int yyprevious; | | #ifdef __cplusplus | | /* to avoid CC and lint complaining yyfussy not being used ...*/ | | static int __lex_hack = 0; | | if (__lex_hack) goto yyfussy; | | #endif | | while((nstr = yylook()) >= 0) | | yyfussy: switch(nstr){ | | case 0: | | if(yywrap()) return(0); break; | | case -1: | | break; | | default: | | (void)fprintf(yyout,"bad switch yylook %d",nstr); | | } return(0); } | | /* end of yylex */ | | int yyvstop[] = { | | 0, | | 0}; | | # define YYTYPE unsigned char | | struct yywork { YYTYPE verify, advance; } yycrank[] = { | | 0,0, 0,0, 0,0, 0,0, | | 0,0}; | | struct yysvf yysvec[] = { | | 0, 0, 0, | | yycrank+0, 0, 0, | | yycrank+0, 0, 0, | | 0, 0, 0}; | | struct yywork *yytop = yycrank+0; | | struct yysvf *yybgin = yysvec+1; | | char yymatch[] = { | | 0, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, | | 0}; | | char yyextra[] = { | | 0,0,0,0,0,0,0,0, | | 0}; | | /* Copyright (c) 1989 AT&T */ | | /* All Rights Reserved */ | | | | /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ | | /* The copyright notice above does not evidence any */ | | /* actual or intended publication of such source code. */ | | | | #pragma ident "@(#)ncform 6.12 97/12/08 SMI" | | | | int yylineno =1; | | # define YYU(x) x | | # define NLSTATE yyprevious=YYNEWLINE | | struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp; | | char yysbuf[YYLMAX]; | | char *yysptr = yysbuf; | | int *yyfnd; | | extern struct yysvf *yyestate; | | int yyprevious = YYNEWLINE; | | #if defined(__cplusplus) || defined(__STDC__) | | int yylook(void) | | #else | | yylook() | | #endif | | { | | register struct yysvf *yystate, **lsp; | | register struct yywork *yyt; | | struct yysvf *yyz; | | int yych, yyfirst; | | struct yywork *yyr; | | # ifdef LEXDEBUG | | int debug; | | # endif | | char *yylastch; | | /* start off machines */ | | # ifdef LEXDEBUG | | debug = 0; | | # endif | | yyfirst=1; | | if (!yymorfg) | | yylastch = yytext; | | else { | | yymorfg=0; | | yylastch = yytext+yyleng; | | } | | for(;;){ | | lsp = yylstate; | | yyestate = yystate = yybgin; | | if (yyprevious==YYNEWLINE) yystate++; | | for (;;){ | | # ifdef LEXDEBUG | | if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1); | | # endif | | yyt = yystate->yystoff; | | if(yyt == yycrank && !yyfirst){ /* may not be any transitions */ | | yyz = yystate->yyother; | | if(yyz == 0)break; | | if(yyz->yystoff == yycrank)break; | | } | | #ifndef __cplusplus | | *yylastch++ = yych = input(); | | #else | | *yylastch++ = yych = lex_input(); | | #endif | | #ifdef YYISARRAY | | if(yylastch > &yytext[YYLMAX]) { | | fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); | | exit(1); | | } | | #else | | if (yylastch >= &yytext[ yytextsz ]) { | | int x = yylastch - yytext; | | | | yytextsz += YYTEXTSZINC; | | if (yytext == yy_tbuf) { | | yytext = (char *) malloc(yytextsz); | | memcpy(yytext, yy_tbuf, sizeof (yy_tbuf)); | | } | | else | | yytext = (char *) realloc(yytext, yytextsz); | | if (!yytext) { | | fprintf(yyout, | | "Cannot realloc yytext\n"); | | exit(1); | | } | | yylastch = yytext + x; | | } | | #endif | | yyfirst=0; | | tryagain: | | # ifdef LEXDEBUG | | if(debug){ | | fprintf(yyout,"char "); | | allprint(yych); | | putchar('\n'); | | } | | # endif | | yyr = yyt; | | if ( (uintptr_t)yyt > (uintptr_t)yycrank){ | | yyt = yyr + yych; | | if (yyt <= yytop && yyt->verify+yysvec == yystate){ | | if(yyt->advance+yysvec == YYLERR) /* error transitions */ | | {unput(*--yylastch);break;} | | *lsp++ = yystate = yyt->advance+yysvec; | | if(lsp > &yylstate[YYLMAX]) { | | fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); | | exit(1); | | } | | goto contin; | | } | | } | | # ifdef YYOPTIM | | else if((uintptr_t)yyt < (uintptr_t)yycrank) { /* r < yycrank */ | | yyt = yyr = yycrank+(yycrank-yyt); | | # ifdef LEXDEBUG | | if(debug)fprintf(yyout,"compressed state\n"); | | # endif | | yyt = yyt + yych; | | if(yyt <= yytop && yyt->verify+yysvec == yystate){ | | if(yyt->advance+yysvec == YYLERR) /* error transitions */ | | {unput(*--yylastch);break;} | | *lsp++ = yystate = yyt->advance+yysvec; | | if(lsp > &yylstate[YYLMAX]) { | | fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); | | exit(1); | | } | | goto contin; | | } | | yyt = yyr + YYU(yymatch[yych]); | | # ifdef LEXDEBUG | | if(debug){ | | fprintf(yyout,"try fall back character "); | | allprint(YYU(yymatch[yych])); | | putchar('\n'); | | } | | # endif | | if(yyt <= yytop && yyt->verify+yysvec == yystate){ | | if(yyt->advance+yysvec == YYLERR) /* error transition */ | | {unput(*--yylastch);break;} | | *lsp++ = yystate = yyt->advance+yysvec; | | if(lsp > &yylstate[YYLMAX]) { | | fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); | | exit(1); | | } | | goto contin; | | } | | } | | if ((yystate = yystate->yyother) && (yyt= yystate->yystoff) != yycrank){ | | # ifdef LEXDEBUG | | if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1); | | # endif | | goto tryagain; | | } | | # endif | | else | | {unput(*--yylastch);break;} | | contin: | | # ifdef LEXDEBUG | | if(debug){ | | fprintf(yyout,"state %d char ",yystate-yysvec-1); | | allprint(yych); | | putchar('\n'); | | } | | # endif | | ; | | } | | # ifdef LEXDEBUG | | if(debug){ | | fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1); | | allprint(yych); | | putchar('\n'); | | } | | # endif | | while (lsp-- > yylstate){ | | *yylastch-- = 0; | | if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 0){ | | yyolsp = lsp; | | if(yyextra[*yyfnd]){ /* must backup */ | | while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){ | | lsp--; | | unput(*yylastch--); | | } | | } | | yyprevious = YYU(*yylastch); | | yylsp = lsp; | | yyleng = yylastch-yytext+1; | | yytext[yyleng] = 0; | | # ifdef LEXDEBUG | | if(debug){ | | fprintf(yyout,"\nmatch "); | | sprint(yytext); | | fprintf(yyout," action %d\n",*yyfnd); | | } | | # endif | | return(*yyfnd++); | | } | | unput(*yylastch); | | } | | if (yytext[0] == 0 /* && feof(yyin) */) | | { | | yysptr=yysbuf; | | return(0); | | } | | #ifndef __cplusplus | | yyprevious = yytext[0] = input(); | | if (yyprevious>0) | | output(yyprevious); | | #else | | yyprevious = yytext[0] = lex_input(); | | if (yyprevious>0) | | lex_output(yyprevious); | | #endif | | yylastch=yytext; | | # ifdef LEXDEBUG | | if(debug)putchar('\n'); | | # endif | | } | | } | | #if defined(__cplusplus) || defined(__STDC__) | | int yyback(int *p, int m) | | #else | | yyback(p, m) | | int *p; | | #endif | | { | | if (p==0) return(0); | | while (*p) { | | if (*p++ == m) | | return(1); | | } | | return(0); | | } | | /* the following are only used in the lex library */ | | #if defined(__cplusplus) || defined(__STDC__) | | int yyinput(void) | | #else | | yyinput() | | #endif | | { | | #ifndef __cplusplus | | return(input()); | | #else | | return(lex_input()); | | #endif | | } | | #if defined(__cplusplus) || defined(__STDC__) | | void yyoutput(int c) | | #else | | yyoutput(c) | | int c; | | #endif | | { | | #ifndef __cplusplus | | output(c); | | #else | | lex_output(c); | | #endif | | } | | #if defined(__cplusplus) || defined(__STDC__) | | void yyunput(int c) | | #else | | yyunput(c) | | int c; | | #endif | | { | | unput(c); | | } | | extern char *yytext; | configure:6283: result: no | configure:6298: checking for bison | configure:6327: result: no | configure:6298: checking for byacc | configure:6327: result: no | configure:6376: checking for ranlib | configure:6392: found /usr/ccs/bin/ranlib | configure:6403: result: ranlib | configure:6419: checking for gm4 | configure:6452: result: no | configure:6419: checking for gnum4 | configure:6452: result: no | configure:6419: checking for m4 | configure:6437: found /opt/gnu/bin/m4 | configure:6449: result: /opt/gnu/bin/m4 | configure:6460: checking whether m4 supports frozen files | configure:6472: result: yes | configure:6504: checking locale.h usability | configure:6516: gcc -c -g -O2 conftest.c >&5 | configure:6522: $? = 0 | configure:6526: test -z | || test ! -s conftest.err | configure:6529: $? = 0 | configure:6532: test -s conftest.o | configure:6535: $? = 0 | configure:6545: result: yes | configure:6549: checking locale.h presence | configure:6559: gcc -E conftest.c | configure:6565: $? = 0 | configure:6585: result: yes | configure:6620: checking for locale.h | configure:6627: result: yes | configure:6504: checking wchar.h usability | configure:6516: gcc -c -g -O2 conftest.c >&5 | configure:6522: $? = 0 | configure:6526: test -z | || test ! -s conftest.err | configure:6529: $? = 0 | configure:6532: test -s conftest.o | configure:6535: $? = 0 | configure:6545: result: yes | configure:6549: checking wchar.h presence | configure:6559: gcc -E conftest.c | configure:6565: $? = 0 | configure:6585: result: yes | configure:6620: checking for wchar.h | configure:6627: result: yes | configure:6504: checking wctype.h usability | configure:6516: gcc -c -g -O2 conftest.c >&5 | configure:6522: $? = 0 | configure:6526: test -z | || test ! -s conftest.err | configure:6529: $? = 0 | configure:6532: test -s conftest.o | configure:6535: $? = 0 | configure:6545: result: yes | configure:6549: checking wctype.h presence | configure:6559: gcc -E conftest.c | configure:6565: $? = 0 | configure:6585: result: yes | configure:6620: checking for wctype.h | configure:6627: result: yes | configure:6652: checking for stdbool.h that conforms to C99 | configure:6705: gcc -c -g -O2 conftest.c >&5 | configure:6711: $? = 0 | configure:6715: test -z | || test ! -s conftest.err | configure:6718: $? = 0 | configure:6721: test -s conftest.o | configure:6724: $? = 0 | configure:6735: result: yes | configure:6737: checking for _Bool | configure:6761: gcc -c -g -O2 conftest.c >&5 | configure:6767: $? = 0 | configure:6771: test -z | || test ! -s conftest.err | configure:6774: $? = 0 | configure:6777: test -s conftest.o | configure:6780: $? = 0 | configure:6791: result: yes | configure:6830: checking for inline | configure:6851: gcc -c -g -O2 conftest.c >&5 | configure:6857: $? = 0 | configure:6861: test -z | || test ! -s conftest.err | configure:6864: $? = 0 | configure:6867: test -s conftest.o | configure:6870: $? = 0 | configure:6882: result: inline | configure:6903: checking for uintptr_t | configure:6927: gcc -c -g -O2 conftest.c >&5 | configure:6933: $? = 0 | configure:6937: test -z | || test ! -s conftest.err | configure:6940: $? = 0 | configure:6943: test -s conftest.o | configure:6946: $? = 0 | configure:6957: result: yes | configure:6978: checking for setlocale | configure:7035: gcc -o conftest -g -O2 conftest.c >&5 | configure:7041: $? = 0 | configure:7045: test -z | || test ! -s conftest.err | configure:7048: $? = 0 | configure:7051: test -s conftest | configure:7054: $? = 0 | configure:7066: result: yes | configure:6978: checking for isascii | configure:7035: gcc -o conftest -g -O2 conftest.c >&5 | configure:7041: $? = 0 | configure:7045: test -z | || test ! -s conftest.err | configure:7048: $? = 0 | configure:7051: test -s conftest | configure:7054: $? = 0 | configure:7066: result: yes | configure:6978: checking for iswprint | configure:7035: gcc -o conftest -g -O2 conftest.c >&5 | configure:7041: $? = 0 | configure:7045: test -z | || test ! -s conftest.err | configure:7048: $? = 0 | configure:7051: test -s conftest | configure:7054: $? = 0 | configure:7066: result: yes | configure:6978: checking for mbsinit | configure:7035: gcc -o conftest -g -O2 conftest.c >&5 | configure:7041: $? = 0 | configure:7045: test -z | || test ! -s conftest.err | configure:7048: $? = 0 | configure:7051: test -s conftest | configure:7054: $? = 0 | configure:7066: result: yes | configure:7088: checking if malloc debugging is wanted | configure:7109: result: no | configure:7114: checking for pid_t | configure:7138: gcc -c -g -O2 conftest.c >&5 | configure:7144: $? = 0 | configure:7148: test -z | || test ! -s conftest.err | configure:7151: $? = 0 | configure:7154: test -s conftest.o | configure:7157: $? = 0 | configure:7168: result: yes | configure:7194: checking fcntl.h usability | configure:7206: gcc -c -g -O2 conftest.c >&5 | configure:7212: $? = 0 | configure:7216: test -z | || test ! -s conftest.err | configure:7219: $? = 0 | configure:7222: test -s conftest.o | configure:7225: $? = 0 | configure:7235: result: yes | configure:7239: checking fcntl.h presence | configure:7249: gcc -E conftest.c | configure:7255: $? = 0 | configure:7275: result: yes | configure:7310: checking for fcntl.h | configure:7317: result: yes | configure:7330: checking for sys/wait.h that is POSIX.1 compatible | configure:7361: gcc -c -g -O2 conftest.c >&5 | configure:7367: $? = 0 | configure:7371: test -z | || test ! -s conftest.err | configure:7374: $? = 0 | configure:7377: test -s conftest.o | configure:7380: $? = 0 | configure:7391: result: yes | configure:7406: checking for dup2 | configure:7463: gcc -o conftest -g -O2 conftest.c >&5 | configure:7469: $? = 0 | configure:7473: test -z | || test ! -s conftest.err | configure:7476: $? = 0 | configure:7479: test -s conftest | configure:7482: $? = 0 | configure:7494: result: yes | configure:7406: checking for waitpid | configure:7463: gcc -o conftest -g -O2 conftest.c >&5 | configure:7469: $? = 0 | configure:7473: test -z | || test ! -s conftest.err | configure:7476: $? = 0 | configure:7479: test -s conftest | configure:7482: $? = 0 | configure:7494: result: yes | configure:7510: checking for unistd.h | configure:7515: result: yes | configure:7519: checking vfork.h usability | configure:7531: gcc -c -g -O2 conftest.c >&5 | conftest.c:72:19: vfork.h: No such file or directory | configure:7537: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:7560: result: no | configure:7564: checking vfork.h presence | configure:7574: gcc -E conftest.c | conftest.c:38:19: vfork.h: No such file or directory | configure:7580: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:7600: result: no | configure:7635: checking for vfork.h | configure:7642: result: no | configure:7660: checking for fork | configure:7717: gcc -o conftest -g -O2 conftest.c >&5 | configure:7723: $? = 0 | configure:7727: test -z | || test ! -s conftest.err | configure:7730: $? = 0 | configure:7733: test -s conftest | configure:7736: $? = 0 | configure:7748: result: yes | configure:7660: checking for vfork | configure:7717: gcc -o conftest -g -O2 conftest.c >&5 | configure:7723: $? = 0 | configure:7727: test -z | || test ! -s conftest.err | configure:7730: $? = 0 | configure:7733: test -s conftest | configure:7736: $? = 0 | configure:7748: result: yes | configure:7759: checking for working fork | configure:7782: gcc -o conftest -g -O2 conftest.c >&5 | configure:7785: $? = 0 | configure:7787: ./conftest | configure:7790: $? = 0 | configure:7804: result: yes | configure:7825: checking for working vfork | configure:7958: result: yes | configure:8005: checking sys/time.h usability | configure:8017: gcc -c -g -O2 conftest.c >&5 | configure:8023: $? = 0 | configure:8027: test -z | || test ! -s conftest.err | configure:8030: $? = 0 | configure:8033: test -s conftest.o | configure:8036: $? = 0 | configure:8046: result: yes | configure:8050: checking sys/time.h presence | configure:8060: gcc -E conftest.c | configure:8066: $? = 0 | configure:8086: result: yes | configure:8121: checking for sys/time.h | configure:8128: result: yes | configure:8005: checking sys/times.h usability | configure:8017: gcc -c -g -O2 conftest.c >&5 | configure:8023: $? = 0 | configure:8027: test -z | || test ! -s conftest.err | configure:8030: $? = 0 | configure:8033: test -s conftest.o | configure:8036: $? = 0 | configure:8046: result: yes | configure:8050: checking sys/times.h presence | configure:8060: gcc -E conftest.c | configure:8066: $? = 0 | configure:8086: result: yes | configure:8121: checking for sys/times.h | configure:8128: result: yes | configure:8145: checking for sys/resource.h | configure:8168: gcc -c -g -O2 conftest.c >&5 | configure:8174: $? = 0 | configure:8178: test -z | || test ! -s conftest.err | configure:8181: $? = 0 | configure:8184: test -s conftest.o | configure:8187: $? = 0 | configure:8198: result: yes | configure:8213: checking for times | configure:8270: gcc -o conftest -g -O2 conftest.c >&5 | configure:8276: $? = 0 | configure:8280: test -z | || test ! -s conftest.err | configure:8283: $? = 0 | configure:8286: test -s conftest | configure:8289: $? = 0 | configure:8301: result: yes | configure:8312: checking whether getrusage is declared | configure:8347: gcc -c -g -O2 conftest.c >&5 | configure:8353: $? = 0 | configure:8357: test -z | || test ! -s conftest.err | configure:8360: $? = 0 | configure:8363: test -s conftest.o | configure:8366: $? = 0 | configure:8377: result: yes | configure:8393: checking whether times is declared | configure:8428: gcc -c -g -O2 conftest.c >&5 | configure:8434: $? = 0 | configure:8438: test -z | || test ! -s conftest.err | configure:8441: $? = 0 | configure:8444: test -s conftest.o | configure:8447: $? = 0 | configure:8458: result: yes | configure:8474: checking whether clock is declared | configure:8509: gcc -c -g -O2 conftest.c >&5 | configure:8515: $? = 0 | configure:8519: test -z | || test ! -s conftest.err | configure:8522: $? = 0 | configure:8525: test -s conftest.o | configure:8528: $? = 0 | configure:8539: result: yes | configure:8555: checking whether sysconf is declared | configure:8590: gcc -c -g -O2 conftest.c >&5 | configure:8596: $? = 0 | configure:8600: test -z | || test ! -s conftest.err | configure:8603: $? = 0 | configure:8606: test -s conftest.o | configure:8609: $? = 0 | configure:8620: result: yes | configure:8639: checking for clock_t | configure:8674: gcc -c -g -O2 conftest.c >&5 | configure:8680: $? = 0 | configure:8684: test -z | || test ! -s conftest.err | configure:8687: $? = 0 | configure:8690: test -s conftest.o | configure:8693: $? = 0 | configure:8704: result: yes | configure:8714: checking for struct tms | configure:8749: gcc -c -g -O2 conftest.c >&5 | configure:8755: $? = 0 | configure:8759: test -z | || test ! -s conftest.err | configure:8762: $? = 0 | configure:8765: test -s conftest.o | configure:8768: $? = 0 | configure:8779: result: yes | configure:8795: checking for working alloca.h | configure:8816: gcc -o conftest -g -O2 conftest.c >&5 | configure:8822: $? = 0 | configure:8826: test -z | || test ! -s conftest.err | configure:8829: $? = 0 | configure:8832: test -s conftest | configure:8835: $? = 0 | configure:8847: result: yes | configure:8857: checking for alloca | configure:8898: gcc -o conftest -g -O2 conftest.c >&5 | configure:8904: $? = 0 | configure:8908: test -z | || test ! -s conftest.err | configure:8911: $? = 0 | configure:8914: test -s conftest | configure:8917: $? = 0 | configure:8929: result: yes | configure:9153: checking whether system is Windows or MSDOS | configure:9177: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:59: error: `neither' undeclared (first use in this function) | conftest.c:59: error: (Each undeclared identifier is reported only once | conftest.c:59: error: for each function it appears in.) | conftest.c:59: error: parse error before "MSDOS" | configure:9183: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | /* end confdefs.h. */ | | | | int | | main () | | { | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | | neither MSDOS nor Windows | | #endif | | ; | | return 0; | | } | configure:9208: result: no | configure:9237: checking whether strerror_r is declared | configure:9261: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:94: error: `strerror_r' undeclared (first use in this function) | conftest.c:94: error: (Each undeclared identifier is reported only once | conftest.c:94: error: for each function it appears in.) | configure:9267: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef strerror_r | | char *p = (char *) strerror_r; | | #endif | | | | ; | | return 0; | | } | configure:9291: result: no | configure:9313: checking for strerror_r | configure:9370: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | strerror_r /var/tmp//cc0NYvdW.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:9376: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | /* end confdefs.h. */ | | /* Define strerror_r to an innocuous variant, in case declares strerror_r. | | For example, HP-UX 11i declares gettimeofday. */ | | #define strerror_r innocuous_strerror_r | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char strerror_r (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef strerror_r | | | | /* Override any gcc2 internal prototype to avoid an error. */ | | #ifdef __cplusplus | | extern "C" | | { | | #endif | | /* We use char because int might match the return type of a gcc2 | | builtin and then its argument prototype would still apply. */ | | char strerror_r (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined (__stub_strerror_r) || defined (__stub___strerror_r) | | choke me | | #else | | char (*f) () = strerror_r; | | #endif | | #ifdef __cplusplus | | } | | #endif | | | | int | | main () | | { | | return f != strerror_r; | | ; | | return 0; | | } | configure:9401: result: no | configure:9411: checking whether strerror_r returns char * | configure:9496: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | strerror_r /var/tmp//cccbnLkg.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:9499: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | extern char *strerror_r (); | | int | | main () | | { | | char buf[100]; | | char x = *strerror_r (0, buf, sizeof buf); | | exit (!isalpha (x)); | | ; | | return 0; | | } | configure:9518: result: no | configure:9542: checking whether NLS is requested | configure:9551: result: yes | configure:9589: checking for msgfmt | configure:9623: result: no | configure:9629: checking for gmsgfmt | configure:9660: result: : | configure:9699: checking for xgettext | configure:9733: result: no | configure:9770: checking for msgmerge | configure:9803: result: no | configure:9857: checking build system type | configure:9875: result: sparc-sun-solaris2.8 | configure:9883: checking host system type | configure:9897: result: sparc-sun-solaris2.8 | configure:9929: checking for ld used by GCC | configure:9993: result: /usr/ccs/bin/ld | configure:10002: checking if the linker (/usr/ccs/bin/ld) is GNU ld | configure:10015: result: no | configure:10021: checking for shared library run path origin | configure:10034: result: done | configure:10465: checking whether clearerr_unlocked is declared | configure:10489: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:95: error: `clearerr_unlocked' undeclared (first use in this function) | conftest.c:95: error: (Each undeclared identifier is reported only once | conftest.c:95: error: for each function it appears in.) | configure:10495: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef clearerr_unlocked | | char *p = (char *) clearerr_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10519: result: no | configure:10539: checking whether feof_unlocked is declared | configure:10563: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:96: error: `feof_unlocked' undeclared (first use in this function) | conftest.c:96: error: (Each undeclared identifier is reported only once | conftest.c:96: error: for each function it appears in.) | configure:10569: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef feof_unlocked | | char *p = (char *) feof_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10593: result: no | configure:10613: checking whether ferror_unlocked is declared | configure:10637: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:97: error: `ferror_unlocked' undeclared (first use in this function) | conftest.c:97: error: (Each undeclared identifier is reported only once | conftest.c:97: error: for each function it appears in.) | configure:10643: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef ferror_unlocked | | char *p = (char *) ferror_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10667: result: no | configure:10687: checking whether fflush_unlocked is declared | configure:10711: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:98: error: `fflush_unlocked' undeclared (first use in this function) | conftest.c:98: error: (Each undeclared identifier is reported only once | conftest.c:98: error: for each function it appears in.) | configure:10717: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fflush_unlocked | | char *p = (char *) fflush_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10741: result: no | configure:10761: checking whether fgets_unlocked is declared | configure:10785: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:99: error: `fgets_unlocked' undeclared (first use in this function) | conftest.c:99: error: (Each undeclared identifier is reported only once | conftest.c:99: error: for each function it appears in.) | configure:10791: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fgets_unlocked | | char *p = (char *) fgets_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10815: result: no | configure:10835: checking whether fputc_unlocked is declared | configure:10859: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:100: error: `fputc_unlocked' undeclared (first use in this function) | conftest.c:100: error: (Each undeclared identifier is reported only once | conftest.c:100: error: for each function it appears in.) | configure:10865: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputc_unlocked | | char *p = (char *) fputc_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10889: result: no | configure:10909: checking whether fputs_unlocked is declared | configure:10933: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:101: error: `fputs_unlocked' undeclared (first use in this function) | conftest.c:101: error: (Each undeclared identifier is reported only once | conftest.c:101: error: for each function it appears in.) | configure:10939: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputs_unlocked | | char *p = (char *) fputs_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:10963: result: no | configure:10983: checking whether fread_unlocked is declared | configure:11007: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:102: error: `fread_unlocked' undeclared (first use in this function) | conftest.c:102: error: (Each undeclared identifier is reported only once | conftest.c:102: error: for each function it appears in.) | configure:11013: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fread_unlocked | | char *p = (char *) fread_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11037: result: no | configure:11057: checking whether fwrite_unlocked is declared | configure:11081: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:103: error: `fwrite_unlocked' undeclared (first use in this function) | conftest.c:103: error: (Each undeclared identifier is reported only once | conftest.c:103: error: for each function it appears in.) | configure:11087: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fwrite_unlocked | | char *p = (char *) fwrite_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11111: result: no | configure:11131: checking whether getc_unlocked is declared | configure:11155: gcc -c -g -O2 conftest.c >&5 | configure:11161: $? = 0 | configure:11165: test -z | || test ! -s conftest.err | configure:11168: $? = 0 | configure:11171: test -s conftest.o | configure:11174: $? = 0 | configure:11185: result: yes | configure:11205: checking whether getchar_unlocked is declared | configure:11229: gcc -c -g -O2 conftest.c >&5 | configure:11235: $? = 0 | configure:11239: test -z | || test ! -s conftest.err | configure:11242: $? = 0 | configure:11245: test -s conftest.o | configure:11248: $? = 0 | configure:11259: result: yes | configure:11279: checking whether putc_unlocked is declared | configure:11303: gcc -c -g -O2 conftest.c >&5 | configure:11309: $? = 0 | configure:11313: test -z | || test ! -s conftest.err | configure:11316: $? = 0 | configure:11319: test -s conftest.o | configure:11322: $? = 0 | configure:11333: result: yes | configure:11353: checking whether putchar_unlocked is declared | configure:11377: gcc -c -g -O2 conftest.c >&5 | configure:11383: $? = 0 | configure:11387: test -z | || test ! -s conftest.err | configure:11390: $? = 0 | configure:11393: test -s conftest.o | configure:11396: $? = 0 | configure:11407: result: yes | configure:11482: checking for error_at_line | configure:11503: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | error_at_line /var/tmp//ccfzo5zi.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:11509: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | error_at_line (0, 0, "", 0, ""); | | ; | | return 0; | | } | configure:11534: result: no | configure:11579: checking whether NLS is requested | configure:11588: result: yes | configure:11606: checking for GNU gettext in libc | configure:11630: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | _nl_domain_bindings /var/tmp//ccC0mlvL.o | _nl_msg_cat_cntr /var/tmp//ccC0mlvL.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:11636: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | | extern int *_nl_domain_bindings; | | int | | main () | | { | | bindtextdomain ("", ""); | | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | | ; | | return 0; | | } | configure:11661: result: no | configure:11695: checking for iconv | configure:11722: gcc -o conftest -g -O2 conftest.c >&5 | configure:11728: $? = 0 | configure:11732: test -z | || test ! -s conftest.err | configure:11735: $? = 0 | configure:11738: test -s conftest | configure:11741: $? = 0 | configure:11807: result: yes | configure:12208: checking for GNU gettext in libintl | configure:12240: gcc -o conftest -g -O2 conftest.c -lintl >&5 | Undefined first referenced | symbol in file | _nl_expand_alias /var/tmp//ccQa38cm.o | _nl_msg_cat_cntr /var/tmp//ccQa38cm.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:12246: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | | extern | | #ifdef __cplusplus | | "C" | | #endif | | const char *_nl_expand_alias (); | | int | | main () | | { | | bindtextdomain ("", ""); | | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | | ; | | return 0; | | } | configure:12331: result: no | configure:12360: checking whether to use NLS | configure:12362: result: no | configure:12464: checking for stdlib.h | configure:12469: result: yes | configure:12609: checking for GNU libc compatible malloc | configure:12638: gcc -o conftest -g -O2 conftest.c >&5 | configure:12641: $? = 0 | configure:12643: ./conftest | configure:12646: $? = 0 | configure:12660: result: yes | configure:12720: checking for iswcntrl | configure:12777: gcc -o conftest -g -O2 conftest.c >&5 | configure:12783: $? = 0 | configure:12787: test -z | || test ! -s conftest.err | configure:12790: $? = 0 | configure:12793: test -s conftest | configure:12796: $? = 0 | configure:12808: result: yes | configure:12720: checking for wcwidth | configure:12777: gcc -o conftest -g -O2 conftest.c >&5 | configure:12783: $? = 0 | configure:12787: test -z | || test ! -s conftest.err | configure:12790: $? = 0 | configure:12793: test -s conftest | configure:12796: $? = 0 | configure:12808: result: yes | configure:12819: checking whether mbrtowc and mbstate_t are properly declared | configure:12840: gcc -o conftest -g -O2 conftest.c >&5 | configure:12846: $? = 0 | configure:12850: test -z | || test ! -s conftest.err | configure:12853: $? = 0 | configure:12856: test -s conftest | configure:12859: $? = 0 | configure:12871: result: yes | configure:12882: checking whether wcwidth is declared | configure:12915: gcc -c -g -O2 conftest.c >&5 | configure:12921: $? = 0 | configure:12925: test -z | || test ! -s conftest.err | configure:12928: $? = 0 | configure:12931: test -s conftest.o | configure:12934: $? = 0 | configure:12945: result: yes | configure:12958: checking whether mbswidth is declared in | configure:12985: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:88: error: `mbswidth' undeclared (first use in this function) | conftest.c:88: error: (Each undeclared identifier is reported only once | conftest.c:88: error: for each function it appears in.) | configure:12991: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | /* end confdefs.h. */ | | | | #if HAVE_WCHAR_H | | # include | | #endif | | | | int | | main () | | { | | | | char *p = (char *) mbswidth; | | | | ; | | return 0; | | } | configure:13015: result: no | configure:13028: checking for mbstate_t | configure:13050: gcc -c -g -O2 conftest.c >&5 | configure:13056: $? = 0 | configure:13060: test -z | || test ! -s conftest.err | configure:13063: $? = 0 | configure:13066: test -s conftest.o | configure:13069: $? = 0 | configure:13080: result: yes | configure:13098: checking for obstacks | configure:13119: gcc -o conftest -g -O2 conftest.c >&5 | conftest.c:81:21: obstack.h: No such file or directory | configure:13125: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | /* end confdefs.h. */ | | #include "obstack.h" | | int | | main () | | { | | struct obstack *mem; obstack_free(mem,(char *) 0) | | ; | | return 0; | | } | configure:13150: result: no | configure:13198: checking for mbstate_t | configure:13250: result: yes | configure:13266: checking whether mbrtowc and mbstate_t are properly declared | configure:13318: result: yes | configure:13335: checking for stdlib.h | configure:13340: result: yes | configure:13480: checking for GNU libc compatible realloc | configure:13509: gcc -o conftest -g -O2 conftest.c >&5 | configure:13512: $? = 0 | configure:13514: ./conftest | configure:13517: $? = 0 | configure:13531: result: yes | configure:13589: checking for stpcpy | configure:13646: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | stpcpy /var/tmp//ccksMGhu.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:13652: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_REALLOC 1 | | /* end confdefs.h. */ | | /* Define stpcpy to an innocuous variant, in case declares stpcpy. | | For example, HP-UX 11i declares gettimeofday. */ | | #define stpcpy innocuous_stpcpy | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char stpcpy (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef stpcpy | | | | /* Override any gcc2 internal prototype to avoid an error. */ | | #ifdef __cplusplus | | extern "C" | | { | | #endif | | /* We use char because int might match the return type of a gcc2 | | builtin and then its argument prototype would still apply. */ | | char stpcpy (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined (__stub_stpcpy) || defined (__stub___stpcpy) | | choke me | | #else | | char (*f) () = stpcpy; | | #endif | | #ifdef __cplusplus | | } | | #endif | | | | int | | main () | | { | | return f != stpcpy; | | ; | | return 0; | | } | configure:13677: result: no | configure:13711: checking for strndup | configure:13768: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | strndup /var/tmp//ccWgXjxL.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:13774: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_REALLOC 1 | | /* end confdefs.h. */ | | /* Define strndup to an innocuous variant, in case declares strndup. | | For example, HP-UX 11i declares gettimeofday. */ | | #define strndup innocuous_strndup | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char strndup (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef strndup | | | | /* Override any gcc2 internal prototype to avoid an error. */ | | #ifdef __cplusplus | | extern "C" | | { | | #endif | | /* We use char because int might match the return type of a gcc2 | | builtin and then its argument prototype would still apply. */ | | char strndup (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined (__stub_strndup) || defined (__stub___strndup) | | choke me | | #else | | char (*f) () = strndup; | | #endif | | #ifdef __cplusplus | | } | | #endif | | | | int | | main () | | { | | return f != strndup; | | ; | | return 0; | | } | configure:13799: result: no | configure:13821: checking whether strnlen is declared | configure:13845: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:123: error: `strnlen' undeclared (first use in this function) | conftest.c:123: error: (Each undeclared identifier is reported only once | conftest.c:123: error: for each function it appears in.) | configure:13851: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_REALLOC 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef strnlen | | char *p = (char *) strnlen; | | #endif | | | | ; | | return 0; | | } | configure:13875: result: no | configure:13900: checking for working strnlen | configure:13939: gcc -o conftest -g -O2 conftest.c >&5 | Undefined first referenced | symbol in file | strnlen /var/tmp//cciWDryv.o | ld: fatal: Symbol referencing errors. No output written to conftest | collect2: ld returned 1 exit status | configure:13942: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_REALLOC 1 | | #define HAVE_DECL_STRNLEN 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | | | #define S "foobar" | | #define S_LEN (sizeof S - 1) | | | | /* At least one implementation is buggy: that of AIX 4.3 would | | give strnlen (S, 1) == 3. */ | | | | int i; | | for (i = 0; i < S_LEN + 1; ++i) | | { | | int expected = i <= S_LEN ? i : S_LEN; | | if (strnlen (S, i) != expected) | | exit (1); | | } | | exit (0); | | | | ; | | return 0; | | } | configure:13961: result: no | configure:14070: checking for valgrind | configure:14099: result: no | configure:14158: checking for g++ | configure:14174: found /usr/local/bin/g++ | configure:14184: result: g++ | configure:14200: checking for C++ compiler version | configure:14203: g++ --version &5 | g++ (GCC) 3.3.2 | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:14206: $? = 0 | configure:14208: g++ -v &5 | Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs | Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls | Thread model: posix | gcc version 3.3.2 | configure:14211: $? = 0 | configure:14213: g++ -V &5 | g++: `-V' option must have argument | configure:14216: $? = 1 | configure:14219: checking whether we are using the GNU C++ compiler | configure:14243: g++ -c conftest.cc >&5 | configure:14249: $? = 0 | configure:14253: test -z | || test ! -s conftest.err | configure:14256: $? = 0 | configure:14259: test -s conftest.o | configure:14262: $? = 0 | configure:14275: result: yes | configure:14281: checking whether g++ accepts -g | configure:14302: g++ -c -g conftest.cc >&5 | configure:14308: $? = 0 | configure:14312: test -z | || test ! -s conftest.err | configure:14315: $? = 0 | configure:14318: test -s conftest.o | configure:14321: $? = 0 | configure:14332: result: yes | configure:14374: g++ -c -g -O2 conftest.cc >&5 | configure:14380: $? = 0 | configure:14384: test -z | || test ! -s conftest.err | configure:14387: $? = 0 | configure:14390: test -s conftest.o | configure:14393: $? = 0 | configure:14419: g++ -c -g -O2 conftest.cc >&5 | conftest.cc: In function `int main()': | conftest.cc:91: error: `exit' undeclared (first use this function) | conftest.cc:91: error: (Each undeclared identifier is reported only once for | each function it appears in.) | configure:14425: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "1.875d" | | #define PACKAGE_STRING "GNU Bison 1.875d" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "1.875d" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define M4 "/opt/gnu/bin/m4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ICONV 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_REALLOC 1 | | #define HAVE_DECL_STRNLEN 0 | | #define strnlen rpl_strnlen | | /* end confdefs.h. */ | | | | int | | main () | | { | | exit (42); | | ; | | return 0; | | } | configure:14374: g++ -c -g -O2 conftest.cc >&5 | configure:14380: $? = 0 | configure:14384: test -z | || test ! -s conftest.err | configure:14387: $? = 0 | configure:14390: test -s conftest.o | configure:14393: $? = 0 | configure:14419: g++ -c -g -O2 conftest.cc >&5 | configure:14425: $? = 0 | configure:14429: test -z | || test ! -s conftest.err | configure:14432: $? = 0 | configure:14435: test -s conftest.o | configure:14438: $? = 0 | configure:14463: checking dependency style of g++ | configure:14553: result: gcc3 | configure:14710: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Bison config.status 1.875d, which was | generated by GNU Autoconf 2.59. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on renkon | | config.status:751: creating tests/Makefile | config.status:751: creating tests/atlocal | config.status:751: creating tests/bison | config.status:751: creating Makefile | config.status:751: creating config/Makefile | config.status:751: creating po/Makefile.in | config.status:751: creating data/Makefile | config.status:751: creating lib/Makefile | config.status:751: creating src/Makefile | config.status:751: creating doc/Makefile | config.status:859: creating config.h | config.status:1311: executing depfiles commands | config.status:1311: executing default-1 commands | config.status:1311: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=sparc-sun-solaris2.8 | ac_cv_build_alias=sparc-sun-solaris2.8 | ac_cv_c_compiler_gnu=yes | ac_cv_c_inline=inline | ac_cv_cxx_compiler_gnu=yes | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set= | ac_cv_env_CFLAGS_value= | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXFLAGS_set= | ac_cv_env_CXXFLAGS_value= | ac_cv_env_CXX_set= | ac_cv_env_CXX_value= | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_exeext= | ac_cv_func_alloca_works=yes | ac_cv_func_dup2=yes | ac_cv_func_fork=yes | ac_cv_func_fork_works=yes | ac_cv_func_isascii=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_iswprint=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_mbsinit=yes | ac_cv_func_obstack=no | ac_cv_func_realloc_0_nonnull=yes | ac_cv_func_setlocale=yes | ac_cv_func_stpcpy=no | ac_cv_func_strerror_r=no | ac_cv_func_strerror_r_char_p=no | ac_cv_func_strndup=no | ac_cv_func_strnlen_working=no | ac_cv_func_times=yes | ac_cv_func_vfork=yes | ac_cv_func_vfork_works=yes | ac_cv_func_waitpid=yes | ac_cv_func_wcwidth=yes | ac_cv_have_decl_clearerr_unlocked=no | ac_cv_have_decl_clock=yes | ac_cv_have_decl_feof_unlocked=no | ac_cv_have_decl_ferror_unlocked=no | ac_cv_have_decl_fflush_unlocked=no | ac_cv_have_decl_fgets_unlocked=no | ac_cv_have_decl_fputc_unlocked=no | ac_cv_have_decl_fputs_unlocked=no | ac_cv_have_decl_fread_unlocked=no | ac_cv_have_decl_fwrite_unlocked=no | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getrusage=yes | ac_cv_have_decl_mbswidth=no | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_strerror_r=no | ac_cv_have_decl_strnlen=no | ac_cv_have_decl_sysconf=yes | ac_cv_have_decl_times=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_locale_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=no | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_resource_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_times_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_vfork_h=no | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_host=sparc-sun-solaris2.8 | ac_cv_host_alias=sparc-sun-solaris2.8 | ac_cv_lib_error_at_line=no | ac_cv_lib_fl_yywrap=no | ac_cv_lib_l_yywrap=yes | ac_cv_objext=o | ac_cv_path_GMSGFMT=: | ac_cv_path_M4=/opt/gnu/bin/m4 | ac_cv_path_MSGFMT=: | ac_cv_path_MSGMERGE=: | ac_cv_path_XGETTEXT=: | ac_cv_prog_AWK=nawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_LEX=lex | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_CXX=g++ | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_cxx_g=yes | ac_cv_prog_egrep=egrep | ac_cv_prog_gnu_m4=yes | ac_cv_prog_lex_root=lex.yy | ac_cv_prog_lex_yytext_pointer=no | ac_cv_prog_make_make_set=yes | ac_cv_type__Bool=yes | ac_cv_type_clock_t=yes | ac_cv_type_mbstate_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_struct_tms=yes | ac_cv_type_uintptr_t=yes | ac_cv_win_or_dos=no | ac_cv_working_alloca_h=yes | acl_cv_hardcode_direct=no | acl_cv_hardcode_libdir_flag_spec='-R$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_path_LD=/usr/ccs/bin/ld | acl_cv_prog_gnu_ld=no | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_CXX_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_lib_iconv=no | am_cv_prog_cc_stdc= | gl_cv_func_mbrtowc=yes | gt_cv_func_gnugettext1_libc=no | gt_cv_func_gnugettext1_libintl=no | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /opt/src/bison-1.875d/config/missing --run aclocal-1.8' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /opt/src/bison-1.875d/config/missing --run tar' | AUTOCONF='${SHELL} /opt/src/bison-1.875d/config/missing --run autoconf' | AUTOHEADER='${SHELL} /opt/src/bison-1.875d/config/missing --run autoheader' | AUTOM4TE='${SHELL} /opt/src/bison-1.875d/config/missing --run autom4te' | AUTOMAKE='${SHELL} /opt/src/bison-1.875d/config/missing --run automake-1.8' | AWK='nawk' | CC='gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -O2' | CPP='gcc -E' | CPPFLAGS='' | CXX='g++' | CXXDEPMODE='depmode=gcc3' | CXXFLAGS='-g -O2' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='egrep' | EXEEXT='' | GCC='yes' | GMSGFMT=':' | HAVE__BOOL='1' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | INTLLIBS='' | LDFLAGS='' | LEX='lex' | LEXLIB='-ll' | LEX_OUTPUT_ROOT='lex.yy' | LIBICONV='' | LIBINTL='' | LIBOBJS=' error$U.o obstack$U.o stpcpy$U.o strndup$U.o strnlen$U.o' | LIBS='' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS=' error$U.lo obstack$U.lo stpcpy$U.lo strndup$U.lo strnlen$U.lo' | M4='/opt/gnu/bin/m4' | MAKEINFO='${SHELL} /opt/src/bison-1.875d/config/missing --run makeinfo' | MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' | MSGFMT=':' | MSGMERGE=':' | O0CFLAGS='-g -O2' | OBJEXT='o' | PACKAGE='bison' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Bison' | PACKAGE_STRING='GNU Bison 1.875d' | PACKAGE_TARNAME='bison' | PACKAGE_VERSION='1.875d' | PATH_SEPARATOR=':' | POSUB='' | RANLIB='ranlib' | SET_MAKE='' | SHELL='/bin/bash' | STDBOOL_H='' | STRIP='' | USE_NLS='no' | VALGRIND='' | VERSION='1.875d' | WARNING_CFLAGS='' | WARNING_CXXFLAGS='' | WERROR_CFLAGS='' | XGETTEXT=':' | YACC='yacc' | YACC_LIBRARY='liby.a' | YACC_SCRIPT='yacc' | ac_ct_CC='gcc' | ac_ct_CXX='g++' | ac_ct_RANLIB='ranlib' | ac_ct_STRIP='' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__fastdepCXX_FALSE='#' | am__fastdepCXX_TRUE='' | am__include='include' | am__leading_dot='.' | am__quote='' | bindir='${exec_prefix}/bin' | build='sparc-sun-solaris2.8' | build_alias='' | build_cpu='sparc' | build_os='solaris2.8' | build_vendor='sun' | datadir='${prefix}/share' | exec_prefix='${prefix}' | host='sparc-sun-solaris2.8' | host_alias='' | host_cpu='sparc' | host_os='solaris2.8' | host_vendor='sun' | includedir='${prefix}/include' | infodir='${prefix}/info' | install_sh='/opt/src/bison-1.875d/config/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | localstatedir='${prefix}/var' | mandir='${prefix}/man' | mkdir_p='$(mkinstalldirs)' | oldincludedir='/usr/include' | prefix='/opt/gnu' | program_transform_name='s,x,x,' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CLOCK_T 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_SYSCONF 1 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FORK 1 | #define HAVE_ICONV 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWPRINT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIMES 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VFORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE__BOOL 1 | #define M4 "/opt/gnu/bin/m4" | #define PACKAGE "bison" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_NAME "GNU Bison" | #define PACKAGE_STRING "GNU Bison 1.875d" | #define PACKAGE_TARNAME "bison" | #define PACKAGE_VERSION "1.875d" | #define STDC_HEADERS 1 | #define VERSION "1.875d" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define strnlen rpl_strnlen | #endif | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | | configure: exit 0 renkon% renkon% renkon%