Bug 84063

Summary: [PATCHES] fix the out-of-tree(OOT) build
Product: libva Reporter: Emil Velikov <emil.l.velikov>
Component: intelAssignee: haihao <haihao.xiang>
Status: RESOLVED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium CC: zhixinx.liu
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Emil Velikov 2014-09-18 19:06:58 UTC
The following patches are needed in order to have it working 
 - Make autogen.sh compatible with OOT builds [1]
 - Generate the wayland protocol files in the build tree [2]
 - Correctly prefix the source files and add the source folder to the includes list [3] [4]


For the QA (or anyone interested) out of tree builds are executed as
 - cd ${libva_location_for_build}
 - ${libva_sources_location}/autogen.sh
 - make (or make install/make distclean)



[1] http://lists.freedesktop.org/archives/libva/2014-September/002696.html
[2] http://lists.freedesktop.org/archives/libva/2014-September/002697.html
[3] http://lists.freedesktop.org/archives/libva/2014-September/002700.html
[4] http://lists.freedesktop.org/archives/libva/2014-September/002701.html
Comment 1 Emil Velikov 2014-11-12 21:46:43 UTC
The referenced patches has been merged.

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.