Date: Wed, 29 Nov 2006 01:50:26 +0600 From: Max Khon <fjoe@samodelkin.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: ports@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: recent build failures on pointyhat (libtool: link: cannot find the library `') Message-ID: <20061128195026.GB71715@samodelkin.net> In-Reply-To: <1164323825.28084.37.camel@shumai.marcuscom.com> References: <20061114044137.GC16470@samodelkin.net> <20061114064414.GA61581@xor.obsecurity.org> <20061123223312.GA86018@xor.obsecurity.org> <1164323825.28084.37.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! On Thu, Nov 23, 2006 at 06:17:05PM -0500, Joe Marcus Clarke wrote: > > > > I've received a bunch of build failures on pointyhat with the same > > > > error reason: > > > > > > > > /bin/sh ./libtool --mode=link cc -O -pipe -pthread -o mtest mtest.o > > > > +libmysqlclient.la -L/usr/local/lib -lodbc -lz > > > > libtool: link: cannot find the library `' > > > > *** Error code 1 > > > > > > > > Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2. > > > > *** Error code 1 > > > > > > > > Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2. > > > > *** Error code 1 > > > > > > > > Stop in /a/ports/databases/mysql2odbc. > > > > ================================================================ > > > > build of /usr/ports/databases/mysql2odbc ended at Mon Nov 13 23:00:11 GMT 2006 > > > > > > > > This happens for all FreeBSD versions (at least 4, 5 and 6, all i386) > > > > on pointyhat and I cannot reproduce it locally and on sledge. > > > > The port has not been touched for about 8 months. > > > > > > > > Do you have an idea what happens? > > > > > > Broken .la file? > > > > Any progress on this? > > Typically the solution for this problem is to change the > GNU_CONFIGURE=yes to USE_AUTOTOOLS=libtool:15. This forces the FreeBSD > libtool to be on the system when the port is built in a package build. Thanks for the hint! That did the trick! /fjoe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061128195026.GB71715>