This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 147 tasks, 202 threads, 4 processors Load average: 2.28, Mach factor: 1.76 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1194: checking for a BSD-compatible install configure:1248: result: /usr/bin/install -c -o root -g wheel configure:1259: checking whether build environment is sane configure:1302: result: yes configure:1317: checking whether make sets ${MAKE} configure:1337: result: yes configure:1369: checking for working aclocal configure:1376: result: found configure:1384: checking for working autoconf configure:1391: result: found configure:1399: checking for working automake configure:1406: result: found configure:1414: checking for working autoheader configure:1421: result: found configure:1429: checking for working makeinfo configure:1436: result: found configure:1453: checking for i386-unknown-gnu-gcc configure:1479: result: cc configure:1761: checking for C compiler version configure:1764: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1767: $? = 0 configure:1769: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1772: $? = 0 configure:1774: cc -V &5 cc: `-V' option must have argument configure:1777: $? = 1 configure:1803: checking for C compiler default output configure:1806: cc -fno-common conftest.c >&5 configure:1809: $? = 0 configure:1842: result: a.out configure:1847: checking whether the C compiler works configure:1853: ./a.out configure:1856: $? = 0 configure:1871: result: yes configure:1878: checking whether we are cross compiling configure:1880: result: no configure:1883: checking for suffix of executables configure:1885: cc -o conftest -fno-common conftest.c >&5 configure:1888: $? = 0 configure:1910: result: configure:1916: checking for suffix of object files configure:1940: cc -c -fno-common conftest.c >&5 configure:1943: $? = 0 configure:1962: result: configure:1966: checking whether we are using the GNU C compiler configure:1993: cc -c -fno-common conftest.c >&5 configure:1996: $? = 0 configure:1999: test -s conftest. configure:2002: $? = 1 configure: failed program was: #line 1971 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2014: result: no configure:2020: checking whether cc accepts -g configure:2044: cc -c -g conftest.c >&5 configure:2047: $? = 0 configure:2050: test -s conftest. configure:2053: $? = 1 configure: failed program was: #line 2025 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2063: result: no configure:2090: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2093: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2213: checking for i386-unknown-gnu-g++ configure:2239: result: c++ configure:2297: checking for C++ compiler version configure:2300: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2303: $? = 0 configure:2305: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2308: $? = 0 configure:2310: c++ -V &5 c++: `-V' option must have argument configure:2313: $? = 1 configure:2316: checking whether we are using the GNU C++ compiler configure:2343: c++ -c -fno-common conftest.cc >&5 configure:2346: $? = 0 configure:2349: test -s conftest. configure:2352: $? = 1 configure: failed program was: #line 2321 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2364: result: no configure:2370: checking whether c++ accepts -g configure:2394: c++ -c -g conftest.cc >&5 configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 1 configure: failed program was: #line 2375 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2413: result: no configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2459: c++ -c -fno-common conftest.cc >&5 configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 1 configure: failed program was: #line 2439 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2529: checking for doc++ configure:2562: result: no configure:2568: checking for latex configure:2586: found /usr/local/bin/latex configure:2598: result: /usr/local/bin/latex configure:2607: checking for dvips configure:2625: found /usr/local/bin/dvips configure:2637: result: /usr/local/bin/dvips configure:2646: checking for db2ps configure:2664: found /usr/local/bin/db2ps configure:2676: result: /usr/local/bin/db2ps configure:2685: checking for db2html configure:2703: found /usr/local/bin/db2html configure:2715: result: /usr/local/bin/db2html configure:2724: checking for sed configure:2742: found /usr/local/bin/sed configure:2754: result: /usr/local/bin/sed configure:2763: checking for mkdir configure:2781: found /usr/local/bin/mkdir configure:2793: result: /usr/local/bin/mkdir configure:2881: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:600: creating Makefile config.status:600: creating glr/Makefile config.status:600: creating samples/Makefile config.status:600: creating doc/Makefile config.status:600: creating doc/quickstart/Makefile config.status:600: creating doc/reference/Makefile config.status:704: creating config.h config.status:884: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_objext= ac_cv_path_DB2HTML=/usr/local/bin/db2html ac_cv_path_DB2PS=/usr/local/bin/db2ps ac_cv_path_DVIPS=/usr/local/bin/dvips ac_cv_path_LATEX=/usr/local/bin/latex ac_cv_path_MKDIR=/usr/local/bin/mkdir ac_cv_path_SED=/usr/local/bin/sed ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "glrparser" #define VERSION "1.4" #ifdef __cplusplus void exit (int); #endif configure: exit 0