Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2013 22:37:48 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9  (VM_PROT_READ | VM_PROT_WRITE), 0);
Message-ID:  <20130909223748.61dd8859@thor.walstatt.dyndns.org>

next in thread | raw e-mail | index | archive | help
--Sig_/AwrEDm1jQPZyyo23/SlD3eb
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not
compile on  FreeBSD 10.0-CURRENT #0 r255426: Mon Sep  9 21:35:43 CEST
2013 amd64.

The error is:

x11/nvidia-driver:

--- nvidia_subr.o ---
nvidia_subr.c:835:46: error: too few arguments to function call,
expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 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.
*** [nvidia_subr.o] Error code 1


emulators/virtualbox-ose-kmod:

[...]
 /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.18/out/freebs=
d.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,

--Sig_/AwrEDm1jQPZyyo23/SlD3eb
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (FreeBSD)

iQEcBAEBAgAGBQJSLjGhAAoJEOgBcD7A/5N8HSoH/2uTjJWuOSQMeVt18bDc95xR
LuxeP5b2+1mKBnUoma/bBNGSDWlgd6cphZqUkcnNz6zAWnEJ4QiEGfBre47MjPyt
Y18EUHDI7Yurp98Jyw8KgoGKqH0LLIXyFHaA566cS3XRE2xKs9U3fhdki8IZn1TC
E3Q2B++Y16OXpPvJZt5Vbii8K1pW6o8ZJ6SnwEjU7pHUGBtiKeyAjy6ClfmHtoFB
avbGF43veN5fI4RhgRHJBWXcBG0unxZ/y1ZQDskK4XfTXxMdhMyH6Z1nYvpSK4cj
EJ27Pn8dKR80mkHyitRKQxsa4UWV7S63HCpC/8zapcwXnebZ1DFi2FkqWBVgQic=
=4lYb
-----END PGP SIGNATURE-----

--Sig_/AwrEDm1jQPZyyo23/SlD3eb--



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