On Aug 16, 2017, at 10:15 AM, pd-list-request@lists.iem.at wrote:

This happens only when I try to disable OSS (that I don't need as I use 
Alsa and Jack).


Thanks for the report. I've opened an issue on Github: https://github.com/pure-data/pure-data/issues/188


After reading src/makefile.gnu, I could however compile 
with OSS disabled by using:

    make -f makefile.gnu JACK=true PA=false OSS=false

But doing this compiles Pd without working Jack support

That looks like a bug.

API 5 not supported, reverting to 1 (ALSA)

Anyway I simply went with OSS enabled but wanted to give some feedback 
on this behavior.

Enabling OSS is not a big deal as it will only be actually compiled if the OSS headers are detected. We should fix the broken compilation when it's disabled, however.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com