This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:550: checking for Cygwin environment
configure:583: checking for mingw32 environment
configure:660: checking host system type
configure:681: checking target system type
configure:699: checking build system type
configure:723: checking for strerror in -lcposix
configure:779: checking for a BSD compatible install
configure:832: checking whether build environment is sane
configure:889: checking whether make sets ${MAKE}
configure:935: checking for working aclocal-1.4
configure:948: checking for working autoconf
configure:961: checking for working automake-1.4
configure:974: checking for working autoheader
configure:987: checking for working makeinfo
configure:1073: checking for gcc
configure:1186: checking whether the C compiler (gcc -g -O2 ) works
configure:1202: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1228: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:1233: checking whether we are using GNU C
configure:1261: checking whether gcc accepts -g
configure:1304: checking for ld used by GCC
configure:1372: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
configure:1389: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
configure:1401: checking for BSD-compatible nm
configure:1439: checking whether ln -s works
configure:1460: checking how to recognise dependant libraries
configure:1633: checking for object suffix
configure:1659: checking for executable suffix
configure:1835: checking for ranlib
configure:1902: checking for strip
ltconfig:678:checking for gcc option to produce PIC
ltconfig:687:checking that gcc PIC flag -DPIC works.
ltconfig:749: checking if gcc static flag works
ltconfig:780: finding the maximum length of command line arguments
ltconfig:@lineno@: result: 98305
ltconfig:887: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:888: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:1431: checking if global_symbol_pipe works
ltconfig:1432: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1435: eval "nm conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
cannot find nm_test_var in conftest.nm
ltconfig:1431: checking if global_symbol_pipe works
ltconfig:1432: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1435: eval "nm conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1487: gcc -o conftest -g -O2 -fno-builtin conftest.c conftstm.o 1>&5
configure:2246: checking for gcc
configure:2359: checking whether the C compiler (gcc -g -O2 ) works
configure:2375: gcc -o conftest.dSYM -g -O2 conftest.c 1>&5
ld: can't open output file for writing: conftest.dSYM
collect2: ld returned 1 exit status
configure: failed program was:
#line 2370 "configure"
#include "confdefs.h"
main(){return(0);}