Does anybody know why this error happens?
make[2]: Entering directory `/home/ratin/libva/dummy_drv_video' CCLD dummy_drv_video.la gcc: error: ../va/.libs/libva-x11.so: No such file or directory make[2]: *** [dummy_drv_video.la] Error 1 make[2]: Leaving directory `/home/ratin/libva/dummy_drv_video' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ratin/libva' make: *** [all] Error 2 This is a brand new system with Ubuntu 13.04 , libtool 2.4.2-1.2ubuntu1 , automake1:1.11.6-1ubuntu1 ,autoconf 2.69-1ubuntu1 installed. I think I saw this before but forgot how I solved it. One way is to copy the .lib folder from another system but I don't want to do this. Thanks Ratin
_______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva