From owner-freebsd-current@FreeBSD.ORG Sun Oct 26 13:26:27 2003 Return-Path: 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 A386516A4B3; Sun, 26 Oct 2003 13:26:27 -0800 (PST) Received: from womble.xtaz.co.uk (82-32-25-111.cable.ubr04.azte.blueyonder.co.uk [82.32.25.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A67043FAF; Sun, 26 Oct 2003 13:26:26 -0800 (PST) (envelope-from matt@xtaz.co.uk) Received: from xtaz.co.uk (fraggle.xtaz.co.uk [10.0.0.2]) by womble.xtaz.co.uk (Postfix) with ESMTP id AA45A8FC44; Sun, 26 Oct 2003 21:26:24 +0000 (GMT) Message-ID: <3F9C3C00.4040202@xtaz.co.uk> Date: Sun, 26 Oct 2003 21:26:24 +0000 From: Matt Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org, emax@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: /etc/bluetooth and /usr/share/examples/netgraph/bluetooth(breaks installworld) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 26 Oct 2003 21:26:27 -0000 Maksim, I have just done a buildworld and installworld after the latest bluetooth commits and installworld borks on: install -o root -g wheel -m 444 /usr/src/share/examples/meteor/yuvpk.c /usr/share/examples/meteor/yuvpk.c install -o root -g wheel -m 444 /usr/src/share/examples/meteor/yuvpl.c /usr/share/examples/meteor/yuvpl.c install -o root -g wheel -m 444 /usr/src/share/examples/netgraph/bluetooth/rc.bluetooth /usr/share/examples/netgraph/bluetooth/rc.bluetooth install: /usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such file or directory *** Error code 71 Stop in /usr/src/share/examples. I have all four files you commited in the last few hours so it looks b0rk3d :)