From owner-freebsd-ports@FreeBSD.ORG Tue Feb 11 22:31:48 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 3E171D75 for ; Tue, 11 Feb 2014 22:31:48 +0000 (UTC) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id B1F121A54 for ; Tue, 11 Feb 2014 22:31:47 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnQGAOaj+lJbsJEl/2dsb2JhbABagwy9GYMGgRYXdIIlAQEFOhwjEAsYCSUPKh6IIgHJbxeOeQcWhCIBA5gpkiGDLjs Received: from 37.145-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.145.37]) by relay.skynet.be with ESMTP; 11 Feb 2014 23:31:40 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id s1BMVdsT071704; Tue, 11 Feb 2014 23:31:39 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Tue, 11 Feb 2014 23:31:38 +0100 From: Tijl Coosemans To: markk@knigma.org Subject: Re: Error build the port devel/glib20 Message-ID: <20140211233138.00f95a52@kalimero.tijl.coosemans.org> In-Reply-To: <52FAA232.3000507@knigma.org> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 22:31:48 -0000 On Tue, 11 Feb 2014 22:20:34 +0000 Mark Knight wrote: > On 11/02/2014 21:57, Tijl Coosemans wrote: >> Did you enable the GNUTLS option in cups-client? If so, try disabling it >> and rebuild cups-client, then cups-base. > > Sorry, no. > > To be extra sure I just removed /usr/db/ports/print_cups-* and then > portupgrade -f cups* but it still fails in the same place. No GNUTLS > selected. Can you check these items: - Does /usr/include/iconv.h exist? - Have you made any changes to /usr/ports/Mk/Uses/iconv.mk? - Any changes to /usr/ports/print/cups-base/Makefile? - Any changes to /usr/ports/print/cups-client/Makefile? - What is the output of "make -V CPPFLAGS" in /usr/ports/print/cups-client