|
Boost : |
From: Jeff Garland (jeff_at_[hidden])
Date: 2004-07-21 21:15:31
One of the few remaining failures on Mandrake is a range library failure
that's been there for the better part of a week. Looks like it might be easy
to solve...
Jeff
URL:
http://boost.sourceforge.net/regression-logs/cs-LinuxMandrake-links.html#range-workaround_test-gcc
or
http://tinyurl.com/6xwh9
Small tease:
range - workaround_test - gcc
Compiler output:
In file included from /boost_regression1/boost/boost/range/detail/common.hpp:23,
from /boost_regression1/boost/boost/range/detail/iterator.hpp:14,
from /boost_regression1/boost/boost/range/iterator.hpp:21,
from ../libs/range/test/partial_workaround.cpp:13:
/boost_regression1/boost/boost/mpl/if.hpp:141: error: namespace `algo_' undeclared
/boost_regression1/boost/boost/mpl/if.hpp:143: error: `void_' was not declared
in this scope
/boost_regression1/boost/boost/mpl/if.hpp:143: error: `void_' was not declared
in this scope
...
set -e
"g++" -c -Wall -ftemplate-depth-100 -g -O0 -fno-inline
-I"../bin/boost/libs/range/test" -I
"/home/jeff/devTools/boost_regression1/boost" -o
"../bin/boost/libs/range/test/workaround_test.test/gcc/debug/partial_workaround.o"
"../libs/range/test/partial_workaround.cpp"
"/usr/bin/objcopy" --set-section-flags .debug_str=contents,debug
"../bin/boost/libs/range/test/workaround_test.test/gcc/debug/partial_workaround.o"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk