monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] configuring monotone


From: rikard mendel
Subject: [Monotone-devel] configuring monotone
Date: Thu, 21 Feb 2008 09:52:38 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Hello,

I am trying to install monotone-0.28 on Ubuntu 6.10.

I type: ./configure BOOST_SUFFIX=-gcc

and get an error message and the attached log file.

What is wrong?

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

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

  $ ./configure BOOST_SUFFIX=-gcc

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

hostname = rime-linux
uname -m = i686
uname -r = 2.6.20.1
uname -s = Linux
uname -v = #5 PREEMPT Fri Mar 30 11:24:03 CEST 2007

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

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

PATH: /home/rime/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1837: checking for a BSD-compatible install
configure:1893: result: /usr/bin/install -c
configure:1904: checking whether build environment is sane
configure:1947: result: yes
configure:2012: checking for gawk
configure:2028: found /usr/bin/gawk
configure:2039: result: gawk
configure:2050: checking whether make sets $(MAKE)
configure:2071: result: yes
configure:2250: checking how to create a ustar tar archive
configure:2263: tar --version
tar (GNU tar) 1.15.91
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2266: $? = 0
configure:2306: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" 
>conftest.tar
configure:2309: $? = 0
configure:2313: tar -xf - <conftest.tar
configure:2316: $? = 0
configure:2329: result: gnutar
configure:2399: checking for g++
configure:2415: found /usr/bin/g++
configure:2426: result: g++
configure:2457: checking for C++ compiler version
configure:2464: g++ --version >&5
g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 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:2467: $? = 0
configure:2474: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
configure:2477: $? = 0
configure:2484: g++ -V >&5
g++: '-V' option must have argument
configure:2487: $? = 1
configure:2510: checking for C++ compiler default output file name
configure:2537: g++    conftest.cpp  >&5
configure:2540: $? = 0
configure:2586: result: a.out
configure:2591: checking whether the C++ compiler works
configure:2601: ./a.out
configure:2604: $? = 0
configure:2621: result: yes
configure:2628: checking whether we are cross compiling
configure:2630: result: no
configure:2633: checking for suffix of executables
configure:2640: g++ -o conftest    conftest.cpp  >&5
configure:2643: $? = 0
configure:2667: result: 
configure:2673: checking for suffix of object files
configure:2699: g++ -c   conftest.cpp >&5
configure:2702: $? = 0
configure:2725: result: o
configure:2729: checking whether we are using the GNU C++ compiler
configure:2758: g++ -c   conftest.cpp >&5
configure:2764: $? = 0
configure:2771: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:2774: $? = 0
configure:2781: test -s conftest.o
configure:2784: $? = 0
configure:2798: result: yes
configure:2803: checking whether g++ accepts -g
configure:2833: g++ -c -g  conftest.cpp >&5
configure:2839: $? = 0
configure:2846: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:2849: $? = 0
configure:2856: test -s conftest.o
configure:2859: $? = 0
configure:2989: result: yes
configure:3023: checking for style of include used by make
configure:3051: result: GNU
configure:3079: checking dependency style of g++
configure:3169: result: gcc3
configure:3234: checking for gcc
configure:3250: found /usr/bin/gcc
configure:3261: result: gcc
configure:3499: checking for C compiler version
configure:3506: gcc --version >&5
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 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:3509: $? = 0
configure:3516: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
configure:3519: $? = 0
configure:3526: gcc -V >&5
gcc: '-V' option must have argument
configure:3529: $? = 1
configure:3532: checking whether we are using the GNU C compiler
configure:3561: gcc -c   conftest.c >&5
configure:3567: $? = 0
configure:3574: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3577: $? = 0
configure:3584: test -s conftest.o
configure:3587: $? = 0
configure:3601: result: yes
configure:3606: checking whether gcc accepts -g
configure:3636: gcc -c -g  conftest.c >&5
configure:3642: $? = 0
configure:3649: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3652: $? = 0
configure:3659: test -s conftest.o
configure:3662: $? = 0
configure:3792: result: yes
configure:3809: checking for gcc option to accept ISO C89
configure:3878: gcc  -c -g -O2  conftest.c >&5
configure:3884: $? = 0
configure:3891: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3894: $? = 0
configure:3901: test -s conftest.o
configure:3904: $? = 0
configure:3924: result: none needed
configure:3944: checking dependency style of gcc
configure:4034: result: gcc3
configure:4098: checking for ranlib
configure:4114: found /usr/bin/ranlib
configure:4125: result: ranlib
configure:4153: checking whether the compiler knows -fexception
configure:4190: gcc -c -g -O2 -fno-strict-aliasing -fexceptions  conftest.c >&5
configure:4196: $? = 0
configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4206: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4236: result: yes
configure:4256: checking for C++ compiler warning flags
configure:4357: result: -Wall -W -Wno-unused
configure:4362: checking whether the compiler supports typeof
configure:4395: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:4401: $? = 0
configure:4408: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4411: $? = 0
configure:4418: test -s conftest.o
configure:4421: $? = 0
configure:4440: result: yes
configure:4452: checking whether the compiler supports __gnu_cxx::hash_map
configure:4486: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:4492: $? = 0
configure:4499: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4502: $? = 0
configure:4509: test -s conftest.o
configure:4512: $? = 0
configure:4531: result: yes
configure:4542: checking whether the compiler supports std::hash_map
configure:4576: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
conftest.cpp:12:20: error: hash_map: No such file or directory
conftest.cpp:13: error: 'std::hash_map' has not been declared
configure:4582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.28"
| #define PACKAGE_STRING "monotone 0.28"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.28"
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| /* end confdefs.h.  */
| #include <hash_map>
| using std::hash_map;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4621: result: no
configure:4634: checking whether gcc and cc understand -c and -o together
configure:4669: gcc -c conftest.cpp -o conftest2.o >&5
configure:4672: $? = 0
configure:4678: gcc -c conftest.cpp -o conftest2.o >&5
configure:4681: $? = 0
configure:4692: cc -c conftest.cpp >&5
configure:4695: $? = 0
configure:4703: cc -c conftest.cpp -o conftest2.o >&5
configure:4706: $? = 0
configure:4712: cc -c conftest.cpp -o conftest2.o >&5
configure:4715: $? = 0
configure:4733: result: yes
configure:4761: checking whether the compiler supports extern template
configure:4794: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:4800: $? = 0
configure:4807: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4810: $? = 0
configure:4817: test -s conftest.o
configure:4820: $? = 0
configure:4839: result: yes
configure:4873: checking for msgfmt
configure:4901: result: /usr/bin/msgfmt
configure:4910: checking for gmsgfmt
configure:4941: result: /usr/bin/msgfmt
configure:4952: checking for xgettext
configure:4980: result: /usr/bin/xgettext
configure:4991: checking for msgmerge
configure:5018: result: /usr/bin/msgmerge
configure:5075: checking build system type
configure:5093: result: i686-pc-linux-gnu
configure:5115: checking host system type
configure:5130: result: i686-pc-linux-gnu
configure:5163: checking for ld used by GCC
configure:5226: result: /usr/bin/ld
configure:5235: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.17 Debian GNU/Linux
configure:5247: result: yes
configure:5253: checking for shared library run path origin
configure:5266: result: done
configure:5683: checking whether NLS is requested
configure:5692: result: yes
configure:5709: checking for GNU gettext in libc
configure:5738: gcc -o conftest -g -O2 -fno-strict-aliasing -fexceptions   
conftest.c  >&5
configure:5744: $? = 0
configure:5751: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5754: $? = 0
configure:5761: test -s conftest
configure:5764: $? = 0
configure:5777: result: yes
configure:6618: checking for iconv
configure:6650: gcc -o conftest -g -O2 -fno-strict-aliasing -fexceptions   
conftest.c  >&5
configure:6656: $? = 0
configure:6663: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6666: $? = 0
configure:6673: test -s conftest
configure:6676: $? = 0
configure:6758: result: yes
configure:6781: checking for iconv declaration
configure:6820: gcc -c -g -O2 -fno-strict-aliasing -fexceptions  conftest.c >&5
configure:6826: $? = 0
configure:6833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6836: $? = 0
configure:6843: test -s conftest.o
configure:6846: $? = 0
configure:6862: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:6885: checking whether xgettext supports --flag
configure:6898: result: yes
configure:6907: checking how to run the C++ preprocessor
configure:6943: g++ -E  conftest.cpp
configure:6949: $? = 0
configure:6987: g++ -E  conftest.cpp
conftest.cpp:18:28: error: ac_nonexistent.h: No such file or directory
configure:6993: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.28"
| #define PACKAGE_STRING "monotone 0.28"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.28"
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7033: result: g++ -E
configure:7062: g++ -E  conftest.cpp
configure:7068: $? = 0
configure:7106: g++ -E  conftest.cpp
conftest.cpp:18:28: error: ac_nonexistent.h: No such file or directory
configure:7112: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.28"
| #define PACKAGE_STRING "monotone 0.28"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.28"
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7157: checking for grep that handles long lines and -e
configure:7231: result: /bin/grep
configure:7236: checking for egrep
configure:7314: result: /bin/grep -E
configure:7319: checking for ANSI C header files
configure:7349: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7355: $? = 0
configure:7362: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7365: $? = 0
configure:7372: test -s conftest.o
configure:7375: $? = 0
configure:7471: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall -W 
-Wno-unused   conftest.cpp  >&5
configure:7474: $? = 0
configure:7480: ./conftest
configure:7483: $? = 0
configure:7500: result: yes
configure:7524: checking for sys/types.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for sys/stat.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for stdlib.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for string.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for memory.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for strings.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for inttypes.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for stdint.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7524: checking for unistd.h
configure:7545: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7551: $? = 0
configure:7558: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7561: $? = 0
configure:7568: test -s conftest.o
configure:7571: $? = 0
configure:7584: result: yes
configure:7602: checking for unistd.h
configure:7608: result: yes
configure:7612: checking errno.h usability
configure:7629: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:7635: $? = 0
configure:7642: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7645: $? = 0
configure:7652: test -s conftest.o
configure:7655: $? = 0
configure:7666: result: yes
configure:7670: checking errno.h presence
configure:7685: g++ -E  conftest.cpp
configure:7691: $? = 0
configure:7712: result: yes
configure:7745: checking for errno.h
configure:7753: result: yes
configure:7766: checking if setlocale() and nl_langinfo() works
configure:7799: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall -W 
-Wno-unused   conftest.cpp  >&5
configure:7802: $? = 0
configure:7808: ./conftest
configure:7811: $? = 0
configure:7828: result: yes
configure:7843: checking for pthread_mutex_lock
configure:7899: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall -W 
-Wno-unused   conftest.cpp  >&5
configure:7905: $? = 0
configure:7912: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7915: $? = 0
configure:7922: test -s conftest
configure:7925: $? = 0
configure:7938: result: yes
configure:8427: checking boost version 1.32 or newer
configure:8448: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
configure:8454: $? = 0
configure:8461: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:8464: $? = 0
configure:8471: test -s conftest.o
configure:8474: $? = 0
configure:8487: result: yes
configure:8501: checking if boost requires extra flags to compile
configure:8522: g++ -c -g -O2 -fno-strict-aliasing -Wall -W -Wno-unused  
conftest.cpp >&5
conftest.cpp:5:4: error: #error boost version is not 1.32.0
configure:8528: $? = 1
configure: failed program was:
| #include <boost/version.hpp>
|   #if (BOOST_VERSION == 103200) && defined(__GNUC__)
|   int main() { return 0; }
|   #else
|   #error boost version is not 1.32.0
|   #endif
| 
configure:8561: result: no
configure:8587: checking for the libboost_filesystem-gcc library
configure:8614: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall -W 
-Wno-unused   conftest.cpp -lboost_filesystem-gcc  >&5
/usr/bin/ld: cannot find -lboost_filesystem-gcc
collect2: ld returned 1 exit status
configure:8620: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.28"
| #define PACKAGE_STRING "monotone 0.28"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.28"
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #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_ERRNO_H 1
| #define LOCALE_WORKS 1
| /* end confdefs.h.  */
| 
|       #include <boost/filesystem/path.hpp>
|       #include <boost/filesystem/operations.hpp>
|       using namespace boost::filesystem;
| 
| int
| main ()
| {
| exists(path("/boot"));
|   ;
|   return 0;
| }
configure:8649: result: no
configure:8659: error: libboost_filesystem failure
See `config.log' for more details.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cc_fexceptions=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_extern_template=yes
ac_cv_cxx_gnucxx_hashmap=yes
ac_cv_cxx_stlport_hashmap=no
ac_cv_cxx_typeof=yes
ac_cv_env_BOOST_SUFFIX_set=set
ac_cv_env_BOOST_SUFFIX_value=-gcc
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_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_pthread_mutex_lock=yes
ac_cv_header_errno_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_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_locale_works=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_warnings='-Wall -W -Wno-unused'
ac_cv_prog_make_make_set=yes
ac_cv_version_boost=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_prog_tar_ustar=gnutar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gt_cv_func_gnugettext1_libc=yes

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

ACLOCAL='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run 
aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run tar'
AUTOCONF='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run 
autoconf'
AUTOHEADER='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run 
autoheader'
AUTOMAKE='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run 
automake-1.9'
AWK='gawk'
BOOST_LIBDIR=''
BOOST_SUFFIX='-gcc'
BUILD_PCH_FALSE=''
BUILD_PCH_TRUE=''
BUILD_UNIT_TESTS_FALSE=''
BUILD_UNIT_TESTS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fno-strict-aliasing -fexceptions'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -fno-strict-aliasing -Wall -W -Wno-unused'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIB3RDPARTY_CFLAGS=''
LIB3RDPARTY_CXXFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-lboost_filesystem-gcc '
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rime/projects/slug/monotone-0.28/missing --run 
makeinfo'
MISSING_GETADDRINFO_FALSE=''
MISSING_GETADDRINFO_TRUE=''
MISSING_INET6_FALSE=''
MISSING_INET6_TRUE=''
MISSING_INET_NTOP_FALSE=''
MISSING_INET_NTOP_TRUE=''
MISSING_INET_PTON_FALSE=''
MISSING_INET_PTON_TRUE=''
MKINSTALLDIRS='./mkinstalldirs'
MONOTONE_CFLAGS=''
MONOTONE_CXXFLAGS=''
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='monotone'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='monotone'
PACKAGE_STRING='monotone 0.28'
PACKAGE_TARNAME='monotone'
PACKAGE_VERSION='0.28'
PATH_SEPARATOR=':'
POPT_SOURCE_PATH=''
POSUB='po'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE_CPPFLAGS=''
STATIC_BOOST_FALSE=''
STATIC_BOOST_TRUE=''
STRIP=''
USE_NLS='yes'
VERSION='0.28'
WIN32_PLATFORM_FALSE=''
WIN32_PLATFORM_TRUE=''
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/rime/projects/slug/monotone-0.28/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
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'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "monotone"
#define PACKAGE_TARNAME "monotone"
#define PACKAGE_VERSION "0.28"
#define PACKAGE_STRING "monotone 0.28"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE "monotone"
#define VERSION "0.28"
#define HAVE_TYPEOF
#define HAVE_GNUCXX_HASHMAP
#define HAVE_EXTERN_TEMPLATE
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_ICONV 1
#define ICONV_CONST 
#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_ERRNO_H 1
#define LOCALE_WORKS 1

configure: exit 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]