Skip to content

Instantly share code, notes, and snippets.

@praveend
Created January 5, 2012 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save praveend/1564645 to your computer and use it in GitHub Desktop.
Save praveend/1564645 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libconflate configure 1.7.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/home/praveen/LIs/nosql/membase-server_src/install --disable-static --enable-shared --without-check
## --------- ##
## Platform. ##
## --------- ##
hostname = falcon
uname -m = x86_64
uname -r = 2.6.38-13-server
uname -s = Linux
uname -v = #53-Ubuntu SMP Mon Nov 28 19:52:56 UTC 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin/
PATH: /home/praveen/PhP/php_exec/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /home/praveen/sqllib/bin
PATH: /home/praveen/sqllib/adm
PATH: /home/praveen/sqllib/misc
PATH: /home/praveen/sqllib/db2tss/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2238: checking build system type
configure:2256: result: x86_64-unknown-linux-gnu
configure:2278: checking host system type
configure:2293: result: x86_64-unknown-linux-gnu
configure:2331: checking for a BSD-compatible install
configure:2399: result: /usr/bin/install -c
configure:2410: checking whether build environment is sane
configure:2453: result: yes
configure:2478: checking for a thread-safe mkdir -p
configure:2517: result: /bin/mkdir -p
configure:2530: checking for gawk
configure:2546: found /usr/local/bin//gawk
configure:2557: result: gawk
configure:2568: checking whether make sets $(MAKE)
configure:2590: result: yes
configure:2620: checking for style of include used by make
configure:2648: result: GNU
configure:2718: checking for gcc
configure:2734: found /usr/local/bin//gcc
configure:2745: result: gcc
configure:2977: checking for C compiler version
configure:2985: gcc --version >&5
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:2989: $? = 0
configure:2996: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:3000: $? = 0
configure:3007: gcc -V >&5
gcc: '-V' option must have argument
configure:3011: $? = 1
configure:3034: checking for C compiler default output file name
configure:3056: gcc -I/usr/include/curl conftest.c >&5
configure:3060: $? = 0
configure:3098: result: a.out
configure:3117: checking whether the C compiler works
configure:3127: ./a.out
configure:3131: $? = 0
configure:3150: result: yes
configure:3157: checking whether we are cross compiling
configure:3159: result: no
configure:3162: checking for suffix of executables
configure:3169: gcc -o conftest -I/usr/include/curl conftest.c >&5
configure:3173: $? = 0
configure:3199: result:
configure:3205: checking for suffix of object files
configure:3231: gcc -c -I/usr/include/curl conftest.c >&5
configure:3235: $? = 0
configure:3260: result: o
configure:3264: checking whether we are using the GNU C compiler
configure:3293: gcc -c -I/usr/include/curl conftest.c >&5
configure:3300: $? = 0
configure:3317: result: yes
configure:3326: checking whether gcc accepts -g
configure:3356: gcc -c -g conftest.c >&5
configure:3363: $? = 0
configure:3464: result: yes
configure:3481: checking for gcc option to accept ISO C89
configure:3555: gcc -c -I/usr/include/curl conftest.c >&5
configure:3562: $? = 0
configure:3585: result: none needed
configure:3605: checking dependency style of gcc
configure:3696: result: gcc3
configure:3751: checking for isainfo
configure:3781: result: no
configure:3909: checking for g++
configure:3925: found /usr/local/bin//g++
configure:3936: result: g++
configure:3963: checking for C++ compiler version
configure:3971: g++ --version >&5
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:3975: $? = 0
configure:3982: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:3986: $? = 0
configure:3993: g++ -V >&5
g++: '-V' option must have argument
configure:3997: $? = 1
configure:4000: checking whether we are using the GNU C++ compiler
configure:4029: g++ -c conftest.cpp >&5
configure:4036: $? = 0
configure:4053: result: yes
configure:4062: checking whether g++ accepts -g
configure:4092: g++ -c -g conftest.cpp >&5
configure:4099: $? = 0
configure:4200: result: yes
configure:4225: checking dependency style of g++
configure:4316: result: gcc3
configure:4337: checking how to run the C preprocessor
configure:4377: gcc -E conftest.c
configure:4384: $? = 0
configure:4415: gcc -E conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4422: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4455: result: gcc -E
configure:4484: gcc -E conftest.c
configure:4491: $? = 0
configure:4522: gcc -E conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4529: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4569: checking for grep that handles long lines and -e
configure:4629: result: /bin/grep
configure:4634: checking for egrep
configure:4698: result: /bin/grep -E
configure:4703: checking for ANSI C header files
configure:4733: gcc -c -I/usr/include/curl conftest.c >&5
configure:4740: $? = 0
configure:4839: gcc -o conftest -I/usr/include/curl conftest.c >&5
configure:4843: $? = 0
configure:4849: ./conftest
configure:4853: $? = 0
configure:4871: result: yes
configure:4895: checking for sys/types.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for sys/stat.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for stdlib.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for string.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for memory.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for strings.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for inttypes.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for stdint.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4895: checking for unistd.h
configure:4916: gcc -c -I/usr/include/curl conftest.c >&5
configure:4923: $? = 0
configure:4940: result: yes
configure:4965: checking minix/config.h usability
configure:4982: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c:51:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4989: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5003: result: no
configure:5007: checking minix/config.h presence
configure:5022: gcc -E conftest.c
conftest.c:18:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5029: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5043: result: no
configure:5076: checking for minix/config.h
configure:5083: result: no
configure:5114: checking whether it is safe to define __EXTENSIONS__
configure:5142: gcc -c -I/usr/include/curl conftest.c >&5
configure:5149: $? = 0
configure:5164: result: yes
configure:5189: checking whether gcc and cc understand -c and -o together
configure:5224: gcc -c conftest.c -o conftest2.o >&5
configure:5228: $? = 0
configure:5234: gcc -c conftest.c -o conftest2.o >&5
configure:5238: $? = 0
configure:5249: cc -c conftest.c >&5
configure:5253: $? = 0
configure:5261: cc -c conftest.c -o conftest2.o >&5
configure:5265: $? = 0
configure:5271: cc -c conftest.c -o conftest2.o >&5
configure:5275: $? = 0
configure:5293: result: yes
configure:5330: checking for a sed that does not truncate output
configure:5396: result: /bin/sed
configure:5414: checking for fgrep
configure:5478: result: /bin/grep -F
configure:5513: checking for ld used by gcc
configure:5580: result: /usr/bin/ld
configure:5589: checking if the linker (/usr/bin/ld) is GNU ld
configure:5604: result: yes
configure:5616: checking for BSD- or MS-compatible name lister (nm)
configure:5665: result: /usr/bin/nm -B
configure:5783: checking the name lister (/usr/bin/nm -B) interface
configure:5790: gcc -c -I/usr/include/curl conftest.c >&5
configure:5793: /usr/bin/nm -B "conftest.o"
configure:5796: output
0000000000000000 B some_variable
configure:5803: result: BSD nm
configure:5806: checking whether ln -s works
configure:5810: result: yes
configure:5818: checking the maximum length of command line arguments
configure:5938: result: 3458764513820540925
configure:5955: checking whether the shell understands some XSI constructs
configure:5965: result: yes
configure:5969: checking whether the shell understands "+="
configure:5975: result: yes
configure:6010: checking for /usr/bin/ld option to reload object files
configure:6017: result: -r
configure:6086: checking for objdump
configure:6102: found /usr/bin/objdump
configure:6113: result: objdump
configure:6145: checking how to recognize dependent libraries
configure:6341: result: pass_all
configure:6401: checking for ar
configure:6417: found /usr/bin/ar
configure:6428: result: ar
configure:6506: checking for strip
configure:6522: found /usr/bin/strip
configure:6533: result: strip
configure:6605: checking for ranlib
configure:6621: found /usr/bin/ranlib
configure:6632: result: ranlib
configure:6722: checking command to parse /usr/bin/nm -B output from gcc object
configure:6840: gcc -c -I/usr/include/curl conftest.c >&5
configure:6843: $? = 0
configure:6847: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6850: $? = 0
configure:6904: gcc -o conftest -I/usr/include/curl conftest.c conftstm.o >&5
configure:6907: $? = 0
configure:6945: result: ok
configure:7040: gcc -c -I/usr/include/curl conftest.c >&5
configure:7043: $? = 0
configure:7810: checking for dlfcn.h
configure:7831: gcc -c -I/usr/include/curl conftest.c >&5
configure:7838: $? = 0
configure:7855: result: yes
configure:7982: checking for C++ compiler version
configure:7990: g++ --version >&5
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:7994: $? = 0
configure:8001: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:8005: $? = 0
configure:8012: g++ -V >&5
g++: '-V' option must have argument
configure:8016: $? = 1
configure:8019: checking whether we are using the GNU C++ compiler
configure:8072: result: yes
configure:8081: checking whether g++ accepts -g
configure:8219: result: yes
configure:8244: checking dependency style of g++
configure:8335: result: gcc3
configure:8358: checking how to run the C++ preprocessor
configure:8394: g++ -E conftest.cpp
configure:8401: $? = 0
configure:8432: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8439: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8472: result: g++ -E
configure:8501: g++ -E conftest.cpp
configure:8508: $? = 0
configure:8539: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8730: checking for objdir
configure:8745: result: .libs
configure:9041: checking if gcc supports -fno-rtti -fno-exceptions
configure:9059: gcc -c -I/usr/include/curl -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9063: $? = 0
configure:9076: result: no
configure:9096: checking for gcc option to produce PIC
configure:9368: result: -fPIC -DPIC
configure:9380: checking if gcc PIC flag -fPIC -DPIC works
configure:9398: gcc -c -I/usr/include/curl -fPIC -DPIC -DPIC conftest.c >&5
configure:9402: $? = 0
configure:9415: result: yes
configure:9439: checking if gcc static flag -static works
configure:9467: result: yes
configure:9482: checking if gcc supports -c -o file.o
configure:9503: gcc -c -I/usr/include/curl -o out/conftest2.o conftest.c >&5
configure:9507: $? = 0
configure:9529: result: yes
configure:9537: checking if gcc supports -c -o file.o
configure:9584: result: yes
configure:9617: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10692: result: yes
configure:10729: checking whether -lc should be explicitly linked in
configure:10734: gcc -c -I/usr/include/curl conftest.c >&5
configure:10737: $? = 0
configure:10752: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10755: $? = 0
configure:10767: result: no
configure:10931: checking dynamic linker characteristics
configure:11374: gcc -o conftest -I/usr/include/curl -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11381: $? = 0
configure:11626: result: GNU/Linux ld.so
configure:11728: checking how to hardcode library paths into programs
configure:11753: result: immediate
configure:12586: checking whether stripping libraries is possible
configure:12591: result: yes
configure:12626: checking if libtool supports shared libraries
configure:12628: result: yes
configure:12631: checking whether to build shared libraries
configure:12652: result: yes
configure:12655: checking whether to build static libraries
configure:12659: result: no
configure:12809: checking for ld used by g++
configure:12876: result: /usr/bin/ld -m elf_x86_64
configure:12885: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12900: result: yes
configure:12955: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13930: result: yes
configure:13958: g++ -c -g -O2 conftest.cpp >&5
configure:13961: $? = 0
configure:14143: checking for g++ option to produce PIC
configure:14460: result: -fPIC -DPIC
configure:14469: checking if g++ PIC flag -fPIC -DPIC works
configure:14487: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14491: $? = 0
configure:14504: result: yes
configure:14525: checking if g++ static flag -static works
configure:14553: result: yes
configure:14565: checking if g++ supports -c -o file.o
configure:14586: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14590: $? = 0
configure:14612: result: yes
configure:14617: checking if g++ supports -c -o file.o
configure:14664: result: yes
configure:14694: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14723: result: yes
configure:14860: checking dynamic linker characteristics
configure:15251: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:15258: $? = 0
configure:15503: result: GNU/Linux ld.so
configure:15554: checking how to hardcode library paths into programs
configure:15579: result: immediate
configure:15821: checking for stdlib.h
configure:15828: result: yes
configure:15967: checking for GNU libc compatible malloc
configure:16032: result: yes
configure:16065: checking for stdlib.h
configure:16072: result: yes
configure:16211: checking for GNU libc compatible realloc
configure:16276: result: yes
configure:16335: checking target system type
configure:16350: result: x86_64-unknown-linux-gnu
configure:16580: checking if GCC is recent enough
configure:16610: gcc -c -I/usr/include/curl conftest.c >&5
configure:16617: $? = 0
configure:16632: result: yes
configure:16751: checking whether __SUNPRO_C is declared
configure:16780: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:10: error: '__SUNPRO_C' undeclared (first use in this function)
conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in
configure:16787: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 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 ()
| {
| #ifndef __SUNPRO_C
| (void) __SUNPRO_C;
| #endif
|
| ;
| return 0;
| }
configure:16802: result: no
configure:16810: checking whether __ICC is declared
configure:16839: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:10: error: '__ICC' undeclared (first use in this function)
conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in
configure:16846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 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 ()
| {
| #ifndef __ICC
| (void) __ICC;
| #endif
|
| ;
| return 0;
| }
configure:16861: result: no
configure:16918: checking for ISO C++ 98 include files
configure:17000: g++ -c -std=gnu++98 conftest.cpp >&5
configure:17007: $? = 0
configure:17029: result: yes
configure:17071: checking memory usability
configure:17088: g++ -c conftest.cpp >&5
configure:17095: $? = 0
configure:17109: result: yes
configure:17113: checking memory presence
configure:17128: g++ -E conftest.cpp
configure:17135: $? = 0
configure:17149: result: yes
configure:17182: checking for memory
configure:17191: result: yes
configure:17071: checking tr1/memory usability
configure:17088: g++ -c conftest.cpp >&5
configure:17095: $? = 0
configure:17109: result: yes
configure:17113: checking tr1/memory presence
configure:17128: g++ -E conftest.cpp
configure:17135: $? = 0
configure:17149: result: yes
configure:17182: checking for tr1/memory
configure:17191: result: yes
configure:17071: checking boost/shared_ptr.hpp usability
configure:17088: g++ -c conftest.cpp >&5
conftest.cpp:74:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
configure:17095: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <boost/shared_ptr.hpp>
configure:17109: result: no
configure:17113: checking boost/shared_ptr.hpp presence
configure:17128: g++ -E conftest.cpp
conftest.cpp:41:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
configure:17135: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h. */
| #include <boost/shared_ptr.hpp>
configure:17149: result: no
configure:17182: checking for boost/shared_ptr.hpp
configure:17191: result: no
configure:17206: checking the location of shared_ptr header file
configure:17251: g++ -c conftest.cpp >&5
conftest.cpp:53:12: error: 'std::shared_ptr' has not been declared
conftest.cpp: In function 'int main()':
conftest.cpp:60:1: error: 'shared_ptr' was not declared in this scope
conftest.cpp:60:18: error: expected primary-expression before '>' token
conftest.cpp:60:54: error: 'test_ptr' was not declared in this scope
configure:17258: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h. */
|
| #if defined(HAVE_MEMORY)
| # include <memory>
| #endif
| #if defined(HAVE_TR1_MEMORY)
| # include <tr1/memory>
| #endif
| #if defined(HAVE_BOOST_SHARED_PTR_HPP)
| # include <boost/shared_ptr.hpp>
| #endif
| #include <string>
|
| using std::shared_ptr;
| using namespace std;
|
| int
| main ()
| {
|
| shared_ptr<string> test_ptr(new string("test string"));
|
| ;
| return 0;
| }
configure:17251: g++ -c conftest.cpp >&5
conftest.cpp:53:7: error: 'tr1' has not been declared
conftest.cpp: In function 'int main()':
conftest.cpp:60:1: error: 'shared_ptr' was not declared in this scope
conftest.cpp:60:18: error: expected primary-expression before '>' token
conftest.cpp:60:54: error: 'test_ptr' was not declared in this scope
configure:17258: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| /* end confdefs.h. */
|
| #if defined(HAVE_MEMORY)
| # include <memory>
| #endif
| #if defined(HAVE_TR1_MEMORY)
| # include <tr1/memory>
| #endif
| #if defined(HAVE_BOOST_SHARED_PTR_HPP)
| # include <boost/shared_ptr.hpp>
| #endif
| #include <string>
|
| using tr1::shared_ptr;
| using namespace std;
|
| int
| main ()
| {
|
| shared_ptr<string> test_ptr(new string("test string"));
|
| ;
| return 0;
| }
configure:17251: g++ -c conftest.cpp >&5
configure:17258: $? = 0
configure:17278: result:
configure:17305: checking whether byte ordering is bigendian
configure:17330: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c:43:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:17337: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:17387: gcc -c -I/usr/include/curl conftest.c >&5
configure:17394: $? = 0
configure:17426: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:4: error: 'not' undeclared (first use in this function)
conftest.c:49:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:49:8: error: expected ';' before 'big'
configure:17433: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:17685: result: no
configure:17710: checking for an ANSI C-conforming const
configure:17785: gcc -c -I/usr/include/curl conftest.c >&5
configure:17792: $? = 0
configure:17807: result: yes
configure:17817: checking for inline
configure:17843: gcc -c -I/usr/include/curl conftest.c >&5
configure:17850: $? = 0
configure:17868: result: inline
configure:17887: checking for working volatile
configure:17916: gcc -c -I/usr/include/curl conftest.c >&5
configure:17923: $? = 0
configure:17938: result: yes
configure:17948: checking for C/C++ restrict keyword
configure:17983: gcc -c -I/usr/include/curl conftest.c >&5
configure:17990: $? = 0
configure:18008: result: __restrict
configure:18025: checking whether time.h and sys/time.h may both be included
configure:18055: gcc -c -I/usr/include/curl conftest.c >&5
configure:18062: $? = 0
configure:18077: result: yes
configure:18087: checking for size_t
configure:18115: gcc -c -I/usr/include/curl conftest.c >&5
configure:18122: $? = 0
configure:18149: gcc -c -I/usr/include/curl conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:21: error: expected expression before ')' token
configure:18156: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 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 ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18179: result: yes
configure:18198: checking for special C compiler options needed for large files
configure:18293: result: no
configure:18299: checking for _FILE_OFFSET_BITS value needed for large files
configure:18334: gcc -c -I/usr/include/curl conftest.c >&5
configure:18341: $? = 0
configure:18410: result: no
configure:18551: checking "C Compiler version--yes"
configure:18571: result: "gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2"
configure:18576: checking "C++ Compiler version"
configure:18596: result: "g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2"
configure:18688: checking for simple visibility declarations
configure:18720: gcc -std=gnu99 -c -I/usr/include/curl -Werror -fvisibility=hidden conftest.c >&5
configure:18727: $? = 0
configure:18744: result: yes
configure:18762: checking whether to enable assertions
configure:18771: result: yes
configure:18791: checking assert.h usability
configure:18808: gcc -std=gnu99 -c -I/usr/include/curl conftest.c >&5
configure:18815: $? = 0
configure:18829: result: yes
configure:18833: checking assert.h presence
configure:18848: gcc -E conftest.c
configure:18855: $? = 0
configure:18869: result: yes
configure:18902: checking for assert.h
configure:18911: result: yes
configure:19084: checking whether it is safe to use -fdiagnostics-show-option
configure:19112: gcc -std=gnu99 -c -fdiagnostics-show-option -O3 -I/usr/include/curl conftest.c >&5
configure:19119: $? = 0
configure:19135: result: yes
configure:19145: checking whether it is safe to use -Wconversion
configure:19181: gcc -std=gnu99 -c -Wconversion -Werror -pedantic -O3 -I/usr/include/curl conftest.c >&5
configure:19188: $? = 0
configure:19204: result: yes
configure:19209: checking whether it is safe to use -Wconversion with htons
configure:19241: gcc -std=gnu99 -c -Wconversion -Werror -pedantic -O3 -I/usr/include/curl conftest.c >&5
configure:19248: $? = 0
configure:19264: result: yes
configure:19297: checking whether it is safe to use -Wextra
configure:19329: gcc -std=gnu99 -c -pedantic -Wextra -O3 -I/usr/include/curl conftest.c >&5
configure:19336: $? = 0
configure:19352: result: yes
configure:19366: checking whether it is safe to use -Wmissing-declarations from C++
configure:19404: g++ -c -Werror -pedantic -Wmissing-declarations -std=gnu++98 -O3 conftest.cpp >&5
configure:19411: $? = 0
configure:19434: result: yes
configure:19441: checking whether it is safe to use -Wlogical-op
configure:19473: gcc -std=gnu99 -c -pedantic -Wlogical-op -O3 -I/usr/include/curl conftest.c >&5
configure:19480: $? = 0
configure:19496: result: yes
configure:19503: checking whether it is safe to use -Wredundant-decls from C++
configure:19541: g++ -c -pedantic -Wredundant-decls -std=gnu++98 -O3 conftest.cpp >&5
conftest.cpp:49:30: warning: redundant redeclaration of 'void C<E>::foo() [with E = int]' in same scope
conftest.cpp:48:28: warning: previous declaration of 'void C<E>::foo() [with E = int]'
configure:19548: $? = 0
configure:19570: result: yes
configure:19579: checking whether it is safe to use -Wattributes from C++
configure:19637: g++ -c -pedantic -Wattributes -fvisibility=hidden -std=gnu++98 -O3 conftest.cpp >&5
conftest.cpp:47:37: fatal error: google/protobuf/message.h: No such file or directory
compilation terminated.
configure:19644: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
|
| #include <google/protobuf/message.h>
| #include <google/protobuf/descriptor.h>
|
|
| const ::google::protobuf::EnumDescriptor* Table_TableOptions_RowType_descriptor();
| enum Table_TableOptions_RowType {
| Table_TableOptions_RowType_ROW_TYPE_DEFAULT = 0,
| Table_TableOptions_RowType_ROW_TYPE_FIXED = 1,
| Table_TableOptions_RowType_ROW_TYPE_DYNAMIC = 2,
| Table_TableOptions_RowType_ROW_TYPE_COMPRESSED = 3,
| Table_TableOptions_RowType_ROW_TYPE_REDUNDANT = 4,
| Table_TableOptions_RowType_ROW_TYPE_COMPACT = 5,
| Table_TableOptions_RowType_ROW_TYPE_PAGE = 6
| };
|
| namespace google {
| namespace protobuf {
| template <>
| inline const EnumDescriptor* GetEnumDescriptor<Table_TableOptions_RowType>() {
| return Table_TableOptions_RowType_descriptor();
| }
| }
| }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19666: result: no
configure:19668: checking whether it is safe to use -Wno-attributes
configure:19700: gcc -std=gnu99 -c -pedantic -Wno_attributes_ -O3 -I/usr/include/curl conftest.c >&5
cc1: error: unrecognized command line option "-Wno_attributes_"
configure:19707: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| ;
| return 0;
| }
|
configure:19723: result: no
configure:20452: checking for doxygen
configure:20482: result: no
configure:20494: checking for perl
configure:20510: found /usr/bin/perl
configure:20521: result: perl
configure:20559: checking for working -pipe
configure:20587: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
configure:20594: $? = 0
configure:20610: result: yes
configure:20829: checking for the pthreads library -lpthreads
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:20879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:20902: result: no
configure:20774: checking whether pthreads work without any flags
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
/tmp/ccONBMPP.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:20902: result: no
configure:20779: checking whether pthreads work with -Kthread
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -Kthread -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
gcc: unrecognized option '-Kthread'
/tmp/ccwxX4iL.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:20902: result: no
configure:20779: checking whether pthreads work with -kthread
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -kthread -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
gcc: unrecognized option '-kthread'
/tmp/ccBnRSzS.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:20902: result: no
configure:20829: checking for the pthreads library -llthread
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c -llthread >&5
/usr/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:20879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:20902: result: no
configure:20779: checking whether pthreads work with -pthread
configure:20872: gcc -std=gnu99 -o conftest -I/usr/include/curl -pthread -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
configure:20879: $? = 0
configure:20902: result: yes
configure:20921: checking for joinable pthread attribute
configure:20946: gcc -std=gnu99 -o conftest -I/usr/include/curl -pthread -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
configure:20953: $? = 0
configure:20973: result: PTHREAD_CREATE_JOINABLE
configure:20983: checking if more special flags are required for pthreads
configure:20990: result: no
configure:21090: checking for pthread_yield_np
configure:21146: gcc -std=gnu99 -o conftest -pthread -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
/tmp/cc5pbgnq.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pthread_yield_np'
collect2: ld returned 1 exit status
configure:21153: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_yield_np to an innocuous variant, in case <limits.h> declares pthread_yield_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_yield_np innocuous_pthread_yield_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_yield_np (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_yield_np
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_yield_np ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_yield_np || defined __stub___pthread_yield_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_yield_np ();
| ;
| return 0;
| }
configure:21175: result: no
configure:21187: checking if pthread_yield takes zero arguments
configure:21218: gcc -std=gnu99 -o conftest -pthread -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
configure:21225: $? = 0
configure:21245: result: yes
configure:21258: checking if pthread_yield takes one argument
configure:21289: gcc -std=gnu99 -o conftest -pthread -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:3: error: too many arguments to function 'pthread_yield'
/usr/include/pthread.h:453:12: note: declared here
configure:21296: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
| /* end confdefs.h. */
|
| #include <pthread.h>
|
| int
| main ()
| {
|
| pthread_yield(0);
|
| ;
| return 0;
| }
configure:21316: result: no
configure:21370: checking for ld used by GCC
configure:21434: result: /usr/bin/ld -m elf_x86_64
configure:21443: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:21456: result: yes
configure:21463: checking for shared library run path origin
configure:21476: result: done
configure:22008: checking for libcurl
configure:22040: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c -lcurl >&5
/usr/lib64/libcurl.so: undefined reference to `ldap_sasl_bind@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_get_dn_ber@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ber_sockbuf_add_io@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_unbind_ext@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_get_attribute_ber@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_parse_result@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_set_option@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_abandon_ext@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_msgfree@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_result@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_search_ext@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_get_option@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ber_memfree@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_memfree@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_pvt_url_scheme2proto@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_next_message@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ber_free@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_err2string@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_init_fd@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_msgtype@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_free_urldesc@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_url_parse@OPENLDAP_2.4_2'
/usr/lib64/libcurl.so: undefined reference to `ldap_first_message@OPENLDAP_2.4_2'
collect2: ld returned 1 exit status
configure:22047: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
| /* end confdefs.h. */
| #include <curl/curl.h>
| int
| main ()
| {
|
| CURL *handle;
| handle=curl_easy_init();
|
| ;
| return 0;
| }
configure:22069: result: no
configure:22104: checking if libcurl has CURLOPT_USERNAME
configure:22136: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
conftest.c:50:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
conftest.c:51:12: warning: data definition has no type or storage class
conftest.c:51:12: warning: type defaults to 'int' in declaration of 'handle'
conftest.c:51:12: warning: implicit declaration of function 'curl_easy_init'
conftest.c:51:12: error: initializer element is not constant
conftest.c:52:12: warning: data definition has no type or storage class
conftest.c:52:12: warning: type defaults to 'int' in declaration of 'rv'
conftest.c:52:12: warning: implicit declaration of function 'curl_easy_setopt'
conftest.c:52:33: error: 'curl_handle' undeclared here (not in a function)
conftest.c:52:46: error: 'CURLOPT_USERNAME' undeclared here (not in a function)
configure:22143: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
| /* end confdefs.h. */
|
| CURL *handle;
| handle=curl_easy_init();
| rv= curl_easy_setopt(curl_handle, CURLOPT_USERNAME, "foo");
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:22159: result: no
configure:22184: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure:22703: checking for libsqlite3
configure:22738: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c -lsqlite3 >&5
conftest.c:50:27: fatal error: sqlite3.h: No such file or directory
compilation terminated.
configure:22745: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <sqlite3.h>
|
| int
| main ()
| {
|
| sqlite3 *db;
| sqlite3_open(NULL, &db);
|
| ;
| return 0;
| }
configure:22767: result: no
configure:23327: checking for libstrophe
configure:23364: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c -lstrophe >&5
conftest.c:50:27: fatal error: strophe.h: No such file or directory
compilation terminated.
configure:23371: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <strophe.h>
|
| int
| main ()
| {
|
| xmpp_conn_t *conn = NULL;
| xmpp_ctx_t *ctx = NULL;
| xmpp_stanza_t *reply = NULL;
| xmpp_initialize();
|
| ;
| return 0;
| }
configure:23393: result: no
configure:23441: checking for stdbool.h that conforms to C99
configure:23536: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
configure:23543: $? = 0
configure:23558: result: yes
configure:23560: checking for _Bool
configure:23588: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
configure:23595: $? = 0
configure:23622: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:20: error: expected expression before ')' token
configure:23629: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libconflate"
| #define PACKAGE_TARNAME "libconflate"
| #define PACKAGE_VERSION "1.7.0"
| #define PACKAGE_STRING "libconflate 1.7.0"
| #define PACKAGE_BUGREPORT "dustin@spy.noet"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define PACKAGE "libconflate"
| #define VERSION "1.7.0"
| #define HOST_VENDOR "unknown"
| #define HOST_OS "linux-gnu"
| #define HOST_CPU "x86_64"
| #define TARGET_VENDOR "unknown"
| #define TARGET_OS "linux-gnu"
| #define TARGET_CPU "x86_64"
| #define TARGET_OS_LINUX 1
| #define STDCXX_98_HEADERS /**/
| #define HAVE_MEMORY 1
| #define HAVE_TR1_MEMORY 1
| #define SHARED_PTR_NAMESPACE std::tr1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VISIBILITY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_YIELD_ZERO_ARG 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 ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:23652: result: yes
configure:23680: skipping check unit-test dependency
configure:23979: checking syslog.h usability
configure:23996: gcc -std=gnu99 -c -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c >&5
configure:24003: $? = 0
configure:24017: result: yes
configure:24021: checking syslog.h presence
configure:24036: gcc -E -I/home/praveen/LIs/nosql/membase-server_src/install/include conftest.c
configure:24043: $? = 0
configure:24057: result: yes
configure:24090: checking for syslog.h
configure:24099: result: yes
configure:24129: checking for strsep
configure:24185: gcc -std=gnu99 -o conftest -I/usr/include/curl -I/home/praveen/LIs/nosql/membase-server_src/install/include -L/home/praveen/LIs/nosql/membase-server_src/install/lib conftest.c >&5
configure:24192: $? = 0
configure:24214: result: yes
configure:24406: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libconflate config.status 1.7.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on falcon
config.status:1142: creating Makefile
config.status:1142: creating tests/Makefile
config.status:1142: creating libconflate.pc
config.status:1142: creating config.h
config.status:1416: executing depfiles commands
config.status:1416: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_assert=yes
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_building_from_bzr=no
ac_cv_building_from_git=no
ac_cv_building_from_hg=no
ac_cv_building_from_svn=no
ac_cv_building_from_vc=no
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_stdcxx_98=yes
ac_cv_enable_dtrace=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-I/usr/include/curl
ac_cv_env_CHECK_CFLAGS_set=
ac_cv_env_CHECK_CFLAGS_value=
ac_cv_env_CHECK_LIBS_set=
ac_cv_env_CHECK_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_func_malloc_0_nonnull=yes
ac_cv_func_pthread_yield_np=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_strsep=yes
ac_cv_gcc_recent=yes
ac_cv_have_decl___ICC=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_header_assert_h=yes
ac_cv_header_boost_shared_ptr_hpp=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_tr1_memory=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_libcurl=no
ac_cv_libsqlite3=no
ac_cv_libstrophe=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_safe_to_use_Wattributes_=no
ac_cv_safe_to_use_Wconversion_=yes
ac_cv_safe_to_use_Wextra_=yes
ac_cv_safe_to_use_Wlogical_op_=yes
ac_cv_safe_to_use_Wmissing_declarations_=yes
ac_cv_safe_to_use_Wno_attributes_=no
ac_cv_safe_to_use_Wredundant_decls_=yes
ac_cv_safe_to_use_fdiagnostics_show_option_=yes
ac_cv_safe_to_use_wconversion_=yes
ac_cv_shared_ptr_namespace=std::tr1
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_size_t=yes
ac_cv_warnings_as_errors=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
gl_cv_cc_visibility=yes
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=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[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=3458764513820540925
pandora_cv_curl_have_username=no
pandora_cv_pthread_yield_one_arg=no
pandora_cv_pthread_yield_zero_arg=yes
pandora_cv_use_pipe=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run tar'
AM_CFLAGS='-pthread -pipe -O3 -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DCONFLATE_NO_SQLITE -DCONFLATE_USE_REST'
AM_CPPFLAGS='-I${top_srcdir} -I${top_builddir} -ggdb3 '
AM_CXXFLAGS='-pthread -pipe -std=gnu++98 -O3 -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wmissing-declarations -Wredundant-decls '
AR='ar'
AUTOCONF='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run automake-1.10'
AWK='gawk'
BETTER_MALLOC_LIBS=''
CC='gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CC_VERSION='gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2'
CFLAGS='-I/usr/include/curl'
CFLAG_VISIBILITY='-fvisibility=hidden'
CHECK_CFLAGS=''
CHECK_LIBS=''
CPP='gcc -E'
CPPFLAGS='-I/home/praveen/LIs/nosql/membase-server_src/install/include'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXX_STANDARD='-std=gnu++98'
CXX_VERSION='g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN=''
DSYMUTIL=''
DTRACE=''
DTRACEFLAGS=''
DTRACE_NEEDS_OBJECTS_FALSE=''
DTRACE_NEEDS_OBJECTS_TRUE='#'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GCOV_LIBS=''
GREP='/bin/grep'
HAVE_DTRACE_FALSE=''
HAVE_DTRACE_TRUE='#'
HAVE_LIBCURL='no'
HAVE_LIBCURL_FALSE=''
HAVE_LIBCURL_TRUE='#'
HAVE_LIBSQLITE3='no'
HAVE_LIBSQLITE3_FALSE=''
HAVE_LIBSQLITE3_TRUE='#'
HAVE_LIBSTROPHE='no'
HAVE_LIBSTROPHE_FALSE=''
HAVE_LIBSTROPHE_TRUE='#'
HAVE_VISIBILITY='1'
INNOBASE_SKIP_WARNINGS='-Wno-shadow -Wno-cast-align'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISAINFO='no'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/praveen/LIs/nosql/membase-server_src/install/lib'
LIBCONFLATE_LINKFLAGS=''
LIBCURL=''
LIBCURL_PREFIX=''
LIBC_P=''
LIBOBJS=''
LIBS=' '
LIBSQLITE3=''
LIBSQLITE3_PREFIX=''
LIBSTROPHE=''
LIBSTROPHE_PREFIX=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBCURL=''
LTLIBOBJS=''
LTLIBSQLITE3=''
LTLIBSTROPHE=''
MAKEINFO='${SHELL} /home/praveen/LIs/nosql/membase-server_src/libconflate/config/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_CONVERSION=''
NO_EFF_CXX=''
NO_OLD_STYLE_CAST=''
NO_REDUNDANT_DECLS='-Wno-redundant-decls'
NO_SHADOW='-Wno-shadow'
NO_STRICT_ALIASING='-fno-strict-aliasing -Wno-strict-aliasing'
NO_UNREACHED=''
NO_WERROR='-Wno-error'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libconflate'
PACKAGE_BUGREPORT='dustin@spy.noet'
PACKAGE_NAME='libconflate'
PACKAGE_STRING='libconflate 1.7.0'
PACKAGE_TARNAME='libconflate'
PACKAGE_VERSION='1.7.0'
PATH_SEPARATOR=':'
PERL='perl'
PKG_CONFIG=''
PROTOSKIP_WARNINGS='-Wno-effc++ -Wno-shadow -Wno-missing-braces '
PTHREAD_CC='gcc -std=gnu99'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TARGET_FREEBSD=''
TARGET_LINUX='true'
TARGET_OSX=''
TARGET_SOLARIS=''
VERSION='1.7.0'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='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='${prefix}'
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) /home/praveen/LIs/nosql/membase-server_src/libconflate/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/praveen/LIs/nosql/membase-server_src/install'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "libconflate"
#define PACKAGE_TARNAME "libconflate"
#define PACKAGE_VERSION "1.7.0"
#define PACKAGE_STRING "libconflate 1.7.0"
#define PACKAGE_BUGREPORT "dustin@spy.noet"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define PACKAGE "libconflate"
#define VERSION "1.7.0"
#define HOST_VENDOR "unknown"
#define HOST_OS "linux-gnu"
#define HOST_CPU "x86_64"
#define TARGET_VENDOR "unknown"
#define TARGET_OS "linux-gnu"
#define TARGET_CPU "x86_64"
#define TARGET_OS_LINUX 1
#define STDCXX_98_HEADERS /**/
#define HAVE_MEMORY 1
#define HAVE_TR1_MEMORY 1
#define SHARED_PTR_NAMESPACE std::tr1
#define restrict __restrict
#define TIME_WITH_SYS_TIME 1
#define HAVE_VISIBILITY 1
#define HAVE_ASSERT_H 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_YIELD_ZERO_ARG 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_STRSEP 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment