Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2013 16:29:01 +0100
From:      =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke@bluelife.at>
To:        Marcus Reid <marcus@blazingdot.com>
Cc:        vbox@freebsd.org
Subject:   Re: virtualbox-ose-kmod not compiling under 10.0-RC1
Message-ID:  <CAE-m3X1FJDagqQRL2M3pNu46PNFUUqkaG1zbLy4jJiqvO9Br7Q@mail.gmail.com>
In-Reply-To: <20131215021221.GA52876@blazingdot.com>
References:  <20131213232143.GA47844@blazingdot.com> <CAE-m3X1DgSDD2Q2HO3wJcpWkJ==01h4Bf2mGXWCEXTv=JptCTg@mail.gmail.com> <20131215021221.GA52876@blazingdot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 15.12.2013 03:12 schrieb "Marcus Reid" <marcus@blazingdot.com>:
>
> On Sat, Dec 14, 2013 at 09:15:53AM +0100, Bernhard Fr?hlich wrote:
> > Am 14.12.2013 00:47 schrieb "Marcus Reid" <[1]marcus@blazingdot.com>:
> > >
> > > Hello,
> > >
> > > Does virtualbox-ose-kmod build for you under 10.0-RC1?  I get
> > > another one of those vm_map_find() "got 9 expected 10" errors.
> > >
> > > Thanks,
> > >
> > > Marcus
> >
> > Please post the full error log
>
>
/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.20/out/freebsd.amd64/release/bin/src/vboxdrv/r0drv/freebsd/alloc-r0drv-freebsd.c:83:76:
error:
>           too few arguments to function call, expected 10, have 9
>                                  cbAllocated, TRUE, VM_PROT_ALL,
VM_PROT_ALL, 0);
>
     ^
>     @/vm/vm_map.h:368:1: note: 'vm_map_find' declared here
>     int vm_map_find(vm_map_t, vm_object_t, vm_ooffset_t, vm_offset_t *,
vm_size_t,
>     ^
>     1 error generated.
>     *** Error code 1
>
>     Stop.
>     make[3]: stopped in
/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.20/out/freebsd.amd64/release/bin/src/vboxdrv
>     *** Error code 1
>
>     Stop.
>     make[2]: stopped in
/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.20/out/freebsd.amd64/release/bin/src
>     *** Error code 1
>
>     Stop.
>     make[1]: stopped in /usr/ports/emulators/virtualbox-ose-kmod
>     *** Error code 1
>
>     Stop.
>     make: stopped in /usr/ports/emulators/virtualbox-ose-kmod
>
>
> > the architecture you are running and
>
> FreeBSD luna 10.0-RC1 FreeBSD 10.0-RC1 #0 r259068: Sat Dec  7 17:45:20
UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>
> > the exact version of the vbox port.
>
> Latest.
>
> emulators/virtualbox-ose: r336467
> emulators/virtualbox-ose-kmod: r336107
>
> Thanks,
>
> Marcus

This seriously looks like your kernel sources do not match the running
kernel.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-m3X1FJDagqQRL2M3pNu46PNFUUqkaG1zbLy4jJiqvO9Br7Q>