[PD] compiling pd-jackclock

IOhannes m zmoelnig zmoelnig at iem.at
Mon May 14 15:06:04 CEST 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-05-14 12:52, derek wrote:
> Hi folks,
> 
> I'm looking for a way to communicate between Pd and the transport
> of Ardour. There used to be a jack-transport object, but the main
> page for this seems down and it's not in any other repository I've
> searched. I found pd-jackclock, but I get the following error after
> setting up the Makefile with the location of the Pd sources and
> trying to "make". Hope someone can help with this. Thanks!
> 
> Derek
> 
> derek at shuttle-xpc:~/Downloads/pd-jackclock-1.0$ make cc
> -ICFLAGS+=-I /usr/include/pdextended/m_pd.h -fPIC -O2 -Wall
     ^^^^^^^^^^^^^^
i guess, the way you modified your makefile broke the build.
the above should read "-I/usr/include/pdextended/" rather than
"-ICFLAGS+=-I /usr/include/pdextended/m_pd.h" (spaces do matter, mind
paths vs files and you should never see 'CFLAGS' in the actual gcc
cmdline - it's supposed to be properly substituted)

gamsdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+xAzkACgkQkX2Xpv6ydvQQgwCgsrY3AXqAllC3wKzkTlWRAG/2
0VAAn1vQNGGt+jbFKNPNvHANEPT9TMlc
=3k0D
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2307 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120514/59d7c837/attachment-0001.bin>


More information about the Pd-list mailing list