On Nov 9, 2012, at 11:44, Michaël Parchet <[email protected]> wrote:

> The attachment contenant is here : 
> 
> 
> http://paste.kde.org/600836/

Based on the error message in your log:


/usr/include/c++/4.2.1/bits/stl_construct.h:150:24: error: expected a qualified

name after 'typename'

<nowiki>typedef typename iterator_traits<_ForwardIterator>::value_type</nowiki>

^


I would say there is a problem in the C++ code in either your project or in KDE 
that the clang compiler does not like. I am not a C++ programmer so I cannot 
advise further. You can either fix that problem, or you can use a different 
compiler like llvm-gcc-4.2 or gcc that is not so picky.


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to