Bug 84065

Summary: fix 'make distcheck'
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:24:49 UTC
'make distcheck' is used to generate the dist-ribution tarball(s) and check that it is sufficient to compile the project.

These three patches [1] [2] [3] are required apart from a local hack in order to get it working.
The hack - comment out the "driverdir...." line in libva.pc. Proper fix for that will follow as soon as I find a way to fix it.

How to run:
 - ./autogeh.sh && make distcheck


Any references of "make dist" in the following patches should read "make distcheck"

[1] http://lists.freedesktop.org/archives/libva/2014-September/002698.html
[2] http://lists.freedesktop.org/archives/libva/2014-September/002699.html
[3] http://lists.freedesktop.org/archives/libva/2014-September/002704.html
Comment 1 Emil Velikov 2014-11-12 21:45:54 UTC
The hack mentioned is still required to get 'make dist' working, yet everything else is now merged.
The hack is a slightly different issue and will be treated as such.

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.