On Sun, 20 Apr 2014 10:18:21 -0700 (PDT) Beeblebrox wrote: > Latest compiled ports result in below message for several binaries: > Shared object "libfreetype.so.9" not found, required by "chrome" > > So far the ports I have seen this are www/midori, www/chromium, > editors/libreoffice; but I have not tested all ports installed on the > system. > > I have read UPDATING, and it does not apply to my situation since I do a > full poudriere run of all ports on the system before each "# pkg upgrade -r > myrepo". Recent freetype update (20140416) should therefore not cause any > issue for me. > > Is this a problem with the specific ports listed, or a libfreetype error? > I'd like to know before I add a libfreetype.so.9 entry to /etc/libmap.conf. > In /usr/local/lib: libfreetype.a / libfreetype.so / libfreetype.so.6.11.2 / > libfreetype.la / libfreetype.so.6
http://svnweb.freebsd.org/ports/head/print/freetype2/pkg-plist?r1=347555&r2=351411 Use sysutils/libchk and 'pkg which' to find the port that is linked against the old library and needs rebuild. -- Herbert _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"