Date: Wed, 26 May 2010 08:38:03 -0500 From: Brandon Gooch <jamesbrandongooch@gmail.com> To: Beat Gaetzi <beat@freebsd.org> Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 3.2.0-beta-1 fails to compile on -current Message-ID: <AANLkTilWkXP4oEN11CyfuTvplCBssecbuV2NPXvCtSC5@mail.gmail.com> In-Reply-To: <4BFCC397.2030504@FreeBSD.org> References: <4BD9FBA3.1050707@protected-networks.net> <201004291923.19471.jkim@FreeBSD.org> <4BDA2C3A.80506@protected-networks.net> <201004301405.24206.jkim@FreeBSD.org> <AANLkTilh3UPH6J3mMFJmmqSChfUsSqFZXlwitfgtXyPz@mail.gmail.com> <4BFCC397.2030504@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 26, 2010 at 1:45 AM, Beat Gaetzi <beat@freebsd.org> wrote: > On 05/26/10 08:27, Brandon Gooch wrote: >> On Fri, Apr 30, 2010 at 1:05 PM, Jung-uk Kim <jkim@freebsd.org> wrote: >>> On Thursday 29 April 2010 09:02 pm, Michael Butler wrote: >>>> On 04/29/10 19:23, Jung-uk Kim wrote: >>>>> I read the source again and I found it is not "patched" by the >>>>> emulator itself. =A0It's done from usual _CRS method. =A0Please try >>>>> the attached patch instead. >>>> >>>> Now I get .. >>>> >>>> kBuild: iasl DevicesR3 - >>>> /usr/home/imb/svn/virtualbox-ose/work/VirtualBox-3.2.0_OSE/src/VBox >>>> /Devices/PC/vbox-cpuhotplug.dsl >>>> /usr/home/imb/svn/virtualbox-ose/work/VirtualBox-3.2.0_OSE/out/free >>>> bsd.x86/release/obj/DevicesR3/vboxssdt-cpuhotplug.hex.pre 14: >>>> =A0Device (SCK0) { Name (_HID, "ACPI0004") Name (_UID, "SCKCPU0") >>>> Processor (CPU0, 0x00, 0x0, 0x0 ) { Name (_HID, "ACPI0007") Name >>>> (_UID, "SCK0-CPU0") Name (_PXM, 0x00) Method(_MAT, 0) { IF >>>> (CPCK(0x00)) { Name (APIC, Buffer (8) {0x00, 0x08, 0x00, 0x00, >>>> 0x01}) Return(APIC) } Else { Return (0x00) } } Method(_STA) { IF >>>> (CPCK(0x00)) { Return (0xF) } Else { Return (0x0) } } Method(_EJ0, >>>> 1) { Store(0x00, \_SB.CPUL) Return } } } >>>> >>>> Error =A0 =A04080 - >>>> >>>> >>>> >>>> >>>> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Invali= d object type for reserved >>>> name ^ (found INTEGER, requires Buffer) >>>> >>>> =A0.. where the "Return(0x00)" as the alternate result to >>>> "Result(APIC)" is causing an issue, >>> >>> Sigh... =A0A new file, a new bug. :-( >>> >>> Try the attached patch. >> >> It seems this patch has been committed to the 'virtualbox-ose-devel' >> port, but your previous patch (attached to an earlier message in this >> thread) did not. Will you submit the original patch to the >> freebsd-vbox crew as well? > > I forgot to commit this patch to the virtualbox-ose-devel port as our > main focus is on the 3.2.0 port at the moment with already includes this > patch. I will commit the patch in a few minutes to the -devel port. > I see... Well, as it stands, both of my laptops, one running CURRENT, the other running 8.1-PRERELEASE, panic when loading the vboxdrv module right now (on 3.2.1 at least), so I'm looking to rollback to 3.1.8 -- or test 3.2.0 :) Will you announce to the list when we VirtualBox users should begin testing 3.2.0? Or did I already miss that? > > Thanks for the reminder! > Beat > Thank you! -Brandon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTilWkXP4oEN11CyfuTvplCBssecbuV2NPXvCtSC5>