-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-07-04 23:47, yvan volochine wrote:
On 02/07/13 12:37, IOhannes m zmölnig wrote:
** [patches:#513] automake build fixes**
[snip]
after the latest updates in the puredata git repository ("0.45.0test"), the automake build-system is broken, since files have been removed from the source-tree.
the attached patchset fixes this (so Pd can be build with automake again), and it also adds new files (mostly help-patches) to its "install" and "dist" targets.
as of today's master (c19e7c4), build is still failing here at `./configure` with the following error:
config.status: creating Makefile config.status: error: cannot find input file: `portaudio-2.0.pc.in' configure: error: ./configure failed for portaudio
using 3.9.8-1-ARCH, automake-1.14 and gcc-4.8.1
you did run `autogen.sh` prior to everything, did you?
fgamsdr IOhannes