Boost logo

Boost :

From: Bruno.Voigt_at_[hidden]
Date: 2001-09-25 05:58:55


Hi!
Ist this a known problem about boost_1_24_0 ?
bye, Bruno

CC -V
CC: Sun Workshop 6 update 2 C++ 5.3 2001/05/15

make -fsunpro.mak

mkdir -p sunpro
mkdir -p sunpro/libboost_regex
CC -c -O2 -I../../../ -o sunpro/libboost_regex/c_regex_traits.o ../src/c_regex_traits.cpp
"../src/c_regex_traits.cpp", line 672: Warning: i hides boost::c_regex_traits<char>::i.
1 Warning(s) detected.
CC -c -O2 -I../../../ -o sunpro/libboost_regex/c_regex_traits_common.o ../src/c_regex_traits_common.cpp
CC -c -O2 -I../../../ -o sunpro/libboost_regex/cpp_regex_traits.o ../src/cpp_regex_traits.cpp
CC -c -O2 -I../../../ -o sunpro/libboost_regex/cregex.o ../src/cregex.cpp
"../../..//boost/regex.hpp", line 1016: Error: set_first(boost::re_detail::iterator) is not a member of
boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1036: Error: set_first(boost::re_detail::iterator, unsigned) is not a member of
boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1060: Error: match_results_base is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1060: Warning (Anachronism): Type names qualified by template parameters require "typename".
"../../..//boost/regex.hpp", line 1060: Error: No direct declarator preceding "(".
"../../..//boost/regex.hpp", line 1088: Error: allocator() is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1094: Error: operator =(const boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>&) is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1107: Error: free() is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1126: Error: operator ==(const boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>&) is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1144: Error: set_size(size_type) is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator,
 boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1188: Error: set_size(size_type, boost::re_detail::iterator, boost::re_detail::iterator) is not a member of
boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1250: Error: init_fail(boost::re_detail::iterator, boost::re_detail::iterator) is not a member of
boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1256: Error: maybe_assign(const boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>&) is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator, boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 1294: Error: cow() is not a member of boost::re_detail::match_results_base<boost::re_detail::iterator,
boost::re_detail::Allocator>.
"../../..//boost/regex.hpp", line 851: Error: iterator_traits is not a member of std.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<const char*, boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: A declaration does not specify a tag or an identifier.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<const char*, boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: Use ";" to terminate declarations.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<const char*, boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: "}" expected instead of "<".
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<const char*, boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 1350: Error: char_type is not a member of boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: While specializing "boost::match_results<const char*, boost::re_detail::jm_def_alloc>".
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 1351: Error: value_type is not a member of boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: While specializing "boost::match_results<const char*, boost::re_detail::jm_def_alloc>".
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 1352: Error: difference_type is not a member of boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: While specializing "boost::match_results<const char*, boost::re_detail::jm_def_alloc>".
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 1353: Error: iterator_type is not a member of boost::re_detail::match_results_base<const char*,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 76: Where: While specializing "boost::match_results<const char*, boost::re_detail::jm_def_alloc>".
"../src/cregex.cpp", line 76: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: iterator_traits is not a member of std.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 77: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: A declaration does not specify a tag or an identifier.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 77: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: Use ";" to terminate declarations.
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 77: Where: Specialized in non-template code.
"../../..//boost/regex.hpp", line 851: Error: "}" expected instead of "<".
"../../..//boost/regex.hpp", line 1344: Where: While specializing "boost::re_detail::match_results_base<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>".
"../../..//boost/regex.hpp", line 1344: Where: Specialized in boost::match_results<boost::re_detail::mapfile_iterator,
boost::re_detail::jm_def_alloc>.
"../src/cregex.cpp", line 77: Where: Specialized in non-template code.
Compilation aborted, too many Error messages.
make: *** [sunpro/libboost_regex/cregex.o] Error 1

--
Bruno.Voigt_at_[hidden]  # IC3S AG # Tel. +49.4106.655.105 # Fax. +49.4109.555.550
http://www.ic3s.de   # Mobile +49.700.686.00.686

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk