This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by asm2html configure 1.4, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## 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: 130 tasks, 187 threads, 4 processors Load average: 1.32, Mach factor: 2.66 /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:1242: checking for gcc configure:1268: result: cc configure:1512: checking for C compiler version configure:1515: 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:1518: $? = 0 configure:1520: 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:1523: $? = 0 configure:1525: cc -V &5 cc: `-V' option must have argument configure:1528: $? = 1 configure:1554: checking for C compiler default output configure:1557: cc -fno-common conftest.c >&5 configure:1560: $? = 0 configure:1593: result: a.out configure:1598: checking whether the C compiler works configure:1604: ./a.out configure:1607: $? = 0 configure:1622: result: yes configure:1629: checking whether we are cross compiling configure:1631: result: no configure:1634: checking for suffix of executables configure:1636: cc -o conftest -fno-common conftest.c >&5 configure:1639: $? = 0 configure:1661: result: configure:1667: checking for suffix of object files configure:1691: cc -c -fno-common conftest.c >&5 configure:1694: $? = 0 configure:1713: result: configure:1717: checking whether we are using the GNU C compiler configure:1744: cc -c -fno-common conftest.c >&5 configure:1747: $? = 0 configure:1750: test -s conftest. configure:1753: $? = 1 configure: failed program was: #line 1722 "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:1765: result: no configure:1771: checking whether cc accepts -g configure:1795: cc -c -g conftest.c >&5 configure:1798: $? = 0 configure:1801: test -s conftest. configure:1804: $? = 1 configure: failed program was: #line 1776 "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:1814: result: no configure:1841: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1844: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1954: checking whether make sets ${MAKE} configure:1974: result: yes configure:1990: checking how to run the C preprocessor configure:2016: cc -E conftest.c configure:2022: $? = 0 configure:2049: cc -E conftest.c configure:2045:28: ac_nonexistent.h: No such file or directory configure:2055: $? = 1 configure: failed program was: #line 2044 "configure" #include "confdefs.h" #include configure:2092: result: cc -E configure:2107: cc -E conftest.c configure:2113: $? = 0 configure:2140: cc -E conftest.c configure:2136:28: ac_nonexistent.h: No such file or directory configure:2146: $? = 1 configure: failed program was: #line 2135 "configure" #include "confdefs.h" #include configure:2186: checking for ANSI C header files configure:2200: cc -E conftest.c configure:2206: $? = 0 configure:2291: cc -o conftest -fno-common conftest.c >&5 configure:2294: $? = 0 configure:2296: ./conftest configure:2299: $? = 0 configure:2313: result: yes configure:2337: checking for sys/types.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for sys/stat.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for stdlib.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for string.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for memory.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for strings.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for inttypes.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for stdint.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2337: checking for unistd.h configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2356: test -s conftest. configure:2359: $? = 1 configure: failed program was: #line 2342 "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:2369: result: no configure:2388: checking for stdlib.h configure:2393: result: no configure:2388: checking for string.h configure:2393: result: no configure:2388: checking for unistd.h configure:2393: result: no configure:2503: checking for stdlib.h configure:2508: result: no configure:2612: checking for working malloc configure:2644: cc -o conftest -fno-common conftest.c >&5 configure:2647: $? = 0 configure:2649: ./conftest configure:2652: $? = 0 configure:2665: result: yes configure:2681: checking for bzero configure:2724: cc -o conftest -fno-common conftest.c >&5 configure:2696: warning: conflicting types for built-in function `bzero' configure:2727: $? = 0 configure:2730: test -s conftest configure:2733: $? = 0 configure:2743: result: yes configure:2681: checking for memset configure:2724: cc -o conftest -fno-common conftest.c >&5 configure:2696: warning: conflicting types for built-in function `memset' configure:2727: $? = 0 configure:2730: test -s conftest configure:2733: $? = 0 configure:2743: result: yes configure:2681: checking for strcasecmp configure:2724: cc -o conftest -fno-common conftest.c >&5 configure:2727: $? = 0 configure:2730: test -s conftest configure:2733: $? = 0 configure:2743: result: yes configure:2867: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asm2html config.status 1.4, 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:553: creating Makefile config.status:553: creating man/Makefile config.status:553: creating src/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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= 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_bzero=yes ac_cv_func_malloc_works=yes ac_cv_func_memset=yes ac_cv_func_strcasecmp=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_objext= ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "asm2html" #define PACKAGE_TARNAME "asm2html" #define PACKAGE_VERSION "1.4" #define PACKAGE_STRING "asm2html 1.4" #define PACKAGE_BUGREPORT "virtus@wanadoo.nl" #define STDC_HEADERS 1 #define HAVE_MALLOC 1 #define HAVE_BZERO 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 configure: exit 0