This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dprog configure 0.3.1, 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: 95 tasks, 150 threads, 4 processors Load average: 0.81, Mach factor: 3.18 /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:1215: checking for a BSD-compatible install configure:1269: result: /usr/bin/install -c -o root -g wheel configure:1280: checking whether build environment is sane configure:1323: result: yes configure:1356: checking for gawk configure:1372: found /usr/local/bin/gawk configure:1382: result: gawk configure:1392: checking whether make sets ${MAKE} configure:1412: result: yes configure:1567: checking for i386-unknown-gnu-ranlib configure:1596: result: no configure:1605: checking for ranlib configure:1621: found /usr/bin/ranlib configure:1632: result: ranlib configure:1654: checking for i386-unknown-gnu-g++ configure:1680: result: c++ configure:1738: checking for C++ compiler version configure:1741: 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:1744: $? = 0 configure:1746: 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:1749: $? = 0 configure:1751: c++ -V &5 c++: `-V' option must have argument configure:1754: $? = 1 configure:1780: checking for C++ compiler default output configure:1783: c++ -fno-common -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1786: $? = 0 configure:1819: result: a.out configure:1824: checking whether the C++ compiler works configure:1830: ./a.out configure:1833: $? = 0 configure:1848: result: yes configure:1855: checking whether we are cross compiling configure:1857: result: no configure:1860: checking for suffix of executables configure:1862: c++ -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:1865: $? = 0 configure:1887: result: configure:1893: checking for suffix of object files configure:1917: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:1920: $? = 0 configure:1939: result: configure:1943: checking whether we are using the GNU C++ compiler configure:1970: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:1973: $? = 0 configure:1976: test -s conftest. configure:1979: $? = 1 configure: failed program was: #line 1948 "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:1991: result: no configure:1997: checking whether c++ accepts -g configure:2021: c++ -c -g -fno-common -I/usr/local/include conftest.cc >&5 configure:2024: $? = 0 configure:2027: test -s conftest. configure:2030: $? = 1 configure: failed program was: #line 2002 "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:2040: result: no configure:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2086: c++ -c -fno-common -fno-common -I/usr/local/include conftest.cc >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2066 "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:2173: checking for style of include used by make configure:2201: result: GNU configure:2229: checking dependency style of c++ configure:2291: result: gcc3 configure:2300: checking for bison configure:2316: found /usr/local/bin/bison configure:2326: result: bison -y configure:2345: checking for i386-unknown-gnu-gcc configure:2371: result: cc configure:2653: checking for C compiler version configure:2656: 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:2659: $? = 0 configure:2661: 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:2664: $? = 0 configure:2666: cc -V &5 cc: `-V' option must have argument configure:2669: $? = 1 configure:2672: checking whether we are using the GNU C compiler configure:2699: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure:2702: $? = 0 configure:2705: test -s conftest. configure:2708: $? = 1 configure: failed program was: #line 2677 "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:2720: result: no configure:2726: checking whether cc accepts -g configure:2750: cc -c -g -fno-common -I/usr/local/include conftest.c >&5 configure:2753: $? = 0 configure:2756: test -s conftest. configure:2759: $? = 1 configure: failed program was: #line 2731 "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:2769: result: no configure:2796: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2799: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2911: checking dependency style of cc configure:2973: result: gcc3 configure:2983: checking for flex configure:2999: found /usr/bin/flex configure:3009: result: flex configure:3022: checking for yywrap in -lfl configure:3055: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3058: $? = 0 configure:3061: test -s conftest configure:3064: $? = 0 configure:3075: result: yes configure:3144: checking lex output file root configure:3155: flex conftest.l configure:3158: $? = 0 configure:3170: result: lex.yy configure:3175: checking whether yytext is a pointer configure:3191: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3212: result: yes configure:3245: checking for emacs configure:3261: found /usr/bin/emacs configure:3271: result: emacs configure:3284: checking where .elc files should go configure:3294: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out configure:3297: $? = 0 configure:3310: result: ${datadir}/emacs/site-lisp configure:3321: checking for poptPrintUsage in -lpopt configure:3354: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lpopt >&5 configure:3357: $? = 0 configure:3360: test -s conftest configure:3363: $? = 0 configure:3374: result: yes configure:3474: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dprog config.status 0.3.1, 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:612: creating Makefile config.status:612: creating test-input/Makefile config.status:612: creating elisp/Makefile config.status:716: creating config.hh config.status:906: executing depfiles 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=set ac_cv_env_CPPFLAGS_value='-fno-common -I/usr/local/include' 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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_lib_fl_yywrap=yes ac_cv_lib_popt_poptPrintUsage=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_EMACS=emacs ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_lispdir='${datadir}/emacs/site-lisp' lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dprog" #define PACKAGE_TARNAME "dprog" #define PACKAGE_VERSION "0.3.1" #define PACKAGE_STRING "dprog 0.3.1" #define PACKAGE_BUGREPORT "dprog.bugs@mailund.dk" #define PACKAGE "dprog" #define VERSION "0.3.1" #ifdef __cplusplus void exit (int); #endif #define YYTEXT_POINTER 1 #define HAVE_LIBPOPT 1 configure: exit 0