This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libtorrent configure 0.13.2, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/home/thedrx

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

hostname = cultnet
uname -m = x86_64
uname -r = 3.0.6-gentoo
uname -s = Linux
uname -v = #4 SMP Fri Mar 2 00:35:15 EST 2012

/usr/bin/uname -p = Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
/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: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3
PATH: /usr/x86_64-pc-linux-gnu/armv5tel-softfloat-linux-gnueabi/gcc-bin/4.6.3


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

configure:2634: checking for a BSD-compatible install
configure:2702: result: /usr/bin/install -c
configure:2713: checking whether build environment is sane
configure:2763: result: yes
configure:2904: checking for a thread-safe mkdir -p
configure:2943: result: /bin/mkdir -p
configure:2956: checking for gawk
configure:2972: found /usr/bin/gawk
configure:2983: result: gawk
configure:2994: checking whether make sets $(MAKE)
configure:3016: result: yes
configure:3132: checking for cppunit-config
configure:3163: result: no
configure:3173: checking for Cppunit - version >= 1.9.6
configure:3177: result: no
configure:3328: checking build system type
configure:3342: result: x86_64-unknown-linux-gnu
configure:3362: checking host system type
configure:3375: result: x86_64-unknown-linux-gnu
configure:3416: checking how to print strings
configure:3443: result: printf
configure:3476: checking for style of include used by make
configure:3504: result: GNU
configure:3575: checking for gcc
configure:3591: found /usr/bin/gcc
configure:3602: result: gcc
configure:3831: checking for C compiler version
configure:3840: gcc --version >&5
gcc (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 4.5.3
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:3851: $? = 0
configure:3840: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.5, pie-0.4.7'
Thread model: posix
gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 
configure:3851: $? = 0
configure:3840: gcc -V >&5
gcc: '-V' option must have argument
configure:3851: $? = 1
configure:3840: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3851: $? = 1
configure:3871: checking whether the C compiler works
configure:3893: gcc    conftest.c  >&5
configure:3897: $? = 0
configure:3945: result: yes
configure:3948: checking for C compiler default output file name
configure:3950: result: a.out
configure:3956: checking for suffix of executables
configure:3963: gcc -o conftest    conftest.c  >&5
configure:3967: $? = 0
configure:3989: result: 
configure:4011: checking whether we are cross compiling
configure:4019: gcc -o conftest    conftest.c  >&5
configure:4023: $? = 0
configure:4030: ./conftest
configure:4034: $? = 0
configure:4049: result: no
configure:4054: checking for suffix of object files
configure:4076: gcc -c   conftest.c >&5
configure:4080: $? = 0
configure:4101: result: o
configure:4105: checking whether we are using the GNU C compiler
configure:4124: gcc -c   conftest.c >&5
configure:4124: $? = 0
configure:4133: result: yes
configure:4142: checking whether gcc accepts -g
configure:4162: gcc -c -g  conftest.c >&5
configure:4162: $? = 0
configure:4203: result: yes
configure:4220: checking for gcc option to accept ISO C89
configure:4284: gcc  -c -g -O2  conftest.c >&5
configure:4284: $? = 0
configure:4297: result: none needed
configure:4319: checking dependency style of gcc
configure:4430: result: gcc3
configure:4445: checking for a sed that does not truncate output
configure:4509: result: /bin/sed
configure:4527: checking for grep that handles long lines and -e
configure:4585: result: /bin/grep
configure:4590: checking for egrep
configure:4652: result: /bin/grep -E
configure:4657: checking for fgrep
configure:4719: result: /bin/grep -F
configure:4754: checking for ld used by gcc
configure:4821: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:4828: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:4843: result: yes
configure:4855: checking for BSD- or MS-compatible name lister (nm)
configure:4904: result: /usr/bin/nm -B
configure:5034: checking the name lister (/usr/bin/nm -B) interface
configure:5041: gcc -c -g -O2  conftest.c >&5
configure:5044: /usr/bin/nm -B "conftest.o"
configure:5047: output
0000000000000000 B some_variable
configure:5054: result: BSD nm
configure:5057: checking whether ln -s works
configure:5061: result: yes
configure:5069: checking the maximum length of command line arguments
configure:5199: result: 1572864
configure:5216: checking whether the shell understands some XSI constructs
configure:5226: result: yes
configure:5230: checking whether the shell understands "+="
configure:5236: result: yes
configure:5271: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5311: result: func_convert_file_noop
configure:5318: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5338: result: func_convert_file_noop
configure:5345: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:5352: result: -r
configure:5426: checking for objdump
configure:5442: found /usr/bin/objdump
configure:5453: result: objdump
configure:5485: checking how to recognize dependent libraries
configure:5687: result: pass_all
configure:5772: checking for dlltool
configure:5802: result: no
configure:5832: checking how to associate runtime and link libraries
configure:5859: result: printf %s\n
configure:5920: checking for ar
configure:5936: found /usr/bin/ar
configure:5947: result: ar
configure:5984: checking for archiver @FILE support
configure:6001: gcc -c -g -O2  conftest.c >&5
configure:6001: $? = 0
configure:6004: ar cru libconftest.a @conftest.lst >&5
configure:6007: $? = 0
configure:6012: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6015: $? = 1
configure:6027: result: @
configure:6085: checking for strip
configure:6101: found /usr/bin/strip
configure:6112: result: strip
configure:6184: checking for ranlib
configure:6200: found /usr/bin/ranlib
configure:6211: result: ranlib
configure:6313: checking command to parse /usr/bin/nm -B output from gcc object
configure:6433: gcc -c -g -O2  conftest.c >&5
configure:6436: $? = 0
configure:6440: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6443: $? = 0
configure:6509: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6512: $? = 0
configure:6550: result: ok
configure:6587: checking for sysroot
configure:6617: result: no
configure:6694: gcc -c -g -O2  conftest.c >&5
configure:6697: $? = 0
configure:6873: checking for mt
configure:6903: result: no
configure:6923: checking if : is a manifest tool
configure:6929: : '-?'
configure:6937: result: no
configure:7579: checking how to run the C preprocessor
configure:7610: gcc -E  conftest.c
configure:7610: $? = 0
configure:7624: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7649: result: gcc -E
configure:7669: gcc -E  conftest.c
configure:7669: $? = 0
configure:7683: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7712: checking for ANSI C header files
configure:7732: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7805: gcc -o conftest -g -O2   conftest.c  >&5
configure:7805: $? = 0
configure:7805: ./conftest
configure:7805: $? = 0
configure:7816: result: yes
configure:7829: checking for sys/types.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for sys/stat.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for stdlib.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for string.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for memory.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for strings.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for inttypes.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for stdint.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7829: checking for unistd.h
configure:7829: gcc -c -g -O2  conftest.c >&5
configure:7829: $? = 0
configure:7829: result: yes
configure:7843: checking for dlfcn.h
configure:7843: gcc -c -g -O2  conftest.c >&5
configure:7843: $? = 0
configure:7843: result: yes
configure:8019: checking for objdir
configure:8034: result: .libs
configure:8305: checking if gcc supports -fno-rtti -fno-exceptions
configure:8323: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8327: $? = 0
configure:8340: result: no
configure:8667: checking for gcc option to produce PIC
configure:8674: result: -fPIC -DPIC
configure:8682: checking if gcc PIC flag -fPIC -DPIC works
configure:8700: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8704: $? = 0
configure:8717: result: yes
configure:8746: checking if gcc static flag -static works
configure:8774: result: yes
configure:8789: checking if gcc supports -c -o file.o
configure:8810: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8814: $? = 0
configure:8836: result: yes
configure:8844: checking if gcc supports -c -o file.o
configure:8891: result: yes
configure:8924: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:10077: result: yes
configure:10114: checking whether -lc should be explicitly linked in
configure:10122: gcc -c -g -O2  conftest.c >&5
configure:10125: $? = 0
configure:10140: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10143: $? = 0
configure:10157: result: no
configure:10317: checking dynamic linker characteristics
configure:10828: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10828: $? = 0
configure:11050: result: GNU/Linux ld.so
configure:11157: checking how to hardcode library paths into programs
configure:11182: result: immediate
configure:11722: checking whether stripping libraries is possible
configure:11727: result: yes
configure:11762: checking if libtool supports shared libraries
configure:11764: result: yes
configure:11767: checking whether to build shared libraries
configure:11788: result: yes
configure:11791: checking whether to build static libraries
configure:11795: result: no
configure:11890: checking for g++
configure:11906: found /usr/bin/g++
configure:11917: result: g++
configure:11944: checking for C++ compiler version
configure:11953: g++ --version >&5
g++ (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 4.5.3
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:11964: $? = 0
configure:11953: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.5, pie-0.4.7'
Thread model: posix
gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 
configure:11964: $? = 0
configure:11953: g++ -V >&5
g++: '-V' option must have argument
configure:11964: $? = 1
configure:11953: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:11964: $? = 1
configure:11968: checking whether we are using the GNU C++ compiler
configure:11987: g++ -c   conftest.cpp >&5
configure:11987: $? = 0
configure:11996: result: yes
configure:12005: checking whether g++ accepts -g
configure:12025: g++ -c -g  conftest.cpp >&5
configure:12025: $? = 0
configure:12066: result: yes
configure:12091: checking dependency style of g++
configure:12202: result: gcc3
configure:12235: checking how to run the C++ preprocessor
configure:12262: g++ -E  conftest.cpp
configure:12262: $? = 0
configure:12276: g++ -E  conftest.cpp
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12301: result: g++ -E
configure:12321: g++ -E  conftest.cpp
configure:12321: $? = 0
configure:12335: g++ -E  conftest.cpp
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12504: checking for ld used by g++
configure:12571: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:12578: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
configure:12593: result: yes
configure:12648: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:13653: result: yes
configure:13689: g++ -c -g -O2  conftest.cpp >&5
configure:13692: $? = 0
configure:14212: checking for g++ option to produce PIC
configure:14219: result: -fPIC -DPIC
configure:14227: checking if g++ PIC flag -fPIC -DPIC works
configure:14245: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14249: $? = 0
configure:14262: result: yes
configure:14285: checking if g++ static flag -static works
configure:14313: result: yes
configure:14325: checking if g++ supports -c -o file.o
configure:14346: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:14350: $? = 0
configure:14372: result: yes
configure:14377: checking if g++ supports -c -o file.o
configure:14424: result: yes
configure:14454: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14490: result: yes
configure:14631: checking dynamic linker characteristics
configure:15298: result: GNU/Linux ld.so
configure:15351: checking how to hardcode library paths into programs
configure:15376: result: immediate
configure:15417: checking whether byte ordering is bigendian
configure:15432: gcc -c -g -O2  conftest.c >&5
conftest.c:26:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:15432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:15477: gcc -c -g -O2  conftest.c >&5
configure:15477: $? = 0
configure:15495: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:4: error: 'not' undeclared (first use in this function)
conftest.c:32:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:32:8: error: expected ';' before 'big'
configure:15495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:15623: result: no
configure:15658: checking the byte alignment
configure:15680: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:29:9: warning: excess elements in scalar initializer
conftest.c:29:9: warning: (near initialization for 'buf8')
conftest.c:32:21: error: 'buf' undeclared (first use in this function)
conftest.c:32:21: note: each undeclared identifier is reported only once for each function it appears in
configure:15680: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| /* end confdefs.h.  */
| 
|       #include <inttypes.h>
|       int main() {
|         char buf8 = { 0, 0, 0, 0, 1, 0, 0, 0 };
| 	int i;
|         for (i = 1; i < 4; ++i)
| 	  if (*(uint32_t*)(buf + i) == 0) return -1;
| 	return 0;
| 	}
| 
configure:15690: result: required
configure:15705: checking for user-defined CXXFLAGS
configure:15709: result: user-defined "-g -O2"
configure:15821: checking for TR1 support
configure:15832: g++ -c -g -O2 -g -DDEBUG  conftest.cpp >&5
configure:15832: $? = 0
configure:15834: result: yes
configure:15926: checking for C++11 support
configure:15940: g++ -c -g -O2 -g -DDEBUG  conftest.cpp >&5
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/unordered_map:35:0,
                 from conftest.cpp:30:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/c++0x_warning.h:31:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options.
conftest.cpp:32:15: error: 'unordered_map' in namespace 'std' does not name a type
conftest.cpp:34:20: error: 'Bar' does not name a type
configure:15940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| /* end confdefs.h.  */
| 
|       #include <functional>
|       #include <unordered_map>
|       class Foo;
|       typedef std::unordered_map<Foo*, int> Bar;
| 
|       union test { Bar b1; };
| 
configure:15950: result: no
configure:15991: checking for special C compiler options needed for large files
configure:16036: result: no
configure:16042: checking for _FILE_OFFSET_BITS value needed for large files
configure:16067: gcc -c -g -O2  conftest.c >&5
configure:16067: $? = 0
configure:16099: result: no
configure:16216: checking for sysroot
configure:16220: result: no
configure:16341: checking for kqueue support
configure:16355: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:30:29: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:16355: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| /* end confdefs.h.  */
| 
|       #include <sys/time.h>  /* Because OpenBSD's sys/event.h fails to compile otherwise. Yeah... */
|       #include <sys/event.h>
|       int main() {
|         int fd = kqueue();
|         return 0;
|       }
| 
configure:16365: result: no
configure:16373: checking whether kqueue supports pipes and ptys
configure:16412: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:32:29: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:16412: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| /* end confdefs.h.  */
| 
|       #include <fcntl.h>
|       #include <stdlib.h>
|       #include <unistd.h>
|       #include <sys/event.h>
|       #include <sys/time.h>
|       int main() {
|         struct kevent ev2, ev_out2;
|         struct timespec ts = { 0, 0 };
|         int pfd2, pty2, kfd, n;
|         char buffer9001;
|         if (pipe(pfd) == -1) return 1;
|         if (fcntl(pfd1, F_SETFL, O_NONBLOCK) == -1) return 2;
|         while ((n = write(pfd1, buffer, sizeof(buffer))) == sizeof(buffer));
|         if ((pty0=posix_openpt(O_RDWR | O_NOCTTY)) == -1) return 3;
|         if ((pty1=grantpt(pty0)) == -1) return 4;
|         EV_SET(ev+0, pfd1, EVFILT_WRITE, EV_ADD | EV_ENABLE, 0, 0, NULL);
|         EV_SET(ev+1, pty1, EVFILT_READ, EV_ADD | EV_ENABLE, 0, 0, NULL);
|         if ((kfd = kqueue()) == -1) return 5;
|         if ((n = kevent(kfd, ev, 2, NULL, 0, NULL)) == -1) return 6;
|         if (ev_out0.flags & EV_ERROR) return 7;
|         if (ev_out1.flags & EV_ERROR) return 8;
|         read(pfd0, buffer, sizeof(buffer));
|         if ((n = kevent(kfd, NULL, 0, ev_out, 2, &ts)) < 1) return 9;
|         return 0;
|       }
| 
configure:16422: result: no
configure:16476: checking for epoll support
configure:16489: gcc -c -g -O2  conftest.c >&5
configure:16489: $? = 0
configure:16494: result: yes
configure:16510: checking for fallocate
configure:16527: gcc -o conftest -g -O2   conftest.c  >&5
configure:16527: $? = 0
configure:16532: result: yes
configure:16609: checking size of long
configure:16614: gcc -o conftest -g -O2   conftest.c  >&5
configure:16614: $? = 0
configure:16614: ./conftest
configure:16614: $? = 0
configure:16628: result: 8
configure:16746: checking sys/vfs.h usability
configure:16746: gcc -c -g -O2  conftest.c >&5
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking sys/vfs.h presence
configure:16746: gcc -E  conftest.c
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking for sys/vfs.h
configure:16746: result: yes
configure:16746: checking sys/statvfs.h usability
configure:16746: gcc -c -g -O2  conftest.c >&5
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking sys/statvfs.h presence
configure:16746: gcc -E  conftest.c
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking for sys/statvfs.h
configure:16746: result: yes
configure:16746: checking sys/statfs.h usability
configure:16746: gcc -c -g -O2  conftest.c >&5
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking sys/statfs.h presence
configure:16746: gcc -E  conftest.c
configure:16746: $? = 0
configure:16746: result: yes
configure:16746: checking for sys/statfs.h
configure:16746: result: yes
configure:16757: checking for statvfs
configure:16785: gcc -o conftest -g -O2   conftest.c  >&5
configure:16785: $? = 0
configure:16805: result: ok
configure:17054: checking if compiler supports __attribute__((visibility("default")))
configure:17065: g++ -c -g -O2 -g -DDEBUG -fvisibility=hidden  conftest.cpp >&5
configure:17065: $? = 0
configure:17073: result: yes
configure:17265: checking for the pthreads library -lpthreads
configure:17303: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:17303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:17312: result: no
configure:17210: checking whether pthreads work without any flags
configure:17303: gcc -o conftest -g -O2    conftest.c   >&5
/tmp/ccTh7wll.o: In function `main':
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:50: undefined reference to `pthread_create'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:51: undefined reference to `pthread_join'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:17303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:17312: result: no
configure:17215: checking whether pthreads work with -Kthread
configure:17303: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
gcc: unrecognized option '-Kthread'
/tmp/ccl5S41q.o: In function `main':
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:50: undefined reference to `pthread_create'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:51: undefined reference to `pthread_join'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:17303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:17312: result: no
configure:17215: checking whether pthreads work with -kthread
configure:17303: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
gcc: unrecognized option '-kthread'
/tmp/cclrwIit.o: In function `main':
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:50: undefined reference to `pthread_create'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:51: undefined reference to `pthread_join'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/libtorrent-0.13.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:17303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:17312: result: no
configure:17265: checking for the pthreads library -llthread
configure:17303: gcc -o conftest -g -O2    conftest.c -llthread  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:17303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:17312: result: no
configure:17215: checking whether pthreads work with -pthread
configure:17303: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:17303: $? = 0
configure:17312: result: yes
configure:17331: checking for joinable pthread attribute
configure:17346: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:17346: $? = 0
configure:17352: result: PTHREAD_CREATE_JOINABLE
configure:17362: checking if more special flags are required for pthreads
configure:17376: result: no
configure:17382: checking for PTHREAD_PRIO_INHERIT
configure:17400: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:48:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
conftest.c:48:9: note: each undeclared identifier is reported only once for each function it appears in
configure:17400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| /* end confdefs.h.  */
| 
|                     #include <pthread.h>
| int
| main ()
| {
| int i = PTHREAD_PRIO_INHERIT;
|   ;
|   return 0;
| }
configure:17409: result: no
configure:17552: checking for pkg-config
configure:17570: found /usr/bin/pkg-config
configure:17582: result: /usr/bin/pkg-config
configure:17607: checking pkg-config is at least version 0.9.0
configure:17610: result: yes
configure:17731: checking for OPENSSL
configure:17738: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:17741: $? = 0
configure:17755: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:17758: $? = 0
configure:17816: result: yes
configure:17848: checking for STUFF
configure:17855: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
configure:17858: $? = 0
configure:17872: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
configure:17875: $? = 0
configure:17933: result: yes
configure:17941: checking for posix_memalign
configure:17941: gcc -o conftest -g -O2 -pthread   conftest.c   -lcrypto   -lsigc-2.0   >&5
configure:17941: $? = 0
configure:17941: result: yes
configure:17952: checking for madvise
configure:17963: gcc -c -g -O2 -pthread  conftest.c >&5
conftest.c: In function 'f':
conftest.c:50:60: error: 'test' undeclared (first use in this function)
conftest.c:50:60: note: each undeclared identifier is reported only once for each function it appears in
configure:17963: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| #define HAVE_PTHREAD 1
| #define USE_OPENSSL 1
| #define USE_OPENSSL_SHA 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h.  */
| 
|       #include <sys/types.h>
|           #include <sys/mman.h>
|           void f() { static char test1024; madvise((void *)test, sizeof(test), MADV_NORMAL); }
| 
configure:17973: result: no
configure:17980: checking for cacheline
configure:17992: gcc -c -g -O2 -pthread  conftest.c >&5
conftest.c:49:35: fatal error: linux/cache.h: No such file or directory
compilation terminated.
configure:17992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent"
| #define PACKAGE_TARNAME "libtorrent"
| #define PACKAGE_VERSION "0.13.2"
| #define PACKAGE_STRING "libtorrent 0.13.2"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define PEER_NAME "-lt0D20-"
| #define PEER_VERSION "lt\x0D\x20"
| #define PACKAGE "libtorrent"
| #define VERSION "0.13.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IS_LITTLE_ENDIAN 1
| #define USE_ALIGNED 1
| #define HAVE_TR1 1
| #define KQUEUE_SOCKET_ONLY 1
| #define USE_EPOLL 1
| #define HAVE_FALLOCATE 1
| #define SIZEOF_LONG 8
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1
| #define HAVE_PTHREAD 1
| #define USE_OPENSSL 1
| #define USE_OPENSSL_SHA 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h.  */
| 
|       #include <stdlib.h>
|           #include <linux/cache.h>
|           void* vptr __cacheline_aligned;
|           void f() { posix_memalign(&vptr, SMP_CACHE_BYTES, 42); }
| 
configure:18007: result: using default 128 bytes
configure:18020: checking for __builtin_popcount
configure:18029: gcc -c -g -O2 -pthread  conftest.c >&5
configure:18029: $? = 0
configure:18031: result: yes
configure:18135: checking signedness of mincore parameter
configure:18147: g++ -c -g -O2 -g -DDEBUG -fvisibility=hidden -pthread   -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include    conftest.cpp >&5
configure:18147: $? = 0
configure:18155: result: unsigned
configure:18208: checking for proper overloaded template function disambiguation
configure:18219: g++ -c -g -O2 -g -DDEBUG -fvisibility=hidden -pthread   -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include    conftest.cpp >&5
configure:18219: $? = 0
configure:18221: result: yes
configure:18252: checking if compiler supports __attribute__((unused))
configure:18263: gcc -c -g -O2 -pthread  conftest.c >&5
configure:18263: $? = 0
configure:18271: result: yes
configure:18427: creating ./config.status

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

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

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

on cultnet

config.status:1217: creating libtorrent.pc
config.status:1217: creating Makefile
config.status:1217: creating src/Makefile
config.status:1217: creating src/torrent/Makefile
config.status:1217: creating src/torrent/peer/Makefile
config.status:1217: creating src/torrent/data/Makefile
config.status:1217: creating src/torrent/download/Makefile
config.status:1217: creating src/torrent/utils/Makefile
config.status:1217: creating src/data/Makefile
config.status:1217: creating src/dht/Makefile
config.status:1217: creating src/download/Makefile
config.status:1217: creating src/net/Makefile
config.status:1217: creating src/protocol/Makefile
config.status:1217: creating src/tracker/Makefile
config.status:1217: creating src/utils/Makefile
config.status:1217: creating test/Makefile
config.status:1217: creating config.h
config.status:1398: config.h is unchanged
config.status:1446: executing depfiles commands
config.status:1446: executing libtool commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_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_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_STUFF_CFLAGS_set=
ac_cv_env_STUFF_CFLAGS_value=
ac_cv_env_STUFF_LIBS_set=
ac_cv_env_STUFF_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_posix_memalign=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_CPPUNIT_CONFIG=no
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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
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_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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_long=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_PTHREAD_PRIO_INHERIT=no
cc_cv_attribute_unused=yes
cc_cv_attribute_visibility=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_OPENSSL_CFLAGS=' '
pkg_cv_OPENSSL_LIBS='-lcrypto  '
pkg_cv_STUFF_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  '
pkg_cv_STUFF_LIBS='-lsigc-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/thedrx/torrents/libtorrent-0.13.2/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /home/thedrx/torrents/libtorrent-0.13.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/thedrx/torrents/libtorrent-0.13.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/thedrx/torrents/libtorrent-0.13.2/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread'
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_CONFIG='no'
CPPUNIT_LIBS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -g -DDEBUG -fvisibility=hidden -pthread   -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='  -lcrypto   -lsigc-2.0  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTORRENT_CFLAGS=''
LIBTORRENT_CURRENT='14'
LIBTORRENT_INTERFACE_VERSION_INFO='14:4:0'
LIBTORRENT_INTERFACE_VERSION_NO='14.0.4'
LIBTORRENT_LIBS='-ltorrent'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/thedrx/torrents/libtorrent-0.13.2/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_CFLAGS=' '
OPENSSL_LIBS='-lcrypto  '
OTOOL64=''
OTOOL=''
PACKAGE='libtorrent'
PACKAGE_BUGREPORT='jaris@ifi.uio.no'
PACKAGE_NAME='libtorrent'
PACKAGE_STRING='libtorrent 0.13.2'
PACKAGE_TARNAME='libtorrent'
PACKAGE_URL=''
PACKAGE_VERSION='0.13.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
STUFF_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  '
STUFF_LIBS='-lsigc-2.0  '
VERSION='0.13.2'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
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/thedrx/torrents/libtorrent-0.13.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/thedrx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libtorrent"
#define PACKAGE_TARNAME "libtorrent"
#define PACKAGE_VERSION "0.13.2"
#define PACKAGE_STRING "libtorrent 0.13.2"
#define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
#define PACKAGE_URL ""
#define PEER_NAME "-lt0D20-"
#define PEER_VERSION "lt\x0D\x20"
#define PACKAGE "libtorrent"
#define VERSION "0.13.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define IS_LITTLE_ENDIAN 1
#define USE_ALIGNED 1
#define HAVE_TR1 1
#define KQUEUE_SOCKET_ONLY 1
#define USE_EPOLL 1
#define HAVE_FALLOCATE 1
#define SIZEOF_LONG 8
#define DEFAULT_ADDRESS_SPACE_SIZE 4096
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STATFS_H 1
#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
#define FS_STAT_FN statvfs(fn, &m_stat) == 0
#define FS_STAT_STRUCT struct statvfs
#define FS_STAT_SIZE_TYPE unsigned long
#define FS_STAT_COUNT_TYPE fsblkcnt_t
#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
#define SUPPORT_ATTRIBUTE_VISIBILITY 1
#define HAVE_PTHREAD 1
#define USE_OPENSSL 1
#define USE_OPENSSL_SHA 1
#define HAVE_POSIX_MEMALIGN 1
#define LT_SMP_CACHE_BYTES 128
#define lt_cacheline_aligned __attribute__((__aligned__(LT_SMP_CACHE_BYTES)))
#define USE_BUILTIN_POPCOUNT 1
#define USE_MINCORE 1
#define USE_MINCORE_UNSIGNED 1
#define HAVE_CONFIG_H 1
#define SUPPORT_ATTRIBUTE_UNUSED 1
#define __UNUSED __attribute__((unused))

configure: exit 0
