kdesvn

heesen

Rainer Heesen
Hallo,

läuft bei euch kdesvn glatt durch?

Bei mir kommt immer diese Fehlermeldung:

Code:
[  3%] Building CXX object src/svnqt/CMakeFiles/svnqt.dir/client_annotate.o
In file included from /usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_annotate.cpp:29:
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_impl.hpp:56: error: expected `)' before "context"
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_impl.hpp:63: error: `ContextP' does not name a type
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_impl.hpp:74: error: `ContextP' has not been declared
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_impl.hpp:74: error: ISO C++ forbids declaration of `context' with no type
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_impl.hpp:693: error: `ContextP' does not name a type
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_annotate.cpp: In member function `virtual void svn::Client_impl::annotate(svn::AnnotatedFile&, const svn::Path&, const svn::Revision&, const svn::Revision&, const svn::Revision&)':
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_annotate.cpp:73: error: `m_context' undeclared (first use this function)
/usr/ports/devel/kdesvn/work/kdesvn-0.10.0/src/svnqt/client_annotate.cpp:73: error: (Each undeclared identifier is reported only once for each function it appears in.)
gmake[2]: *** [src/svnqt/CMakeFiles/svnqt.dir/client_annotate.o] Error 1
gmake[1]: *** [src/svnqt/CMakeFiles/svnqt.dir/all] Error 2
gmake: *** [all] Error 2
*** Error code 2

Ich habe gegoogelt, aber dort nur einen Hinweis gefunden, dass es vielleicht mit gcc41 klappen könnte. Den habe ich bei mir noch nicht auf dem System. Hat es von euch jemand ohne gcc41 übersetzen können?

Viele Grüße

Rainer
 
Hi,

hatte ich vor einiger Zeit(29.09) dem Maintainer gemeldet.
Antwort:
Thanks for the mention. It should be issues with newer subversion, say
1.4.0. From kdesvn's changelog, it seems that 0.9.3 has solved this
problem. However, 0.9.3 also changes its make system to CMake, which I
am still trying to figure out how to make it work with port.

Please stay tuned. :-)

CU

Martin
 
Zurück
Oben