branches/kdevelop/3.4/languages/cpp

Andreas Pakulat apaku at gmx.de
Thu May 25 08:41:18 UTC 2006


On 25.05.06 09:42:00, Andras Mantia wrote:
> On Thursday 25 May 2006 03:23, Andreas Pakulat wrote:
> > It compiles and links here too. However the classview cannot be
> > loaded because the lib misses a symbol:
> >
> > Library loader error:
> > /home/andreas/kdev_unstable/lib/kde3/libkdevclassview.so: undefined
> > symbol: _ZTV17FancyListViewItem
> 
> Did you updated/compiled/installed kdevelop/lib as well?

I did a full clean checkout, running 
./configure --prefix=/home/andreas/kdev_unstable --with-neon-config=/usr/bin/neon-config --without-arts --with-subversion-dir=/usr --with-qtdoc-dir=/usr/share/qt3/doc/ --with-apr-config=/usr/bin/apr-config --with-apu-config=/usr/bin/apu-config --enable-csharp --disable-ada --disable-perforce --enable-customproject --disable-vba --enable-trollproject --enable-cpp --enable-antproject --enable-java --enable-php --enable-subversion --enable-cvs --enable-debug=full --enable-bash --disable-haskell --enable-ruby --enable-sql --disable-clearcase --enable-python --enable-perl --disable-pascal --enable-scriptproject --disable-fortran --enable-scripting --enable-docbase --enable-autoproject --with-pythondir=/usr --with-kdelibsdoxy-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs/ --with-kdelibsdoc-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs/

and make + make install. Of course I set KDEDIRS to include
kdev_unstable and PATH too. 

I don't need to use unsermake do I?

Hmm, after doing a make install inside kdevelop/lib it now works. Very
strange.

I'll try another rebuilt tomorrow (don't have time today).

Andreas

-- 
This life is yours.  Some of it was given to you; the rest, you made yourself.




More information about the KDevelop-devel mailing list