[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-07-30 Thread Mario Limonciello
*** This bug is a duplicate of bug 318727 *** https://bugs.launchpad.net/bugs/318727 ** This bug has been marked a duplicate of bug 318727 dkms wrong version of linux-headers -- DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also https://bugs.launchpad.net/bugs/366050 You

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25926699/Dependencies.txt -- DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also https://bugs.launchpad.net/bugs/366050 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Mario Limonciello
Making a symlink between the -generic and -server kernel headers is not the proper solution. If the virtualbox-ose install is trying to build only in the generic directory, then that's bug in it's dkms.conf. Please post it's DKMS conf and we can see about fixing that. ** Package changed: dkms

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
Another test. tried to install openafs-modules-dkms without patch look the screenshot. ** Attachment added: Before http://launchpadlibrarian.net/25932928/before.png -- DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also https://bugs.launchpad.net/bugs/366050 You received

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
now it works with the patch ln -s /usr/src/linux-headers-2.6.28-11-generic /lib/modules/2.6.28-11-server/build look the screenshot. dkms got problems. ** Attachment added: after during compiling http://launchpadlibrarian.net/25933042/after%20during%20compiling.png -- DKMS impossible build

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
completed..succesfully ** Attachment added: after completed.png http://launchpadlibrarian.net/25933068/after%20completed.png ** Package changed: virtualbox-ose (Ubuntu) = dkms (Ubuntu) -- DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
I want to highlight that i think is not a virtualbox-ose or kqemu-source trouble but a problem of dkms package. First file : /etc/init.d/virtualbox 2nd : - build_in_tmp (pointed from the first file for compiling kernel module) 3nd : - dkms.conf of vboxdrv vboxnetfl ** Attachment added:

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
** Attachment added: Incorrect use of dkms syntax http://launchpadlibrarian.net/25932732/build_in_tmp -- DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also https://bugs.launchpad.net/bugs/366050 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 366050] Re: DKMS impossible build modules on x64 (ubuntu 9.04)| virtualbox also

2009-04-24 Thread Emiliano Bonassi
It's not a problem of virtualbox-ose. Also kqemu found difficulties while launch dkms to compile needed module. Only symlink fixed the trouble. I post the files. ** Attachment added: Incorrect pointer to the source directory using incorrect INSTALLDIR