[PD] [PD-announce] Pd 0.46-2 released

Dan Wilcox danomatika at gmail.com
Tue Oct 28 16:53:01 CET 2014


From reading the error, it’s obvious the Makefile.am was broken when “metro.pd" was renamed to "metro-help.pd”. Automake goes through and generates Makefiles based on the Makefile.am files found through out the project.

You probably only need to find the Makefile.am for puredata/extra and change “metro.pd” to “metro-help.pd”.

I think that’s a better solution then “oh, don’t bother with that autotools stuff, it’s always broken”. :D

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>


> On Oct 28, 2014, at 7:00 AM, pd-list-request at lists.iem.at wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> I used to use :
> $ ./autogen.sh
> $ ./configure
> $ make
> to compile Pd.
> But I have a problem with the pd 0.46-2 :
> 
> make[3]: Leaving directory
> '/home/jack/Téléchargements/pd-0.46-2/extra/stdout'
> make[3]: Entering directory '/home/jack/Téléchargements/pd-0.46-2/extra'
> make[3]: Nothing to be done for 'all-am'.
> make[3]: Leaving directory '/home/jack/Téléchargements/pd-0.46-2/extra'
> make[2]: Leaving directory '/home/jack/Téléchargements/pd-0.46-2/extra'
> make[2]: Entering directory '/home/jack/Téléchargements/pd-0.46-2'
> make[2]: *** No rule to make target 'doc/5.reference/metro.pd', needed
> by 'all-am'.  Stop.
> make[2]: Leaving directory '/home/jack/Téléchargements/pd-0.46-2'
> Makefile:751: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/home/jack/Téléchargements/pd-0.46-2'
> Makefile:660: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> How can I solve this error ?
> Thanx.
> ++
> 
> Jack
> 
> PS : same problem on Ubuntu 14.10, and last Raspbian.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20141028/cf989054/attachment-0001.html>


More information about the Pd-list mailing list