From owner-freebsd-ports@FreeBSD.ORG Fri Mar 3 15:29:55 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 E45FF16A422 for ; Fri, 3 Mar 2006 15:29:55 +0000 (GMT) (envelope-from aaron@freebsd.org) Received: from priv-edtnes51.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B58843D49 for ; Fri, 3 Mar 2006 15:29:54 +0000 (GMT) (envelope-from aaron@freebsd.org) Received: from [192.168.15.100] (really [137.186.246.196]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060303152954.DBMS13020.priv-edtnes51.telusplanet.net@[192.168.15.100]> for ; Fri, 3 Mar 2006 08:29:54 -0700 Message-ID: <440860FA.8030901@freebsd.org> Date: Fri, 03 Mar 2006 08:30:02 -0700 From: Aaron Dalton Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Gnomevfs update workaround 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: Fri, 03 Mar 2006 15:29:56 -0000 When updating devel/gnomevfs2 I get the following error: ===> Returning to build of gnomevfs2-2.12.2_2 ===> gnomevfs2-2.12.2_2 depends on shared library: IDL-2.0 - found ===> gnomevfs2-2.12.2_2 depends on shared library: xml2.5 - found ===> gnomevfs2-2.12.2_2 depends on shared library: linc.1 - found ===> gnomevfs2-2.12.2_2 depends on shared library: ORBit-2.0 - found ===> gnomevfs2-2.12.2_2 depends on shared library: pango-1.0.0 - found ===> gnomevfs2-2.12.2_2 depends on shared library: X11.6 - found ===> Configuring for gnomevfs2-2.12.2_2 gnomevfs2-2.12.2_2: bind installed with PORT_REPLACES_BASE_BIND causes build problems. *** Error code 1 Is there a workaround that does not require me to mess with my finally-working Bind installation? Is installing Bind with PORT_REPLACES_BASE_BIND deprecated in some way? Thanks for your time! -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer