installing vbox 4.0.2 from scratch on my ubuntu 10.10 system, i made
sure that dkms was already installed, then downloaded the vbox .deb
file, ran "dpkg" to install and:
$ sudo dpkg -i virtualbox-4.0_4.0.0-69151~Ubuntu~maverick_amd64.deb
Selecting previously deselected package virtualbox-4.0.
(Reading database ... 296309 files and directories currently
installed.)
Unpacking virtualbox-4.0 (from
virtualbox-4.0_4.0.0-69151~Ubuntu~maverick_amd64.deb) ...
Setting up virtualbox-4.0 (4.0.0-69151~Ubuntu~maverick) ...
addgroup: The group `vboxusers' already exists as a system group.
Exiting.
update-rc.d: warning: vboxdrv stop runlevel arguments (0 1 6) do not
match LSB Default-Stop values (1)
WARNING: Deprecated config file /etc/modprobe.conf, all config files
belong into /etc/modprobe.d/.
* Stopping VirtualBox kernel modules
* done.
* Uninstalling old VirtualBox DKMS kernel modules
* done.
* Trying to register the VirtualBox kernel modules using DKMS
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules
* Look at /var/log/vbox-install.log to find out what went wrong
... snip ...
the log file shows:
... snip ...
In file included from /tmp/vbox.0/include/VBox/types.h:30,
from /tmp/vbox.0/linux/../SUPDrvInternal.h:35,
from /tmp/vbox.0/linux/SUPDrv-linux.c:31:
/tmp/vbox.0/include/iprt/types.h:97: fatal error: linux/autoconf.h: No
such file or directory
compilation terminated.
make[2]: *** [/tmp/vbox.0/linux/SUPDrv-linux.o] Error 1
make[1]: *** [_module_/tmp/vbox.0] Error 2
make: *** [vboxdrv] Error 2
but wait ... is that header file above looking for the *generated*
autoconf.h file in the kernel source tree under <linux/autoconf.h>?
because that's not where it is, it's under <generated/autoconf.h>. or
am i misreading the above? can someone clarify what went wrong here?
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community