In file included from /usr/include/c++/4.2.1/vector:70,
from /usr/include/QtCore/qvector.h:49,
from /usr/include/QtGui/qtextformat.h:45,
from /usr/include/QtGui/qtextobject.h:43,
from /usr/include/QtGui/QSyntaxHighlighter:47,
from /usr/include/sonnet/highlighter.h:24,
from /usr/include/ktextedit.h:24,
from evatextedit.h:23,
from evachatuibase.cpp:22:
/usr/include/c++/4.2.1/bits/stl_vector.h:69: error: expected constructor, destructor, or type conversion before 'namespace'
make[3]: *** [evachatuibase.lo] 错误 1
make[3]: Leaving directory `/home/yava555/Desktop/eva/src/ui'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/yava555/Desktop/eva/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/yava555/Desktop/eva'
make: *** [all] 错误 2

