NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/48698: ossaudio(3) needs updates
>Number: 48698
>Category: kern
>Synopsis: ossaudio(3) needs updates
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Apr 03 12:00:00 +0000 2014
>Originator: Thomas Klausner
>Release: NetBSD 6.99.39
>Organization:
Curiosity is the very basis of education and if you tell me that
curiosity killed the cat, I say only that the cat died nobly.
- Arnold Edinborough
>Environment:
Architecture: x86_64
Machine: amd64
>Description:
The vlc-2.1.1 oss module fails compilation due to missing symbols.
These are provided by OSS version 4.
For example:
http://manuals.opensound.com/developer/SNDCTL_DSP_SILENCE.html
http://manuals.opensound.com/developer/SNDCTL_DSP_SKIP.html
http://manuals.opensound.com/developer/AFMT_S32_NE.html
http://manuals.opensound.com/developer/SNDCTL_DSP_GETPLAYVOL.html
http://manuals.opensound.com/developer/SNDCTL_DSP_SETPLAYVOL.html
http://manuals.opensound.com/developer/SNDCTL_SYSINFO.html
http://manuals.opensound.com/developer/SNDCTL_AUDIOINFO.html
http://manuals.opensound.com/developer/PCM_CAP_HIDDEN.html
PCM_CAP_MODEM (no definition found)
http://manuals.opensound.com/developer/PCM_CAP_OUTPUT.html
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index