[PD] compiling pdextended rc3 jaunty

András Murányi muranyia at gmail.com
Fri Jun 25 18:45:29 CEST 2010


On Fri, Jun 25, 2010 at 3:07 PM, Marco Donnarumma <devel at thesaddj.com>wrote:

> Hi all,
> I'm trying to build a jaunty package of pdextended rc3.
> I get the source from http://puredata.info/docs/developer/GettingPdSourcespecifically the "Pd-extended between releases" (is this correct?)
>
> when i make install && make package I get this error:
>
> /usr/bin/ld: cannot find -lmp3lame
> collect2: ld returned 1 exit status
> make[2]: ***
> [/home/sad/pd-extended/externals/unauthorized/mp3amp~/mp3amp~.pd_linux]
> Error 1
> rm /home/sad/pd-extended/externals/unauthorized/mp3amp~/mp3amp~.o
> make[2]: Leaving directory `/home/sad/pd-extended/externals'
> make[1]: *** [externals_install] Error 2
> make[1]: Leaving directory `/home/sad/pd-extended/packages'
> make: *** [install] Error 2
>
> is this about missing dependency libmp3lame?
>
> I do have installed libmp3lame0 though.
>
> am I doing something wrong?
> thanks
>
>
Well, make sure you have libmp3lame-dev installed.
For every required library, you need the source of the library for building.

Andras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100625/c12ea895/attachment.htm>


More information about the Pd-list mailing list