Another Build failure in the latest git pull of Kdeplatform...

Kevin Funk krf at gmx.de
Sun Jan 6 18:41:03 UTC 2013


On Sunday 06 January 2013, 13:23, Michael Hart wrote:
> My system has the KDE 4.9.5 and therefore
> /usr/lib64/libgrantlee_core.so.0.3.0 is what was installed
> 
> Is it wise to make KdePlatform depentend specifically on
> /usr/lib64/libgrantlee_core.so.0.2.0
> that existed in prior version of KDE
> 
> Here is the build error get even after "*make clean*" command:
> [ 27%] Building CXX object
> language/CMakeFiles/kdevplatformlanguage.dir/checks/controlflownode.o
> make[2]: *** No rule to make target `/usr/lib64/libgrantlee_core.so.0.2.0',
> needed by `lib/libkdevplatformlanguage.so.7.0.0'.  Stop.
> make[1]: *** [language/CMakeFiles/kdevplatformlanguage.dir/all] Error 2
> make: *** [all] Error 2
> 
> Later
> Michael
> 
> (snip)

Did you try with a completely clean build directory?

You probably have to remove CMakeCache.txt file in your build directory so 
CMake picks up the new location of the library.

Greets

-- 
Kevin Funk


More information about the KDevelop-devel mailing list