This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cdemo configure 1.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ /tmp/libtoolcvs/libtool/tests/cdemo/configure ## --------- ## ## Platform. ## ## --------- ## hostname = quanta.tsunanet.net uname -m = i386 uname -r = 8.9.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 74 tasks, 249 threads, 2 processors Load average: 1.55, Mach factor: 0.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /opt/local/bin PATH: /usr/local/sbin PATH: /Users/tsuna/bin PATH: /Users/tsuna/.nix-profile/bin PATH: /nix/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1965: checking for a BSD-compatible install configure:2021: result: /opt/local/bin/ginstall -c configure:2032: checking whether build environment is sane configure:2075: result: yes configure:2103: checking for a thread-safe mkdir -p configure:2142: result: /opt/local/bin/mkdir -p configure:2155: checking for gawk configure:2171: found /opt/local/bin/gawk configure:2182: result: gawk configure:2193: checking whether make sets $(MAKE) configure:2214: result: yes configure:2455: checking for gcc configure:2471: found /Users/tsuna/bin/gcc configure:2482: result: gcc configure:2720: checking for C compiler version configure:2727: gcc --version >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 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:2730: $? = 0 configure:2737: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5367) configure:2740: $? = 0 configure:2747: gcc -V >&5 gcc: argument to `-V' is missing configure:2750: $? = 1 configure:2773: checking for C compiler default output file name configure:2800: gcc conftest.c >&5 configure:2803: $? = 0 configure:2841: result: a.out configure:2858: checking whether the C compiler works configure:2868: ./a.out configure:2871: $? = 0 configure:2888: result: yes configure:2895: checking whether we are cross compiling configure:2897: result: no configure:2900: checking for suffix of executables configure:2907: gcc -o conftest conftest.c >&5 configure:2910: $? = 0 configure:2934: result: configure:2940: checking for suffix of object files configure:2966: gcc -c conftest.c >&5 configure:2969: $? = 0 configure:2992: result: o configure:2996: checking whether we are using the GNU C compiler configure:3025: gcc -c conftest.c >&5 configure:3031: $? = 0 configure:3048: result: yes configure:3053: checking whether gcc accepts -g configure:3083: gcc -c -g conftest.c >&5 configure:3089: $? = 0 configure:3188: result: yes configure:3205: checking for gcc option to accept ISO C89 configure:3279: gcc -c -g -O2 conftest.c >&5 configure:3285: $? = 0 configure:3308: result: none needed configure:3337: checking for style of include used by make configure:3365: result: GNU configure:3390: checking dependency style of gcc configure:3481: result: gcc3 configure:3643: checking build system type configure:3661: result: i386-apple-darwin8.9.1 configure:3683: checking host system type configure:3698: result: i386-apple-darwin8.9.1 configure:3720: checking for a sed that does not truncate output configure:3799: result: /opt/local/bin/sed configure:3817: checking for grep that handles long lines and -e configure:3891: result: /opt/local/bin/grep configure:3896: checking for egrep configure:3974: result: /opt/local/bin/grep -E configure:3979: checking for fgrep configure:4057: result: /opt/local/bin/grep -F configure:4092: checking for ld used by gcc configure:4159: result: /usr/bin/ld configure:4168: checking if the linker (/usr/bin/ld) is GNU ld configure:4183: result: no configure:4196: checking for BSD- or MS-compatible name lister (nm) configure:4245: result: /usr/bin/nm -p configure:4367: checking the name lister (/usr/bin/nm -p) interface configure:4374: gcc -c -g -O2 conftest.c >&5 configure:4377: /usr/bin/nm -p "conftest.o" configure:4380: output 00000000 D _some_variable configure:4387: result: BSD nm configure:4390: checking whether ln -s works configure:4394: result: yes configure:4402: checking the maximum length of command line arguments configure:4516: result: 196608 configure:4534: checking whether the shell understands some XSI constructs configure:4542: result: yes configure:4546: checking whether the shell understands "+=" configure:4552: result: no configure:4587: checking for /usr/bin/ld option to reload object files configure:4594: result: -r configure:4621: checking how to recognize dependent libraries configure:4811: result: pass_all configure:4871: checking for ar configure:4887: found /usr/bin/ar configure:4898: result: ar configure:4980: checking for strip configure:4996: found /usr/bin/strip configure:5007: result: strip configure:5083: checking for ranlib configure:5099: found /usr/bin/ranlib configure:5110: result: ranlib configure:5204: checking command to parse /usr/bin/nm -p output from gcc object configure:5321: gcc -c -g -O2 conftest.c >&5 configure:5324: $? = 0 configure:5328: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5331: $? = 0 cannot find nm_test_var in conftest.nm configure:5321: gcc -c -g -O2 conftest.c >&5 configure:5324: $? = 0 configure:5328: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5331: $? = 0 configure:5385: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5388: $? = 0 configure:5426: result: ok configure:5666: checking how to run the C preprocessor configure:5706: gcc -E conftest.c configure:5712: $? = 0 configure:5743: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5749: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cdemo" | #define PACKAGE_TARNAME "cdemo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "cdemo 1.0" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE "cdemo" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:5782: result: gcc -E configure:5811: gcc -E conftest.c configure:5817: $? = 0 configure:5848: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cdemo" | #define PACKAGE_TARNAME "cdemo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "cdemo 1.0" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE "cdemo" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:5892: checking for ANSI C header files configure:5922: gcc -c -g -O2 conftest.c >&5 configure:5928: $? = 0 configure:6024: gcc -o conftest -g -O2 conftest.c >&5 configure:6027: $? = 0 configure:6033: ./conftest configure:6036: $? = 0 configure:6053: result: yes configure:6077: checking for sys/types.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for sys/stat.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for stdlib.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for string.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for memory.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for strings.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for inttypes.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for stdint.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6077: checking for unistd.h configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6104: $? = 0 configure:6120: result: yes configure:6136: checking for dlfcn.h configure:6157: gcc -c -g -O2 conftest.c >&5 configure:6163: $? = 0 configure:6179: result: yes configure:6241: checking for objdir configure:6256: result: .libs configure:6552: checking if gcc supports -fno-rtti -fno-exceptions configure:6573: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6577: $? = 0 configure:6587: result: no configure:6607: checking for gcc option to produce PIC configure:6862: result: -fno-common -DPIC configure:6874: checking if gcc PIC flag -fno-common -DPIC works configure:6895: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:6899: $? = 0 configure:6909: result: yes configure:6933: checking if gcc static flag -static works configure:6961: result: no configure:6976: checking if gcc supports -c -o file.o configure:7000: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7004: $? = 0 configure:7023: result: yes configure:7031: checking if gcc supports -c -o file.o configure:7078: result: yes configure:7111: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8189: result: yes configure:8428: checking dynamic linker characteristics configure:9102: result: darwin8.9.1 dyld configure:9197: checking how to hardcode library paths into programs configure:9222: result: immediate configure:10035: checking whether stripping libraries is possible configure:10049: result: yes configure:10075: checking if libtool supports shared libraries configure:10077: result: yes configure:10080: checking whether to build shared libraries configure:10101: result: yes configure:10104: checking whether to build static libraries configure:10108: result: yes configure:10507: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cdemo config.status 1.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on quanta.tsunanet.net config.status:817: creating Makefile config.status:1008: executing depfiles commands config.status:1008: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.9.1 ac_cv_c_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin8.9.1 ac_cv_objext=o ac_cv_path_EGREP='/opt/local/bin/grep -E' ac_cv_path_FGREP='/opt/local/bin/grep -F' ac_cv_path_GREP=/opt/local/bin/grep ac_cv_path_SED=/opt/local/bin/sed ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_path_mkdir=/opt/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"cdemo\" -DPACKAGE_TARNAME=\"cdemo\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"cdemo\ 1.0\" -DPACKAGE_BUGREPORT=\"bug-libtool@gnu.org\" -DPACKAGE=\"cdemo\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"' DEPDIR='.deps' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/local/bin/grep -E' EXEEXT='' FGREP='/opt/local/bin/grep -F' GREP='/opt/local/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBM='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='../../libltdl/config/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/libtoolcvs/libtool/libltdl/config/missing --run makeinfo' NM='/usr/bin/nm -p' OBJEXT='o' PACKAGE='cdemo' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='cdemo' PACKAGE_STRING='cdemo 1.0' PACKAGE_TARNAME='cdemo' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/opt/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.9.1' build_alias='' build_cpu='i386' build_os='darwin8.9.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.9.1' host_alias='' host_cpu='i386' host_os='darwin8.9.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /tmp/libtoolcvs/libtool/libltdl/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/opt/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "cdemo" #define PACKAGE_TARNAME "cdemo" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "cdemo 1.0" #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE "cdemo" #define VERSION "1.0" #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_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0