Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by RubberBand configure 1.7, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = user.com
- uname -m = x86_64
- uname -r = 12.5.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
- /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 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
- Kernel configured for up to 4 processors.
- 2 processors are physically available.
- 4 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1 2 3
- Primary memory available: 8.00 gigabytes
- Default processor set: 242 tasks, 1210 threads, 4 processors
- Load average: 3.05, Mach factor: 1.41
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /opt/local/bin
- PATH: /opt/local/sbin
- PATH: /opt/local/bin
- PATH: /opt/local/sbin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /usr/local/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2116: checking for g++
- configure:2132: found /usr/bin/g++
- configure:2143: result: g++
- configure:2170: checking for C++ compiler version
- configure:2179: g++ --version >&5
- Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
- Target: x86_64-apple-darwin12.5.0
- Thread model: posix
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- configure:2190: $? = 0
- configure:2179: g++ -v >&5
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
- Target: x86_64-apple-darwin12.5.0
- Thread model: posix
- configure:2190: $? = 0
- configure:2179: g++ -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:2190: $? = 1
- configure:2179: g++ -qversion >&5
- clang: error: no input files
- configure:2190: $? = 1
- configure:2210: checking whether the C++ compiler works
- configure:2232: g++ conftest.cpp >&5
- configure:2236: $? = 0
- configure:2284: result: yes
- configure:2287: checking for C++ compiler default output file name
- configure:2289: result: a.out
- configure:2295: checking for suffix of executables
- configure:2302: g++ -o conftest conftest.cpp >&5
- configure:2306: $? = 0
- configure:2328: result:
- configure:2350: checking whether we are cross compiling
- configure:2358: g++ -o conftest conftest.cpp >&5
- configure:2362: $? = 0
- configure:2369: ./conftest
- configure:2373: $? = 0
- configure:2388: result: no
- configure:2393: checking for suffix of object files
- configure:2415: g++ -c conftest.cpp >&5
- configure:2419: $? = 0
- configure:2440: result: o
- configure:2444: checking whether we are using the GNU C++ compiler
- configure:2463: g++ -c conftest.cpp >&5
- configure:2463: $? = 0
- configure:2472: result: yes
- configure:2481: checking whether g++ accepts -g
- configure:2501: g++ -c -g conftest.cpp >&5
- configure:2501: $? = 0
- configure:2542: result: yes
- configure:2613: checking for gcc
- configure:2629: found /usr/bin/gcc
- configure:2640: result: gcc
- configure:2869: checking for C compiler version
- configure:2878: gcc --version >&5
- Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
- Target: x86_64-apple-darwin12.5.0
- Thread model: posix
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- configure:2889: $? = 0
- configure:2878: gcc -v >&5
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
- Target: x86_64-apple-darwin12.5.0
- Thread model: posix
- configure:2889: $? = 0
- configure:2878: gcc -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:2889: $? = 1
- configure:2878: gcc -qversion >&5
- clang: error: no input files
- configure:2889: $? = 1
- configure:2893: checking whether we are using the GNU C compiler
- configure:2912: gcc -c conftest.c >&5
- configure:2912: $? = 0
- configure:2921: result: yes
- configure:2930: checking whether gcc accepts -g
- configure:2950: gcc -c -g conftest.c >&5
- configure:2950: $? = 0
- configure:2991: result: yes
- configure:3008: checking for gcc option to accept ISO C89
- configure:3071: gcc -c -g -O2 conftest.c >&5
- configure:3071: $? = 0
- configure:3084: result: none needed
- configure:3110: checking how to run the C preprocessor
- configure:3141: gcc -E conftest.c
- configure:3141: $? = 0
- configure:3155: gcc -E conftest.c
- conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:3155: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RubberBand"
- | #define PACKAGE_TARNAME "rubberband"
- | #define PACKAGE_VERSION "1.7"
- | #define PACKAGE_STRING "RubberBand 1.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3180: result: gcc -E
- configure:3200: gcc -E conftest.c
- configure:3200: $? = 0
- configure:3214: gcc -E conftest.c
- conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:3214: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RubberBand"
- | #define PACKAGE_TARNAME "rubberband"
- | #define PACKAGE_VERSION "1.7"
- | #define PACKAGE_STRING "RubberBand 1.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3243: checking for grep that handles long lines and -e
- configure:3301: result: /usr/bin/grep
- configure:3306: checking for egrep
- configure:3368: result: /usr/bin/grep -E
- configure:3373: checking for ANSI C header files
- configure:3393: gcc -c -g -O2 conftest.c >&5
- configure:3393: $? = 0
- configure:3466: gcc -o conftest -g -O2 conftest.c >&5
- configure:3466: $? = 0
- configure:3466: ./conftest
- configure:3466: $? = 0
- configure:3477: result: yes
- configure:3490: checking for sys/types.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for sys/stat.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for stdlib.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for string.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for memory.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for strings.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for inttypes.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for stdint.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3490: checking for unistd.h
- configure:3490: gcc -c -g -O2 conftest.c >&5
- configure:3490: $? = 0
- configure:3490: result: yes
- configure:3502: checking whether byte ordering is bigendian
- configure:3517: gcc -c -g -O2 conftest.c >&5
- configure:3517: $? = 0
- configure:3562: gcc -c -g -O2 conftest.c >&5
- configure:3562: $? = 0
- configure:3580: gcc -c -g -O2 conftest.c >&5
- conftest.c:26:4: error: use of undeclared identifier 'not'
- not big endian
- ^
- 1 error generated.
- configure:3580: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RubberBand"
- | #define PACKAGE_TARNAME "rubberband"
- | #define PACKAGE_VERSION "1.7"
- | #define PACKAGE_STRING "RubberBand 1.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #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
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:3708: result: no
- configure:3781: checking for pkg-config
- configure:3799: found /usr/local/bin/pkg-config
- configure:3811: result: /usr/local/bin/pkg-config
- configure:3836: checking pkg-config is at least version 0.9.0
- configure:3839: result: yes
- configure:3849: checking for SRC
- configure:3856: $PKG_CONFIG --exists --print-errors "samplerate"
- configure:3859: $? = 0
- configure:3873: $PKG_CONFIG --exists --print-errors "samplerate"
- configure:3876: $? = 0
- configure:3934: result: yes
- configure:3943: checking for SNDFILE
- configure:3950: $PKG_CONFIG --exists --print-errors "sndfile"
- configure:3953: $? = 0
- configure:3967: $PKG_CONFIG --exists --print-errors "sndfile"
- configure:3970: $? = 0
- configure:4028: result: yes
- configure:4037: checking for FFTW
- configure:4044: $PKG_CONFIG --exists --print-errors "fftw3"
- configure:4047: $? = 0
- configure:4061: $PKG_CONFIG --exists --print-errors "fftw3"
- configure:4064: $? = 0
- configure:4122: result: yes
- configure:4131: checking ladspa.h usability
- configure:4131: gcc -c -g -O2 conftest.c >&5
- conftest.c:52:10: fatal error: 'ladspa.h' file not found
- #include <ladspa.h>
- ^
- 1 error generated.
- configure:4131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RubberBand"
- | #define PACKAGE_TARNAME "rubberband"
- | #define PACKAGE_VERSION "1.7"
- | #define PACKAGE_STRING "RubberBand 1.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ladspa.h>
- configure:4131: result: no
- configure:4131: checking ladspa.h presence
- configure:4131: gcc -E conftest.c
- conftest.c:19:10: fatal error: 'ladspa.h' file not found
- #include <ladspa.h>
- ^
- 1 error generated.
- configure:4131: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RubberBand"
- | #define PACKAGE_TARNAME "rubberband"
- | #define PACKAGE_VERSION "1.7"
- | #define PACKAGE_STRING "RubberBand 1.7"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #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
- | /* end confdefs.h. */
- | #include <ladspa.h>
- configure:4131: result: no
- configure:4131: checking for ladspa.h
- configure:4131: result: no
- configure:4143: checking pthread.h usability
- configure:4143: gcc -c -g -O2 conftest.c >&5
- configure:4143: $? = 0
- configure:4143: result: yes
- configure:4143: checking pthread.h presence
- configure:4143: gcc -E conftest.c
- configure:4143: $? = 0
- configure:4143: result: yes
- configure:4143: checking for pthread.h
- configure:4143: result: yes
- configure:4156: checking for Vamp
- configure:4163: $PKG_CONFIG --exists --print-errors "vamp-sdk"
- Package vamp-sdk was not found in the pkg-config search path.
- Perhaps you should add the directory containing `vamp-sdk.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'vamp-sdk' found
- configure:4166: $? = 1
- configure:4180: $PKG_CONFIG --exists --print-errors "vamp-sdk"
- Package vamp-sdk was not found in the pkg-config search path.
- Perhaps you should add the directory containing `vamp-sdk.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'vamp-sdk' found
- configure:4183: $? = 1
- configure:4197: result: no
- No package 'vamp-sdk' found
- configure:4213: error: Package requirements (vamp-sdk) were not met:
- No package 'vamp-sdk' found
- Consider adjusting the PKG_CONFIG_PATH environment variable if you
- installed software in a non-standard prefix.
- Alternatively, you may set the environment variables Vamp_CFLAGS
- and Vamp_LIBS to avoid the need to call pkg-config.
- See the pkg-config man page for more details.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- 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_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_FFTW_CFLAGS_set=
- ac_cv_env_FFTW_CFLAGS_value=
- ac_cv_env_FFTW_LIBS_set=
- ac_cv_env_FFTW_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_SNDFILE_CFLAGS_set=
- ac_cv_env_SNDFILE_CFLAGS_value=
- ac_cv_env_SNDFILE_LIBS_set=
- ac_cv_env_SNDFILE_LIBS_value=
- ac_cv_env_SRC_CFLAGS_set=
- ac_cv_env_SRC_CFLAGS_value=
- ac_cv_env_SRC_LIBS_set=
- ac_cv_env_SRC_LIBS_value=
- ac_cv_env_Vamp_CFLAGS_set=
- ac_cv_env_Vamp_CFLAGS_value=
- ac_cv_env_Vamp_LIBS_set=
- ac_cv_env_Vamp_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_inttypes_h=yes
- ac_cv_header_ladspa_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_pthread_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_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- pkg_cv_FFTW_CFLAGS='-I/usr/local/Cellar/fftw/3.3.3/include '
- pkg_cv_FFTW_LIBS='-L/usr/local/Cellar/fftw/3.3.3/lib -lfftw3 -lm '
- pkg_cv_SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
- pkg_cv_SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
- pkg_cv_SRC_CFLAGS='-I/usr/local/Cellar/libsamplerate/0.1.8/include '
- pkg_cv_SRC_LIBS='-L/usr/local/Cellar/libsamplerate/0.1.8/lib -lsamplerate '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- CC='gcc'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS='-g -O2'
- DEFS=''
- ECHO_C='\c'
- ECHO_N=''
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FFTW_CFLAGS='-I/usr/local/Cellar/fftw/3.3.3/include '
- FFTW_LIBS='-L/usr/local/Cellar/fftw/3.3.3/lib -lfftw3 -lm '
- GREP='/usr/bin/grep'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- OBJEXT='o'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='RubberBand'
- PACKAGE_STRING='RubberBand 1.7'
- PACKAGE_TARNAME='rubberband'
- PACKAGE_URL=''
- PACKAGE_VERSION='1.7'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/local/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- SHELL='/bin/sh'
- SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.25/include '
- SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.25/lib -lsndfile '
- SRC_CFLAGS='-I/usr/local/Cellar/libsamplerate/0.1.8/include '
- SRC_LIBS='-L/usr/local/Cellar/libsamplerate/0.1.8/lib -lsamplerate '
- Vamp_CFLAGS=''
- Vamp_LIBS=''
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build_alias=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host_alias=''
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- 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 "RubberBand"
- #define PACKAGE_TARNAME "rubberband"
- #define PACKAGE_VERSION "1.7"
- #define PACKAGE_STRING "RubberBand 1.7"
- #define PACKAGE_BUGREPORT "[email protected]"
- #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_PTHREAD_H 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment