If you’re tyring to build from the current git master, you’ll be out of luck.
Try my autotools_updates branch: git clone https://github.com/pure-data/pure-data.git -b autotools_updates cd pure-data ./configure make make app -------- Dan Wilcox @danomatika <https://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> > On May 17, 2016, at 10:43 PM, [email protected] wrote: > > From: Alexandre Torres Porres <[email protected] <mailto:[email protected]>> > Subject: Re: [PD] help compiling vanilla on mac > Date: May 17, 2016 at 9:43:42 PM MDT > To: pd-lista puredata <[email protected] <mailto:[email protected]>> > > > so, i installed homebrew, autoconf and aclocal, was able to run ./autogen.sh > now, trying ./configure, I get > > ./configure: line 16002: syntax error near unexpected token `JACK,' > > ./configure: line 16002: ` PKG_CHECK_MODULES(JACK, jack, have_jack=yes, > have_jack=no)' > > configure: error: ./configure failed for portaudio > > > I get the same if i try: ./configure --enable-jack > > > so, is this an error in the source? > > cheers
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
