>>>>> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:

Lars, we need some help from you I guess. The error says:

configure:4923: checking istream usability
configure:4936: g++ -c -g -Os -fno-exceptions  -W -Wall conftest.cc >&5
In file included from /usr/include/gcc/darwin/3.3/c++/bits/concept_check.h:60,
                 from /usr/include/gcc/darwin/3.3/c++/bits/stl_iterator_base_fun
cs.h:68,
                 from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:74,
                 from /usr/include/gcc/darwin/3.3/c++/memory:54,
                 from /usr/include/gcc/darwin/3.3/c++/string:48,
                 from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47,
                 from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47,
                 from /usr/include/gcc/darwin/3.3/c++/ios:49,
                 from /usr/include/gcc/darwin/3.3/c++/istream:44,
                 from configure:4987:
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h: In member function 
   `void __gnu_cxx::_InputIteratorConcept<_Tp>::__constraints()':
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h:415: error: parse 
   error before `;' token
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h:417: error: parse 
   error before `;' token
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h: In member function 
   `void __gnu_cxx::_ForwardIteratorConcept<_Tp>::__constraints()':
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h:450: error: parse 
   error before `;' token
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h: In member function 
   `void __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints()':
/usr/include/gcc/darwin/3.3/c++/bits/boost_concept_check.h:502: error: parse 
   error before `;' token


So the problem is with the new concept check support.

JMarc

Reply via email to