virtualbox cannot compile

Gary Jennejohn gary.jennejohn at freenet.de
Tue Sep 15 13:07:42 UTC 2009


On Mon, 14 Sep 2009 19:01:36 +0200
Gary Jennejohn <gary.jennejohn at freenet.de> wrote:

> Hmm.  My sources are newer than the kernel I'm using.  Don't know whether
> that is a factor or not.
> 

Well, I did a "make buildkernel" before trying to build the port.

It still fails because it can't find machine/_align.h.

The symbolic link "machine" only exists under /usr/obj/sys/amd64 (my
KERNCONF is amd64).

The only way I can get the port to build is by creating
  work/virtualbox-3.0.51r22902/include/machine -> /sys/amd64/include
by hand.

There definitely seems to be a bug somewhere here.  Building the port
worked in older versions before the new networking stuff was added.

---
Gary Jennejohn


More information about the freebsd-emulation mailing list