From owner-freebsd-ports@FreeBSD.ORG Thu Sep 25 05:01:13 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 9A8831065692; Thu, 25 Sep 2008 05:01:13 +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 6086D8FC1F; Thu, 25 Sep 2008 05:01:13 +0000 (UTC) (envelope-from tonemmaps1@thegroves.net) Received: from rcghpcxp1 (c-76-123-39-72.hsd1.va.comcast.net [76.123.39.72]) by mail.thegroves.net (Postfix) with ESMTP id 8804230087; Thu, 25 Sep 2008 01:07:01 -0400 (EDT) From: "tonemmaps" To: "'Doug Barton'" References: <48DABDAD.8090701@FreeBSD.org> Date: Thu, 25 Sep 2008 01:01:24 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 In-Reply-To: <48DABDAD.8090701@FreeBSD.org> Thread-Index: AckelN2vMNq1tgHHSKCiOWR0e/tbrQANSSew Cc: rsecor@seqlogic.com, freebsd-ports@freebsd.org 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: Thu, 25 Sep 2008 05:01:13 -0000 The part you were referring to... cd /usr/ports/dns/bind94 && make config; is happening after I type just "make" on the command line by itself and hit enter. Thank you for taking the time to look!! -Robert ---------------------------------- ns# cd /usr/ports/dns/bind94 ns# pwd /usr/ports/dns/bind94 ns# make clean ===> Cleaning for bind94-9.4.2.2 ns# make rmconfig ===> No user-specified options configured for bind94-9.4.2.2 ns# 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. ns# -----Original Message----- From: Doug Barton [mailto:dougb@FreeBSD.org] Sent: Wednesday, September 24, 2008 6:23 PM To: tonemmaps Cc: rsecor@seqlogic.com; freebsd-ports@freebsd.org Subject: Re: ports/122167: ports/dns/bind94 REPLACE_BASE option tonemmaps wrote: > [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 Ok so far. > [root@ns /usr/ports/dns/bind94]# make > cd /usr/ports/dns/bind94 && make config; That last bit doesn't make any sense. Do this exactly: cd /usr/ports/dns/bind94 make clean make rmconfig make And then post the results. hth, Doug -- This .signature sanitized for your protection