You are not logged in.

#1 2010-10-05 16:46:28

TomB17
Member
Registered: 2009-09-02
Posts: 102

Trouble with aur/kdevelop-extra-plugins-python-svn

I can't get the kdevelop python plug-in to compile.

<snip>


[ 65%] Building CXX object duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o                                                                                              
/tmp/yaourt-tmp-root/aur-kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/contextbuilder.cpp:32:45: fatal error: language/duchain/smartconverter.h: No such file or directory
compilation terminated.
make[2]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o] Error 1
make[1]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/all] Error 2
make: *** [all] Error 2
    Aborting...
==> ERROR: Makepkg was unable to build kdevelop-extra-plugins-python-svn.

After some searching, I came to discover smartconverter.h has been removed so I commented it out in contextbuilder.cpp.

<snip>

[ 65%] Building CXX object duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o                                                                                              
In file included from /var/abs/local/yaourtbuild/kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/contextbuilder.cpp:33:0:                                            
/var/abs/local/yaourtbuild/kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/pythoneditorintegrator.h:26:46: fatal error: language/editor/editorintegrator.h: No such file or directory
compilation terminated.
make[2]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o] Error 1
make[1]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/all] Error 2
make: *** [all] Error 2
    Aborting...

Does anyone have this working?  Any ideas?

Offline

#2 2010-11-12 11:38:33

grim147
Member
Registered: 2009-11-28
Posts: 4

Re: Trouble with aur/kdevelop-extra-plugins-python-svn

I have the same problem , so i would also like to know sad

Offline

Board footer

Powered by FluxBB