<br><br><div class="gmail_quote">On Fri, Jun 25, 2010 at 3:07 PM, Marco Donnarumma <span dir="ltr">&lt;<a href="mailto:devel@thesaddj.com">devel@thesaddj.com</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;">

Hi all,<br>I&#39;m trying to build a jaunty package of pdextended rc3.<br>I get the source from <a href="http://puredata.info/docs/developer/GettingPdSource" target="_blank">http://puredata.info/docs/developer/GettingPdSource</a> specifically the &quot;Pd-extended between releases&quot; (is this correct?)<br>


<br>when i make install &amp;&amp; make package I get this error:<br><br>/usr/bin/ld: cannot find -lmp3lame<br>collect2: ld returned 1 exit status<br>make[2]: *** [/home/sad/pd-extended/externals/unauthorized/mp3amp~/mp3amp~.pd_linux] Error 1<br>


rm /home/sad/pd-extended/externals/unauthorized/mp3amp~/mp3amp~.o<br>make[2]: Leaving directory `/home/sad/pd-extended/externals&#39;<br>make[1]: *** [externals_install] Error 2<br>make[1]: Leaving directory `/home/sad/pd-extended/packages&#39;<br>


make: *** [install] Error 2<br><br>is this about missing dependency libmp3lame?<br><br>I do have installed libmp3lame0 though. <br clear="all"><br>am I doing something wrong?<br>thanks<br><font color="#888888"><br></font></blockquote>

<div><br>Well, make sure you have libmp3lame-dev installed.<br>For every required library, you need the source of the library for building.<br><br>Andras<br>
</div></div>