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

It was created by rtorrent configure 0.9.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## 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:2458: checking for a BSD-compatible install
configure:2526: result: /usr/bin/install -c
configure:2537: checking whether build environment is sane
configure:2592: result: yes
configure:2743: checking for a thread-safe mkdir -p
configure:2782: result: /bin/mkdir -p
configure:2789: checking for gawk
configure:2805: found /usr/bin/gawk
configure:2816: result: gawk
configure:2827: checking whether make sets $(MAKE)
configure:2849: result: yes
configure:2971: checking for cppunit-config
configure:3002: result: no
configure:3012: checking for Cppunit - version >= 1.9.6
configure:3016: result: no
configure:3137: checking for g++
configure:3153: found /usr/bin/g++
configure:3164: result: g++
configure:3191: checking for C++ compiler version
configure:3200: 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:3211: $? = 0
configure:3200: 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:3211: $? = 0
configure:3200: g++ -V >&5
g++: '-V' option must have argument
configure:3211: $? = 1
configure:3200: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:3211: $? = 1
configure:3231: checking whether the C++ compiler works
configure:3253: g++    conftest.cpp  >&5
configure:3257: $? = 0
configure:3305: result: yes
configure:3308: checking for C++ compiler default output file name
configure:3310: result: a.out
configure:3316: checking for suffix of executables
configure:3323: g++ -o conftest    conftest.cpp  >&5
configure:3327: $? = 0
configure:3349: result: 
configure:3371: checking whether we are cross compiling
configure:3379: g++ -o conftest    conftest.cpp  >&5
configure:3383: $? = 0
configure:3390: ./conftest
configure:3394: $? = 0
configure:3409: result: no
configure:3414: checking for suffix of object files
configure:3436: g++ -c   conftest.cpp >&5
configure:3440: $? = 0
configure:3461: result: o
configure:3465: checking whether we are using the GNU C++ compiler
configure:3484: g++ -c   conftest.cpp >&5
configure:3484: $? = 0
configure:3493: result: yes
configure:3502: checking whether g++ accepts -g
configure:3522: g++ -c -g  conftest.cpp >&5
configure:3522: $? = 0
configure:3563: result: yes
configure:3597: checking for style of include used by make
configure:3625: result: GNU
configure:3651: checking dependency style of g++
configure:3762: result: gcc3
configure:3806: checking build system type
configure:3820: result: x86_64-unknown-linux-gnu
configure:3840: checking host system type
configure:3853: result: x86_64-unknown-linux-gnu
configure:3894: checking how to print strings
configure:3921: result: printf
configure:3990: checking for gcc
configure:4006: found /usr/bin/gcc
configure:4017: result: gcc
configure:4246: checking for C compiler version
configure:4255: 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:4266: $? = 0
configure:4255: 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:4266: $? = 0
configure:4255: gcc -V >&5
gcc: '-V' option must have argument
configure:4266: $? = 1
configure:4255: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4266: $? = 1
configure:4270: checking whether we are using the GNU C compiler
configure:4289: gcc -c   conftest.c >&5
configure:4289: $? = 0
configure:4298: result: yes
configure:4307: checking whether gcc accepts -g
configure:4327: gcc -c -g  conftest.c >&5
configure:4327: $? = 0
configure:4368: result: yes
configure:4385: checking for gcc option to accept ISO C89
configure:4448: gcc  -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4461: result: none needed
configure:4483: checking dependency style of gcc
configure:4594: result: gcc3
configure:4609: checking for a sed that does not truncate output
configure:4673: result: /bin/sed
configure:4691: checking for grep that handles long lines and -e
configure:4749: result: /bin/grep
configure:4754: checking for egrep
configure:4816: result: /bin/grep -E
configure:4821: checking for fgrep
configure:4883: result: /bin/grep -F
configure:4918: checking for ld used by gcc
configure:4985: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:4992: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:5007: result: yes
configure:5019: checking for BSD- or MS-compatible name lister (nm)
configure:5068: result: /usr/bin/nm -B
configure:5198: checking the name lister (/usr/bin/nm -B) interface
configure:5205: gcc -c -g -O2  conftest.c >&5
configure:5208: /usr/bin/nm -B "conftest.o"
configure:5211: output
0000000000000000 B some_variable
configure:5218: result: BSD nm
configure:5221: checking whether ln -s works
configure:5225: result: yes
configure:5233: checking the maximum length of command line arguments
configure:5363: result: 1572864
configure:5380: checking whether the shell understands some XSI constructs
configure:5390: result: yes
configure:5394: checking whether the shell understands "+="
configure:5400: result: yes
configure:5435: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5475: result: func_convert_file_noop
configure:5482: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5502: result: func_convert_file_noop
configure:5509: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:5516: result: -r
configure:5590: checking for objdump
configure:5606: found /usr/bin/objdump
configure:5617: result: objdump
configure:5649: checking how to recognize dependent libraries
configure:5851: result: pass_all
configure:5936: checking for dlltool
configure:5966: result: no
configure:5996: checking how to associate runtime and link libraries
configure:6023: result: printf %s\n
configure:6084: checking for ar
configure:6100: found /usr/bin/ar
configure:6111: result: ar
configure:6148: checking for archiver @FILE support
configure:6165: gcc -c -g -O2  conftest.c >&5
configure:6165: $? = 0
configure:6168: ar cru libconftest.a @conftest.lst >&5
configure:6171: $? = 0
configure:6176: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6179: $? = 1
configure:6191: result: @
configure:6249: checking for strip
configure:6265: found /usr/bin/strip
configure:6276: result: strip
configure:6348: checking for ranlib
configure:6364: found /usr/bin/ranlib
configure:6375: result: ranlib
configure:6477: checking command to parse /usr/bin/nm -B output from gcc object
configure:6597: gcc -c -g -O2  conftest.c >&5
configure:6600: $? = 0
configure:6604: /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:6607: $? = 0
configure:6673: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6676: $? = 0
configure:6714: result: ok
configure:6751: checking for sysroot
configure:6781: result: no
configure:6858: gcc -c -g -O2  conftest.c >&5
configure:6861: $? = 0
configure:7037: checking for mt
configure:7067: result: no
configure:7087: checking if : is a manifest tool
configure:7093: : '-?'
configure:7101: result: no
configure:7743: checking how to run the C preprocessor
configure:7774: gcc -E  conftest.c
configure:7774: $? = 0
configure:7788: gcc -E  conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7813: result: gcc -E
configure:7833: gcc -E  conftest.c
configure:7833: $? = 0
configure:7847: gcc -E  conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7876: checking for ANSI C header files
configure:7896: gcc -c -g -O2  conftest.c >&5
configure:7896: $? = 0
configure:7969: gcc -o conftest -g -O2   conftest.c  >&5
configure:7969: $? = 0
configure:7969: ./conftest
configure:7969: $? = 0
configure:7980: result: yes
configure:7993: checking for sys/types.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for sys/stat.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for stdlib.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for string.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for memory.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for strings.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for inttypes.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for stdint.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:7993: checking for unistd.h
configure:7993: gcc -c -g -O2  conftest.c >&5
configure:7993: $? = 0
configure:7993: result: yes
configure:8007: checking for dlfcn.h
configure:8007: gcc -c -g -O2  conftest.c >&5
configure:8007: $? = 0
configure:8007: result: yes
configure:8224: checking for objdir
configure:8239: result: .libs
configure:8510: checking if gcc supports -fno-rtti -fno-exceptions
configure:8528: 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:8532: $? = 0
configure:8545: result: no
configure:8872: checking for gcc option to produce PIC
configure:8879: result: -fPIC -DPIC
configure:8887: checking if gcc PIC flag -fPIC -DPIC works
configure:8905: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8909: $? = 0
configure:8922: result: yes
configure:8951: checking if gcc static flag -static works
configure:8979: result: yes
configure:8994: checking if gcc supports -c -o file.o
configure:9015: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9019: $? = 0
configure:9041: result: yes
configure:9049: checking if gcc supports -c -o file.o
configure:9096: result: yes
configure:9129: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:10282: result: yes
configure:10319: checking whether -lc should be explicitly linked in
configure:10327: gcc -c -g -O2  conftest.c >&5
configure:10330: $? = 0
configure:10345: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10348: $? = 0
configure:10362: result: no
configure:10522: checking dynamic linker characteristics
configure:11033: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11033: $? = 0
configure:11255: result: GNU/Linux ld.so
configure:11362: checking how to hardcode library paths into programs
configure:11387: result: immediate
configure:11927: checking whether stripping libraries is possible
configure:11932: result: yes
configure:11967: checking if libtool supports shared libraries
configure:11969: result: yes
configure:11972: checking whether to build shared libraries
configure:11993: result: yes
configure:11996: checking whether to build static libraries
configure:12000: result: yes
configure:12023: checking how to run the C++ preprocessor
configure:12050: g++ -E  conftest.cpp
configure:12050: $? = 0
configure:12064: g++ -E  conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #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:12089: result: g++ -E
configure:12109: g++ -E  conftest.cpp
configure:12109: $? = 0
configure:12123: g++ -E  conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #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:12292: checking for ld used by g++
configure:12359: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:12366: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
configure:12381: result: yes
configure:12436: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:13441: result: yes
configure:13477: g++ -c -g -O2  conftest.cpp >&5
configure:13480: $? = 0
configure:14000: checking for g++ option to produce PIC
configure:14007: result: -fPIC -DPIC
configure:14015: checking if g++ PIC flag -fPIC -DPIC works
configure:14033: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14037: $? = 0
configure:14050: result: yes
configure:14073: checking if g++ static flag -static works
configure:14101: result: yes
configure:14113: checking if g++ supports -c -o file.o
configure:14134: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:14138: $? = 0
configure:14160: result: yes
configure:14165: checking if g++ supports -c -o file.o
configure:14212: result: yes
configure:14242: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14278: result: yes
configure:14419: checking dynamic linker characteristics
configure:15086: result: GNU/Linux ld.so
configure:15139: checking how to hardcode library paths into programs
configure:15164: result: immediate
configure:15228: checking for user-defined CXXFLAGS
configure:15232: result: user-defined "-g -O2"
configure:15344: checking for TR1 support
configure:15355: g++ -c -g -O2 -g -DDEBUG  conftest.cpp >&5
configure:15355: $? = 0
configure:15357: result: yes
configure:15449: checking for C++11 support
configure:15463: 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:27:
/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:29:15: error: 'unordered_map' in namespace 'std' does not name a type
conftest.cpp:31:20: error: 'Bar' does not name a type
configure:15463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| /* end confdefs.h.  */
| 
|       #include <functional>
|       #include <unordered_map>
|       class Foo;
|       typedef std::unordered_map<Foo*, int> Bar;
| 
|       union test { Bar b1; };
| 
configure:15473: result: no
configure:15514: checking for special C compiler options needed for large files
configure:15559: result: no
configure:15565: checking for _FILE_OFFSET_BITS value needed for large files
configure:15590: gcc -c -g -O2  conftest.c >&5
configure:15590: $? = 0
configure:15622: result: no
configure:15709: checking for execinfo.h
configure:15725: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:27:7: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type
/usr/include/execinfo.h:33:15: note: expected 'void * const*' but argument is of type 'char **'
configure:15725: $? = 0
configure:15725: ./conftest
configure:15725: $? = 0
configure:15727: result: yes
configure:15751: checking for proper overloaded template function disambiguation
configure:15762: g++ -c -g -O2 -g -DDEBUG  conftest.cpp >&5
configure:15762: $? = 0
configure:15764: result: yes
configure:15817: checking for sysroot
configure:15821: result: no
configure:15953: checking sys/vfs.h usability
configure:15953: gcc -c -g -O2  conftest.c >&5
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking sys/vfs.h presence
configure:15953: gcc -E  conftest.c
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking for sys/vfs.h
configure:15953: result: yes
configure:15953: checking sys/statvfs.h usability
configure:15953: gcc -c -g -O2  conftest.c >&5
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking sys/statvfs.h presence
configure:15953: gcc -E  conftest.c
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking for sys/statvfs.h
configure:15953: result: yes
configure:15953: checking sys/statfs.h usability
configure:15953: gcc -c -g -O2  conftest.c >&5
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking sys/statfs.h presence
configure:15953: gcc -E  conftest.c
configure:15953: $? = 0
configure:15953: result: yes
configure:15953: checking for sys/statfs.h
configure:15953: result: yes
configure:15964: checking for statvfs
configure:15992: gcc -o conftest -g -O2   conftest.c  >&5
configure:15992: $? = 0
configure:16012: result: ok
configure:16363: checking whether pthreads work without any flags
configure:16456: gcc -o conftest -g -O2    conftest.c   >&5
/tmp/ccy9HfHQ.o: In function `main':
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:43: undefined reference to `pthread_create'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:44: undefined reference to `pthread_join'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:46: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:47: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* 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:16465: result: no
configure:16418: checking for the pthreads library -lpthreads
configure:16456: 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:16456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* 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:16465: result: no
configure:16368: checking whether pthreads work with -Kthread
configure:16456: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
gcc: unrecognized option '-Kthread'
/tmp/ccIdrImX.o: In function `main':
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:43: undefined reference to `pthread_create'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:44: undefined reference to `pthread_join'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:46: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:47: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* 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:16465: result: no
configure:16368: checking whether pthreads work with -kthread
configure:16456: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
gcc: unrecognized option '-kthread'
/tmp/ccTWaaEY.o: In function `main':
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:43: undefined reference to `pthread_create'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:44: undefined reference to `pthread_join'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:46: undefined reference to `__pthread_register_cancel'
/home/thedrx/torrents/rtorrent-0.9.3/conftest.c:47: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* 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:16465: result: no
configure:16418: checking for the pthreads library -llthread
configure:16456: 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:16456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* 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:16465: result: no
configure:16368: checking whether pthreads work with -pthread
configure:16456: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:16456: $? = 0
configure:16465: result: yes
configure:16484: checking for joinable pthread attribute
configure:16499: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:16499: $? = 0
configure:16505: result: PTHREAD_CREATE_JOINABLE
configure:16515: checking if more special flags are required for pthreads
configure:16529: result: no
configure:16535: checking for PTHREAD_PRIO_INHERIT
configure:16553: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:41:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
conftest.c:41:9: note: each undeclared identifier is reported only once for each function it appears in
configure:16553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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)
| /* end confdefs.h.  */
| 
|                     #include <pthread.h>
| int
| main ()
| {
| int i = PTHREAD_PRIO_INHERIT;
|   ;
|   return 0;
| }
configure:16562: result: no
configure:16680: checking for NcursesW wide-character library
configure:16704: gcc -o conftest -g -O2   conftest.c  -lncursesw >&5
configure:16704: $? = 0
configure:16713: result: yes
configure:16733: checking for working ncursesw/curses.h
configure:16766: gcc -o conftest -g -O2   conftest.c  -lncursesw >&5
configure:16766: $? = 0
configure:16775: result: yes
configure:16797: checking for working ncursesw.h
configure:16830: gcc -o conftest -g -O2   conftest.c  -lncursesw >&5
conftest.c:45:46: fatal error: ncursesw.h: No such file or directory
compilation terminated.
configure:16830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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 HAVE_PTHREAD 1
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSESW_CURSES_H 1
| /* end confdefs.h.  */
| 
|                         #define _XOPEN_SOURCE_EXTENDED 1
|                         #include <ncursesw.h>
| 
| int
| main ()
| {
| 
|                         chtype a = A_BOLD;
|                         int b = KEY_LEFT;
|                         chtype c = COLOR_PAIR(1) & A_COLOR;
|                         attr_t d = WA_NORMAL;
|                         cchar_t e;
|                         wint_t f;
|                         int g = getattrs(stdscr);
|                         int h = getcurx(stdscr) + getmaxx(stdscr);
|                         initscr();
|                         init_pair(1, COLOR_WHITE, COLOR_RED);
|                         wattr_set(stdscr, d, 0, NULL);
|                         wget_wch(stdscr, &f);
| 
|   ;
|   return 0;
| }
configure:16839: result: no
configure:16861: checking for working ncurses.h
configure:16894: gcc -o conftest -g -O2   conftest.c  -lncursesw >&5
conftest.c: In function 'main':
conftest.c:56:25: error: 'wint_t' undeclared (first use in this function)
conftest.c:56:25: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:56:32: error: expected ';' before 'f'
conftest.c:62:43: error: 'f' undeclared (first use in this function)
configure:16894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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 HAVE_PTHREAD 1
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSESW_CURSES_H 1
| /* end confdefs.h.  */
| 
|                         #define _XOPEN_SOURCE_EXTENDED 1
|                         #include <ncurses.h>
| 
| int
| main ()
| {
| 
|                         chtype a = A_BOLD;
|                         int b = KEY_LEFT;
|                         chtype c = COLOR_PAIR(1) & A_COLOR;
|                         attr_t d = WA_NORMAL;
|                         cchar_t e;
|                         wint_t f;
|                         int g = getattrs(stdscr);
|                         int h = getcurx(stdscr) + getmaxx(stdscr);
|                         initscr();
|                         init_pair(1, COLOR_WHITE, COLOR_RED);
|                         wattr_set(stdscr, d, 0, NULL);
|                         wget_wch(stdscr, &f);
| 
|   ;
|   return 0;
| }
configure:16903: result: no
configure:16932: checking if curses tinfo library is linked properly
configure:16957: gcc -o conftest -g -O2   conftest.c  -lncursesw >&5
configure:16957: $? = 0
configure:16984: gcc -o conftest -g -O2   conftest.c  -lncursesw -ltinfo >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo
collect2: ld returned 1 exit status
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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 HAVE_PTHREAD 1
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSESW_CURSES_H 1
| /* end confdefs.h.  */
| 
| /* 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 keypad ();
| int
| main ()
| {
| return keypad ();
|   ;
|   return 0;
| }
configure:17011: gcc -o conftest -g -O2   conftest.c  -lncursesw -ltinfow >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfow
collect2: ld returned 1 exit status
configure:17011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.3"
| #define PACKAGE_STRING "rtorrent 0.9.3"
| #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
| #define PACKAGE_URL ""
| #define API_VERSION 8
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #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 HAVE_PTHREAD 1
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSESW_CURSES_H 1
| /* end confdefs.h.  */
| 
| /* 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 keypad ();
| int
| main ()
| {
| return keypad ();
|   ;
|   return 0;
| }
configure:17022: result: yes
configure:17581: checking for pkg-config
configure:17599: found /usr/bin/pkg-config
configure:17611: result: /usr/bin/pkg-config
configure:17636: checking pkg-config is at least version 0.9.0
configure:17639: result: yes
configure:17649: checking for sigc
configure:17656: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
configure:17659: $? = 0
configure:17673: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
configure:17676: $? = 0
configure:17734: result: yes
configure:17742: checking for libcurl
configure:17749: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17752: $? = 0
configure:17766: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17769: $? = 0
configure:17827: result: yes
configure:17835: checking for libtorrent
configure:17842: $PKG_CONFIG --exists --print-errors "libtorrent >= 0.13.3"
Requested 'libtorrent >= 0.13.3' but version of libtorrent is 0.12.9
configure:17845: $? = 1
configure:17859: $PKG_CONFIG --exists --print-errors "libtorrent >= 0.13.3"
Requested 'libtorrent >= 0.13.3' but version of libtorrent is 0.12.9
configure:17862: $? = 1
configure:17876: result: no
Requested 'libtorrent >= 0.13.3' but version of libtorrent is 0.12.9
configure:17892: error: Package requirements (libtorrent >= 0.13.3) were not met:

Requested 'libtorrent >= 0.13.3' but version of libtorrent is 0.12.9

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables libtorrent_CFLAGS
and libtorrent_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

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

ac_cv_build=x86_64-unknown-linux-gnu
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_CURSES_LIB_set=
ac_cv_env_CURSES_LIB_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_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libcurl_CFLAGS_set=
ac_cv_env_libcurl_CFLAGS_value=
ac_cv_env_libcurl_LIBS_set=
ac_cv_env_libcurl_LIBS_value=
ac_cv_env_libtorrent_CFLAGS_set=
ac_cv_env_libtorrent_CFLAGS_value=
ac_cv_env_libtorrent_LIBS_set=
ac_cv_env_libtorrent_LIBS_value=
ac_cv_env_sigc_CFLAGS_set=
ac_cv_env_sigc_CFLAGS_value=
ac_cv_env_sigc_LIBS_set=
ac_cv_env_sigc_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_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_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
ax_cv_curses=yes
ax_cv_curses_color=yes
ax_cv_curses_enhanced=yes
ax_cv_curses_obsolete=yes
ax_cv_curses_which=ncursesw
ax_cv_header_ncurses_h_with_ncursesw=no
ax_cv_header_ncursesw_curses_h=yes
ax_cv_header_ncursesw_h=no
ax_cv_ncurses_compiled=yes
ax_cv_ncursesw=yes
ax_cv_tinfo_compiled=no
ax_cv_tinfow_compiled=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/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_libcurl_CFLAGS=' '
pkg_cv_libcurl_LIBS='-lcurl  '
pkg_cv_sigc_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  '
pkg_cv_sigc_LIBS='-lsigc-2.0  '

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

ACLOCAL='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/missing --run aclocal-1.12'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/missing --run autoconf'
AUTOHEADER='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/missing --run autoheader'
AUTOMAKE='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/missing --run automake-1.12'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread '
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_CONFIG='no'
CPPUNIT_LIBS=''
CURSES_LIB='-lncursesw'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -g -DDEBUG -pthread  -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include    '
CYGPATH_W='echo'
DEFS=''
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=' -lncursesw  -lsigc-2.0   -lcurl  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='rtorrent'
PACKAGE_BUGREPORT='jaris@ifi.uio.no'
PACKAGE_NAME='rtorrent'
PACKAGE_STRING='rtorrent 0.9.3'
PACKAGE_TARNAME='rtorrent'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.3'
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'
VERSION='0.9.3'
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='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/thedrx/torrents/rtorrent-0.9.3/install-sh'
libcurl_CFLAGS=' '
libcurl_LIBS='-lcurl  '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtorrent_CFLAGS=''
libtorrent_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sigc_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  '
sigc_LIBS='-lsigc-2.0  '
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "rtorrent"
#define PACKAGE_TARNAME "rtorrent"
#define PACKAGE_VERSION "0.9.3"
#define PACKAGE_STRING "rtorrent 0.9.3"
#define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
#define PACKAGE_URL ""
#define API_VERSION 8
#define PACKAGE "rtorrent"
#define VERSION "0.9.3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_TR1 1
#define USE_EXECINFO 1
#define USE_VARIABLE_FDSET 1
#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 HAVE_PTHREAD 1
#define HAVE_NCURSESW 1
#define HAVE_CURSES 1
#define HAVE_CURSES_ENHANCED 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSESW_CURSES_H 1

configure: exit 1
