On 06/03/2016 10:46, Dr.-Ing. Edgar Alwers wrote: > On Saturday 05 March 2016 15:43:57 Bruce Dubbs wrote: > >> I think I've seen that. Does /opt/kde/lib/libmicroblog.so exist? >> >> If so, make sure /etc/ld.so.conf has /opt/kde/lib and run ldconfig. > > Hi Bruce, > > thanks for your E-Mail. Yes, "/opt/kde/lib/libmicroblog.so" exists and I did > ldconfig, /etc/ld.so.conf has /opt/kde/lib. > > However, the problem persists. Here a copy of the last statements of make -j1: > > quote > ---------- > ..... > ..... > /opt/kde/include/kgenericfactory.h:152:22: Anmerkung: hier deklariert > class KDE_DEPRECATED KGenericFactory : public KGenericFactoryBase<Product> > ^ > [ 92%] Linking CXX shared module ../../../../lib/plasma_engine_akonadi.so > /usr/bin/ld: cannot find -lmicroblog > collect2: Fehler: ld gab 1 als Ende-Status zurück > plasma/generic/dataengines/akonadi/CMakeFiles/plasma_engine_akonadi.dir/build.make:135: > > die Regel für Ziel „lib/plasma_engine_akonadi.so“ scheiterte > make[2]: *** [lib/plasma_engine_akonadi.so] Fehler 1 > CMakeFiles/Makefile2:29561: die Regel für Ziel > „plasma/generic/dataengines/akonadi/CMakeFiles/plasma_engine_akonadi.dir/all“ > scheiterte > make[1]: *** > [plasma/generic/dataengines/akonadi/CMakeFiles/plasma_engine_akonadi.dir/all] > Fehler 2 > Makefile:138: die Regel für Ziel „all“ scheiterte > make: *** [all] Fehler 2 > ---------- > unquote > > I hope you understand the german messages. More or less: " rule for the > target "blahblah" failed". >
I guess you did, but just in case: have you erased the build directory and run cmake again? I have not built KDE4 recently, so I cannot help more, sorry Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
