Hi,
I am build Boost_1_30_0 on HPUX11.11 using gcc 3.3.3.
I m getting these errors.
skipping Boost.Python library build due to missing or incorrect configuration
couldn't find Python.h in "/usr/local/include/python2.2"
.
.
.
.
.
...patience...
...found 2254 targets...
...updating 295 targets...
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/c_regex_traits.o
libs/regex/src/c_regex_traits.cpp: In static member function `static void
boost::c_regex_traits<char>::update()':
libs/regex/src/c_regex_traits.cpp:655: call of overloaded `getlocale(int)' is
ambiguous
/usr/include/locale.h:114: candidates are: locale_data* getlocale(int)
libs/regex/src/c_regex_traits.cpp:62: const char*
<unnamed>::getlocale(int)
libs/regex/src/c_regex_traits.cpp:658: call of overloaded `getlocale(int)' is
ambiguous
/usr/include/locale.h:114: candidates are: locale_data* getlocale(int)
libs/regex/src/c_regex_traits.cpp:62: const char*
<unnamed>::getlocale(int)
libs/regex/src/c_regex_traits.cpp:660: call of overloaded `getlocale(int)' is
ambiguous
/usr/include/locale.h:114: candidates are: locale_data* getlocale(int)
libs/regex/src/c_regex_traits.cpp:62: const char*
<unnamed>::getlocale(int)
libs/regex/src/c_regex_traits.cpp:663: call of overloaded `getlocale(int)' is
ambiguous
/usr/include/locale.h:114: candidates are: locale_data* getlocale(int)
libs/regex/src/c_regex_traits.cpp:62: const char*
<unnamed>::getlocale(int)
g++ -c -Wall -ftemplate-depth-100 -DBOOST_REGEX_NO_LIB=1 -DBOOST_REGEX_STATIC_LINK=1 -g -O0 -fno-inline -I"libs/regex/build" -I "/mnt/r7/apal3/lib/boost_1_30_0" -o "libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
...failed gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/c_regex_traits.o...
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/c_regex_traits_common.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/cpp_regex_traits.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/cregex.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/fileiter.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/posix_api.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/regex.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/regex_debug.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/regex_synch.o
gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/w32_regex_traits.o
.
.
.
.
.
...skipped
participants (2)
-
Albert Gome
-
John Maddock