>> liang@guoliangc:/usr/lib/pkgconfig$ ls -al >> /usr/lib/x86_64-linux-gnu/libfreetype.la >> -rw-r--r-- 1 root root 892 6月 23 05:58 >> /usr/lib/x86_64-linux-gnu/libfreetype.la >> >> But spice cannot find it. >> >> have any one meet such ploblem ? > > The error you are seeing generally means there is a .la file somewhere on > your system which references /usr/lib/libfreetype.la. So I'd try to > find/grep la files for /usr/lib/freetype.la to try to figure out what's > going on. > The libfreetype.la in my system is /usr/lib/x86_64-linux-gnu/libfreetype.la, not /usr/lib/libfreetype.la
Why spice is searching for /usr/lib/freetype.la, how can I let it searching for /usr/lib/x86_64-linux-gnu/libfreetype.la instead ? Thanks, -- Liang Guo http://bluestone.cublog.cn _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
