On Tuesday 21 July 2009 12:40:34 Jerry wrote: > It appears that the /x11/kdelibs3 ports insists on using the older > "libjpeg.so.9" library. Since updating to jpeg-7, this library is > no-longer available. Therefore, I cannot build this port. > > A complete copy of the build log is available here: > > http://filebin.ca/yrdvkw/kdelibs.log
There is notice in UPDATING, section 20090719, I found temporary workaround ln -s /usr/local/lib/libjpeg.so.10 /usr/local/lib/libjpeg.so.9 After that, all my ports seems to work again. I am rebuilding kdelibs, kdebase and kdepim right now (most used apps in my case). Regards, Milan _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
