[vlc-devel] Re: PVR new driver build error

Gregor Fuis gujs.lists at gmail.com
Mon Jun 11 18:42:40 CEST 2007


Sigmund Augdal wrote:
> On Mon, 2007-06-11 at 10:36 +0200, Gregor Fuis wrote:
>   
>> Hello,
>>
>> I have a problem building vlc-trunk with new pvr driver support. My 
>> kernel is 2.6.21.4. And building vlc wirk with old pvr driver support.
>>
>>     
>
>   
>> And my error is:
>>
>> pvr.c: In function 'ConfigureV4L2':
>> pvr.c:431: error: 'struct v4l2_ext_controls' has no member named 'control'
>> pvr.c:527: error: 'control' undeclared (first use in this function)
>> pvr.c:527: error: (Each undeclared identifier is reported only once
>> pvr.c:527: error: for each function it appears in.)
>> pvr.c: In function 'Open':
>> pvr.c:1023: warning: passing argument 1 of 'Close' from incompatible 
>>     
> This looks very familiar to me. I managed to get it compiling by
> changing "control" to "controls" at that place and some others in the
> same function. I have not yet tested if this is the correct fix. If the
> original patch submitter reads this, I would like his comment.
>
> sigmund
>
>   
>> pointer type
>> make[4]: *** [libpvr_plugin_la-pvr.lo] Error 1
>> make[4]: Leaving directory `/home/iptv/VideoLAN/vlc-trunk/modules/access'
>> make[3]: *** [all-modules] Error 1
>> make[3]: Leaving directory `/home/iptv/VideoLAN/vlc-trunk/modules/access'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/home/iptv/VideoLAN/vlc-trunk/modules'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/iptv/VideoLAN/vlc-trunk'
>> make: *** [all] Error 2
>>
>>     
>
>   
It is fixed now in trunk and also added in 0.8.6 bugfix.
Thanks to developer who fixed it!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070611/57a16a4e/attachment.html>


More information about the vlc-devel mailing list