From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 20 20:27:14 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3CC16A4CE for ; Fri, 20 Aug 2004 20:27:14 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28A7E43D45 for ; Fri, 20 Aug 2004 20:27:14 +0000 (GMT) (envelope-from martin@gumucio.com) Received: by limicola.its.uu.se (Postfix, from userid 205) id 16FC2F845; Fri, 20 Aug 2004 22:27:12 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s3610; Fri, 20 Aug 04 22:27:02 +0200 Received: from rollo (regulus3.student.uu.se [130.238.5.5]) by limicola.its.uu.se (Postfix) with SMTP id 65CF64BF2 for ; Fri, 20 Aug 2004 22:27:01 +0200 (MSZ) Date: Fri, 20 Aug 2004 22:26:44 +0200 From: Martin Gumucio To: freebsd-gnome@freebsd.org Message-Id: <20040820222644.3ae14f04.martin@gumucio.com> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: libtool hell X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 20:27:14 -0000 Im having troubles with building a lot of stuff in ports, and among them is the gnome2 port. I get the following error when trying to build pango libtool15: link: cannot find the library `' I tried rebuilding my system (fbsd 5.2.1) from fresh sources. I cvsupped my ports and even did a "pkg_delete -a" before i began but no luck! I guess this has to do with the recent withdrawal of libtool14? I really have no idea, any tips would be greatly appreciated!