Hi there A user reported problems building kdenlive using the wizard. It fails due to cmake trying to depend on an a really weird path. I was hoping someone could resolve this. Here is the make error:
[106%] make[2]: *** No rule to make target `/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so', needed by `src/cmake_bindir/kdenlive'. Stop. make[2]: *** Waiting for unfinished jobs.... Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/kdenlivesettings.o make[1]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/all] Error 2 I had him try some different stuff: $ find . -type f | xargs grep libkdecore.so ./src/cmake_bindir/CMakeFiles/kdenlive.dir/build.make:src/cmake_bindir/kdenlive: /build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so ./thumbnailer/cmake_bindir/CMakeFiles/westleypreview.dir/build.make:lib/westleypreview.so: /usr/lib/libkdecore.so ./CMakeCache.txt:KDE4_KDECORE_LIBRARY:FILEPATH=/usr/lib/libkdecore.so ./CMakeCache.txt:westleypreview_LIB_DEPENDS:STATIC=general;/usr/lib/libQtCore.so;general;/usr/lib/libQtGui.so;general;/usr/lib/libQtSvg.so;general;/usr/lib/libQtCore.so;general;kdecore;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;general;/usr/lib/libXft.so;general;/usr/lib/libXau.so;general;/usr/lib/libXdmcp.so;general;/usr/lib/libQtGui.so;general;/usr/lib/libQtXml.so;general;/ Binary file ./lib/westleypreview.so matches Its the first dep line I simply don't understand... Any clues? Full log attached. Regards Mads -- Mads Bondo Dydensborg mads at dydensborg.dk http://www.madsdydensborg.dk/ Men of vast integrity are seldom popular. They are often crucified - Dave Mallery ------------------------------------------------------- -- Mads Bondo Dydensborg mads at dydensborg.dk http://www.madsdydensborg.dk/ But the Napster case is not just, or even mainly, about piracy. It is about business models. The industry wants to stick to its old one - selling expensive compact discs - and to protect it. But Napster's success shows that there is a lot of appetite for a new model. The old model is legal, but the new one is not, since the industry refuses to endorse it. Artists' interests deserve legal protection, within limits; business models do not. - The Economist, 2001.02.24 -------------- next part -------------- A non-text attachment was scrubbed... Name: kbw.log.20081108.222928.YHP24669.bz2 Type: application/x-bzip2 Size: 23840 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20081109/f38fd69e/attachment.bin>
