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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ok, the Fedora30 package [1] kernel-headers-4.19.0-0.rc5.git2.1.fc30.x86_64.rpm contains the file /usr/include/linux/dvb/audio.h,
but definition
#define AUDIO_GET_PTS              _IOR('o', 19, __u64)
fehlt.

[1] https://kojipkgs.fedoraproject.org//packages/kernel-headers/4.19.0/0.rc5.git2.1.fc30/x86_64/kernel-headers-4.19.0-0.rc5.git2.1.fc30.x86_64.rpm
 
I don't know what to do, write to the packager, so he can put in this definition again ?
or is there a other solution ?

thanks
Martin

Gesendet: Freitag, 28. September 2018 um 10:45 Uhr
Von: "Klaus Schmidinger" <Klaus.Schmidinger@xxxxxxx>
An: vdr@xxxxxxxxxxx
Betreff: Re:  dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope
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
vdr@xxxxxxxxxxx
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr




[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux