'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
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.