Re: dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope

Klaus Schmidinger <[email protected]>
Newsgroups gmane.linux.vdr
Message-ID <[email protected]>
On 9/28/18 10:21 AM, Martin Gansser wrote:
> ...
> dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope
>               if (ioctl(fd_audio, AUDIO_GET_PTS, &pts) == -1) {
>                                   ^~~~~~~~~~~~~
> dvbhdffdevice.c:569:33: note: suggested alternative: 'VIDEO_GET_PTS'
>               if (ioctl(fd_audio, AUDIO_GET_PTS, &pts) == -1) {
>                                   ^~~~~~~~~~~~~
>                                   VIDEO_GET_PTS

AUDIO_GET_PTS is defined in /usr/include/linux/dvb/audio.h.
Maybe this isn't included correctly, or you have a wrong version of it?

Klaus

_______________________________________________
vdr mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.