Date: Sun, 06 May 2012 15:51:25 -0500 From: Bryan Drewery <bryan@shatow.net> To: freebsd-ports@freebsd.org Cc: gnome@freebsd.org, kwm@FreeBSD.org Subject: Re: print/freetype2 build failure - cannot determine name of library object from ... libfreetype.so.9 Message-ID: <4FA6E44D.8040106@shatow.net> In-Reply-To: <4FA6914B.3000603@shatow.net> References: <4FA6914B.3000603@shatow.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/6/2012 9:57 AM, Bryan Drewery wrote: > Does anyone else get this failure when building print/freetyp2? > > gnome-libtool: compile: cannot determine name of library object from > `/wrkdirs/usr/ports/print/freetype2/work/freetype-2.4.9/objs/.libs/libfreetype.so.9' > > It's weird, it works on redports (all builders), as well as my own 7.4 > i386, 8.3 i386, 9.0 amd64. All work. > > It just fails for me when building in a jail. > > I removed all of my custom make.conf changes and rebuilt all > dependencies as well. > I figured this out. It was due to me applying a patch from ports/155546 to devel/libtool. Removing that patch fixes the issue with print/freetype2. Bryan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FA6E44D.8040106>