Patches item #1439763, was opened at 2006-02-27 12:09 Message generated for change (Settings changed) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1439763...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 9 Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: use alsa_adddev only when ALSA is enabled
Initial Comment:
The alsa_adddev() function prototype in s_main.c is not surrounded by an #ifdef USEAPI_ALSA, so it causes problem when compiling without ALSA, like on Mac OS X. Perhaps this is due to gcc 4.0 being less tolerant to such things.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1439763...