From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 14:56:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D33E16A41F for ; Sun, 4 Dec 2005 14:56:56 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FDD43D68 for ; Sun, 4 Dec 2005 14:56:55 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 51948 invoked by uid 89); 5 Dec 2005 01:56:54 +1100 Received: by simscan 1.1.0 ppid: 51913, pid: 51923, t: 1.8130s scanners: clamav: 0.87/m:34/d:1169 spam: 3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 Received: from unknown (HELO ?192.168.1.33?) (194.125.94.102) by 0 with SMTP; 5 Dec 2005 01:56:52 +1100 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <0DC63484-3031-4671-8CB6-036F21FC277B@redry.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: eoghan Date: Sun, 4 Dec 2005 14:56:50 +0000 X-Mailer: Apple Mail (2.746.2) Subject: buildworld with 6.0 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: Sun, 04 Dec 2005 14:56:56 -0000 Hi Ive cvsup my src to 6.0 and ran: /usr/src make buildword however im getting the following error: ===> sbin/ipf/ipf (obj) mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists *** Error code 1 Stop in /usr/src/sbin/ipf/ipf. *** Error code 1 Stop in /usr/src/sbin/ipf. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can someone help me with this? Im currently running 5.4-RELEASE. Thanks Eoghan