From owner-freebsd-current@FreeBSD.ORG Mon Jun 6 00:42:59 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65F4B16A41C for ; Mon, 6 Jun 2005 00:42:59 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19EB943D48 for ; Mon, 6 Jun 2005 00:42:58 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost (lapdance [192.168.98.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.yazzy.org (Postfix) with ESMTP id A99E839814 for ; Mon, 6 Jun 2005 02:43:13 +0200 (CEST) Date: Mon, 6 Jun 2005 02:42:53 +0200 From: Marcin Jessa To: FreeBSD-Current Message-Id: <20050606024253.6e0a5d6b.lists@yazzy.org> Organization: YazzY.org X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 06 Jun 2005 11:43:58 +0000 Cc: Subject: make buildworld failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 00:42:59 -0000 Tried to run make buildworld on sources updated a few mins ago: /usr/obj/usr/src/sbin/ipf/libipf created for /usr/src/sbin/ipf/libipf ===> sbin/ipf/ipf (obj) mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists *** Error code 1 The script seems to try to create a dir in place of exiting binary: # ls -l /usr/obj/usr/src/sbin/ipf/ipf -rwxr-xr-x 1 root wheel 41595 May 14 21:52 /usr/obj/usr/src/sbin/ipf/ipf