Bug 84065 - fix 'make distcheck'
Summary: fix 'make distcheck'
Status: RESOLVED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 19:24 UTC by Emil Velikov
Modified: 2014-11-13 08:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.