---
** [bugs:#1172] Makefile: recipe for target 'install' failed**
**Status:** open **Group:** v0.46 **Labels:** Makefile **Created:** Sat Nov 15, 2014 12:22 PM UTC by kubriel **Last Updated:** Sat Nov 15, 2014 12:22 PM UTC **Owner:** nobody
this is bothering me a little for a few weeks on my fresh Arch Linux 64, when compiling pd after git clone git://git.code.sf.net/p/pure-data/pure-data
./autogen.sh ./configure --prefix=/usr/local \ --enable-alsa \ --enable-jack \ --enable-fftw \ --disable-portaudio make runs ok, but make install result is error:
Makefile:865: recipe for target 'install-nobase_dist_libpdDATA' failed make[3]: *** [install-nobase_dist_libpdDATA] Error 1 make[3]: Leaving directory '/home/kubriel/Downloads/AUR/pd-git/src/pure-data' Makefile:1220: recipe for target 'install-am' failed make[2]: *** [install-am] Error 2 make[2]: Leaving directory '/home/kubriel/Downloads/AUR/pd-git/src/pure-data' Makefile:917: recipe for target 'install-recursive' failed make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory '/home/kubriel/Downloads/AUR/pd-git/src/pure-data' Makefile:1214: recipe for target 'install' failed make: *** [install] Error 2
---
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.