You are not logged in.

#1 2011-04-15 03:55:19

vinipsmaker
Member
Registered: 2011-04-15
Posts: 34
Website

[SOLVED] VirtualBox && vboxdriver

I installed VirtualBox here, but when I tried compile the driver, a error ocurried:

# /etc/rc.d/vboxdrv setup

The output was:

:: Unloading VirtualBox kernel modules                                   [DONE] 
:: Recompiling VirtualBox kernel modules                                 [BUSY]
Look at /var/log/vbox-install.log to find out what went wrong
Look at /var/log/vbox-install.log to find out what went wrong
Look at /var/log/vbox-install.log to find out what went wrong
                                                                         [DONE] 
:: Reloading VirtualBox kernel modules                                   [DONE]

The final lines of the file /var/log/vbox-install.log are:

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory
make[2]: *** [/tmp/vbox.0/linux/VBoxNetAdp-linux.o] Error 1
make[1]: *** [_module_/tmp/vbox.0] Error 2
make: *** [vboxnetadp] Error 2

I have the isl package installed, but this package provides libisl.so.6, not libisl.so.5.

My system is updated and the only testing package I'm using is gcc.

Last edited by vinipsmaker (2011-04-15 13:28:26)


Sorry for my bad english

Offline

#2 2011-04-15 07:10:36

stlarch
Member
From: hell
Registered: 2010-12-25
Posts: 1,265

Re: [SOLVED] VirtualBox && vboxdriver

Do you have kernel26-headers installed?

Offline

#3 2011-04-15 07:21:38

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: [SOLVED] VirtualBox && vboxdriver

You shouldn't selectively install packages from [testing].


ᶘ ᵒᴥᵒᶅ

Offline

#4 2011-04-15 07:23:51

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

Re: [SOLVED] VirtualBox && vboxdriver

pacman -Syu


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

Offline

#5 2011-04-15 13:12:45

vinipsmaker
Member
Registered: 2011-04-15
Posts: 34
Website

Re: [SOLVED] VirtualBox && vboxdriver

litemotiv wrote:

You shouldn't selectively install packages from [testing].

I downgrade the gcc and it worked. Thanks.


Sorry for my bad english

Offline

#6 2011-04-15 13:21:06

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: [SOLVED] VirtualBox && vboxdriver

vinipsmaker wrote:
litemotiv wrote:

You shouldn't selectively install packages from [testing].

I downgrade the gcc and it worked. Thanks.

Ok great, please mark your topic solved. smile


ᶘ ᵒᴥᵒᶅ

Offline

Board footer

Powered by FluxBB