[PD] probleme with make after ./configure --enable-jack

Iain Mott mott at reverberant.com
Tue Feb 14 17:19:03 CET 2012


just to set the record straight, the idea of linking with "-ljack2" was
completely misguided - all it succeeded in doing was to break jack in
the final build of pd-extended. Had more luck building pd-extended from
the svn trunk today - seems like it's all working on ubuntu 11.10 amd64.
i



On Thu, 2012-02-09 at 11:53 -0500, Hans-Christoph Steiner wrote:
> That would be good ot have in a bug report so we can fix
> Pd's ./configure to handle this. 
> 
> .hc
> 
> On Wed, 2012-02-08 at 18:48 -0200, Iain Mott wrote:
> > solved the problem. Needed to replace references to the library -ljack
> > with -ljack2 in Pd-0.42.5-extended/pd/src/configure.
> > 
> > Turns out my machine was always using Jack2. It's just that Jack2 is
> > actually Jack version 1.9.7 - a bit confusing.
> > 
> > i
> > 
> > 
> > 
> > 
> > 
> > On Wed, 2012-02-08 at 17:11 -0200, Iain Mott wrote:
> > > Hello,
> > > 
> > > This thread is a little old, but I'm having the same problem. 
> > > 
> > > Prince Ba, did you manage to resolve it? I'm getting the same undefined
> > > errors trying to compile Pd-0.42.5-extended on Ubuntu 11.10 64bit using
> > > the instructions here:
> > > 
> > > http://puredata.info/docs/developer/BuildingPdExtended64bitUbuntuIntrepid
> > > 
> > > That is:
> > > 
> > > /home/iain/tmp/Pd-0.42.5-extended/pd/src/s_audio_jack.c:52: undefined
> > > reference to `jack_port_get_buffer'
> > > /home/iain/tmp/Pd-0.42.5-extended/pd/src/s_audio_jack.c:56: undefined
> > > reference to `jack_port_get_buffer'
> > > /home/iain/tmp/Pd-0.42.5-extended/pd/src/s_audio_jack.c:83: undefined
> > > reference to `jack_port_get_buffer'
> > > ... 
> > > etc.
> > > 
> > > I was trying to compile first with the old version of jack installed - then
> > > installed: libjack-jackd2-0, libjack-jackd2-dev and jackd2 but no
> > > change.
> > > 
> > > Can anyone help?
> > > 
> > > Cheers,
> > > 
> > > Iain
> > > 
> > > 
> > > 
> > > 
> > > On Wed, 2011-12-28 at 11:55 +0100, prince ba wrote:
> > > > 
> > > > Hi,
> > > > 
> > > >   Jack2 is installed and lijack-dev is already installed…
> > > > I tried to install the source of jack too, but I got the same error
> > > > 
> > > > 
> > > > 2011/12/28 Charles Goyard <cg at fsck.fr>
> > > >         prince ba wrote:
> > > >         > /home/caracteriel/Pd-0.42.5-extended/pd/src/s_audio_jack.c:341: undefined
> > > >         > reference to `jack_port_register'
> > > >         
> > > >         > I use Ubuntu.
> > > >         > Jack is installed with .deb
> > > >         
> > > >         
> > > >         maybe you need to install jack-dev.
> > > >         
> > > >         Also is it jack or jack2 installed ?
> > > >         
> > > >         
> > > >         _______________________________________________
> > > >         Pd-list at iem.at mailing list
> > > >         UNSUBSCRIBE and account-management ->
> > > >         http://lists.puredata.info/listinfo/pd-list
> > > > 
> > > > 
> > > > 
> > > > -- 
> > > > 
> > > > http://audioblog.arteradio.com/caracteriel/
> > > > 
> > > > Combien de gens ne sont abstraits
> > > > que pour paraître profond
> > > > _______________________________________________
> > > > Pd-list at iem.at mailing list
> > > > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Pd-list at iem.at mailing list
> > > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> > 
> > 
> > 
> > _______________________________________________
> > Pd-list at iem.at mailing list
> > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> 





More information about the Pd-list mailing list