Project

General

Profile

Bug #51 ยป config.log

config.log - Matt Watchinski, 01/08/2010 08:34 AM

 
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.64. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = eax.sfeng.sourcefire.com
uname -m = i386
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~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: 3.00 gigabytes
Default processor set: 82 tasks, 322 threads, 2 processors
Load average: 0.63, Mach factor: 1.36
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2379: checking for a BSD-compatible install
configure:2447: result: /usr/bin/install -c
configure:2458: checking whether build environment is sane
configure:2508: result: yes
configure:2649: checking for a thread-safe mkdir -p
configure:2688: result: ./install-sh -c -d
configure:2701: checking for gawk
configure:2731: result: no
configure:2701: checking for mawk
configure:2731: result: no
configure:2701: checking for nawk
configure:2731: result: no
configure:2701: checking for awk
configure:2717: found /usr/bin/awk
configure:2728: result: awk
configure:2739: checking whether make sets $(MAKE)
configure:2761: result: yes
configure:2894: checking for gcc
configure:2910: found /usr/bin/gcc
configure:2921: result: gcc
configure:3150: checking for C compiler version
configure:3159: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
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:3170: $? = 0
configure:3159: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~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 5493)
configure:3170: $? = 0
configure:3159: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:3170: $? = 1
configure:3159: gcc -qversion >&5
i686-apple-darwin9-gcc-4.0.1: no input files
configure:3170: $? = 1
configure:3192: checking for C compiler default output file name
configure:3214: gcc conftest.c >&5
configure:3218: $? = 0
configure:3255: result: a.out
configure:3271: checking whether the C compiler works
configure:3280: ./a.out
configure:3284: $? = 0
configure:3299: result: yes
configure:3306: checking whether we are cross compiling
configure:3308: result: no
configure:3311: checking for suffix of executables
configure:3318: gcc -o conftest conftest.c >&5
configure:3322: $? = 0
configure:3344: result:
configure:3350: checking for suffix of object files
configure:3372: gcc -c conftest.c >&5
configure:3376: $? = 0
configure:3397: result: o
configure:3401: checking whether we are using the GNU C compiler
configure:3420: gcc -c conftest.c >&5
configure:3420: $? = 0
configure:3429: result: yes
configure:3438: checking whether gcc accepts -g
configure:3458: gcc -c -g conftest.c >&5
configure:3458: $? = 0
configure:3499: result: yes
configure:3516: checking for gcc option to accept ISO C89
configure:3580: gcc -c -g -O2 conftest.c >&5
configure:3580: $? = 0
configure:3593: result: none needed
configure:3624: checking for style of include used by make
configure:3652: result: GNU
configure:3677: checking dependency style of gcc
configure:3787: result: gcc3
configure:3831: checking build system type
configure:3845: result: i386-apple-darwin9.8.0
configure:3865: checking host system type
configure:3878: result: i386-apple-darwin9.8.0
configure:3898: checking for a sed that does not truncate output
configure:3962: result: /usr/bin/sed
configure:3980: checking for grep that handles long lines and -e
configure:4038: result: /usr/bin/grep
configure:4043: checking for egrep
configure:4105: result: /usr/bin/grep -E
configure:4110: checking for fgrep
configure:4172: result: /usr/bin/grep -F
configure:4207: checking for ld used by gcc
configure:4274: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
configure:4281: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
configure:4296: result: no
configure:4308: checking for BSD- or MS-compatible name lister (nm)
configure:4357: result: /usr/bin/nm -p
configure:4475: checking the name lister (/usr/bin/nm -p) interface
configure:4482: gcc -c -g -O2 conftest.c >&5
configure:4485: /usr/bin/nm -p "conftest.o"
configure:4488: output
00000170 D _some_variable
configure:4495: result: BSD nm
configure:4498: checking whether ln -s works
configure:4502: result: yes
configure:4510: checking the maximum length of command line arguments
configure:4630: result: 196608
configure:4647: checking whether the shell understands some XSI constructs
configure:4657: result: yes
configure:4661: checking whether the shell understands "+="
configure:4667: result: yes
configure:4702: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
configure:4709: result: -r
configure:4778: checking for objdump
configure:4808: result: no
configure:4837: checking how to recognize dependent libraries
configure:5033: result: pass_all
configure:5093: checking for ar
configure:5109: found /usr/bin/ar
configure:5120: result: ar
configure:5198: checking for strip
configure:5214: found /usr/bin/strip
configure:5225: result: strip
configure:5297: checking for ranlib
configure:5313: found /usr/bin/ranlib
configure:5324: result: ranlib
configure:5414: checking command to parse /usr/bin/nm -p output from gcc object
configure:5532: gcc -c -g -O2 conftest.c >&5
configure:5535: $? = 0
configure:5539: /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:5542: $? = 0
cannot find nm_test_var in conftest.nm
configure:5532: gcc -c -g -O2 conftest.c >&5
configure:5535: $? = 0
configure:5539: /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:5542: $? = 0
configure:5596: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5599: $? = 0
configure:5637: result: ok
configure:5902: checking for dsymutil
configure:5918: found /usr/bin/dsymutil
configure:5929: result: dsymutil
configure:5994: checking for nmedit
configure:6010: found /usr/bin/nmedit
configure:6021: result: nmedit
configure:6086: checking for lipo
configure:6102: found /usr/bin/lipo
configure:6113: result: lipo
configure:6178: checking for otool
configure:6194: found /usr/bin/otool
configure:6205: result: otool
configure:6270: checking for otool64
configure:6300: result: no
configure:6345: checking for -single_module linker flag
gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:6372: result: yes
configure:6374: checking for -exported_symbols_list linker flag
configure:6394: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:6394: $? = 0
configure:6404: result: yes
configure:6446: checking how to run the C preprocessor
configure:6477: gcc -E conftest.c
configure:6477: $? = 0
configure:6491: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6516: result: gcc -E
configure:6536: gcc -E conftest.c
configure:6536: $? = 0
configure:6550: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6579: checking for ANSI C header files
configure:6599: gcc -c -g -O2 conftest.c >&5
configure:6599: $? = 0
configure:6672: gcc -o conftest -g -O2 conftest.c >&5
configure:6672: $? = 0
configure:6672: ./conftest
configure:6672: $? = 0
configure:6683: result: yes
configure:6696: checking for sys/types.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for sys/stat.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for stdlib.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for string.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for memory.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for strings.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for inttypes.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for stdint.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6696: checking for unistd.h
configure:6696: gcc -c -g -O2 conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6711: checking for dlfcn.h
configure:6711: gcc -c -g -O2 conftest.c >&5
configure:6711: $? = 0
configure:6711: result: yes
configure:6895: checking for objdir
configure:6910: result: .libs
configure:7202: checking if gcc supports -fno-rtti -fno-exceptions
configure:7220: 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:7224: $? = 0
configure:7237: result: no
configure:7257: checking for gcc option to produce PIC
configure:7529: result: -fno-common -DPIC
configure:7541: checking if gcc PIC flag -fno-common -DPIC works
configure:7559: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:7563: $? = 0
configure:7576: result: yes
configure:7600: checking if gcc static flag -static works
configure:7628: result: no
configure:7643: checking if gcc supports -c -o file.o
configure:7664: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7668: $? = 0
configure:7690: result: yes
configure:7698: checking if gcc supports -c -o file.o
configure:7745: result: yes
configure:7778: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
configure:8768: result: yes
configure:9007: checking dynamic linker characteristics
configure:9670: result: darwin9.8.0 dyld
configure:9772: checking how to hardcode library paths into programs
configure:9797: result: immediate
configure:10317: checking whether stripping libraries is possible
configure:10331: result: yes
configure:10357: checking if libtool supports shared libraries
configure:10359: result: yes
configure:10362: checking whether to build shared libraries
configure:10383: result: yes
configure:10386: checking whether to build static libraries
configure:10390: result: yes
configure:10425: checking whether build environment is sane
configure:10475: result: yes
configure:10479: checking zlib.h usability
configure:10479: gcc -c -g -O2 conftest.c >&5
configure:10479: $? = 0
configure:10479: result: yes
configure:10479: checking zlib.h presence
configure:10479: gcc -E conftest.c
configure:10479: $? = 0
configure:10479: result: yes
configure:10479: checking for zlib.h
configure:10479: result: yes
configure:10488: checking for inflate in -lz
configure:10513: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:10513: $? = 0
configure:10522: result: yes
configure:10666: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.64. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on eax.sfeng.sourcefire.com

config.status:1062: creating Makefile
config.status:1062: creating htp.pc
config.status:1062: creating htp/Makefile
config.status:1062: creating test/Makefile
config.status:1062: creating config.h
config.status:1282: executing depfiles commands
config.status:1282: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin9.8.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=
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_header_zlib_h=yes
ac_cv_host=i386-apple-darwin9.8.0
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
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_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
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_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
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_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=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_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\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} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run automake-1.11'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GENERIC_API_VERSION='1.0'
GENERIC_LIBRARY_NAME='htp'
GENERIC_LIBRARY_VERSION='1:2:0'
GENERIC_RELEASE='0.1'
GENERIC_VERSION='0.1.0'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld'
LDFLAGS=''
LIBOBJS=''
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -p'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='htp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.1.0'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
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-darwin9.8.0'
build_alias=''
build_cpu='i386'
build_os='darwin9.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-apple-darwin9.8.0'
host_alias=''
host_cpu='i386'
host_os='darwin9.8.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/mwatchinski/Downloads/src/htp-0.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#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/"
#define HAVE_LIBZ 1

configure: exit 0
    (1-1/1)