Date: Tue, 21 Jul 2009 12:59:29 +0200 From: Milan Obuch <freebsd-ports@dino.sk> To: freebsd-ports@freebsd.org Cc: kde@freebsd.org Subject: Re: Unable to build /x11/kdelibs3 with updated jpeg-7 port Message-ID: <200907211259.30376.freebsd-ports@dino.sk> In-Reply-To: <20090721064034.44a40391@scorpio.seibercom.net> References: <20090721064034.44a40391@scorpio.seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907211259.30376.freebsd-ports>