Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 14:30:57 +0200
From:      Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-emulation@freebsd.org
Subject:   Re: virtualbox cannot compile
Message-ID:  <20090914143057.49808881@Picasso.Zahemszky.HU>

index | next in thread | raw e-mail

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

> On Mon, 14 Sep 2009 09:48:05 +0200
> Zahemszky G__bor <Gabor@Zahemszky.HU> (by way of Zahemszky G__bor
> <Gabor@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"


help

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