Date: Thu, 25 Sep 2008 01:01:24 -0400 From: "tonemmaps" <tonemmaps1@thegroves.net> To: "'Doug Barton'" <dougb@FreeBSD.org> Cc: rsecor@seqlogic.com, freebsd-ports@freebsd.org Subject: RE: ports/122167: ports/dns/bind94 REPLACE_BASE option Message-ID: <D7A01954E9E74D05940CACC971B57C18@rcghpcxp1> In-Reply-To: <48DABDAD.8090701@FreeBSD.org> References: <AA23372057E441B7897D5037D095C259@opcxp> <48DABDAD.8090701@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D7A01954E9E74D05940CACC971B57C18>