From owner-freebsd-emulation@FreeBSD.ORG Sat Oct 23 07:52:56 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08CB51065693 for ; Sat, 23 Oct 2010 07:52:56 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 93A198FC08 for ; Sat, 23 Oct 2010 07:52:55 +0000 (UTC) Received: from home.bluelife.at (91.205.172.21) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 355BB6; Sat, 23 Oct 2010 09:37:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sat, 23 Oct 2010 07:37:41 +0000 From: Bernhard Froehlich To: Brandon Gooch In-Reply-To: References: <4CB84447.6020200@protected-networks.net> <4CB8572B.4060908@protected-networks.net> Message-ID: X-Sender: decke@bluelife.at User-Agent: Roundcube Webmail/0.4.2 X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0207.4CC290C4.026C,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@freebsd.org Subject: Re: recent virtualbox breakage X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2010 07:52:56 -0000 On Fri, 22 Oct 2010 17:06:34 -0500, Brandon Gooch wrote: > On Fri, Oct 15, 2010 at 8:29 AM, Michael Butler > wrote: >> On 10/15/10 09:19, Bernhard Froehlich wrote: >>> On Fri, 15 Oct 2010 08:08:39 -0400, Michael Butler >>> wrote: >>>> kBuild: iasl DevicesR3 - >>>> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl >>>> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl >>>>    736:                     Name (_CID, "smc-napa") >>>> Error    4001 - >>>>                                 String must be entirely alphanumeric ^ >>>> (smc-napa) >>>> *** Error code 1 >> >>  [ .. ] >> >>> I don't know enough about acpi to properly fix this but how about >>> trying to follow the error message? So replace "smc-napa" with "smcnapa" >>> and see if it works. Probably jkim@ has some time to look into that. >> >> After removing the hyphen, it compiles, installs and runs as expected, >> >>        imb > > Same situation here. What are the implications of this change? Is the > 'smc-napa' some sort of label? I've spoken to the virtualbox developers and our acpi@ guys but could not get an answer yet who is wrong. You can get the details at the thread on acpi: http://lists.freebsd.org/pipermail/freebsd-acpi/2010-October/006795.html Best solution for now is to remove the hyphen but I think a proper solution would be to fix the regression in acpica. -- Bernhard Froehlich http://www.bluelife.at/