I was getting build error<br>
<br>

<style type="text/css">p, li { white-space: pre-wrap; }</style><i>Scanning dependencies of target amarok_massstorage-device<br>
[ 96%] [ 96%] Built target 
amarok_service_opmldirectory                                                                                                                           
 <br>
Building CXX object 
src/core-impl/collections/db/sql/device/massstorage/CMakeFiles/amarok_massstorage-device.dir/amarok_massstorage-device_automoc.o<br>
Linking CXX shared module 
../../../../../../../lib/amarok_massstorage-device.so                                                                                                   
 <br>
Linking CXX shared module 
../../../../../../lib/amarok_collection-mysqlecollection.so                                                                                             
 <br>
  <b>/usr/bin/ld: cannot find -lmysqld    </b>                                                                                                                                             
 <br>
collect2: ld returned 1 exit status<br>
make[2]: *** [lib/amarok_collection-mysqlecollection.so] Error 1<br>
make[1]: *** [src/core-impl/collections/db/sql/mysqlecollection/CMakeFiles/amarok_collection-mysqlecollection.dir/all] Error 2<br>
make[1]: *** Waiting for unfinished jobs....<br>
[ 96%] Built target amarok_massstorage-device<br>
[ 97%] Built target amarokmp3tunesharmonydaemon<br>
make: *** [all] Error 2<br>
[lukas@FedoraSatelite build]$ </i><br>
<br>
Getting  mysql-embedded-devel.i686 0:5.1.52-1.fc14  solves the problem :) Should&#39;t there be a check for mysqld?<br>
<br>
As for playlist performance, I can;t say I have a lot of the playlists, but with those I have, it fell really smooth :)<br><br>Lukas<br><br><br><div class="gmail_quote">On 27 December 2010 13:45, Mark Kretschmann <span dir="ltr">&lt;<a href="mailto:kretschmann@kde.org">kretschmann@kde.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">On Mon, Dec 27, 2010 at 12:39 PM, Bart Cerneels &lt;<a href="mailto:bart.cerneels@kde.org">bart.cerneels@kde.org</a>&gt; wrote:<br>


&gt; I&#39;m looking for people with lot&#39;s of saved playlists that have<br>
&gt; experienced performace issues to try out this git branch:<br>
&gt; <a href="http://gitweb.kde.org/clones/amarok/shanachie/stecchinos-amarok.git" target="_blank">http://gitweb.kde.org/clones/amarok/shanachie/stecchinos-amarok.git</a><br>
&gt;<br>
&gt; simplest instructions:<br>
&gt; git clone git://<a href="http://anongit.kde.org/clones/amarok/shanachie/stecchinos-amarok" target="_blank">anongit.kde.org/clones/amarok/shanachie/stecchinos-amarok</a><br>
&gt; cd stecchinos-amarok<br>
&gt; mkdir build<br>
&gt; cd build<br>
&gt; cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull ../<br>
&gt; make -j3 &amp;&amp; sudo make install<br>
&gt;<br>
&gt; Let me know if startup times improve and if the Saved Playlist section<br>
&gt; feels faster.<br>
&gt;<br>
&gt; I want to integrate this pre 2.4 release. So I want heavy testing.<br>
<br>
Will test, because this particular issue has bugged me for a long<br>
time. IMHO very important fix, if it works well.<br>
<br>
--<br>
<font color="#888888">Mark Kretschmann<br>
Amarok Developer, Software Engineer at KO GmbH<br>
Fellow of the Free Software Foundation Europe<br>
<a href="http://amarok.kde.org" target="_blank">http://amarok.kde.org</a> - <a href="http://fsfe.org" target="_blank">http://fsfe.org</a> - <a href="http://kogmbh.com" target="_blank">http://kogmbh.com</a><br>
_______________________________________________<br>
Amarok-devel mailing list<br>
<a href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
</font></blockquote></div>