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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"