From owner-freebsd-ports@FreeBSD.ORG Wed Feb 12 10:56:05 2014 Return-Path: Delivered-To: freebsd-ports@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 D0E3EF85 for ; Wed, 12 Feb 2014 10:56:05 +0000 (UTC) Received: from shrewd.pub.knigma.org (shrewd.ipv6.pub.knigma.org [IPv6:2001:8b0:b0:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 69252138A for ; Wed, 12 Feb 2014 10:56:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (authenticated bits=0) by shrewd.pub.knigma.org (8.14.7/8.14.7) with ESMTP id s1CAu2e7092604 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 12 Feb 2014 10:56:02 GMT (envelope-from lists@knigma.org) Message-ID: <52FB5342.3000709@knigma.org> Date: Wed, 12 Feb 2014 10:56:02 +0000 From: Mark Knight User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Error build the port devel/glib20 References: <1391818627.885938616.ruy8upl9@frv35.fwdcdn.com> <21237.34424.821674.97195@gromit.timing.com> <52F5E52E.6080508@FreeBSD.org> <21239.2377.677399.720444@gromit.timing.com> <52F795C9.1010506@knigma.org> <20140211202120.3147ab66@kalimero.tijl.coosemans.org> <52FA82F2.4040609@knigma.org> <20140211215140.0e382097@kalimero.tijl.coosemans.org> <52FA91BF.6010001@knigma.org> <20140211225719.0c0554f4@kalimero.tijl.coosemans.org> <52FAA232.3000507@knigma.org> <20140211233138.00f95a52@kalimero.tijl.coosemans.org> <52FAA984.8000808@knigma.org> <20140212094116.0334181a@kalimero.tijl.coosemans.org> <52FB3D9C.7080200@knigma.org> <20140212111851.0b8650e2@kalimero.tijl.coosemans.org> In-Reply-To: <20140212111851.0b8650e2@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (shrewd.pub.knigma.org [127.0.0.1]); Wed, 12 Feb 2014 10:56:03 +0000 (GMT) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: markk@knigma.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 10:56:05 -0000 On 12/02/2014 10:18, Tijl Coosemans wrote: > Then post the output of: > > # readelf -s /usr/local/lib/libcups.a | grep iconv > # readelf -s /usr/local/lib/libcups.so | grep iconv mkn@shrewd$ readelf -s /usr/local/lib/libcups.a | grep iconv 31: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND iconv 32: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND iconv_close 33: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND iconv_open mkn@shrewd$ readelf -s /usr/local/lib/libcups.so | grep iconv 26: 0000000000000000 94 FUNC GLOBAL DEFAULT UND __bsd_iconv@FBSD_1.3 (4) 97: 0000000000000000 9 FUNC GLOBAL DEFAULT UND __bsd_iconv_open@FBSD_1.3 (4) 141: 0000000000000000 42 FUNC GLOBAL DEFAULT UND __bsd_iconv_close@FBSD_1.3 (4) 180: 0000000000000000 94 FUNC GLOBAL DEFAULT UND __bsd_iconv@@FBSD_1.3 427: 0000000000000000 9 FUNC GLOBAL DEFAULT UND __bsd_iconv_open@@FBSD_1. 567: 0000000000000000 42 FUNC GLOBAL DEFAULT UND __bsd_iconv_close@@FBSD_1 -- Mark Knight Mobile: +44 7753 250584. http://www.knigma.org/ Email: markk@knigma.org. Skype: knigma