Do you have kdebase-workspace installed? http://changelogs.ubuntu.com/changelogs/pool/main/k/kdeplasma-addons/kdeplasma-addons_4.2.0-0ubuntu1~intrepid1/changelog references that's needed to build lancelot. If you do, make sure that kdeprefix/share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml exists, and that you're installing kde-plasma-addons into the same prefix as the rest of the kde packages.
On Wed, Apr 8, 2009 at 10:30 AM, lux-integ <[email protected]> wrote: > Greetings, > > I am trying to compile kde-plasma-addons-4.2.1 on a pure 64-bit (AMD64) linux > box. I get to 49% and it bombs out. See below:- > > ########## > Generating moc_ContactsKopete.cpp > [ 46%] Built target lancelot-menu_automoc > [ 46%] Generating ui_LancelotConfigBase.h > [ 47%] Generating kmail_interface.cpp, kmail_interface.h > [ 47%] Generating kmail_interface.moc > [ 47%] Generating kmailfolder_interface.cpp, kmailfolder_interface.h > [ 48%] Generating kmailfolder_interface.moc > [ 48%] Generating kopete_interface.cpp, kopete_interface.h > [ 49%] Generating kopete_interface.moc > [ 49%] Generating ui_LancelotWindowBase.h > Plasma UI Compiler 0.1 > Generating > /build-09/kde-4.2.1/kdeplasma-addons-4.2.1/build/applets/lancelot/app/src/ui_LancelotWindowBase.h > >From > >/build09/kde-4.2.1/kdeplasma-addons-4.2.1/applets/lancelot/app/src/ui/LancelotWindowBase.xml > ---------- : Lancelot::FlipLayout retrieves attribute > Lancelot__FlipLayout:realLayout > ...... > > make[2]: *** No rule to make target > `/share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml', needed by > `applets/lancelot/app/src/screensaver_interface.cpp'. Stop. > make[1]: *** [applets/lancelot/app/src/CMakeFiles/lancelot-menu.dir/all] Error > 2 > make: *** [all] Error 2 > > > ########## > I even edit CMakelists.txt and insert header path for qt/includes and it made > no difference. > > Help would be appreciated. > > lux-integ > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
