You are not logged in.
I installed VirtualBox here, but when I tried compile the driver, a error ocurried:
# /etc/rc.d/vboxdrv setupThe 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 2I 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
Do you have kernel26-headers installed?
Offline
You shouldn't selectively install packages from [testing].
ᶘ ᵒᴥᵒᶅ
Offline
pacman -Syu
Give what you have. To someone, it may be better than you dare to think.
Offline
You shouldn't selectively install packages from [testing].
I downgrade the gcc and it worked. Thanks.
Sorry for my bad english
Offline
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. ![]()
ᶘ ᵒᴥᵒᶅ
Offline