Bug 39211 - if VA enabled, dependency not checked
Summary: if VA enabled, dependency not checked
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: low enhancement
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 15:59 UTC by Alexandre Demers
Modified: 2011-07-14 07:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alexandre Demers 2011-07-13 15:59:50 UTC
When using --enable-va with autogen.sh, no verification is done to be sure libva-dev is installed. This result in an error when compiling.

This should be prevented by making sure libva-dev is present if VA is enabled.
Comment 1 Christian König 2011-07-14 02:17:28 UTC
The VA state tracker is currently unmaintained.

It should at least compile without a problem, but is otherwise only a skeleton code implementation of the api.

Please use VDPAU until we can find some maintainer for it.
Comment 2 Christian König 2011-07-14 07:33:34 UTC
Ok I've added a check for the right dependencies.

Should be fixed by now.
Comment 3 Alexandre Demers 2011-07-14 07:49:45 UTC
confirmed to be fixed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.