From owner-freebsd-ports@FreeBSD.ORG Wed Sep 24 10:03:26 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84C541065683; Wed, 24 Sep 2008 10:03:26 +0000 (UTC) (envelope-from tonemmaps1@thegroves.net) Received: from mail.thegroves.net (mail.thegroves.net [207.152.135.12]) by mx1.freebsd.org (Postfix) with ESMTP id 36B058FC18; Wed, 24 Sep 2008 10:03:26 +0000 (UTC) (envelope-from tonemmaps1@thegroves.net) Received: from opcxp (rcgoxp.thegroves.net [207.152.135.21]) by mail.thegroves.net (Postfix) with ESMTP id C6FE330103; Wed, 24 Sep 2008 05:47:02 -0400 (EDT) From: "tonemmaps" To: , , Date: Wed, 24 Sep 2008 05:41:15 -0400 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AckeKP3Y76bQQbDtQWal2qQ/h3dczA== X-Mailman-Approved-At: Wed, 24 Sep 2008 11:31:02 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: dougb@FreeBSD.org, dougb@dougbarton.us Subject: Re: ports/122167: ports/dns/bind94 REPLACE_BASE option 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: Wed, 24 Sep 2008 10:03:26 -0000 ALL, Found the bug report by Richard, and the comments from Doug explain to "make clean", "make rmconfig", and then "make" as the problem was a "local" problem. I've done the same (copied below), and have the same problem, after selecting to replace the base BIND, the make stops with an error 2. This happens for me regardless of being in bash or csh. FreeBSD 7 Release p4 i386 PORTVERSION= 9.4.2.2 (below is from bash instance, hence the path showing in the prompt) Any help/pointers, and apologies to anyone offended, I'm a newbie and didn't find anything else that could help. Thank you!! -Trebor [root@ns /]# cd /usr/ports/dns/bind94 [root@ns /usr/ports/dns/bind94]# make clean ===> Cleaning for bind94-base-9.4.2.2 [root@ns /usr/ports/dns/bind94]# make rmconfig ===> Removing user-configured options for bind94-9.4.2.2 [root@ns /usr/ports/dns/bind94]# make cd /usr/ports/dns/bind94 && make config; lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x Options for bind94 9.4.2.2 x x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x x x [X] REPLACE_BASE Replace base BIND with this version x x x x [ ] LARGE_FILE 64-bit file support x x x x [ ] SIGCHASE dig/host/nslookup will do DNSSEC validation x x x x [ ] IPV6 IPv6 Support (autodetected by default) x x x x [X] THREADS Compile with thread support x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x tqmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjqu x [ OK ] Cancel x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj make: don't know how to make /usr/ports/dns/bind94/work/.build_done.bind94._usr_local. Stop *** Error code 2 Stop in /usr/ports/dns/bind94. [root@ns /usr/ports/dns/bind94]#