Indiana Unversity logo[ConceptGCC]

ConceptGCC :

Re: Problems with "make" after subversion update

From: Bonderer Rolf (rolfbo_at_[hidden])
Date: 2006-06-21 11:26:29


Hi Doug,

Curiously enough there was indeed a problem with my local copy of the subversion code. I deleted my local copy and made a new "svn co" and reinstalled everything. There were no error messages at all and the compiler works well. So everything is fine.

Cheers,
Rolf.

-----Original Message-----
From: conceptgcc-bounces_at_[hidden] on behalf of Bonderer Rolf
Sent: Mon 6/19/2006 12:57 PM
To: conceptgcc_at_[hidden]
Subject: [ConceptGCC] Problems with "make" after subversion update
 
Hi Doug,

I tried to "svn update" to the latest version of the conceptg++ compiler. This seemed to work fine.

However, when I execute the "make" command I obtain lots of error messages of the form:

/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2413: error: template declaration of 'int std::__unguarded_linear_insert'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2413: error: expected `)' before '__last'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2414: error: 'MutableRandomAccessIterator' is not a member of 'std'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2414: error: '::value_type' has not been declared
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2432: error: 'MutableRandomAccessIterator' has not been declared
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2434: error: 'value_type' was not declared in this scope
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2434: error: 'value_type' was not declared in this scope
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2434: error: template argument 2 is invalid
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2434: error: template argument 3 is invalid
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2436: error: variable or field '__unguarded_linear_insert' declared void
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2436: error: template declaration of 'int std::__unguarded_linear_insert'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2436: error: expected `)' before '__last'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2437: error: 'MutableRandomAccessIterator' is not a member of 'std'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2437: error: '::value_type' has not been declared
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2438: error: expected primary-expression before '__comp'
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2456: error: 'MutableRandomAccessIterator' has not been declared
/home/subversionConceptGCC/conceptgcc-config/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2457: error: 'value_type' was not declared in this scope

...

Do you have any idea what this could mean? Is there possibly a problem with my local copy?

Thank you for your support.

Kind regards,
Rolf

_______________________________________________
ConceptGCC mailing list
ConceptGCC_at_[hidden]
http://www.osl.iu.edu/mailman/listinfo.cgi/conceptgcc