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>
next in thread | raw e-mail | index | archive | help
Mon, 14 Sep 2009 13:26:02 +0200 -n Gary Jennejohn <gary.jennejohn@freenet.de> =EDrta: > 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: >=20 > > 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: > >=20 > > 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 > >=20 > > error message. The previous version failed with the same problem. > >=20 >=20 > 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. >=20 > 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 > --=20 #!/bin/ksh Z=3D'21N16I25C25E30, 40M30E33E25T15U!'; IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ '; set -- $Z;for i;{ [[ $i =3D ? ]]&&print $i&&break; [[ $i =3D ??? ]]&&j=3D$i&&i=3D${i%?}; typeset -i40 i=3D8#$i;print -n ${i#???}; [[ "$j" =3D ??? ]]&&print -n "${j#??} "&&j=3D;typeset +i i;}; IFS=3D' 0123456789 ';set -- $Z;for i;{ [[ $i =3D , ]]&&i=3D2; [[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i;};print "$j"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090914143057.49808881>