Hello all,

I recently installed kernel: 2.6.36-desktop-0.rc6.2.1mnb (x86_64). When I try 
to install Virtual box 3.2.8 on this kernel, I get the errors (in part):

make KERNELRELEASE=2.6.36-desktop-0.rc6.2.1mnb -C /lib/modules/2.6.36-
desktop-0.rc6.2.1mnb/build M=/var/lib/dkms/vboxnetadp/3.2.8/build....
(bad exit status: 2)

Error! Bad return status for module build on kernel: 2.6.36-
desktop-0.rc6.2.1mnb (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/vboxnetadp/3.2.8/build/ for more information.
Failed to install using DKMS, attempting to install without
make KBUILD_VERBOSE= -C /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/build 
SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
  CC [M]  /tmp/vbox.0/linux/VBoxNetAdp-linux.o
/tmp/vbox.0/linux/VBoxNetAdp-linux.c:86:5: error: unknown field ‘ioctl’ 
specified in initializer
/tmp/vbox.0/linux/VBoxNetAdp-linux.c:86:5: warning: initialization from 
incompatible pointer type
make[2]: *** [/tmp/vbox.0/linux/VBoxNetAdp-linux.o] Error 1
make[1]: *** [_module_/tmp/vbox.0] Error 2
make: *** [vboxnetadp] Error 2

I enclose the whole log file.

Regards,

Chris

** Compiling vboxdrv
Attempting to install using DKMS

Creating symlink /var/lib/dkms/vboxdrv/3.2.8/source ->
                 /usr/src/vboxdrv-3.2.8

DKMS: add Completed.

Preparing kernel 2.6.36-desktop-0.rc6.2.1mnb for module build:
(This is not compiling a kernel, just preparing kernel symbols)
Storing current .config to be restored when complete
Running Generic preparation routine
make mrproper....
using /proc/config.gz
make oldconfig.....
make prepare....

Building module:
cleaning build area....
make KERNELRELEASE=2.6.36-desktop-0.rc6.2.1mnb -C /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/build M=/var/lib/dkms/vboxdrv/3.2.8/build...................

Running the post_build script:
cleaning build area....
cleaning kernel tree (make mrproper).....

DKMS: build Completed.

vboxdrv.ko.gz:
 - Installation
   - Installing to /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/dkms/misc/

depmod......

DKMS: install Completed.
** Compiling vboxnetflt
Attempting to install using DKMS

Creating symlink /var/lib/dkms/vboxnetflt/3.2.8/source ->
                 /usr/src/vboxnetflt-3.2.8

DKMS: add Completed.

Preparing kernel 2.6.36-desktop-0.rc6.2.1mnb for module build:
(This is not compiling a kernel, just preparing kernel symbols)
Storing current .config to be restored when complete
Running Generic preparation routine
make mrproper....
using /proc/config.gz
make oldconfig.....
make prepare....

Running the pre_build script:

Building module:
cleaning build area....
make KERNELRELEASE=2.6.36-desktop-0.rc6.2.1mnb -C /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/build M=/var/lib/dkms/vboxnetflt/3.2.8/build.....
cleaning build area....
cleaning kernel tree (make mrproper)....

DKMS: build Completed.

vboxnetflt.ko.gz:
 - Installation
   - Installing to /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/dkms/misc/

depmod....

DKMS: install Completed.
** Compiling vboxnetadp
Attempting to install using DKMS

Creating symlink /var/lib/dkms/vboxnetadp/3.2.8/source ->
                 /usr/src/vboxnetadp-3.2.8

DKMS: add Completed.

Preparing kernel 2.6.36-desktop-0.rc6.2.1mnb for module build:
(This is not compiling a kernel, just preparing kernel symbols)
Storing current .config to be restored when complete
Running Generic preparation routine
make mrproper....
using /proc/config.gz
make oldconfig.....
make prepare....

Running the pre_build script:

Building module:
cleaning build area....
make KERNELRELEASE=2.6.36-desktop-0.rc6.2.1mnb -C /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/build M=/var/lib/dkms/vboxnetadp/3.2.8/build....(bad exit status: 2)

Error! Bad return status for module build on kernel: 2.6.36-desktop-0.rc6.2.1mnb (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/vboxnetadp/3.2.8/build/ for more information.
Failed to install using DKMS, attempting to install without
make KBUILD_VERBOSE= -C /lib/modules/2.6.36-desktop-0.rc6.2.1mnb/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
  CC [M]  /tmp/vbox.0/linux/VBoxNetAdp-linux.o
/tmp/vbox.0/linux/VBoxNetAdp-linux.c:86:5: error: unknown field ‘ioctl’ specified in initializer
/tmp/vbox.0/linux/VBoxNetAdp-linux.c:86:5: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vbox.0/linux/VBoxNetAdp-linux.o] Error 1
make[1]: *** [_module_/tmp/vbox.0] Error 2
make: *** [vboxnetadp] Error 2
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community

Reply via email to