You are not logged in.

#1 2010-01-02 17:47:44

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Virtualbox problem [SOLVED]

After updating to the latest version of the kernel on 12/31/2009 VirtualBox PUEL no longer works. Of course I did a vbox_build_module but this is what I get:

make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv'
Makefile:152: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.  Stop.
make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
make: *** [all] Error 2

Notice how it seems to "think" the directory for the kernel is wrong or missing?

I decided to try an upgrade downloading the sources all over and this is the result:

 makepkg
==> Making package: virtualbox_bin 3.1.2-2 i686 (Sat Jan  2 12:17:58 EST 2010)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
  -> kernel26-headers
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.

It seems to me that the problem could be the same as above. So the question is: are there any changes to directories or directory references in this upgrade of the Kernel?
Should I wait for a new version of VirtualBox or is there a workaround?


Thanks.

Last edited by ralvez (2010-01-02 19:49:31)

Offline

#2 2010-01-02 18:04:53

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Virtualbox problem [SOLVED]

==> Missing Dependencies:
  -> kernel26-headers

that package is needed because: http://www.archlinux.org/news/477/
do:
makepkg -s

Last edited by wonder (2010-01-02 18:05:23)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-01-02 18:05:13

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Virtualbox problem [SOLVED]

I'm not sure if this will help, but there are now two kernel headers packages: kernel26-headers and kernel-headers.

Offline

#4 2010-01-02 19:49:08

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: Virtualbox problem [SOLVED]

Thank you for the replies guys!!

@wonder,
That did the trick !!

R.

Offline

Board footer

Powered by FluxBB