于 2011年06月13日 00:43, Daniel D Jones 写道: > media-gfx/graphviz-2.26.3-r2 fails to compile because: > > grep: /usr/lib/libjpeg.la: No such file or directory > > > The file does not exist. /usr/lib has the following files: > > libjpeg.a > libjpeg.so -> libjpeg.so.8.0.2 > libjpeg.so.62 > libjpeg.so.8 -> libjpeg.so.8.0.2 > libjpeg.so.8.0.2 > > I've reemerged jpeg, run revdep-rebuild, etc. I've scoured the web and found > a number of issues and bugs related to the libjpeg.la file but none of them > offer a solution which works for me. Any suggestions greatly appreciated. > doing grep jpeg\\.la /usr/lib/lib*.la may help. Maybe some other libtool archive pull in the libjpeg.la