[PD-dev] Pd does not link against jack

Roman Haefeli reduzent at gmail.com
Thu Jul 6 22:38:20 CEST 2017


Now I'm having a hard believing myself, but apparently the last commit
that builds a pd linked against libjack is: 637ef74e 

(which is over a year old. Can that be true?)

Roman



On Don, 2017-07-06 at 21:17 +0200, Roman Haefeli wrote:
> Hey all
> 
> I don't know exactly for how long, but jack support seems broken in
> current git master. This is how I compile Pd:
> 
> $ ./autogen.sh
> $ ./configure --enable-jack
> $ make -j
> 
> The resulting binary doesn't link against jack libraries:
> 
> $ ldd src/pd
> 	linux-gate.so.1 =>  (0xb7757000)
> 	libasound.so.2 => /usr/lib/i386-linux-gnu/libasound.so.2
> (0xb760c000)
> 	libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0
> (0xb75ef000)
> 	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb75e9000)
> 	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb7594000)
> 	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb73de000)
> 	librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xb73d5000)
> 	/lib/ld-linux.so.2 (0x80015000)
> 
> When I start:
> 
> $ pd -jack -channels 2 
> 
> It segfaults.
> 
> Roman
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20170706/33f463ec/attachment.sig>


More information about the Pd-dev mailing list