virtualbox cannot compile

Zahemszky Gábor Gabor at Zahemszky.HU
Mon Sep 14 12:30:59 UTC 2009


Mon, 14 Sep 2009 13:26:02 +0200 -n
Gary Jennejohn <gary.jennejohn at freenet.de> írta:

> On Mon, 14 Sep 2009 09:48:05 +0200
> Zahemszky G__bor <Gabor at Zahemszky.HU> (by way of Zahemszky G__bor
> <Gabor at Zahemszky.HU>) wrote:
> 
> > I've got a problem with the (last two) recent version(s) of the
> > emulators/virtualbox port, as I cannot compile it. It fails with a:
> > 
> > 02/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c:34:
> > /sys/vm/vm.h:64:24: error: machine/vm.h: No such file or directory
> > 
> > error message. The previous version failed with the same problem.
> > 
> 
> Have you generated a kernel lately?  I believe machine is a symbolic
> link which is created when you make a kernel, but I might be wrong.
> 
> Om my box I
> have: /usr/obj/usr/src/sys/amd64/machine
> -> /usr/src/sys/amd64/include

Hm. Interesting: I've generated kernels in the not too past. But. I use
i386, and not amd64, and GENERIC kernel on it. I
have /usr/obj/usr/src/sys/ and in it, GENERIC and boot directory. And I
have GENERIC/machine/vm.h in it. So I think, some configuration steps
have some problems.

Zahy < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';
IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';
set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;
[[ $i = ??? ]]&&j=$i&&i=${i%?};
typeset -i40 i=8#$i;print -n ${i#???};
[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};
IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2;
[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"


More information about the freebsd-emulation mailing list