config.log [tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup] Revision: 635523fa4d6538169f4fa194254d5b508355cd62  Date: Mon Oct 10 12:31:31 MDT 2016
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure CC=/usr/bin/gcc CXX=/usr/bin/g++ CFLAGS=-g3 -gdwarf-2 CXXFLAGS=-g3 -gdwarf-2 LDFLAGS=

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

hostname = brad-VirtualBox
uname -m = x86_64
uname -r = 3.16.0-77-generic
uname -s = Linux
uname -v = #99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


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

configure:1361: checking for a BSD-compatible install
configure:1416: result: /usr/bin/install -c
configure:1427: checking whether build environment is sane
configure:1470: result: yes
configure:1535: checking for gawk
configure:1564: result: no
configure:1535: checking for mawk
configure:1551: found /usr/bin/mawk
configure:1561: result: mawk
configure:1571: checking whether make sets $(MAKE)
configure:1591: result: yes
configure:1774: checking build system type
configure:1792: result: x86_64-unknown-linux-gnu
configure:1800: checking host system type
configure:1814: result: x86_64-unknown-linux-gnu
configure:1836: checking for a BSD-compatible install
configure:1891: result: /usr/bin/install -c
configure:1948: checking for gcc
configure:1974: result: /usr/bin/gcc
configure:2218: checking for C compiler version
configure:2221: /usr/bin/gcc --version </dev/null >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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:2224: $? = 0
configure:2226: /usr/bin/gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 
configure:2229: $? = 0
configure:2231: /usr/bin/gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2234: $? = 4
configure:2257: checking for C compiler default output file name
configure:2260: /usr/bin/gcc -g3 -gdwarf-2   conftest.c  >&5
configure:2263: $? = 0
configure:2309: result: a.out
configure:2314: checking whether the C compiler works
configure:2320: ./a.out
configure:2323: $? = 0
configure:2340: result: yes
configure:2347: checking whether we are cross compiling
configure:2349: result: no
configure:2352: checking for suffix of executables
configure:2354: /usr/bin/gcc -o conftest -g3 -gdwarf-2   conftest.c  >&5
configure:2357: $? = 0
configure:2382: result: 
configure:2388: checking for suffix of object files
configure:2409: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:2412: $? = 0
configure:2434: result: o
configure:2438: checking whether we are using the GNU C compiler
configure:2462: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:2468: $? = 0
configure:2472: test -z 
			 || test ! -s conftest.err
configure:2475: $? = 0
configure:2478: test -s conftest.o
configure:2481: $? = 0
configure:2494: result: yes
configure:2500: checking whether /usr/bin/gcc accepts -g
configure:2521: /usr/bin/gcc -c -g  conftest.c >&5
configure:2527: $? = 0
configure:2531: test -z 
			 || test ! -s conftest.err
configure:2534: $? = 0
configure:2537: test -s conftest.o
configure:2540: $? = 0
configure:2551: result: yes
configure:2568: checking for /usr/bin/gcc option to accept ANSI C
configure:2638: /usr/bin/gcc  -c -g3 -gdwarf-2  conftest.c >&5
configure:2644: $? = 0
configure:2648: test -z 
			 || test ! -s conftest.err
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2675: result: none needed
configure:2693: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
   choke me
   ^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2699: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2843: checking for style of include used by make
configure:2871: result: GNU
configure:2899: checking dependency style of /usr/bin/gcc
configure:2989: result: gcc3
configure:3100: checking for C++ compiler version
configure:3103: /usr/bin/g++ --version </dev/null >&5
g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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:3106: $? = 0
configure:3108: /usr/bin/g++ -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 
configure:3111: $? = 0
configure:3113: /usr/bin/g++ -V </dev/null >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3116: $? = 4
configure:3119: checking whether we are using the GNU C++ compiler
configure:3143: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:3149: $? = 0
configure:3153: test -z 
			 || test ! -s conftest.err
configure:3156: $? = 0
configure:3159: test -s conftest.o
configure:3162: $? = 0
configure:3175: result: yes
configure:3181: checking whether /usr/bin/g++ accepts -g
configure:3202: /usr/bin/g++ -c -g  conftest.cc >&5
configure:3208: $? = 0
configure:3212: test -z 
			 || test ! -s conftest.err
configure:3215: $? = 0
configure:3218: test -s conftest.o
configure:3221: $? = 0
configure:3232: result: yes
configure:3274: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:3280: $? = 0
configure:3284: test -z 
			 || test ! -s conftest.err
configure:3287: $? = 0
configure:3290: test -s conftest.o
configure:3293: $? = 0
configure:3319: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15:9: error: 'exit' was not declared in this scope
 exit (42);
         ^
configure:3325: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3274: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std'
 extern "C" void std::exit (int) throw (); using std::exit;
                                        ^
configure:3280: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3274: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std'
 extern "C" void std::exit (int); using std::exit;
                               ^
In file included from conftest.cc:12:0:
/usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier
 extern void exit (int __status) __THROW __attribute__ ((__noreturn__));
                                                                      ^
conftest.cc:11:17: error: from previous declaration 'void std::exit(int)'
 extern "C" void std::exit (int); using std::exit;
                 ^
configure:3280: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3274: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:3280: $? = 0
configure:3284: test -z 
			 || test ! -s conftest.err
configure:3287: $? = 0
configure:3290: test -s conftest.o
configure:3293: $? = 0
configure:3319: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:3325: $? = 0
configure:3329: test -z 
			 || test ! -s conftest.err
configure:3332: $? = 0
configure:3335: test -s conftest.o
configure:3338: $? = 0
configure:3363: checking dependency style of /usr/bin/g++
configure:3453: result: gcc3
configure:3478: checking how to run the C preprocessor
configure:3513: /usr/bin/gcc -E  conftest.c
configure:3519: $? = 0
configure:3551: /usr/bin/gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3557: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3596: result: /usr/bin/gcc -E
configure:3620: /usr/bin/gcc -E  conftest.c
configure:3626: $? = 0
configure:3658: /usr/bin/gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3664: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3708: checking for egrep
configure:3718: result: grep -E
configure:3723: checking for ANSI C header files
configure:3748: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3754: $? = 0
configure:3758: test -z 
			 || test ! -s conftest.err
configure:3761: $? = 0
configure:3764: test -s conftest.o
configure:3767: $? = 0
configure:3856: /usr/bin/gcc -o conftest -g3 -gdwarf-2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
       exit(2);
       ^
configure:3859: $? = 0
configure:3861: ./conftest
configure:3864: $? = 0
configure:3879: result: yes
configure:3903: checking for sys/types.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for sys/stat.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for stdlib.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for string.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for memory.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for strings.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for inttypes.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for stdint.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3903: checking for unistd.h
configure:3919: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:3925: $? = 0
configure:3929: test -z 
			 || test ! -s conftest.err
configure:3932: $? = 0
configure:3935: test -s conftest.o
configure:3938: $? = 0
configure:3949: result: yes
configure:3981: checking for unistd.h
configure:3986: result: yes
configure:3990: checking sys/param.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking sys/param.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for sys/param.h
configure:4113: result: yes
configure:3990: checking sys/time.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking sys/time.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for sys/time.h
configure:4113: result: yes
configure:3990: checking time.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking time.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for time.h
configure:4113: result: yes
configure:3990: checking sys/mkdev.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
conftest.c:62:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:4008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:4031: result: no
configure:4035: checking sys/mkdev.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
conftest.c:28:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:4071: result: no
configure:4106: checking for sys/mkdev.h
configure:4113: result: no
configure:3990: checking sys/sysmacros.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking sys/sysmacros.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for sys/sysmacros.h
configure:4113: result: yes
configure:3981: checking for string.h
configure:3986: result: yes
configure:3981: checking for memory.h
configure:3986: result: yes
configure:3990: checking fcntl.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking fcntl.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for fcntl.h
configure:4113: result: yes
configure:3990: checking dirent.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking dirent.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for dirent.h
configure:4113: result: yes
configure:3990: checking sys/ndir.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
conftest.c:67:22: fatal error: sys/ndir.h: No such file or directory
 #include <sys/ndir.h>
                      ^
compilation terminated.
configure:4008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ndir.h>
configure:4031: result: no
configure:4035: checking sys/ndir.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
conftest.c:33:22: fatal error: sys/ndir.h: No such file or directory
 #include <sys/ndir.h>
                      ^
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <sys/ndir.h>
configure:4071: result: no
configure:4106: checking for sys/ndir.h
configure:4113: result: no
configure:3990: checking ndir.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
conftest.c:67:18: fatal error: ndir.h: No such file or directory
 #include <ndir.h>
                  ^
compilation terminated.
configure:4008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ndir.h>
configure:4031: result: no
configure:4035: checking ndir.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
conftest.c:33:18: fatal error: ndir.h: No such file or directory
 #include <ndir.h>
                  ^
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ndir.h>
configure:4071: result: no
configure:4106: checking for ndir.h
configure:4113: result: no
configure:3990: checking alloca.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking alloca.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for alloca.h
configure:4113: result: yes
configure:3990: checking locale.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking locale.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for locale.h
configure:4113: result: yes
configure:3981: checking for stdlib.h
configure:3986: result: yes
configure:3990: checking libintl.h usability
configure:4002: /usr/bin/gcc -c -g3 -gdwarf-2  conftest.c >&5
configure:4008: $? = 0
configure:4012: test -z 
			 || test ! -s conftest.err
configure:4015: $? = 0
configure:4018: test -s conftest.o
configure:4021: $? = 0
configure:4031: result: yes
configure:4035: checking libintl.h presence
configure:4045: /usr/bin/gcc -E  conftest.c
configure:4051: $? = 0
configure:4071: result: yes
configure:4106: checking for libintl.h
configure:4113: result: yes
configure:4140: checking how to run the C++ preprocessor
configure:4171: /usr/bin/g++ -E  conftest.cc
configure:4177: $? = 0
configure:4209: /usr/bin/g++ -E  conftest.cc
conftest.cc:37:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4215: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIBINTL_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4254: result: /usr/bin/g++ -E
configure:4278: /usr/bin/g++ -E  conftest.cc
configure:4284: $? = 0
configure:4316: /usr/bin/g++ -E  conftest.cc
conftest.cc:37:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4322: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIBINTL_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4385: checking cstdlib usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4426: result: yes
configure:4430: checking cstdlib presence
configure:4440: /usr/bin/g++ -E  conftest.cc
configure:4446: $? = 0
configure:4466: result: yes
configure:4501: checking for cstdlib
configure:4508: result: yes
configure:4385: checking iostream usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4426: result: yes
configure:4430: checking iostream presence
configure:4440: /usr/bin/g++ -E  conftest.cc
configure:4446: $? = 0
configure:4466: result: yes
configure:4501: checking for iostream
configure:4508: result: yes
configure:4385: checking fstream usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4426: result: yes
configure:4430: checking fstream presence
configure:4440: /usr/bin/g++ -E  conftest.cc
configure:4446: $? = 0
configure:4466: result: yes
configure:4501: checking for fstream
configure:4508: result: yes
configure:4385: checking string usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4426: result: yes
configure:4430: checking string presence
configure:4440: /usr/bin/g++ -E  conftest.cc
configure:4446: $? = 0
configure:4466: result: yes
configure:4501: checking for string
configure:4508: result: yes
configure:4385: checking cmath usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4426: result: yes
configure:4430: checking cmath presence
configure:4440: /usr/bin/g++ -E  conftest.cc
configure:4446: $? = 0
configure:4466: result: yes
configure:4501: checking for cmath
configure:4508: result: yes
configure:4385: checking boost/lexical_cast.hpp usability
configure:4397: /usr/bin/g++ -c -g3 -gdwarf-2  conftest.cc >&5
conftest.cc:76:34: fatal error: boost/lexical_cast.hpp: No such file or directory
 #include <boost/lexical_cast.hpp>
                                  ^
compilation terminated.
configure:4403: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_CSTDLIB 1
| #define HAVE_IOSTREAM 1
| #define HAVE_FSTREAM 1
| #define HAVE_STRING 1
| #define HAVE_CMATH 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <boost/lexical_cast.hpp>
configure:4426: result: no
configure:4430: checking boost/lexical_cast.hpp presence
configure:4440: /usr/bin/g++ -E  conftest.cc
conftest.cc:42:34: fatal error: boost/lexical_cast.hpp: No such file or directory
 #include <boost/lexical_cast.hpp>
                                  ^
compilation terminated.
configure:4446: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "rusle2_from_ssurgo"
| #define VERSION "0.1.0"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #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_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_CSTDLIB 1
| #define HAVE_IOSTREAM 1
| #define HAVE_FSTREAM 1
| #define HAVE_STRING 1
| #define HAVE_CMATH 1
| /* end confdefs.h.  */
| #include <boost/lexical_cast.hpp>
configure:4466: result: no
configure:4501: checking for boost/lexical_cast.hpp
configure:4508: result: no
configure:4518: error: Cannot find header file

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g3 -gdwarf-2'
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=set
ac_cv_env_CXXFLAGS_value='-g3 -gdwarf-2'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_header_alloca_h=yes
ac_cv_header_boost_lexical_cast_hpp=no
ac_cv_header_cmath=yes
ac_cv_header_cstdlib=yes
ac_cv_header_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fstream=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_iostream=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ndir_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_ndir_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run tar'
AUTOCONF='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run autoconf'
AUTOHEADER='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run autoheader'
AUTOMAKE='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run automake-1.9'
AWK='mawk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g3 -gdwarf-2'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CXX='/usr/bin/g++'
CXXCPP='/usr/bin/g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g3 -gdwarf-2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
ISODATE='2016-10-03'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/missing --run makeinfo'
OBJEXT='o'
PACKAGE='rusle2_from_ssurgo'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PG_CONFIG=''
POSTGRES_INCLUDE=''
POSTGRES_LIB=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.1.0'
XML2_CONFIG=''
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/media/sf_hg/csip-erosion/tools/Rusle2SoilsXMLCreator/pg/rusle2_from_ssurgo_build_newbackup/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
with_postgres_include=''
with_postgres_lib=''
with_xml_lib=''

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

#define HAVE_ALLOCA_H 1
#define HAVE_CMATH 1
#define HAVE_CSTDLIB 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FSTREAM 1
#define HAVE_INTTYPES_H 1
#define HAVE_IOSTREAM 1
#define HAVE_LIBINTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "rusle2_from_ssurgo"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.1.0"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 1