Bug 93944 - vaapi (intel-driver) cannot be compiled due to several errors wth make command
Summary: vaapi (intel-driver) cannot be compiled due to several errors wth make command
Status: RESOLVED INVALID
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: high major
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-31 03:12 UTC by Humberto Israel Perez Rodriguez
Modified: 2016-02-03 08:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
make_intel_driver.log (29.44 KB, text/plain)
2016-01-31 03:12 UTC, Humberto Israel Perez Rodriguez
Details

Description Humberto Israel Perez Rodriguez 2016-01-31 03:12:27 UTC
Created attachment 121421 [details]
make_intel_driver.log

Bug description:
----------------
vaapi (intel-driver) cannot be compiled due to several errors wth make command

Steps to reproduce :
---------------------
1- Download vaapi (intel-driver) from :
      git clone http://anongit.freedesktop.org/git/vaapi/intel-driver.git
2- Change to intel-driver path and type the following commands
3- git checkout kbl-alpha-rc1
4 ./autogen.sh --prefix=/opt/X11R7 --libdir=/opt/X11R7/lib --enable-wayland=0
5- make -j6


Actual result :
--------------
In step 4 when i do the make command i have several errors, please see the file make_intel_driver.log to more information


Expected result :
-----------------
vaapi (intel-driver) must 
be compiled without any issues


addition information regarding the tag :
-----------------------------------------
Component : vaapi (intel-driver)
Tag : kbl-alpha-rc1
Commit : c4deca0
Author : peng.chen <peng.c.chen@intel.com>
Age : 4 days ago


with master branch this issue also occurs
git describe : 1.6.1-92-gf6fe842
commit : f6fe8428cc395771659a010222d0e3774b876535


with the tag : bxt-alpha commit: 9540f1e194e0f18f72a9496899bf7d1323b923af
does not occurs this issue
Comment 1 haihao 2016-02-03 05:53:17 UTC
The new commit needs some new data structures/macros in libva, Please update your libva first. I will update the dependency checking in libva-intel-driver


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.