From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 05:49:21 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 2FD5816A418 for ; Wed, 1 Aug 2007 05:49:21 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id A517F13C459 for ; Wed, 1 Aug 2007 05:49:20 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l715nIqk096858 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Aug 2007 12:49:18 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l715nIoC060875; Wed, 1 Aug 2007 12:49:18 +0700 (ICT) Date: Wed, 1 Aug 2007 12:49:18 +0700 (ICT) Message-Id: <200708010549.l715nIoC060875@banyan.cs.ait.ac.th> From: Olivier Nicole To: zbigniew@szalbot.homedns.org In-reply-to: <6f26d7579258b3fc7f8281405ec8906c@szalbot.homedns.org> (message from Zbigniew Szalbot on Wed, 1 Aug 2007 07:35:22 +0200) References: <200708010430.l714U71h049633@banyan.cs.ait.ac.th> <6f26d7579258b3fc7f8281405ec8906c@szalbot.homedns.org> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) 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:49:21 -0000 > 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. No idea, for me it was really seamless. Are you sure your run the make with sufficient priviledges? Olivier