Skip to content

Instantly share code, notes, and snippets.

@xanderhsia
Created August 28, 2014 20:50
Show Gist options
  • Save xanderhsia/bf265ef72df4f2009786 to your computer and use it in GitHub Desktop.
Save xanderhsia/bf265ef72df4f2009786 to your computer and use it in GitHub Desktop.
Logs from ~/Library/Logs/Homebrew/curl
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking for path separator... :
checking for sed... /u/ahhsia/.linuxbrew/bin/sed
checking for grep... /u/ahhsia/.linuxbrew/bin/grep
checking for egrep... /u/ahhsia/.linuxbrew/bin/grep -E
checking for ar... /u/ahhsia/.linuxbrew/bin/ar
checking for a BSD-compatible install... /u/ahhsia/.linuxbrew/bin/ginstall -c
checking for gcc... /u/ahhsia/.linuxbrew/bin/gcc-4.9
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /u/ahhsia/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /u/ahhsia/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking whether /u/ahhsia/.linuxbrew/bin/gcc-4.9 understands -c and -o together... yes
checking how to run the C preprocessor... /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /u/ahhsia/.linuxbrew/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of /u/ahhsia/.linuxbrew/bin/gcc-4.9... none
checking curl version... 7.37.1
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for sys/types.h... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for grep that handles long lines and -e... (cached) /u/ahhsia/.linuxbrew/bin/grep
checking for egrep... /u/ahhsia/.linuxbrew/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... yes
checking size of long... 8
checking size of void*... 8
checking for 64-bit curl_off_t data type... long
checking size of curl_off_t... 8
checking formatting string directive for curl_off_t... "ld"
checking formatting string directive for unsigned curl_off_t... "lu"
checking constant suffix string for curl_off_t... L
checking constant suffix string for unsigned curl_off_t... UL
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /u/ahhsia/.linuxbrew/bin/sed
checking for fgrep... /u/ahhsia/.linuxbrew/bin/grep -F
checking for ld used by /u/ahhsia/.linuxbrew/bin/gcc-4.9... /u/ahhsia/.linuxbrew/bin/ld
checking if the linker (/u/ahhsia/.linuxbrew/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /u/ahhsia/.linuxbrew/bin/nm -B
checking the name lister (/u/ahhsia/.linuxbrew/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /u/ahhsia/.linuxbrew/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /u/ahhsia/.linuxbrew/bin/nm -B output from /u/ahhsia/.linuxbrew/bin/gcc-4.9 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -fno-rtti -fno-exceptions... yes
checking for /u/ahhsia/.linuxbrew/bin/gcc-4.9 option to produce PIC... -fPIC -DPIC
checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 PIC flag -fPIC -DPIC works... yes
checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 static flag -static works... yes
checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -c -o file.o... yes
checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the /u/ahhsia/.linuxbrew/bin/gcc-4.9 linker (/u/ahhsia/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... no
checking whether to build shared libraries with PIC... yes
checking whether to build static libraries with PIC... yes
checking whether to build shared libraries only... no
checking whether to build static libraries only... no
checking for inline... inline
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts debug disabling options... yes
configure: compiler options added:
checking if compiler optimizer assumed setting might be used... no
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking for windows.h... no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... yes
checking whether to support ldaps... yes
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to provide built-in manual... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking for strcasecmp... yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... -lrt
checking if monotonic clock_gettime works... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: found both libz and libz.h header
checking for lber.h... yes
checking for ldap.h... yes
checking for ldapssl.h... no
checking for ldap_ssl.h... no
checking for LDAP libraries... -llber -lldap
checking for ldap_url_parse... yes
checking for ldap_init_fd... yes
checking whether to enable ipv6... no
checking if argv can be written to... no
checking if SPNEGO support is requested... no
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
checking whether to enable iOS/Mac OS X native SSL/TLS... no
configure: PKG_CONFIG_LIBDIR will be set to "/u/ahhsia/.linuxbrew/opt/openssl/lib/pkgconfig"
checking for pkg-config... /u/ahhsia/.linuxbrew/bin/pkg-config
checking for openssl options with pkg-config... found
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto "
configure: pkg-config: SSL_LDFLAGS: "-L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib "
configure: pkg-config: SSL_CPPFLAGS: "-I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include "
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_connect in -lssl... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/pkcs12.h usability... yes
checking openssl/pkcs12.h presence... yes
checking for openssl/pkcs12.h... yes
checking for ENGINE_init... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for ENGINE_load_builtin_engines... yes
checking for RAND_status... yes
checking for RAND_screen... no
checking for RAND_egd... yes
checking for ENGINE_cleanup... yes
checking for CRYPTO_cleanup_all_ex_data... yes
checking for SSL_get_shutdown... yes
checking for SSLv2_client_method... no
checking for SSL_CTX_set_next_proto_select_cb... yes
checking for SSL_CTX_set_alpn_protos... no
checking for SSL_CTX_set_alpn_select_cb... no
checking for yaSSL using OpenSSL compatibility mode... no
configure: Added /u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib to LD_LIBRARY_PATH
checking for OpenSSL headers version... 1.0.1 - 0x1000109fL
checking for OpenSSL library version... 1.0.1
checking for OpenSSL headers and library versions matching... yes
checking for "/dev/urandom"... yes
checking for SRP_Calc_client_key in -lcrypto... yes
checking default CA cert bundle/path... /etc/pki/tls/certs/ca-bundle.crt
checking whether versioned symbols are wanted... no
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn... no
checking for pkg-config... (cached) /u/ahhsia/.linuxbrew/bin/pkg-config
checking for libnghttp2 options with pkg-config... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for limits.h... yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for sys/un.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for time.h... (cached) yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for sys/poll.h... yes
checking for poll.h... yes
checking for socket.h... no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for errno.h... yes
checking for stdbool.h... yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... no
checking for sys/wait.h... yes
checking for setjmp.h... yes
checking for an ANSI C-conforming const... yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking run-time libs availability... failed
configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt
HOMEBREW_VERSION: 0.9.5
HEAD: 604ea239279d56595d43080519a325e104e9e4ef
HOMEBREW_PREFIX: /u/ahhsia/.linuxbrew
CPU: 32-core 64-bit 21
OS X: 0-x86_64
X11: N/A
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by curl configure -, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/u/ahhsia/.linuxbrew/Cellar/curl/7.37.1_1 --with-ssl=/u/ahhsia/.linuxbrew/opt/openssl --without-libssh2 --without-libidn --without-libmetalink --without-gssapi --without-librtmp --disable-ares
## --------- ##
## Platform. ##
## --------- ##
hostname = seti.sandia.gov
uname -m = x86_64
uname -r = 2.6.32-358.23.2.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Oct 16 18:37:12 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /u/ahhsia/.linuxbrew/bin
PATH: /u/ahhsia/.linuxbrew/opt/coreutils/libexec/gnubin
PATH: /u/ahhsia/.linuxbrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /u/ahhsia/.linuxbrew/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2983: checking whether to enable maintainer-specific portions of Makefiles
configure:2992: result: no
configure:3007: checking whether to enable debug build options
configure:3026: result: no
configure:3030: checking whether to enable compiler optimizer
configure:3051: result: (assumed) yes
configure:3063: checking whether to enable strict compiler warnings
configure:3082: result: no
configure:3086: checking whether to enable compiler warnings as errors
configure:3105: result: no
configure:3109: checking whether to enable curl debug memory tracking
configure:3128: result: no
configure:3142: checking whether to enable hiding of library internal symbols
configure:3163: result: yes
configure:3174: checking whether to enable c-ares for DNS lookups
configure:3196: result: no
configure:3218: checking for path separator
configure:3220: result: :
configure:3246: checking for sed
configure:3265: found /u/ahhsia/.linuxbrew/bin/sed
configure:3278: result: /u/ahhsia/.linuxbrew/bin/sed
configure:3295: checking for grep
configure:3314: found /u/ahhsia/.linuxbrew/bin/grep
configure:3327: result: /u/ahhsia/.linuxbrew/bin/grep
configure:3343: checking for egrep
configure:3346: result: /u/ahhsia/.linuxbrew/bin/grep -E
configure:3446: checking for ar
configure:3465: found /u/ahhsia/.linuxbrew/bin/ar
configure:3477: result: /u/ahhsia/.linuxbrew/bin/ar
configure:3729: checking for a BSD-compatible install
configure:3797: result: /u/ahhsia/.linuxbrew/bin/ginstall -c
configure:3859: checking for gcc
configure:3886: result: /u/ahhsia/.linuxbrew/bin/gcc-4.9
configure:4115: checking for C compiler version
configure:4124: /u/ahhsia/.linuxbrew/bin/gcc-4.9 --version >&5
gcc-4.9 (Homebrew gcc 4.9.1 --without-multilib) 4.9.1
Copyright (C) 2014 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:4135: $? = 0
configure:4124: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -v >&5
Using built-in specs.
COLLECT_GCC=/u/ahhsia/.linuxbrew/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/u/ahhsia/.linuxbrew/Cellar/gcc/4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/u/ahhsia/.linuxbrew/Cellar/gcc/4.9.1 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/u/ahhsia/.linuxbrew/opt/gmp --with-mpfr=/u/ahhsia/.linuxbrew/opt/mpfr --with-mpc=/u/ahhsia/.linuxbrew/opt/libmpc --with-cloog=/u/ahhsia/.linuxbrew/opt/cloog --with-isl=/u/ahhsia/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.1 --without-multilib' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 4.9.1 (Homebrew gcc 4.9.1 --without-multilib)
configure:4135: $? = 0
configure:4124: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -V >&5
gcc-4.9: error: unrecognized command line option '-V'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:4135: $? = 1
configure:4124: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -qversion >&5
gcc-4.9: error: unrecognized command line option '-qversion'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:4135: $? = 1
configure:4154: checking whether the C compiler works
configure:4176: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4180: $? = 0
configure:4228: result: yes
configure:4231: checking for C compiler default output file name
configure:4233: result: a.out
configure:4239: checking for suffix of executables
configure:4246: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4250: $? = 0
configure:4272: result:
configure:4293: checking whether we are cross compiling
configure:4301: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:4305: $? = 0
configure:4312: ./conftest
configure:4316: $? = 0
configure:4331: result: no
configure:4336: checking for suffix of object files
configure:4357: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:4361: $? = 0
configure:4382: result: o
configure:4386: checking whether we are using the GNU C compiler
configure:4404: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:4404: $? = 0
configure:4413: result: yes
configure:4422: checking whether /u/ahhsia/.linuxbrew/bin/gcc-4.9 accepts -g
configure:4441: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -g -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:4441: $? = 0
configure:4480: result: yes
configure:4497: checking for /u/ahhsia/.linuxbrew/bin/gcc-4.9 option to accept ISO C89
configure:4559: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:4559: $? = 0
configure:4572: result: none needed
configure:4597: checking whether /u/ahhsia/.linuxbrew/bin/gcc-4.9 understands -c and -o together
configure:4618: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c conftest.c -o conftest2.o
configure:4621: $? = 0
configure:4618: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c conftest.c -o conftest2.o
configure:4621: $? = 0
configure:4633: result: yes
configure:4656: checking how to run the C preprocessor
configure:4687: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:4687: $? = 0
configure:4701: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4701: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4726: result: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E
configure:4746: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:4746: $? = 0
configure:4760: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4760: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4801: checking whether build environment is sane
configure:4856: result: yes
configure:4997: checking for a thread-safe mkdir -p
configure:5036: result: /u/ahhsia/.linuxbrew/bin/gmkdir -p
configure:5043: checking for gawk
configure:5059: found /usr/bin/gawk
configure:5070: result: gawk
configure:5081: checking whether make sets $(MAKE)
configure:5103: result: yes
configure:5133: checking for style of include used by make
configure:5161: result: GNU
configure:5195: checking whether make supports nested variables
configure:5212: result: yes
configure:5301: checking dependency style of /u/ahhsia/.linuxbrew/bin/gcc-4.9
configure:5412: result: none
configure:5475: checking curl version
configure:5477: result: 7.37.1
configure:5521: checking build system type
configure:5535: result: x86_64-unknown-linux-gnu
configure:5555: checking host system type
configure:5568: result: x86_64-unknown-linux-gnu
configure:5617: checking for sys/types.h
configure:5617: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5617: $? = 0
configure:5617: result: yes
configure:5617: checking for stdint.h
configure:5617: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5617: $? = 0
configure:5617: result: yes
configure:5617: checking for inttypes.h
configure:5617: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5617: $? = 0
configure:5617: result: yes
configure:5630: checking for grep that handles long lines and -e
configure:5688: result: /u/ahhsia/.linuxbrew/bin/grep
configure:5693: checking for egrep
configure:5755: result: /u/ahhsia/.linuxbrew/bin/grep -E
configure:5760: checking for ANSI C header files
configure:5779: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5779: $? = 0
configure:5852: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:5852: $? = 0
configure:5852: ./conftest
configure:5852: $? = 0
configure:5863: result: yes
configure:5876: checking for sys/types.h
configure:5876: result: yes
configure:5876: checking for sys/stat.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5876: checking for stdlib.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5876: checking for string.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5876: checking for memory.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5876: checking for strings.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5876: checking for inttypes.h
configure:5876: result: yes
configure:5876: checking for stdint.h
configure:5876: result: yes
configure:5876: checking for unistd.h
configure:5876: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:5876: $? = 0
configure:5876: result: yes
configure:5899: checking size of long
configure:5904: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:5904: $? = 0
configure:5904: ./conftest
configure:5904: $? = 0
configure:5918: result: 8
configure:5932: checking size of void*
configure:5937: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:5937: $? = 0
configure:5937: ./conftest
configure:5937: $? = 0
configure:5951: result: 8
configure:5993: checking for 64-bit curl_off_t data type
configure:6043: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:6043: $? = 0
configure:6105: result: long
configure:6340: checking size of curl_off_t
configure:6342: result: 8
configure:6345: checking formatting string directive for curl_off_t
configure:6385: result: "ld"
configure:6388: checking formatting string directive for unsigned curl_off_t
configure:6390: result: "lu"
configure:6394: checking constant suffix string for curl_off_t
configure:6461: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:6461: $? = 0
configure:6475: result: L
configure:6477: checking constant suffix string for unsigned curl_off_t
configure:6479: result: UL
configure:6549: checking if OS is AIX (to define _ALL_SOURCE)
configure:6569: result: no
configure:6579: checking if _THREAD_SAFE is already defined
configure:6600: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:7: error: unknown type name 'force'
force compilation error
^
conftest.c:43:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^
configure:6600: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| /* end confdefs.h. */
|
|
|
| int main (void)
| {
|
| #ifdef _THREAD_SAFE
| int dummy=1;
| #else
| force compilation error
| #endif
|
| ;
| return 0;
| }
|
configure:6608: result: no
configure:6616: checking if _THREAD_SAFE is actually needed
configure:6635: result: no
configure:6640: checking if _THREAD_SAFE is onwards defined
configure:6657: result: no
configure:6664: checking if _REENTRANT is already defined
configure:6685: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:7: error: unknown type name 'force'
force compilation error
^
conftest.c:43:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^
configure:6685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| /* end confdefs.h. */
|
|
|
| int main (void)
| {
|
| #ifdef _REENTRANT
| int dummy=1;
| #else
| force compilation error
| #endif
|
| ;
| return 0;
| }
|
configure:6693: result: no
configure:6701: checking if _REENTRANT is actually needed
configure:6732: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:6732: $? = 0
configure:6763: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:6763: $? = 0
configure:6834: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6834: $? = 0
configure:6913: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6913: $? = 0
configure:6992: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:6992: $? = 0
configure:7071: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:7071: $? = 0
configure:7150: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccXONecm.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `inet_ntoa_r'
collect2: error: ld returned 1 exit status
configure:7150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| /* end confdefs.h. */
|
|
| #define inet_ntoa_r innocuous_inet_ntoa_r
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef inet_ntoa_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntoa_r ();
| #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r
| choke me
| #endif
|
| int main (void)
| {
| return inet_ntoa_r ();
| ;
| return 0;
| }
|
configure:7233: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:7233: $? = 0
configure:7312: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:7312: $? = 0
configure:7391: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:7391: $? = 0
configure:7470: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:7470: $? = 0
configure:7526: result: no
configure:7531: checking if _REENTRANT is onwards defined
configure:7548: result: no
configure:7561: checking for special C compiler options needed for large files
configure:7605: result: no
configure:7611: checking for _FILE_OFFSET_BITS value needed for large files
configure:7635: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:7635: $? = 0
configure:7666: result: no
configure:7796: checking how to print strings
configure:7823: result: printf
configure:7844: checking for a sed that does not truncate output
configure:7908: result: /u/ahhsia/.linuxbrew/bin/sed
configure:7926: checking for fgrep
configure:7988: result: /u/ahhsia/.linuxbrew/bin/grep -F
configure:8023: checking for ld used by /u/ahhsia/.linuxbrew/bin/gcc-4.9
configure:8090: result: /u/ahhsia/.linuxbrew/bin/ld
configure:8097: checking if the linker (/u/ahhsia/.linuxbrew/bin/ld) is GNU ld
configure:8112: result: yes
configure:8124: checking for BSD- or MS-compatible name lister (nm)
configure:8173: result: /u/ahhsia/.linuxbrew/bin/nm -B
configure:8303: checking the name lister (/u/ahhsia/.linuxbrew/bin/nm -B) interface
configure:8310: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:8313: /u/ahhsia/.linuxbrew/bin/nm -B "conftest.o"
configure:8316: output
0000000000000000 B some_variable
configure:8323: result: BSD nm
configure:8326: checking whether ln -s works
configure:8330: result: yes
configure:8338: checking the maximum length of command line arguments
configure:8469: result: 1966080
configure:8486: checking whether the shell understands some XSI constructs
configure:8496: result: yes
configure:8500: checking whether the shell understands "+="
configure:8506: result: yes
configure:8541: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8581: result: func_convert_file_noop
configure:8588: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:8608: result: func_convert_file_noop
configure:8615: checking for /u/ahhsia/.linuxbrew/bin/ld option to reload object files
configure:8622: result: -r
configure:8696: checking for objdump
configure:8712: found /u/ahhsia/.linuxbrew/bin/objdump
configure:8723: result: objdump
configure:8752: checking how to recognize dependent libraries
configure:8950: result: pass_all
configure:9035: checking for dlltool
configure:9051: found /u/ahhsia/.linuxbrew/bin/dlltool
configure:9062: result: dlltool
configure:9092: checking how to associate runtime and link libraries
configure:9119: result: printf %s\n
configure:9243: checking for archiver @FILE support
configure:9259: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:9259: $? = 0
configure:9262: /u/ahhsia/.linuxbrew/bin/ar cru libconftest.a @conftest.lst >&5
configure:9265: $? = 0
configure:9270: /u/ahhsia/.linuxbrew/bin/ar cru libconftest.a @conftest.lst >&5
/u/ahhsia/.linuxbrew/bin/ar: conftest.o: No such file or directory
configure:9273: $? = 1
configure:9285: result: @
configure:9343: checking for strip
configure:9359: found /u/ahhsia/.linuxbrew/bin/strip
configure:9370: result: strip
configure:9442: checking for ranlib
configure:9458: found /u/ahhsia/.linuxbrew/bin/ranlib
configure:9469: result: ranlib
configure:9571: checking command to parse /u/ahhsia/.linuxbrew/bin/nm -B output from /u/ahhsia/.linuxbrew/bin/gcc-4.9 object
configure:9691: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:9694: $? = 0
configure:9698: /u/ahhsia/.linuxbrew/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9701: $? = 0
configure:9767: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c conftstm.o >&5
configure:9770: $? = 0
configure:9808: result: ok
configure:9845: checking for sysroot
configure:9875: result: no
configure:9952: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:9955: $? = 0
configure:10143: checking for mt
configure:10173: result: no
configure:10193: checking if : is a manifest tool
configure:10199: : '-?'
configure:10207: result: no
configure:10845: checking for dlfcn.h
configure:10845: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:10845: $? = 0
configure:10845: result: yes
configure:11456: checking for objdir
configure:11471: result: .libs
configure:11742: checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -fno-rtti -fno-exceptions
configure:11760: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:11764: $? = 0
configure:11777: result: yes
configure:12104: checking for /u/ahhsia/.linuxbrew/bin/gcc-4.9 option to produce PIC
configure:12111: result: -fPIC -DPIC
configure:12119: checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 PIC flag -fPIC -DPIC works
configure:12137: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -fPIC -DPIC -DPIC conftest.c >&5
configure:12141: $? = 0
configure:12154: result: yes
configure:12183: checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 static flag -static works
configure:12211: result: yes
configure:12226: checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -c -o file.o
configure:12247: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -o out/conftest2.o conftest.c >&5
configure:12251: $? = 0
configure:12273: result: yes
configure:12281: checking if /u/ahhsia/.linuxbrew/bin/gcc-4.9 supports -c -o file.o
configure:12328: result: yes
configure:12361: checking whether the /u/ahhsia/.linuxbrew/bin/gcc-4.9 linker (/u/ahhsia/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries
configure:13516: result: yes
configure:13553: checking whether -lc should be explicitly linked in
configure:13561: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:13564: $? = 0
configure:13579: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /u/ahhsia/.linuxbrew/bin/grep -lc \>/dev/null 2\>\&1
configure:13582: $? = 0
configure:13596: result: no
configure:13756: checking dynamic linker characteristics
configure:14255: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:14255: $? = 0
configure:14489: result: GNU/Linux ld.so
configure:14596: checking how to hardcode library paths into programs
configure:14621: result: immediate
configure:15146: checking whether stripping libraries is possible
configure:15151: result: yes
configure:15186: checking if libtool supports shared libraries
configure:15188: result: yes
configure:15191: checking whether to build shared libraries
configure:15212: result: yes
configure:15215: checking whether to build static libraries
configure:15219: result: yes
configure:15290: checking whether to build shared libraries with -version-info
configure:15301: result: yes
configure:15308: checking whether to build shared libraries with -no-undefined
configure:15321: result: no
configure:15328: checking whether to build shared libraries with -mimpure-text
configure:15338: result: no
configure:15365: checking whether to build shared libraries with PIC
configure:15367: result: yes
configure:15369: checking whether to build static libraries with PIC
configure:15371: result: yes
configure:15378: checking whether to build shared libraries only
configure:15386: result: no
configure:15393: checking whether to build static libraries only
configure:15401: result: no
configure:15491: checking for inline
configure:15507: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:15507: $? = 0
configure:15515: result: inline
configure:15550: checking if compiler is DEC/Compaq/HP C
configure:15571: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15571: $? = 0
configure:15611: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15611: $? = 0
configure:15644: result: no
configure:15649: checking if compiler is HP-UX C
configure:15670: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15670: $? = 0
configure:15702: result: no
configure:15707: checking if compiler is IBM C
configure:15728: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15728: $? = 0
configure:15768: result: no
configure:15773: checking if compiler is Intel C
configure:15794: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15794: $? = 0
configure:15884: result: no
configure:15889: checking if compiler is clang
configure:15910: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15910: $? = 0
configure:15953: result: no
configure:15958: checking if compiler is GNU C
configure:15979: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:15979: $? = 0
configure:16002: result: yes
configure:16041: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16041: $? = 0
configure:16068: checking if compiler is LCC
configure:16089: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16089: $? = 0
configure:16121: result: no
configure:16126: checking if compiler is SGI MIPSpro C
configure:16147: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16147: $? = 0
configure:16187: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16187: $? = 0
configure:16227: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16227: $? = 0
configure:16261: result: no
configure:16266: checking if compiler is SGI MIPS C
configure:16287: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16287: $? = 0
configure:16327: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16327: $? = 0
configure:16361: result: no
configure:16366: checking if compiler is SunPro C
configure:16387: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16387: $? = 0
configure:16419: result: no
configure:16424: checking if compiler is Tiny C
configure:16445: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16445: $? = 0
configure:16477: result: no
configure:16482: checking if compiler is Watcom C
configure:16503: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:16503: $? = 0
configure:16585: result: no
configure:16939: checking if compiler accepts debug disabling options
configure:16971: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:16971: $? = 0
configure:17001: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:17001: $? = 0
configure:17043: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:17043: $? = 0
configure:17043: ./conftest
configure:17043: $? = 0
configure:17062: result: yes
configure:17064: compiler options added:
configure:17096: checking if compiler optimizer assumed setting might be used
configure:17134: result: no
configure:17562: checking if compiler accepts strict warning options
configure:17586: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:17586: $? = 0
configure:17616: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:17616: $? = 0
configure:17658: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:17658: $? = 0
configure:17658: ./conftest
configure:17658: $? = 0
configure:17677: result: yes
configure:17679: compiler options added: -Wno-system-headers
configure:17709: checking if compiler halts on compilation errors
configure:17726: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:7: error: unknown type name 'force'
force compilation error
^
conftest.c:42:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^
configure:17726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
|
| int main (void)
| {
|
| force compilation error
|
| ;
| return 0;
| }
|
configure:17734: result: yes
configure:17741: checking if compiler halts on negative sized arrays
configure:17759: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c:38:20: error: size of array 'bad_t' is negative
typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
^
configure:17759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
|
| int main (void)
| {
|
| bad_t dummy;
|
| ;
| return 0;
| }
|
configure:17767: result: yes
configure:17774: checking if compiler halts on function prototype mismatch
configure:17803: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c:39:11: error: conflicting types for 'rand'
int rand(int n);
^
In file included from conftest.c:38:0:
/usr/include/stdlib.h:380:12: note: previous declaration of 'rand' was here
extern int rand (void) __THROW;
^
conftest.c:40:11: error: conflicting types for 'rand'
int rand(int n)
^
In file included from conftest.c:38:0:
/usr/include/stdlib.h:380:12: note: previous declaration of 'rand' was here
extern int rand (void) __THROW;
^
configure:17803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| # include <stdlib.h>
| int rand(int n);
| int rand(int n)
| {
| if(n)
| return ++n;
| else
| return n;
| }
|
| int main (void)
| {
|
| int i[2]={0,0};
| int j = rand(i[0]);
| if(j)
| return j;
|
| ;
| return 0;
| }
|
configure:17811: result: yes
configure:17818: checking if compiler supports hiding library internal symbols
configure:17912: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -fvisibility=hidden -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:17912: $? = 0
configure:17935: result: yes
configure:18048: checking for windows.h
configure:18078: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c:42:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:18078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| #undef inline
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
|
| int main (void)
| {
|
| #if defined(__CYGWIN__) || defined(__CEGCC__)
| HAVE_WINDOWS_H shall not be defined.
| #else
| int dummy=2*WINVER;
| #endif
|
| ;
| return 0;
| }
|
configure:18090: result: no
configure:18108: checking whether build target is a native Windows one
configure:18150: result: no
configure:18462: checking whether build target supports WIN32 file API
configure:18543: result: no
configure:18549: checking whether to support http
configure:18575: result: yes
configure:18580: checking whether to support ftp
configure:18599: result: yes
configure:18604: checking whether to support file
configure:18623: result: yes
configure:18628: checking whether to support ldap
configure:18649: result: yes
configure:18654: checking whether to support ldaps
configure:18698: result: yes
configure:18710: checking whether to support rtsp
configure:18735: result: yes
configure:18746: checking whether to support proxies
configure:18765: result: yes
configure:18771: checking whether to support dict
configure:18790: result: yes
configure:18795: checking whether to support telnet
configure:18814: result: yes
configure:18819: checking whether to support tftp
configure:18838: result: yes
configure:18844: checking whether to support pop3
configure:18863: result: yes
configure:18870: checking whether to support imap
configure:18889: result: yes
configure:18896: checking whether to support smtp
configure:18915: result: yes
configure:18921: checking whether to support gopher
configure:18940: result: yes
configure:18948: checking whether to provide built-in manual
configure:18963: result: yes
configure:18970: checking whether to enable generation of C code
configure:18988: result: yes
configure:18995: checking whether to use libgcc
configure:19010: result: no
configure:19017: checking if X/Open network library is required
configure:19037: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:3: error: unknown type name 'force'
force compilation error
^
conftest.c:46:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
force compilation error
^
conftest.c:48:1: error: expected declaration or statement at end of input
}
^
configure:19037: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| /* end confdefs.h. */
|
|
| int main (void)
| {
| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
| return 0;
| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
| return 0;
| #else
| force compilation error
| #endif
| }
|
|
configure:19044: result: no
configure:19048: checking for gethostbyname
configure:19048: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19456: checking for strcasecmp
configure:19456: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:19456: $? = 0
configure:19456: result: yes
configure:19564: checking for windows.h
configure:19606: result: no
configure:19624: checking for winsock.h
configure:19667: result: no
configure:19680: checking for winsock2.h
configure:19723: result: no
configure:19737: checking for connect in libraries
configure:19764: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
configure:19764: $? = 0
configure:19782: result: yes
configure:19795: checking whether time.h and sys/time.h may both be included
configure:19814: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:19814: $? = 0
configure:19821: result: yes
configure:19833: checking for sys/types.h
configure:19833: result: yes
configure:19833: checking sys/time.h usability
configure:19833: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:19833: $? = 0
configure:19833: result: yes
configure:19833: checking sys/time.h presence
configure:19833: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:19833: $? = 0
configure:19833: result: yes
configure:19833: checking for sys/time.h
configure:19833: result: yes
configure:19833: checking time.h usability
configure:19833: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:19833: $? = 0
configure:19833: result: yes
configure:19833: checking time.h presence
configure:19833: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:19833: $? = 0
configure:19833: result: yes
configure:19833: checking for time.h
configure:19833: result: yes
configure:19843: checking for monotonic clock_gettime
configure:19874: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:19874: $? = 0
configure:19876: result: yes
configure:19893: checking for clock_gettime in libraries
configure:19935: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c >&5
/tmp/ccYuG3Km.o: In function `main':
conftest.c:(.text.startup+0xd): undefined reference to `clock_gettime'
collect2: error: ld returned 1 exit status
configure:19935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #ifdef TIME_WITH_SYS_TIME
| #include <time.h>
| #endif
| #else
| #ifdef HAVE_TIME_H
| #include <time.h>
| #endif
| #endif
|
| int main (void)
| {
|
| struct timespec ts;
| (void)clock_gettime(CLOCK_MONOTONIC, &ts);
|
| ;
| return 0;
| }
|
configure:19935: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lrt >&5
configure:19935: $? = 0
configure:19966: result: -lrt
configure:19974: checking if monotonic clock_gettime works
configure:20017: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lrt >&5
configure:20017: $? = 0
configure:20017: ./conftest
configure:20017: $? = 0
configure:20019: result: yes
configure:20077: checking for inflateEnd in -lz
configure:20099: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lz -lrt >&5
configure:20099: $? = 0
configure:20108: result: yes
configure:20125: checking zlib.h usability
configure:20125: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:20125: $? = 0
configure:20125: result: yes
configure:20125: checking zlib.h presence
configure:20125: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include conftest.c
configure:20125: $? = 0
configure:20125: result: yes
configure:20125: checking for zlib.h
configure:20125: result: yes
configure:20213: found both libz and libz.h header
configure:20249: checking for lber.h
configure:20287: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:20287: $? = 0
configure:20299: result: yes
configure:20343: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:20343: $? = 0
configure:20366: checking for ldap.h
configure:20406: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
configure:20406: $? = 0
configure:20418: result: yes
configure:20431: checking for ldapssl.h
configure:20477: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c:71:21: fatal error: ldapssl.h: No such file or directory
#include <ldapssl.h>
^
compilation terminated.
configure:20477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
|
|
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include <lber.h>
| #endif
| #ifdef HAVE_LDAP_H
| #include <ldap.h>
| #endif
| #include <ldapssl.h>
|
| int main (void)
| {
|
| char *cert_label = NULL;
| LDAP *ldp = ldap_ssl_init("dummy", LDAPS_PORT, cert_label);
|
| ;
| return 0;
| }
|
configure:20489: result: no
configure:20502: checking for ldap_ssl.h
configure:20544: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include conftest.c >&5
conftest.c:68:22: fatal error: ldap_ssl.h: No such file or directory
#include <ldap_ssl.h>
^
compilation terminated.
configure:20544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
|
|
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include <lber.h>
| #endif
| #ifdef HAVE_LDAP_H
| #include <ldap.h>
| #endif
| #include <ldap_ssl.h>
|
| int main (void)
| {
|
| LDAP *ldp = ldapssl_init("dummy", LDAPS_PORT, 1);
|
| ;
| return 0;
| }
|
configure:20556: result: no
configure:20638: checking for LDAP libraries
configure:20702: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lz -lrt >&5
/tmp/ccdfcV1V.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `ber_init'
conftest.c:(.text.startup+0x16): undefined reference to `ldap_init'
conftest.c:(.text.startup+0x1e): undefined reference to `ldap_unbind'
conftest.c:(.text.startup+0x2b): undefined reference to `ber_free'
collect2: error: ld returned 1 exit status
configure:20702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
|
|
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include <lber.h>
| #endif
| #ifdef HAVE_LDAP_H
| #include <ldap.h>
| #endif
|
| int main (void)
| {
|
| BerValue *bvp = NULL;
| BerElement *bep = ber_init(bvp);
| LDAP *ldp = ldap_init("dummy", LDAP_PORT);
| int res = ldap_unbind(ldp);
| ber_free(bep, 1);
|
| ;
| return 0;
| }
|
configure:20702: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lz -lrt >&5
/tmp/cciWRxy0.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `ber_init'
conftest.c:(.text.startup+0x16): undefined reference to `ldap_init'
conftest.c:(.text.startup+0x1e): undefined reference to `ldap_unbind'
conftest.c:(.text.startup+0x2b): undefined reference to `ber_free'
collect2: error: ld returned 1 exit status
configure:20702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
|
|
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include <lber.h>
| #endif
| #ifdef HAVE_LDAP_H
| #include <ldap.h>
| #endif
|
| int main (void)
| {
|
| BerValue *bvp = NULL;
| BerElement *bep = ber_init(bvp);
| LDAP *ldp = ldap_init("dummy", LDAP_PORT);
| int res = ldap_unbind(ldp);
| ber_free(bep, 1);
|
| ;
| return 0;
| }
|
configure:20702: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -lldap -lz -lrt >&5
/u/ahhsia/.linuxbrew/bin/ld: /tmp/cc5WVhc9.o: undefined reference to symbol 'ber_init'
/u/ahhsia/.linuxbrew/lib/liblber-2.4.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure:20702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
|
|
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include <windows.h>
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include <lber.h>
| #endif
| #ifdef HAVE_LDAP_H
| #include <ldap.h>
| #endif
|
| int main (void)
| {
|
| BerValue *bvp = NULL;
| BerElement *bep = ber_init(bvp);
| LDAP *ldp = ldap_init("dummy", LDAP_PORT);
| int res = ldap_unbind(ldp);
| ber_free(bep, 1);
|
| ;
| return 0;
| }
|
configure:20702: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -llber -lldap -lz -lrt >&5
configure:20702: $? = 0
configure:20729: result: -llber -lldap
configure:20824: checking for ldap_url_parse
configure:20824: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -llber -lldap -lz -lrt >&5
configure:20824: $? = 0
configure:20824: result: yes
configure:20824: checking for ldap_init_fd
configure:20824: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -llber -lldap -lz -lrt >&5
configure:20824: $? = 0
configure:20824: result: yes
configure:20856: checking whether to enable ipv6
configure:20893: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -llber -lldap -lz -lrt >&5
configure:20893: $? = 0
configure:20893: ./conftest
./conftest: error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory
configure:20893: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| /* end confdefs.h. */
| /* is AF_INET6 available? */
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <stdlib.h> /* for exit() */
| main()
| {
| if (socket(AF_INET6, SOCK_STREAM, 0) < 0)
| exit(1);
| else
| exit(0);
| }
|
configure:20898: result: no
configure:20946: checking if argv can be written to
configure:20964: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 conftest.c -llber -lldap -lz -lrt >&5
configure:20964: $? = 0
configure:20964: ./conftest
./conftest: error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory
configure:20964: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| /* end confdefs.h. */
|
|
| int main(int argc, char ** argv) {
| argv[0][0] = ' ';
| return (argv[0][0] == ' ')?0:1;
| }
|
|
configure:20986: result: no
configure:21010: checking if SPNEGO support is requested
configure:21033: result: no
configure:21074: checking if GSS-API support is requested
configure:21205: result: no
configure:21269: checking whether to enable Windows native SSL/TLS (Windows native builds only)
configure:21291: result: no
configure:21307: checking whether to enable iOS/Mac OS X native SSL/TLS
configure:21323: result: no
configure:21365: PKG_CONFIG_LIBDIR will be set to "/u/ahhsia/.linuxbrew/opt/openssl/lib/pkgconfig"
configure:21433: checking for pkg-config
configure:21452: found /u/ahhsia/.linuxbrew/bin/pkg-config
configure:21464: result: /u/ahhsia/.linuxbrew/bin/pkg-config
configure:21488: checking for openssl options with pkg-config
configure:21502: result: found
configure:21530: pkg-config: SSL_LIBS: "-lssl -lcrypto "
configure:21532: pkg-config: SSL_LDFLAGS: "-L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib "
configure:21534: pkg-config: SSL_CPPFLAGS: "-I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include "
configure:21577: checking for CRYPTO_lock in -lcrypto
configure:21599: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21599: $? = 0
configure:21608: result: yes
configure:21671: checking for SSL_connect in -lssl
configure:21693: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21693: $? = 0
configure:21702: result: yes
configure:21776: checking openssl/x509.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/x509.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/x509.h
configure:21776: result: yes
configure:21776: checking openssl/rsa.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/rsa.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/rsa.h
configure:21776: result: yes
configure:21776: checking openssl/crypto.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/crypto.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/crypto.h
configure:21776: result: yes
configure:21776: checking openssl/pem.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/pem.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/pem.h
configure:21776: result: yes
configure:21776: checking openssl/ssl.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/ssl.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/ssl.h
configure:21776: result: yes
configure:21776: checking openssl/err.h usability
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking openssl/err.h presence
configure:21776: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21776: $? = 0
configure:21776: result: yes
configure:21776: checking for openssl/err.h
configure:21776: result: yes
configure:21822: checking openssl/pkcs12.h usability
configure:21822: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21822: $? = 0
configure:21822: result: yes
configure:21822: checking openssl/pkcs12.h presence
configure:21822: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21822: $? = 0
configure:21822: result: yes
configure:21822: checking for openssl/pkcs12.h
configure:21822: result: yes
configure:21845: checking for ENGINE_init
configure:21845: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21845: $? = 0
configure:21845: result: yes
configure:21850: checking openssl/engine.h usability
configure:21850: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:21850: $? = 0
configure:21850: result: yes
configure:21850: checking openssl/engine.h presence
configure:21850: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21850: $? = 0
configure:21850: result: yes
configure:21850: checking for openssl/engine.h
configure:21850: result: yes
configure:21863: checking for ENGINE_load_builtin_engines
configure:21863: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21863: $? = 0
configure:21863: result: yes
configure:21889: checking for RAND_status
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for RAND_screen
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
/tmp/ccLY4uUv.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `RAND_screen'
collect2: error: ld returned 1 exit status
configure:21889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| /* end confdefs.h. */
|
| #define RAND_screen innocuous_RAND_screen
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef RAND_screen
| #ifdef __cplusplus
| extern "C"
| #endif
| char RAND_screen ();
| #if defined __stub_RAND_screen || defined __stub___RAND_screen
| choke me
| #endif
|
| int main (void)
| {
| return RAND_screen ();
| ;
| return 0;
| }
configure:21889: result: no
configure:21889: checking for RAND_egd
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for ENGINE_cleanup
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for CRYPTO_cleanup_all_ex_data
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for SSL_get_shutdown
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for SSLv2_client_method
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
/tmp/ccOlgIzX.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `SSLv2_client_method'
collect2: error: ld returned 1 exit status
configure:21889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| /* end confdefs.h. */
|
| #define SSLv2_client_method innocuous_SSLv2_client_method
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef SSLv2_client_method
| #ifdef __cplusplus
| extern "C"
| #endif
| char SSLv2_client_method ();
| #if defined __stub_SSLv2_client_method || defined __stub___SSLv2_client_method
| choke me
| #endif
|
| int main (void)
| {
| return SSLv2_client_method ();
| ;
| return 0;
| }
configure:21889: result: no
configure:21889: checking for SSL_CTX_set_next_proto_select_cb
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:21889: $? = 0
configure:21889: result: yes
configure:21889: checking for SSL_CTX_set_alpn_protos
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
/tmp/cc0MOyBe.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `SSL_CTX_set_alpn_protos'
collect2: error: ld returned 1 exit status
configure:21889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| /* end confdefs.h. */
|
| #define SSL_CTX_set_alpn_protos innocuous_SSL_CTX_set_alpn_protos
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef SSL_CTX_set_alpn_protos
| #ifdef __cplusplus
| extern "C"
| #endif
| char SSL_CTX_set_alpn_protos ();
| #if defined __stub_SSL_CTX_set_alpn_protos || defined __stub___SSL_CTX_set_alpn_protos
| choke me
| #endif
|
| int main (void)
| {
| return SSL_CTX_set_alpn_protos ();
| ;
| return 0;
| }
configure:21889: result: no
configure:21889: checking for SSL_CTX_set_alpn_select_cb
configure:21889: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
/tmp/ccgwyUBm.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `SSL_CTX_set_alpn_select_cb'
collect2: error: ld returned 1 exit status
configure:21889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| /* end confdefs.h. */
|
| #define SSL_CTX_set_alpn_select_cb innocuous_SSL_CTX_set_alpn_select_cb
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef SSL_CTX_set_alpn_select_cb
| #ifdef __cplusplus
| extern "C"
| #endif
| char SSL_CTX_set_alpn_select_cb ();
| #if defined __stub_SSL_CTX_set_alpn_select_cb || defined __stub___SSL_CTX_set_alpn_select_cb
| choke me
| #endif
|
| int main (void)
| {
| return SSL_CTX_set_alpn_select_cb ();
| ;
| return 0;
| }
configure:21889: result: no
configure:21900: checking for yaSSL using OpenSSL compatibility mode
configure:21922: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:9: error: unknown type name 'Not'
Not the yaSSL OpenSSL compatibility header.
^
conftest.c:82:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'yaSSL'
Not the yaSSL OpenSSL compatibility header.
^
configure:21922: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| /* end confdefs.h. */
|
|
| #include <openssl/ssl.h>
|
| int main (void)
| {
|
| #if defined(YASSL_VERSION) && defined(OPENSSL_VERSION_NUMBER)
| int dummy = SSL_ERROR_NONE;
| #else
| Not the yaSSL OpenSSL compatibility header.
| #endif
|
| ;
| return 0;
| }
|
configure:21935: result: no
configure:21947: Added /u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib to LD_LIBRARY_PATH
configure:21957: checking for OpenSSL headers version
configure:21984: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -E -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c
configure:21984: $? = 0
configure:22043: result: 1.0.1 - 0x1000109fL
configure:22052: checking for OpenSSL library version
configure:22120: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
/tmp/cckrINxC.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `SSL_CTX_set_not_resumable_session_callback'
collect2: error: ld returned 1 exit status
configure:22120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| /* end confdefs.h. */
|
|
| #define SSL_CTX_set_not_resumable_session_callback innocuous_SSL_CTX_set_not_resumable_session_callback
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| #undef SSL_CTX_set_not_resumable_session_callback
| #ifdef __cplusplus
| extern "C"
| #endif
| char SSL_CTX_set_not_resumable_session_callback ();
| #if defined __stub_SSL_CTX_set_not_resumable_session_callback || defined __stub___SSL_CTX_set_not_resumable_session_callback
| choke me
| #endif
|
| int main (void)
| {
| return SSL_CTX_set_not_resumable_session_callback ();
| ;
| return 0;
| }
|
configure:22158: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:22158: $? = 0
configure:22505: result: 1.0.1
configure:22513: checking for OpenSSL headers and library versions matching
configure:22523: result: yes
configure:22559: checking for "/dev/urandom"
configure:22573: result: yes
configure:22598: checking for SRP_Calc_client_key in -lcrypto
configure:22620: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lcrypto -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:22620: $? = 0
configure:22629: result: yes
configure:23854: checking default CA cert bundle/path
configure:23942: result: /etc/pki/tls/certs/ca-bundle.crt
configure:24840: checking whether versioned symbols are wanted
configure:24888: result: no
configure:24907: checking whether to enable Windows native IDN (Windows native builds only)
configure:24919: result: no
configure:25017: checking whether to build with libidn
configure:25029: result: no
configure:25599: checking for pkg-config
configure:25630: result: /u/ahhsia/.linuxbrew/bin/pkg-config
configure:25654: checking for libnghttp2 options with pkg-config
configure:25665: result: no
configure:25780: checking for ANSI C header files
configure:25883: result: yes
configure:25893: checking for malloc.h
configure:25918: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:25918: $? = 0
configure:25930: result: yes
configure:25958: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:25958: $? = 0
configure:25981: checking for memory.h
configure:26018: result: yes
configure:26046: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26046: $? = 0
configure:26112: checking for sys/types.h
configure:26112: result: yes
configure:26112: checking for sys/time.h
configure:26112: result: yes
configure:26112: checking for sys/select.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/socket.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/ioctl.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/uio.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for assert.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for unistd.h
configure:26112: result: yes
configure:26112: checking for stdlib.h
configure:26112: result: yes
configure:26112: checking for limits.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for arpa/inet.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for net/if.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for netinet/in.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/un.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for netinet/tcp.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for netdb.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/sockio.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c:116:24: fatal error: sys/sockio.h: No such file or directory
#include <sys/sockio.h>
^
compilation terminated.
configure:26112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
|
| #include <sys/sockio.h>
configure:26112: result: no
configure:26112: checking for sys/stat.h
configure:26112: result: yes
configure:26112: checking for sys/param.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for termios.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for termio.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sgtty.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for fcntl.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for alloca.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for time.h
configure:26112: result: yes
configure:26112: checking for io.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c:124:16: fatal error: io.h: No such file or directory
#include <io.h>
^
compilation terminated.
configure:26112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
|
| #include <io.h>
configure:26112: result: no
configure:26112: checking for pwd.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for utime.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/utime.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c:126:23: fatal error: sys/utime.h: No such file or directory
#include <sys/utime.h>
^
compilation terminated.
configure:26112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
|
| #include <sys/utime.h>
configure:26112: result: no
configure:26112: checking for sys/poll.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for poll.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for socket.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c:128:20: fatal error: socket.h: No such file or directory
#include <socket.h>
^
compilation terminated.
configure:26112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
|
| #include <socket.h>
configure:26112: result: no
configure:26112: checking for sys/resource.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for libgen.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for locale.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for errno.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for stdbool.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for arpa/tftp.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for sys/filio.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c:134:23: fatal error: sys/filio.h: No such file or directory
#include <sys/filio.h>
^
compilation terminated.
configure:26112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_TFTP_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_SYS_UN_H
| #include <sys/un.h>
| #endif
|
|
|
| #include <sys/filio.h>
configure:26112: result: no
configure:26112: checking for sys/wait.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26112: checking for setjmp.h
configure:26112: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26112: $? = 0
configure:26112: result: yes
configure:26144: checking for an ANSI C-conforming const
configure:26209: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26209: $? = 0
configure:26216: result: yes
configure:26225: checking for compiler support of C99 variadic macro style
configure:26255: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26255: $? = 0
configure:26267: result: yes
configure:26278: checking for compiler support of old gcc variadic macro style
configure:26308: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26308: $? = 0
configure:26320: result: yes
configure:26332: checking for size_t
configure:26332: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26332: $? = 0
configure:26332: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:151:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:26332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_TFTP_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 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
| int main (void)
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:26332: result: yes
configure:26343: checking whether time.h and sys/time.h may both be included
configure:26369: result: yes
configure:26381: checking for sys/types.h
configure:26381: result: yes
configure:26381: checking for sys/time.h
configure:26381: result: yes
configure:26381: checking for time.h
configure:26381: result: yes
configure:26381: checking for sys/socket.h
configure:26381: result: yes
configure:26391: checking for struct timeval
configure:26444: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -c -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include conftest.c >&5
configure:26444: $? = 0
configure:26456: result: yes
configure:26472: checking run-time libs availability
configure:26489: /u/ahhsia/.linuxbrew/bin/gcc-4.9 -o conftest -Os -w -pipe -march=core2 -Wno-system-headers -isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include -L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib conftest.c -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt >&5
configure:26489: $? = 0
configure:26489: ./conftest
./conftest: error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory
configure:26489: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #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 SIZEOF_LONG 8
| #define SIZEOF_VOIDP 8
| #define CURL_TYPEOF_CURL_OFF_T long
| #define CURL_FORMAT_CURL_OFF_T "ld"
| #define CURL_FORMAT_CURL_OFF_TU "lu"
| #define CURL_FORMAT_OFF_T "%ld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T L
| #define CURL_SUFFIX_CURL_OFF_TU UL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LDAP_SSL 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_INIT_FD 1
| #define USE_OPENLDAP 1
| #define HAVE_LIBSSL 1
| #define HAVE_OPENSSL_X509_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_RSA_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_PEM_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_SSL_H 1
| #define USE_OPENSSL 1
| #define HAVE_OPENSSL_ERR_H 1
| #define USE_OPENSSL 1
| #define USE_SSLEAY 1
| #define HAVE_OPENSSL_PKCS12_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
| #define HAVE_RAND_STATUS 1
| #define HAVE_RAND_EGD 1
| #define HAVE_ENGINE_CLEANUP 1
| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
| #define HAVE_SSL_GET_SHUTDOWN 1
| #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
| #define RANDOM_FILE "/dev/urandom"
| #define HAVE_SSLEAY_SRP 1
| #define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_TFTP_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| /* end confdefs.h. */
|
| main()
| {
| return 0;
| }
|
configure:26493: result: failed
configure:26495: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/u/ahhsia/.linuxbrew/bin/gcc-4.9
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/u/ahhsia/.linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'
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_file__dev_urandom=yes
ac_cv_func_CRYPTO_cleanup_all_ex_data=yes
ac_cv_func_ENGINE_cleanup=yes
ac_cv_func_ENGINE_init=yes
ac_cv_func_ENGINE_load_builtin_engines=yes
ac_cv_func_RAND_egd=yes
ac_cv_func_RAND_screen=no
ac_cv_func_RAND_status=yes
ac_cv_func_SSL_CTX_set_alpn_protos=no
ac_cv_func_SSL_CTX_set_alpn_select_cb=no
ac_cv_func_SSL_CTX_set_next_proto_select_cb=yes
ac_cv_func_SSL_get_shutdown=yes
ac_cv_func_SSLv2_client_method=no
ac_cv_func_clock_gettime=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_ldap_init_fd=yes
ac_cv_func_ldap_url_parse=yes
ac_cv_func_strcasecmp=no
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_tftp_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_lber_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_ldap_ssl_h=no
ac_cv_header_ldapssl_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_openssl_crypto_h=yes
ac_cv_header_openssl_engine_h=yes
ac_cv_header_openssl_err_h=yes
ac_cv_header_openssl_pem_h=yes
ac_cv_header_openssl_pkcs12_h=yes
ac_cv_header_openssl_rsa_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_openssl_x509_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdbool_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_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utime_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_winber_h=no
ac_cv_header_windows_h=no
ac_cv_header_winldap_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_winsock_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_CRYPTO_lock=yes
ac_cv_lib_crypto_SRP_Calc_client_key=yes
ac_cv_lib_ssl_SSL_connect=yes
ac_cv_lib_z_inflateEnd=yes
ac_cv_native_windows=no
ac_cv_objext=o
ac_cv_path_EGREP='/u/ahhsia/.linuxbrew/bin/grep -E'
ac_cv_path_FGREP='/u/ahhsia/.linuxbrew/bin/grep -F'
ac_cv_path_GREP=/u/ahhsia/.linuxbrew/bin/grep
ac_cv_path_SED=/u/ahhsia/.linuxbrew/bin/sed
ac_cv_path_ac_pt_AR=/u/ahhsia/.linuxbrew/bin/ar
ac_cv_path_ac_pt_PKGCONFIG=/u/ahhsia/.linuxbrew/bin/pkg-config
ac_cv_path_install='/u/ahhsia/.linuxbrew/bin/ginstall -c'
ac_cv_path_mkdir=/u/ahhsia/.linuxbrew/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/u/ahhsia/.linuxbrew/bin/gcc-4.9 -E'
ac_cv_prog_ac_ct_CC=/u/ahhsia/.linuxbrew/bin/gcc-4.9
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
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
ac_cv_sizeof_long=8
ac_cv_sizeof_voidp=8
ac_cv_struct_timeval=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
curl_cv_def_OPENSSL_VERSION_NUMBER=0x1000109fL
curl_cv_def___GNUC__=4
curl_cv_gclk_LIBS=-lrt
curl_cv_have_def_OPENSSL_VERSION_NUMBER=yes
curl_cv_have_def__COMPILER_VERSION=no
curl_cv_have_def__SGI_COMPILER_VERSION=no
curl_cv_have_def__WIN32=no
curl_cv_have_def___DECC=no
curl_cv_have_def___DECC_VER=no
curl_cv_have_def___GNUC__=yes
curl_cv_have_def___HP_cc=no
curl_cv_have_def___IBMC__=no
curl_cv_have_def___INTEL_COMPILER=no
curl_cv_have_def___LCC__=no
curl_cv_have_def___SUNPRO_C=no
curl_cv_have_def___TINYC__=no
curl_cv_have_def___WATCOMC__=no
curl_cv_have_def___clang__=no
curl_cv_have_def___sgi=no
curl_cv_ldap_LIBS='-llber -lldap'
curl_cv_need_header_lber_h=no
curl_cv_need_header_malloc_h=no
curl_cv_need_header_memory_h=no
curl_cv_save_LIBS='-lz -lrt'
curl_cv_variadic_macros_c99=yes
curl_cv_variadic_macros_gcc=yes
curl_cv_writable_argv=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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=/u/ahhsia/.linuxbrew/bin/ld
lt_cv_path_NM='/u/ahhsia/.linuxbrew/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1966080
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} "/tmp/curl-z5ee8M/curl-7.37.1/missing" --run aclocal-1.14'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/u/ahhsia/.linuxbrew/bin/ar'
AS='as'
AUTOCONF='${SHELL} "/tmp/curl-z5ee8M/curl-7.37.1/missing" --run autoconf'
AUTOHEADER='${SHELL} "/tmp/curl-z5ee8M/curl-7.37.1/missing" --run autoheader'
AUTOMAKE='${SHELL} "/tmp/curl-z5ee8M/curl-7.37.1/missing" --run automake-1.14'
AWK='gawk'
BLANK_AT_MAKETIME=''
BUILD_LIBHOSTNAME_FALSE=''
BUILD_LIBHOSTNAME_TRUE=''
BUILD_UNITTESTS_FALSE=''
BUILD_UNITTESTS_TRUE='#'
CC='/u/ahhsia/.linuxbrew/bin/gcc-4.9'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=core2 -Wno-system-headers'
CFLAG_CURL_SYMBOL_HIDING=''
CONFIGURE_OPTIONS='" '\''--disable-debug'\'' '\''--disable-dependency-tracking'\'' '\''--prefix=/u/ahhsia/.linuxbrew/Cellar/curl/7.37.1_1'\'' '\''--with-ssl=/u/ahhsia/.linuxbrew/opt/openssl'\'' '\''--without-libssh2'\'' '\''--without-libidn'\'' '\''--without-libmetalink'\'' '\''--without-gssapi'\'' '\''--without-librtmp'\'' '\''--disable-ares'\'' '\''CC=/u/ahhsia/.linuxbrew/bin/gcc-4.9'\'' '\''CFLAGS=-Os -w -pipe -march=core2'\'' '\''LDFLAGS=-L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2'\'' '\''CPPFLAGS=-isystem/u/ahhsia/.linuxbrew/include'\''"'
CPP='/u/ahhsia/.linuxbrew/bin/gcc-4.9 -E'
CPPFLAGS='-isystem/u/ahhsia/.linuxbrew/include -I/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/include '
CPPFLAG_CURL_STATICLIB=''
CROSSCOMPILING_FALSE=''
CROSSCOMPILING_TRUE=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE='#'
CURLVERSION='7.37.1'
CURL_CA_BUNDLE='"/etc/pki/tls/certs/ca-bundle.crt"'
CURL_CFLAG_EXTRAS=''
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_GOPHER=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_IMAP=''
CURL_DISABLE_LDAP=''
CURL_DISABLE_LDAPS=''
CURL_DISABLE_POP3=''
CURL_DISABLE_PROXY=''
CURL_DISABLE_RTSP=''
CURL_DISABLE_SMTP=''
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#'
CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='#'
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='#'
CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#'
CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
CURL_LT_SHLIB_VERSIONED_FLAVOUR=''
CURL_NETWORK_AND_TIME_LIBS='-lrt'
CURL_NETWORK_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DOING_CURL_SYMBOL_HIDING_FALSE=''
DOING_CURL_SYMBOL_HIDING_TRUE=''
DOING_NATIVE_WINDOWS_FALSE=''
DOING_NATIVE_WINDOWS_TRUE='#'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/u/ahhsia/.linuxbrew/bin/grep -E'
ENABLE_SHARED=''
ENABLE_STATIC=''
EXEEXT=''
FGREP='/u/ahhsia/.linuxbrew/bin/grep -F'
GREP='/u/ahhsia/.linuxbrew/bin/grep'
HAVE_GNUTLS_SRP=''
HAVE_LDAP_SSL='1'
HAVE_LIBZ='1'
HAVE_LIBZ_FALSE='#'
HAVE_LIBZ_TRUE=''
HAVE_SSLEAY_SRP='1'
IDN_ENABLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IPV6_ENABLED=''
LD='/u/ahhsia/.linuxbrew/bin/ld -m elf_x86_64'
LDFLAGS='-L/u/ahhsia/.linuxbrew/lib -Wl,-rpath,/u/ahhsia/.linuxbrew/lib -Wl,--dynamic-linker=/u/ahhsia/.linuxbrew/opt/glibc/lib/ld-linux-x86-64.so.2 -L/u/ahhsia/.linuxbrew/Cellar/openssl/1.0.1i/lib '
LIBCURL_LIBS=''
LIBMETALINK_CPPFLAGS=''
LIBMETALINK_LDFLAGS=''
LIBMETALINK_LIBS=''
LIBOBJS=''
LIBS='-lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lrt'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} "/tmp/curl-z5ee8M/curl-7.37.1/missing" --run makeinfo'
MANIFEST_TOOL=':'
MANOPT=''
MKDIR_P='/u/ahhsia/.linuxbrew/bin/gmkdir -p'
NM='/u/ahhsia/.linuxbrew/bin/nm -B'
NMEDIT=''
NROFF=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='curl'
PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH_SEPARATOR=':'
PERL=''
PKGADD_NAME='cURL - a client that groks URLs'
PKGADD_PKG='HAXXcurl'
PKGADD_VENDOR='curl.haxx.se'
PKGCONFIG='no'
RANDOM_FILE='/dev/urandom'
RANLIB='ranlib'
REQUIRE_LIB_DEPS='no'
SED='/u/ahhsia/.linuxbrew/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SONAME_BUMP_FALSE=''
SONAME_BUMP_TRUE=''
SSL_ENABLED='1'
STRIP='strip'
SUPPORT_FEATURES=''
SUPPORT_PROTOCOLS=''
USE_ARES=''
USE_AXTLS=''
USE_CPPFLAG_CURL_STATICLIB_FALSE=''
USE_CPPFLAG_CURL_STATICLIB_TRUE='#'
USE_CYASSL=''
USE_DARWINSSL=''
USE_EMBEDDED_ARES_FALSE=''
USE_EMBEDDED_ARES_TRUE=''
USE_EXPLICIT_LIB_DEPS_FALSE=''
USE_EXPLICIT_LIB_DEPS_TRUE='#'
USE_GNUTLS=''
USE_GNUTLS_NETTLE=''
USE_LIBRTMP=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE=''
USE_NGHTTP2=''
USE_NSS=''
USE_OPENLDAP='1'
USE_POLARSSL=''
USE_SCHANNEL=''
USE_SSLEAY='1'
USE_WINDOWS_SSPI=''
VERSION='-'
VERSIONNUM='072501'
ZLIB_LIBS='-lz'
ac_ct_AR=''
ac_ct_CC='/u/ahhsia/.linuxbrew/bin/gcc-4.9'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/curl-z5ee8M/curl-7.37.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext='a'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/u/ahhsia/.linuxbrew/Cellar/curl/7.37.1_1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "curl"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "curl -"
#define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
#define PACKAGE_URL ""
#define PACKAGE "curl"
#define VERSION "-"
#define OS "x86_64-unknown-linux-gnu"
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#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 SIZEOF_LONG 8
#define SIZEOF_VOIDP 8
#define CURL_TYPEOF_CURL_OFF_T long
#define CURL_FORMAT_CURL_OFF_T "ld"
#define CURL_FORMAT_CURL_OFF_TU "lu"
#define CURL_FORMAT_OFF_T "%ld"
#define CURL_SIZEOF_CURL_OFF_T 8
#define CURL_SUFFIX_CURL_OFF_T L
#define CURL_SUFFIX_CURL_OFF_TU UL
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LDAP_SSL 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_CLOCK_GETTIME_MONOTONIC 1
#define HAVE_ZLIB_H 1
#define HAVE_LIBZ 1
#define HAVE_LBER_H 1
#define HAVE_LDAP_H 1
#define HAVE_LDAP_URL_PARSE 1
#define HAVE_LDAP_INIT_FD 1
#define USE_OPENLDAP 1
#define HAVE_LIBSSL 1
#define HAVE_OPENSSL_X509_H 1
#define USE_OPENSSL 1
#define HAVE_OPENSSL_RSA_H 1
#define USE_OPENSSL 1
#define HAVE_OPENSSL_CRYPTO_H 1
#define USE_OPENSSL 1
#define HAVE_OPENSSL_PEM_H 1
#define USE_OPENSSL 1
#define HAVE_OPENSSL_SSL_H 1
#define USE_OPENSSL 1
#define HAVE_OPENSSL_ERR_H 1
#define USE_OPENSSL 1
#define USE_SSLEAY 1
#define HAVE_OPENSSL_PKCS12_H 1
#define HAVE_OPENSSL_ENGINE_H 1
#define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
#define HAVE_RAND_STATUS 1
#define HAVE_RAND_EGD 1
#define HAVE_ENGINE_CLEANUP 1
#define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
#define HAVE_SSL_GET_SHUTDOWN 1
#define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
#define RANDOM_FILE "/dev/urandom"
#define HAVE_SSLEAY_SRP 1
#define CURL_CA_BUNDLE "/etc/pki/tls/certs/ca-bundle.crt"
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_ASSERT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_LIMITS_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_SGTTY_H 1
#define HAVE_FCNTL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_TIME_H 1
#define HAVE_PWD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_ARPA_TFTP_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SETJMP_H 1
#define HAVE_VARIADIC_MACROS_C99 1
#define HAVE_VARIADIC_MACROS_GCC 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRUCT_TIMEVAL 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment