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.52. 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: 138 tasks, 193 threads, 4 processors Load average: 1.07, Mach factor: 2.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:954: PATH=".;."; conftest.sh ./configure: line 955: conftest.sh: command not found configure:957: $? = 127 configure:999: checking build system type configure:1017: result: i386-unknown-gnu configure:1024: checking host system type configure:1038: result: i386-unknown-gnu configure:1059: checking for a BSD compatible install configure:1108: result: /usr/bin/install -c -o root -g wheel configure:1123: checking for bison configure:1138: found /usr/local/bin/bison configure:1146: result: bison -y configure:1165: checking for i386-unknown-gnu-gcc configure:1188: result: cc configure:1451: checking for C compiler version configure:1454: 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:1457: $? = 0 configure:1459: 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:1462: $? = 0 configure:1464: cc -V &5 cc: `-V' option must have argument configure:1467: $? = 1 configure:1487: checking for C compiler default output configure:1490: cc -fno-common -Wall conftest.c >&5 configure:1493: $? = 0 configure:1522: result: a.out configure:1527: checking whether the C compiler works configure:1533: ./a.out configure:1536: $? = 0 configure:1551: result: yes configure:1558: checking whether we are cross compiling configure:1560: result: no configure:1563: checking for executable suffix configure:1565: cc -o conftest -fno-common -Wall conftest.c >&5 configure:1568: $? = 0 configure:1590: result: configure:1596: checking for object suffix configure:1614: cc -c -fno-common -Wall conftest.c >&5 configure:1617: $? = 0 configure:1636: result: configure:1640: checking whether we are using the GNU C compiler configure:1661: cc -c -fno-common -Wall conftest.c >&5 configure:1664: $? = 0 configure:1667: test -s conftest. configure:1670: $? = 1 configure: failed program was: #line 1646 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1682: result: no configure:1688: checking whether cc accepts -g configure:1706: cc -c -g conftest.c >&5 configure:1709: $? = 0 configure:1712: test -s conftest. configure:1715: $? = 1 configure: failed program was: #line 1694 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1725: result: no configure:1752: cc -c -fno-common -Wall conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1755: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1857: checking for flex configure:1872: found /usr/bin/flex configure:1880: result: flex configure:1893: checking for yywrap in -lfl configure:1920: cc -o conftest -fno-common -Wall conftest.c -lfl >&5 configure:1923: $? = 0 configure:1926: test -s conftest configure:1929: $? = 0 configure:1940: result: yes configure:2003: checking lex output file root configure:2022: result: lex.yy configure:2026: checking whether yytext is a pointer configure:2042: cc -o conftest -fno-common -Wall conftest.c -lfl >&5 lex.yy.c:948: warning: `yyunput' defined but not used configure:2045: $? = 0 configure:2048: test -s conftest configure:2051: $? = 0 configure:2063: result: yes configure:2074: checking whether make sets ${MAKE} configure:2094: result: yes configure:2105: checking for perl configure:2120: found /usr/local/bin/perl configure:2128: result: yes configure:2141: checking for dlopen configure:2178: cc -o conftest -fno-common -Wall conftest.c >&5 configure:2181: $? = 0 configure:2184: test -s conftest configure:2187: $? = 0 configure:2197: result: yes configure:2263: checking for initscr in -lncurses configure:2290: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:2293: $? = 0 configure:2296: test -s conftest configure:2299: $? = 0 configure:2310: result: yes configure:2335: checking for underscore prefix on symbols configure:2345: cc -shared -o conftest.so conftest.c 1>&5 cc: conftest.c: No such file or directory cc: unrecognized option `-shared' cc: no input files configure:2348: $? = 1 configure:2403: result: configure:2422: checking how to run the C preprocessor configure:2448: cc -E conftest.c configure:2454: $? = 0 configure:2481: cc -E conftest.c configure:2478:28: ac_nonexistent.h: No such file or directory configure:2487: $? = 1 configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2524: result: cc -E configure:2539: cc -E conftest.c configure:2545: $? = 0 configure:2572: cc -E conftest.c configure:2569:28: ac_nonexistent.h: No such file or directory configure:2578: $? = 1 configure: failed program was: #line 2568 "configure" #include "confdefs.h" #include configure:2617: checking for ANSI C header files configure:2631: cc -E conftest.c configure:2637: $? = 0 configure:2724: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure: In function `main': configure:2716: warning: implicit declaration of function `exit' configure:2727: $? = 0 configure:2729: ./conftest configure:2732: $? = 0 configure:2745: result: yes configure:2758: checking for paths.h configure:2768: cc -E conftest.c configure:2774: $? = 0 configure:2793: result: yes configure:2806: checking for vis.h configure:2816: cc -E conftest.c configure:2822: $? = 0 configure:2841: result: yes configure:2854: checking for getopt.h configure:2864: cc -E conftest.c configure:2870: $? = 0 configure:2889: result: yes configure:2902: checking for err_set_exit configure:2939: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:2942: $? = 0 configure:2945: test -s conftest configure:2948: $? = 0 configure:2958: result: yes configure:2971: checking for strlcat configure:3008: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:3011: $? = 0 configure:3014: test -s conftest configure:3017: $? = 0 configure:3027: result: yes configure:2971: checking for strlcpy configure:3008: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:3011: $? = 0 configure:3014: test -s conftest configure:3017: $? = 0 configure:3027: result: yes configure:3040: checking for strnstr configure:3077: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:3080: $? = 0 configure:3083: test -s conftest configure:3086: $? = 0 configure:3096: result: yes configure:3040: checking for strsep configure:3077: cc -o conftest -fno-common -Wall conftest.c -lncurses >&5 configure:3080: $? = 0 configure:3083: test -s conftest configure:3086: $? = 0 configure:3096: result: yes configure:3112: checking for sys/types.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for sys/stat.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for stdlib.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for string.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for memory.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for strings.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for inttypes.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for stdint.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3112: checking for unistd.h configure:3124: cc -c -fno-common -Wall conftest.c >&5 configure:3127: $? = 0 configure:3130: test -s conftest. configure:3133: $? = 1 configure: failed program was: #line 3118 "configure" #include "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:3143: result: no configure:3153: checking for u_long configure:3174: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3197: error: `u_long' undeclared (first use in this function) configure:3197: error: (Each undeclared identifier is reported only once configure:3197: error: for each function it appears in.) configure:3197: error: parse error before ')' token configure:3177: $? = 1 configure: failed program was: #line 3159 "configure" #include "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 () { if ((u_long *) 0) return 0; if (sizeof (u_long)) return 0; ; return 0; } configure:3193: result: no configure:3205: checking for u_int configure:3226: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3249: error: `u_int' undeclared (first use in this function) configure:3249: error: (Each undeclared identifier is reported only once configure:3249: error: for each function it appears in.) configure:3249: error: parse error before ')' token configure:3229: $? = 1 configure: failed program was: #line 3211 "configure" #include "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 () { if ((u_int *) 0) return 0; if (sizeof (u_int)) return 0; ; return 0; } configure:3245: result: no configure:3257: checking for u_short configure:3278: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3301: error: `u_short' undeclared (first use in this function) configure:3301: error: (Each undeclared identifier is reported only once configure:3301: error: for each function it appears in.) configure:3301: error: parse error before ')' token configure:3281: $? = 1 configure: failed program was: #line 3263 "configure" #include "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 () { if ((u_short *) 0) return 0; if (sizeof (u_short)) return 0; ; return 0; } configure:3297: result: no configure:3309: checking for u_char configure:3330: cc -c -fno-common -Wall conftest.c >&5 configure: In function `main': configure:3353: error: `u_char' undeclared (first use in this function) configure:3353: error: (Each undeclared identifier is reported only once configure:3353: error: for each function it appears in.) configure:3353: error: parse error before ')' token configure:3333: $? = 1 configure: failed program was: #line 3315 "configure" #include "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 () { if ((u_char *) 0) return 0; if (sizeof (u_char)) return 0; ; return 0; } configure:3349: result: no configure:3515: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:3970: creating Makefile config.status:3970: creating src/Makefile config.status:3970: creating src/modules/Makefile config.status:3970: creating src/modules/Makefile.module config.status:3970: creating src/modules/vhighlight/Makefile config.status:4062: creating src/config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_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_CPP_set= ac_cv_env_CPP_value= 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_func_dlopen=yes ac_cv_func_err_set_exit=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strnstr=yes ac_cv_func_strsep=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_paths_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_vis_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses_initscr=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_led_have_perl=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_u_char=no ac_cv_type_u_int=no ac_cv_type_u_long=no ac_cv_type_u_short=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define YYTEXT_POINTER 1 #define SYM_PREFIX "" #define STDC_HEADERS 1 #define HAVE_PATHS_H 1 #define HAVE_VIS_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ERR_SET_EXIT 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNSTR 1 #define HAVE_STRSEP 1 #define u_long unsigned long #define u_int unsigned int #define u_short unsigned short #define u_char unsigned char #define BUILD_INFO "root@darwintel -- Thu Jan 3 02:05:22 EST 2008" configure: exit 0