|
From: | Kelly F. Hickel |
Subject: | [Monotone-devel] best boost version and monotone version to build on AIX 5.3 |
Date: | Wed, 11 Jul 2007 14:19:18 -0500 |
This may be a bit OT, but then again, I can’t build
monotone without boost, so….. So, I’m trying to get boost and monotone built on mq
5.3. I’ve tried building boost 1.33.1 and boost 1.34.0, and I can’t
get either version of boost to build using the “simple” boost build
instructions “./configure ; make”. Am I just missing something? Is this as hard as it seems??? FYI, the errors below are from boost 1.34.0. MkDir1
bin.v2/libs/signals/build/gcc-3.4.3/debug/threading-multi gcc.compile.c++ bin.v2/libs/signals/build/gcc-3.4.3/debug/threading-multi/named_slot_map.o In file included from
./boost/config/select_stdlib_config.hpp:20, from ./boost/config.hpp:40, from ./boost/signals/detail/config.hpp:18, from ./boost/signals/detail/named_slot_map.hpp:13, from
libs/signals/src/named_slot_map.cpp:12: ./boost/config/no_tr1/utility.hpp:21:21: utility: No such
file or directory In file included from
./boost/type_traits/is_convertible.hpp:17, from
./boost/type_traits/conversion_traits.hpp:15, from
./boost/signals/detail/signals_common.hpp:17, from
./boost/signals/detail/named_slot_map.hpp:14, from libs/signals/src/named_slot_map.cpp:12: ./boost/type_traits/is_array.hpp:24:19: cstddef: No such
file or directory In file included from
./boost/type_traits/is_convertible.hpp:17, from
./boost/type_traits/conversion_traits.hpp:15, from ./boost/signals/detail/signals_common.hpp:17, from
./boost/signals/detail/named_slot_map.hpp:14, from
libs/signals/src/named_slot_map.cpp:12: ./boost/type_traits/is_array.hpp:35: error: `std::size_t'
has not been declared ./boost/type_traits/is_array.hpp:35: error: ISO C++ forbids
declaration of `N' with no type ./boost/type_traits/is_array.hpp:36: error: `std::size_t'
has not been declared ./boost/type_traits/is_array.hpp:36: error: ISO C++ forbids
declaration of `N' with no type ./boost/type_traits/is_array.hpp:37: error: `std::size_t'
has not been declared ./boost/type_traits/is_array.hpp:37: error: ISO C++ forbids
declaration of `N' with no type ./boost/type_traits/is_array.hpp:38: error: `std::size_t'
has not been declared ./boost/type_traits/is_array.hpp:38: error: ISO C++ forbids
declaration of `N' with no type -- Kelly F. Hickel |
[Prev in Thread] | Current Thread | [Next in Thread] |