From owner-freebsd-stable@FreeBSD.ORG Fri Mar 4 17:54:08 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE8B16A4CF for ; Fri, 4 Mar 2005 17:54:08 +0000 (GMT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762A543D2F for ; Fri, 4 Mar 2005 17:54:07 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050304175406.UDEA21504.lakermmtao06.cox.net@mezz.mezzweb.com> for ; Fri, 4 Mar 2005 12:54:06 -0500 Date: Fri, 04 Mar 2005 11:54:57 -0600 To: freebsd-stable@freebsd.org From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/7.54 (Linux, build 955) Subject: acpiio.h installed in the wrong place? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 04 Mar 2005 17:54:08 -0000 Hello, Last night, when I tried to install RELENG_5 and I get error because of can't find acpica directory, so I went to check in there and turned out that it is a file. I don't have the error in hand right now, but here's example. =================================== % ls -l /usr/include/dev/acpica -r--r--r-- 1 root wheel 4210 Mar 3 17:55 /usr/include/dev/acpica % grep FreeBSD /usr/include/dev/acpica * Copyright (c) 1999 Mitsuru IWASAKI * $FreeBSD: src/sys/dev/acpica/acpiio.h,v 1.10.2.2 2005/03/02 09:18:41 obrien Exp $ =================================== The workaround for me is to do the 'rm /usr/include/dev/acpica' to get the 'make installworld' to be success. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org