From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 18:30:25 2005 Return-Path: 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 6B26B16A581 for ; Thu, 10 Mar 2005 18:30:25 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A8C843D4C for ; Thu, 10 Mar 2005 18:30:24 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so371330rns for ; Thu, 10 Mar 2005 10:30:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bdii1S3usRHybb4fYNLLcMOnA/7EuR0KxyotNDwk1yie/vAYIs0D6067nwMe3IlbVS7x0AaAkjSiFP0yDJxsHcYKvoyRPl+I4iCoJQF2PsDq8QW59vDlK77XDZbSXAia6WJnJRt2U5KVkFLl84wWge3/Ayyfzq8mmz5ZyCGO/9w= Received: by 10.38.179.14 with SMTP id b14mr673757rnf; Thu, 10 Mar 2005 10:30:24 -0800 (PST) Received: by 10.38.8.69 with HTTP; Thu, 10 Mar 2005 10:30:24 -0800 (PST) Message-ID: Date: Thu, 10 Mar 2005 11:30:24 -0700 From: Nick Pavlica To: Pietro Cerutti In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6.2.1.2.2.20050310072010.02773d30@localhost> <6.2.1.2.2.20050310075203.0278c778@localhost> cc: FreeBSD cc: "J.D. Bronson" Subject: Re: installworld fails (5.4-PRE) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:30:25 -0000 Make sure that your system is time synchronized then cvsup, rm files in /usr/obj, etc... This has helped me in the past. --Nick On Thu, 10 Mar 2005 15:46:04 +0000, Pietro Cerutti wrote: > On Thu, 10 Mar 2005 07:53:17 -0600, J.D. Bronson wrote: > > drwxr-xr-x 14 root wheel 512 Mar 9 20:37 . > > drwxr-xr-x 46 root wheel 4608 Mar 9 20:37 .. > > -r--r--r-- 1 root wheel 4210 Mar 2 17:00 acpica > > > > But acpica is -not- a directory ??? > > It should be a directory, in my 5.4-PRERELEASE: > > > cd /usr/include/dev/ > > ls -al | grep acpica > drwxr-xr-x 2 root wheel 512 Mar 9 15:57 acpica > > ls -al acpica/ > total 10 > drwxr-xr-x 2 root wheel 512 Mar 9 15:57 . > drwxr-xr-x 15 root wheel 512 Mar 9 15:54 .. > -r--r--r-- 1 root wheel 4210 Mar 9 15:57 acpiio.h > > > > Try to cvsup once more the source! > > Hope this helps... > -- > Pietro "Piter" Cerutti > > > > Beansidhe - SwiSS Death / Thrash Metal > > > Windows: "Where do you want to go today?" > Linux: "Where do you want to go tomorrow?" > FreeBSD: "Are you guys coming or what?" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >