Bug 38059

Summary: [libva]build error
Product: libva Reporter: Hai <hai.lan>
Component: intelAssignee: haihao <haihao.xiang>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.