From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:21:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8107B37B401 for ; Fri, 8 Aug 2003 19:21:39 -0700 (PDT) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E0F043FE1 for ; Fri, 8 Aug 2003 19:21:36 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: (qmail 47440 invoked by uid 1002); 9 Aug 2003 02:21:35 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 9 Aug 2003 02:21:35 -0000 Message-ID: <3F345AB5.2050405@freebsd.org> Date: Fri, 08 Aug 2003 20:21:41 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <200308071638.h77GcWpH097592@repoman.freebsd.org> <20030808212908.GA47995@dragon.nuxi.com> <20030808213404.GC8951@athlon.pn.xcllnt.net> In-Reply-To: <20030808213404.GC8951@athlon.pn.xcllnt.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: Nate Lawson cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: David O'Brien Subject: Re: cvs commit: src/sys/contrib/dev/acpica/compiler - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2003 02:21:40 -0000 Marcel Moolenaar wrote: > On Fri, Aug 08, 2003 at 02:29:08PM -0700, David O'Brien wrote: > >>On Thu, Aug 07, 2003 at 09:38:32AM -0700, Nate Lawson wrote: >> >>>njl 2003/08/07 09:38:32 PDT >>> >>> FreeBSD src repository >>> >>> src/sys/contrib/dev/acpica/compiler - Imported sources >>> Update of /home/ncvs/src/sys/contrib/dev/acpica/compiler >>> In directory repoman.freebsd.org:/tmp/cvs-serv97535 >>> >>> Log Message: >>> Import compiler/ files from acpica 0619 >>> >>> Status: >>> >>> Vendor Tag: INTEL >>> Release Tags: r20030619 >> >>Please see about commiting this fix somehow. This import broke the AMD64 >>build because ACPI_SIZE != unsigned int everywhere. > > > Yes, please. ia64 is broken for the same reason (we don't build > usr.sbin/acpi by default, so it doesn't show). > Nate is on vacation until next week, and has given open permission to fix problems like these. As long as a fix doesn't take the file off of the vendor branch (I don't know where this particular file stands), it should be fine to fix it before he gets back. Scott