<div dir="ltr">Hello!<br>I'm trying to compile amarok2 source code from svn co svn://<a href="http://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/amarok">anonsvn.kde.org/home/kde/trunk/extragear/multimedia/amarok</a>, and at I get this error:<br>
<br>[4%] Built target generator<br>make -f src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/build.make src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/depend<br>make[2]: Entering directory `/mnt/datos/amarok/build'<br>
cd /datos/amarok/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /datos/amarok /datos/amarok/src/scriptengine/generator/generator /datos/amarok/build /datos/amarok/build/src/scriptengine/generator/generator /datos/amarok/build/src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/DependInfo.cmake --color=<br>
make[2]: Leaving directory `/mnt/datos/amarok/build'<br>make -f src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/build.make src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/build<br>make[2]: Entering directory `/mnt/datos/amarok/build'<br>
make[2]: *** No rule to make target `src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.cpp', needed by `src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.o'. Stop.<br>
make[2]: Leaving directory `/mnt/datos/amarok/build'<br>make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/all] Error 2<br>make[1]: Leaving directory `/mnt/datos/amarok/build'<br>make: *** [all] Error 2<br>
<br><br>and here the out from cmake:<br><br>----------------------------------------------------------------------------- <br>-- The following external packages were located on your system. <br>
-- This installation will have the extra features provided by these packages. <br>+ kdelibs <br>
+ taglib <br>+ strigi <br>
+ libnjb <br>+ glib2 <br>
+ Gdk <br>+ libgpod <br>
+ mysql <br>+ libvisual <br>
+ opengl <br>+ curl <br>
+ libxml2 <br>+ openssl <br>
+ gobject <br>+ kdemultimedia <br>
+ soprano <br>+ nepomuk <br>
+ Qt4 Glib support <br>+ KDE's qt-copy <br>
----------------------------------------------------------------------------- <br>-- The following OPTIONAL packages could NOT be located on your system. <br>
-- Consider installing them to enable more features from this software. <br>+ libifp, <a href="http://1.0.0.2">1.0.0.2</a>: Support iRiver iFP audio devices <<a href="http://ifp-driver.sourceforge.net/libifp/">http://ifp-driver.sourceforge.net/libifp/</a>> <br>
+ libmp4v2: Enable tagging of mp4 files from within amarok <<a href="http://www.sf.net/projects/mpeg4ip">http://www.sf.net/projects/mpeg4ip</a>> <br>+ libmtp, 0.3.0: Enable Support for portable media devices that use the media transfer protocol <<a href="http://libmtp.sourceforge.net/">http://libmtp.sourceforge.net/</a>> <br>
+ loudmouth: Loudmouth is the communication backend needed by mp3tunes for synching. <<a href="http://www.loudmouth-project.org">http://www.loudmouth-project.org</a>> <br>----------------------------------------------------------------------------- <br>
<br>-- Configuring done<br>-- Generating done <br>-- Build files have been written to: /datos/amarok/build<br><br><br>what can I do??<br><br>thanks a lot!<br><br>sorry for my poor explanation, it's difficult to me to write in english (i'm from spain), but if more details are needed i will try to explain better;)<br>
</div>