[vlc-devel] compilation problem with panoramix video filter (with gcc 4.3.1)

Hugo Beauzee-Luyssen beauze.h at gmail.com
Thu Jun 18 22:02:24 CEST 2009


2009/6/11 Rémi Denis-Courmont <remi at remlab.net>:
> Le jeudi 11 juin 2009 22:43:58 Gilles Sabourin, vous avez écrit :
>> Le Thursday 11 June 2009 21:25:16 Rémi Denis-Courmont, vous avez écrit :
>> > Le jeudi 11 juin 2009 22:15:07 Gilles Sabourin, vous avez écrit :
>> > > for unknown reason, gcc 4.3.1 dislike the line :
>> > >
>> > >     const xcb_randr_output_t *outputs =
>> > >         xcb_randr_get_screen_resources_outputs( r );
>> >
>> > Surely a missing typedef. Probably your libxcb-randr is too old, but I
>> > don't know what is the minimum version here.
>>
>> You're right, many definitions are missing in randr.h for xcb-devel 7.3
>> (opensuse 11.0); unfortunatly, I can't upgrade easily nor deactivate this
>> video filter.
>>
>> xcb-devel 7.4 is ok. Should be the minimum version requirement, I guess ...
>
> I don't know the parallel universe of OpenSUSE version numbering. Seriously,
> that looks like an X.Org version. The most recent libxcb is 1.3.
>

Just add the same problem.
Upgrading from libxcb-1.1.90.1 to libxcb-1.3 (including upgrading
xcb-proto-1.2 to xcb-proto-1.5) did the trick.
These are the last version for gentoo, I don't really know about other distros

-- 
Hugo Beauzée-Luyssen



More information about the vlc-devel mailing list