virtualbox cannot compile
Zahemszky Gábor
Gabor at Zahemszky.HU
Mon Sep 14 09:48:53 UTC 2009
Hi!
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.
The configuration is:
$ make showconfig
===> The following configuration options are available for
virtualbox-3.0.51.r22902:
QT4=off "Build with QT4 Frontend"
DEBUG=off "Build with debugging symbols"
GUESTADDITIONS=on "Build with Guest Additions"
DBUS=on "Build with D-Bus and HAL support"
PULSEAUDIO=off "Build with PulseAudio"
X11=on "Build with X11 support"
NLS=on "Native language support"
===> Use 'make config' to modify these settings
$
The full error log (generated after a failed compile, with a script
make) is attached.
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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typescript
Type: application/octet-stream
Size: 8356 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090914/ebb80a8c/typescript.obj
More information about the freebsd-emulation
mailing list