Comment 3 for bug 238259

Revision history for this message
Toni Hintikka (toni-hintikka) wrote :

I've got this kind of error:
 kmk -f debian/rules clean ↑
 │ kmk[1]: Entering directory `/usr/src/modules/virtualbox-ose' ▮
 │ kmk[1]: Nothing to be done for `clean'. ▒
 │ kmk[1]: Leaving directory `/usr/src/modules/virtualbox-ose' ▒
 │ kmk -f debian/rules kdist_clean kdist_config binary-modules ▒
 │ kmk[1]: Entering directory `/usr/src/modules/virtualbox-ose' ▒
 │ kmk -w -f debian/rules clean ▒
 │ kmk[2]: Entering directory `/usr/src/modules/virtualbox-ose' ▒
 │ kmk[2]: Nothing to be done for `clean'. ▒
 │ kmk[2]: Leaving directory `/usr/src/modules/virtualbox-ose' ▒
 │ kmk[1]: Nothing to be done for `kdist_config'. ▒
 │ for templ in ; do \ ▒
 │ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.24-18-generic/g'` ; \ ▒
 │ done ▒
 │ for templ in `ls debian/*.modules.in` ; do \

when i try to do this

sudo module-assistant a-i virtualbox-ose

command.
How can I get virtuabox work on kernel 2.6.24-18-generic kernel on AMD64 Ubuntu?