On 24/09/15 14:02, Antti Kantee wrote:
On 24/09/15 10:43, Robert Millan wrote:
FYI:
https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50276
If Hurd soundcard.h is missing those defines, doesn't it mean that some
ossaudio programs will fail to compile on Hurd? Why isn't adding the
missing defines to the Hurd soundcard.h possible? The ABI used by old
binaries will not change if you add new definitions, so I'm not sure I
understand your motivation for patching NetBSD sources here.
Also, if you want to use just ossaudio on Hurd, wouldn't it be better to
use the in-(rump-)kernel ossaudio compat translator (sys/compat/ossaudio)?