From owner-freebsd-ports@FreeBSD.ORG Tue Nov 14 04:41:40 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374A916A407 for ; Tue, 14 Nov 2006 04:41:40 +0000 (UTC) (envelope-from fjoe@neo.samodelkin.net) Received: from neo.samodelkin.net (samodelkin.net [195.62.0.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A3C43D53 for ; Tue, 14 Nov 2006 04:41:39 +0000 (GMT) (envelope-from fjoe@neo.samodelkin.net) Received: by neo.samodelkin.net (Postfix, from userid 1000) id 9D111170AE; Tue, 14 Nov 2006 10:41:37 +0600 (NOVT) Date: Tue, 14 Nov 2006 10:41:37 +0600 From: Max Khon To: ports@FreeBSD.org Message-ID: <20061114044137.GC16470@samodelkin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i Cc: Subject: recent build failures on pointyhat (libtool: link: cannot find the library `') X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 04:41:40 -0000 Hi! 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? /fjoe