From owner-freebsd-stable@FreeBSD.ORG Fri Mar 12 03:00:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E927C1065670 for ; Fri, 12 Mar 2010 03:00:54 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from smtp.ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 6D32C8FC17 for ; Fri, 12 Mar 2010 03:00:54 +0000 (UTC) Received: (qmail 78544 invoked by uid 89); 12 Mar 2010 03:00:08 -0000 Received: from unknown (HELO ?192.168.1.114?) (steve@ibctech.ca@::ffff:208.70.104.100) by ::ffff:208.70.104.210 with ESMTPA; 12 Mar 2010 03:00:08 -0000 Message-ID: <4B99AE5C.30601@ibctech.ca> Date: Thu, 11 Mar 2010 22:00:44 -0500 From: Steve Bertrand User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: Kenneth Hatteland References: <4B996388.4040305@kleppnett.no> In-Reply-To: <4B996388.4040305@kleppnett.no> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: make installworld problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2010 03:00:55 -0000 On 2010.03.11 16:41, Kenneth Hatteland wrote: > suddenly after a while my FreeBSD 8.0 stable machine always fails make > installworld. it has rarely been a problem before and when I appeared I > just rebooted into multi user, csup and build it all once again and then > success. > > Now It always fails with an error saying this or that directory is > empty.......and csup and a new buildworld does not fix this. > > maybe you need more input to have an opinion...just name it and I`ll > provide it. - error codes - directory names - did you `rm -rf /usr/obj/*' prior to re-csup'ing > My machine functions perfectly, but I can not finalize > upgrades right now...buggerem Provide a bit more detail with where exactly it is failing ;) Steve