[PD-dev] compiling pd

Rich E reakinator at gmail.com
Sun Jun 1 00:08:36 CEST 2008


Those configure settings work for me.  Do you have the jack development
packages/headers installed for your system?  Is jack found by the configure
script? This is what I get:

r at pal:~/src/pd/pd-0.41-4/src$ ./configure --enable-jack | grep jack
checking for jack_set_xrun_callback in -ljack... yes
checking for jack_set_error_function in -ljack... yes

And i also get a -DUSEAPI_JACK linking flag when compiling.

-rich

On Sat, May 31, 2008 at 1:26 PM, forwind <forward at forwind.net> wrote:

> Hi all,
>
> I am trying to compile pd 0.41-4 on a amd 64 bit machine.
> I'm using:
> /configure --enable-alsa=yes --enable-jack=yes --enable-oss=no
>
> This results in make building with
> cc -DDL_OPEN -DPA_USE_OSS -DUNIX -DUNISTD -DUSEAPI_OSS
> -fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -M
>
> The binary builds with any problems but when I run it there is no option
> for jack or alsa (within the audio settings drop down) ?
>
> The card works fine through alsa/jack.
>
> Any ideas?
>
>
> Conor
>
>
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20080531/1ba6bc7c/attachment.htm>


More information about the Pd-dev mailing list