Am 15.12.2013 03:12 schrieb "Marcus Reid" <mar...@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]mar...@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     r...@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.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to