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 ## ---------- ## ## Platform. ## ## ---------- ## hostname = box uname -m = i386 uname -r = 9.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/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 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~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: 4.00 gigabytes Default processor set: 99 tasks, 574 threads, 2 processors Load average: 1.18, Mach factor: 1.11 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/home/david/devel/scripts:/opt/local/bin:/usr/local/arm/bin:/home/david/devel/arch/psx/bin:/home/david/devel/arch/n64/usr/bin:/home/david/devel/arch/gc/devkit/bin:/home/david/devel/arch/psp/bin:/home/david/devel/arch/psp/devkit/bin:/home/david/devel/arch/psp/devkit/bin:/home/david/devel/arch/ps2/devkit/ee/bin:/home/david/devel/arch/ps2/devkit/iop/bin:/home/david/devel/arch/ps3/devkit/bin:/home/david/devel/arch/ps3/devkit/ppu/bin:/home/david/devel/arch/ps3/devkit/spu/bin:/home/david/devel/arch/gbdev/gbdk/bin:/home/david/devel/arch/gba/devkit/bin:/home/david/devel/arch/dc/devkit/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1088: PATH=".;."; conftest.sh ./configure: line 1089: conftest.sh: command not found configure:1091: $? = 127 configure:1141: checking for a BSD compatible install configure:1190: result: /usr/bin/install -c configure:1201: checking whether build environment is sane configure:1244: result: yes configure:1259: checking whether make sets ${MAKE} configure:1279: result: yes configure:1307: checking for working aclocal configure:1314: result: found configure:1322: checking for working autoconf configure:1329: result: found configure:1337: checking for working automake configure:1344: result: found configure:1352: checking for working autoheader configure:1359: result: found configure:1367: checking for working makeinfo configure:1374: result: found configure:1431: checking for gcc configure:1446: found /usr/bin/gcc configure:1454: result: gcc configure:1682: checking for C compiler version configure:1685: gcc --version &5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) 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:1688: $? = 0 configure:1690: gcc -v &5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5490~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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5490) configure:1693: $? = 0 configure:1695: gcc -V &5 gcc-4.0: argument to `-V' is missing configure:1698: $? = 1 configure:1718: checking for C compiler default output configure:1721: gcc -I/usr/local/include -I/opt/local/include -L/opt/local/lib conftest.c >&5 configure:1724: $? = 0 configure:1753: result: a.out configure:1758: checking whether the C compiler works configure:1764: ./a.out configure:1767: $? = 0 configure:1782: result: yes configure:1789: checking whether we are cross compiling configure:1791: result: no configure:1794: checking for executable suffix configure:1796: gcc -o conftest -I/usr/local/include -I/opt/local/include -L/opt/local/lib conftest.c >&5 configure:1799: $? = 0 configure:1821: result: configure:1827: checking for object suffix configure:1845: gcc -c -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:1848: $? = 0 configure:1867: result: o configure:1871: checking whether we are using the GNU C compiler configure:1892: gcc -c -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:1895: $? = 0 configure:1898: test -s conftest.o configure:1901: $? = 0 configure:1913: result: yes configure:1919: checking whether gcc accepts -g configure:1937: gcc -c -g -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:1940: $? = 0 configure:1943: test -s conftest.o configure:1946: $? = 0 configure:1956: result: yes configure:1983: gcc -c -g -O2 -I/usr/local/include -I/opt/local/include conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:1986: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2156: checking build system type configure:2174: result: i386-apple-darwin9.6.0 configure:2181: checking host system type configure:2195: result: i386-apple-darwin9.6.0 configure:2223: checking for ld used by GCC configure:2286: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:2295: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:2307: result: no configure:2311: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files configure:2318: result: -r configure:2323: checking for BSD-compatible nm configure:2359: result: /usr/bin/nm -p configure:2362: checking whether ln -s works configure:2366: result: yes configure:2373: checking how to recognise dependant libraries configure:2551: result: file_magic Mach-O dynamically linked shared library configure:2557: checking command to parse /usr/bin/nm -p output configure:2638: gcc -c -g -O2 -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:2641: $? = 0 configure:2645: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:2648: $? = 0 cannot find nm_test_var in conftest.nm configure:2638: gcc -c -g -O2 -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:2641: $? = 0 configure:2645: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:2648: $? = 0 configure:2700: gcc -o conftest -g -O2 -I/usr/local/include -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 configure:2703: $? = 0 configure:2747: result: ok configure:2756: checking how to run the C preprocessor configure:2782: gcc -E -I/usr/local/include -I/opt/local/include conftest.c configure:2788: $? = 0 configure:2815: gcc -E -I/usr/local/include -I/opt/local/include conftest.c configure:2812:28: error: ac_nonexistent.h: No such file or directory configure:2821: $? = 1 configure: failed program was: #line 2811 "configure" #include "confdefs.h" #include configure:2858: result: gcc -E configure:2873: gcc -E -I/usr/local/include -I/opt/local/include conftest.c configure:2879: $? = 0 configure:2906: gcc -E -I/usr/local/include -I/opt/local/include conftest.c configure:2903:28: error: ac_nonexistent.h: No such file or directory configure:2912: $? = 1 configure: failed program was: #line 2902 "configure" #include "confdefs.h" #include configure:2954: checking for dlfcn.h configure:2964: gcc -E -I/usr/local/include -I/opt/local/include conftest.c configure:2970: $? = 0 configure:2989: result: yes configure:3176: checking for ranlib configure:3191: found /usr/bin/ranlib configure:3200: result: ranlib configure:3250: checking for strip configure:3265: found /usr/bin/strip configure:3274: result: strip configure:3476: checking for objdir configure:3487: result: .libs configure:3502: checking for gcc option to produce PIC configure:3652: result: -fno-common configure:3656: checking if gcc PIC flag -fno-common works configure:3676: gcc -c -g -O2 -fno-common -DPIC -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:3679: $? = 0 configure:3682: test -s conftest.o configure:3685: $? = 0 configure:3721: result: yes configure:3737: checking if gcc static flag -static works configure:3758: gcc -o conftest -g -O2 -I/usr/local/include -I/opt/local/include -L/opt/local/lib -static conftest.c >&5 ld_classic: can't locate file for: -lcrt0.o collect2: ld returned 1 exit status configure:3761: $? = 1 configure: failed program was: #line 3746 "configure" #include "confdefs.h" int main () { ; return 0; } configure:3781: result: no configure:3792: checking if gcc supports -c -o file.o configure:3812: gcc -c -g -O2 -o out/conftest2.o -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:3836: result: yes configure:3841: checking if gcc supports -c -o file.lo configure:3865: gcc -c -g -O2 -c -o conftest.lo -I/usr/local/include -I/opt/local/include conftest.c >&5 configure:3868: $? = 0 configure:3871: test -s conftest.lo configure:3874: $? = 0 configure:3895: result: yes configure:3926: checking if gcc supports -fno-rtti -fno-exceptions configure:3945: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/opt/local/include conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:3948: $? = 0 configure:3951: test -s conftest.o configure:3954: $? = 0 configure:3970: result: yes configure:3981: checking whether the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:4661: result: yes configure:4666: checking how to hardcode library paths into programs configure:4690: result: unsupported configure:4695: checking whether stripping libraries is possible configure:4703: result: no configure:4711: checking dynamic linker characteristics configure:5104: result: darwin9.6.0 dyld configure:5109: checking if libtool supports shared libraries configure:5111: result: yes configure:5114: checking whether to build shared libraries configure:5135: result: yes configure:5138: checking whether to build static libraries configure:5142: result: yes configure:6368: checking for libusb-config configure:6385: found /opt/local/bin/libusb-config configure:6397: result: /opt/local/bin/libusb-config configure:6415: checking if libusb version is >= 0.1.7 configure:6427: result: yes configure:6512: 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 box config.status:6984: creating libftdi-config config.status:7076: creating config.h config.status:7217: config.h is unchanged configure:7379: 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 box config.status:7854: creating libftdi-config config.status:7854: creating Makefile config.status:7854: creating src/Makefile config.status:7854: creating libftdi.pc config.status:7946: creating config.h config.status:8087: config.h is unchanged ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-apple-darwin9.6.0 ac_cv_build_alias=i386-apple-darwin9.6.0 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=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/opt/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/opt/local/lib 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_host=i386-apple-darwin9.6.0 ac_cv_host_alias=i386-apple-darwin9.6.0 ac_cv_objext=o ac_cv_path_HAVELIBUSB=/opt/local/bin/libusb-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' 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_g=yes ac_cv_prog_make_make_set=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fno-common' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=no lt_cv_prog_cc_wl=-Wl, 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\3 \3/p'\''' lt_cv_sys_path_separator=: ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "libftdi" #define VERSION "0.7" #define HAVE_DLFCN_H 1 configure: exit 0