[Gstreamer-bugs] [Bug 143861] New: - OSS elements portability on BSD (soundcard.h location)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Jun 7 05:38:23 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=143861
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: OSS elements portability on BSD (soundcard.h location)
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: bugs at leroutier.net
QAContact: gstreamer-maint at bugzilla.gnome.org
as the devel-mailing seems to work when it wants (not very often), i post a
"potential" bug here.
some BSD that have OSS emulation (Free/Net/OpenBSD), have put (or still do)
their soundcard.h in INCLUDEDIR/, INCLUDEDIR/machine/ and sometimes
INCLUDEDIR/sys (like current linux does)
configure.ac only checks for sys/soundcard.h
oss & arts plugins only include sys/soundcard.h
first question : is arts OSS specific ?
i see no check for OSS presence in configure.ac arts detection section
would attach a patch in the near future that should fix this
any BSD people can tell me where this header is on their system and which
version they use ?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list