Bug 39211

Summary: if VA enabled, dependency not checked
Product: Mesa Reporter: Alexandre Demers <alexandre.f.demers>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: low    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.