Bug 38059 - [libva]build error
Summary: [libva]build error
Status: VERIFIED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: haihao
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 19:48 UTC by Hai
Modified: 2011-06-09 20:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Hai 2011-06-07 19:48:20 UTC
When build libva, it will fail to build mpeg2vldeom
Following is the make log:

make[3]: Entering directory `/home/lanhai/driver/libva/test/decode'
make[3]: *** No rule to make target `mpeg2vldemo.c', needed by `mpeg2vldemo.o'.  Stop.
make[3]: Leaving directory `/home/lanhai/driver/libva/test/decode'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lanhai/driver/libva/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lanhai/driver/libva'
make: *** [all] Error 2

*****************************************
Reproduce steps:
./augoten.sh
./configure --enable-i965-driver --prefix=/opt/X11R7
make
Comment 1 Hai 2011-06-09 19:59:43 UTC
make distclean will fix this issue


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.