From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 30 00:15:22 2014 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4305BDF9 for ; Thu, 30 Jan 2014 00:15:22 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 249491984 for ; Thu, 30 Jan 2014 00:15:21 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W8fHs-0001bZ-H0 for freebsd-gnome@freebsd.org; Wed, 29 Jan 2014 16:15:20 -0800 Date: Wed, 29 Jan 2014 16:15:20 -0800 (PST) From: Robert_Burmeister To: freebsd-gnome@freebsd.org Message-ID: <1391040920521-5881332.post@n5.nabble.com> In-Reply-To: <52E8D4FF.5070702@rainbow-runner.nl> References: <52E87F2E.40204@UToledo.edu> <52E8D4FF.5070702@rainbow-runner.nl> Subject: Re: FreeBSD Port: editors/abiword MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 00:15:22 -0000 > On 29-1-2014 5:10, Robert Burmeister wrote: >> Abiword 2.8.6 fails to build on FreeBSD 10.0 i386 with error >> libtool: link: '/usr/local/lib/libiconv.la' is not a valid libtool >> archive >> >> iconv should be pulled from the base system on FreeBSD 10. > > That is correct, as you noted on 10 the libiconv port isn't needed > anymore. Can you run 'pkg which /usr/local/lib/libiconv.la' and see if > it orphaned file? If that is the case you can remove it. Abiword 2.8.6 fails to build with the error after having removed the libiconv.la file. -- View this message in context: http://freebsd.1045724.n5.nabble.com/FreeBSD-Port-editors-abiword-tp5880962p5881332.html Sent from the freebsd-gnome mailing list archive at Nabble.com.