How To : Install/Upgrade to Linux Kernel 3.17-RC7 in Ubuntu/Linux Mint Systems ~ Your Own Linux..!

How To : Install/Upgrade to Linux Kernel 3.17-RC7 in Ubuntu/Linux Mint Systems ~ Your Own Linux..!






#  time  dpkg -i linux-headers-*.deb linux-image-*.deb


It is giving me this error:

Unpacking linux-image-3.17.0-031700rc7-generic (3.17.0-031700rc7.201409281835) ...
Setting up linux-headers-3.17.0-031700rc7 (3.17.0-031700rc7.201409281835) ...
Setting up linux-headers-3.17.0-031700rc7-generic (3.17.0-031700rc7.201409281835) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.17.0-031700rc7-generic /boot/vmlinuz-3.17.0-031700rc7-generic
Error! Bad return status for module build on kernel: 3.17.0-031700rc7-generic (x86_64)
Consult /var/lib/dkms/fglrx-core/14.201/build/make.log for more information.
Error! Bad return status for module build on kernel: 3.17.0-031700rc7-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.3.14/build/make.log for more information.



Error! Bad return status for module build on kernel: 3.17.0-031700rc7-generic (x86_64)


# curl -s -F 'f:1=<-' ix.io  < /var/lib/dkms/virtualbox/4.3.14/build/make.log


Some early excerpts from this other make.log file:

/var/lib/dkms/virtualbox/4.3.14/build/vboxnetadp/linux/VBoxNetAdp-linux.c: In function \u2018vboxNetAdpOsCreate\u2019:
/var/lib/dkms/virtualbox/4.3.14/build/vboxnetadp/linux/VBoxNetAdp-linux.c:186:48: error: macro "alloc_netdev" requires 4 arguments, but only 3 given
                            vboxNetAdpNetDevInit);
                                                ^
/var/lib/dkms/virtualbox/4.3.14/build/vboxnetadp/linux/VBoxNetAdp-linux.c:184:15: error: \u2018alloc_netdev\u2019 undeclared (first use in this function)
     pNetDev = alloc_netdev(sizeof(VBOXNETADPPRIV),
               ^

Morel of make.log at:
http://ix.io/eAk



No comments: