Bug 182121 - emulators/virtualbox-ose-additions - similar problem to ports/181971
Summary: emulators/virtualbox-ose-additions - similar problem to ports/181971
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Virtualbox Team (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 18:40 UTC by Walter Hurry
Modified: 2013-09-21 19:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Hurry 2013-09-15 18:40:00 UTC
virtualbox-ose-additions will not compile on 10.0-ALPHA1. The error is:

/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.18/src/VBox/Runtime/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);

This looks very similar to ports/181971, but is of course on the guest.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-15 19:57:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vbox

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Bernhard Froehlich freebsd_committer freebsd_triage 2013-09-21 19:49:25 UTC
State Changed
From-To: open->closed

A patch was committed to fix that issue. Thanks!