[Libva] libva 1.0.10 build broken

Dirk Nehring dnehring at gmx.net
Wed Feb 9 15:16:41 PST 2011


Hi,

currently, the build of libva 1.0.10 is broken regarding the i965
driver:

[...]
  CC     i965_drv_video.lo
i965_drv_video.c: In function 'i965_DestroyConfig':
i965_drv_video.c:344:38: warning: unused variable 'intel'
i965_drv_video.c: In function 'i965_BeginPicture':
i965_drv_video.c:1004:38: warning: unused variable 'intel'
i965_drv_video.c: In function '__vaDriverInit_0_32':
i965_drv_video.c:1855:16: error: request for member 'vaTerminate' in something not a structure or union
i965_drv_video.c:1856:16: error: request for member 'vaQueryConfigEntrypoints' in something not a structure or union
i965_drv_video.c:1857:16: error: request for member 'vaQueryConfigProfiles' in something not a structure or union
[...]

Compiled on Fedora 14 with "./configure --enable-i965-driver". No
problems with 1.0.8.

Dirk


More information about the Libva mailing list