I&#39;ve recently been attempting to build the latest /trunk of KDE on gNewsense for educational purposes, however after building Cmake 2.6-4, Qt 4.5.1, and kdesupport, I am completely unable to complete building kdelibs. <br>
<br>The output can be found at: <a href="http://pastebin.com/m75d12df7">http://pastebin.com/m75d12df7</a><br><br>It always fails building around 83%, right after it displays &quot;Linking CXX shared module ../lib/katepart.so&quot;<br>
<br>The admin on <a href="http://forum.kde.org">forum.kde.org</a> (bcooksley) suggested altering the TARGET_LINK_LIBRARIES argument for KatePart in the appropriate CMakeLists.txt file to include the KTextEditor linking, however I&#39;m not entirely sure how to go about doing that. What exactly do I need to do to ensure kdelibs compiles?<br>
<br>--Sean<br>