From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 05:36:40 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E865416A821 for ; Wed, 1 Aug 2007 05:36:40 +0000 (UTC) (envelope-from zbigniew@szalbot.homedns.org) Received: from szalbot.homedns.org (lists.lc-words.com [83.19.156.210]) by mx1.freebsd.org (Postfix) with ESMTP id 9751013C533 for ; Wed, 1 Aug 2007 05:35:35 +0000 (UTC) (envelope-from zbigniew@szalbot.homedns.org) Received: from www (helo=www) by szalbot.homedns.org with local ; Wed, 01 Aug 2007 07:35:22 +0200 To: Olivier Nicole X-PHP-Script: https://poczta.szalbot.homedns.org/index.php for 192.168.11.1 MIME-Version: 1.0 Date: Wed, 1 Aug 2007 07:35:22 +0200 From: Zbigniew Szalbot In-Reply-To: <200708010430.l714U71h049633@banyan.cs.ait.ac.th> References: <200708010430.l714U71h049633@banyan.cs.ait.ac.th> Message-ID: <6f26d7579258b3fc7f8281405ec8906c@szalbot.homedns.org> X-Sender: zbigniew@szalbot.homedns.org User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: what way to update named? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 05:36:41 -0000 Hello, >> My question is: should I wait till freebsd-update tool includes an > update >> of bind to 9.3.4 or should I update the system from sources? I can wait > but >> I am just not sure what is the preferred method given that I use >> freebsd-update on regular basis. This is FreeBSD 6.2-RELEASE-p5 #2 > > I am not sure I saw any answer to your question so... > > I installed bind 9.3.4 from the ports, using the option to over write > the bind installed by the system, et voila. Thank you for this answer. When I go to /usr/ports/dns/bind9/ and issue portinstall I get: [Gathering depends for dns/bind9 done] ---> Installing 'bind9-9.3.4.1' from a port (dns/bind9) ---> Building '/usr/ports/dns/bind9' ===> Cleaning for bind9-9.3.4.1 cd /usr/ports/dns/bind9 && make config; then there's an option screen where I selected to replace the default bind with the version form port which led to: make: don't know how to make /usr/ports/dns/bind9/work/.build_done.bind9._usr_local. Stop *** Error code 2 Stop in /usr/ports/dns/bind9. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.12022.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! dns/bind9 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Not sure what to do about it. Thanks for any advice. -- Zbigniew Szalbot