Posts: 1,028
SamK
Joined: 21 Aug 2011
#1
Related topics
catastrophic-power-off-t5757.html
noisy-fan-and-high-temp-t5765.html

Code: Select all

apt-get install linux-headers-3.7.10-antix.7-486-smp linux-image-3.7.10-antix.7-486-smp

[...]
Selecting previously unselected package linux-headers-3.7.10-antix.7-486-smp.
(Reading database ... 126487 files and directories currently installed.)
Preparing to unpack .../linux-headers-3.7.10-antix.7-486-smp_3.7.10-antix.7-486-smp-4_i386.deb ...
Unpacking linux-headers-3.7.10-antix.7-486-smp (3.7.10-antix.7-486-smp-4) ...
Selecting previously unselected package linux-image-3.7.10-antix.7-486-smp.
Preparing to unpack .../linux-image-3.7.10-antix.7-486-smp_3.7.10-antix.7-486-smp-4_i386.deb ...
Unpacking linux-image-3.7.10-antix.7-486-smp (3.7.10-antix.7-486-smp-4) ...
Setting up linux-headers-3.7.10-antix.7-486-smp (3.7.10-antix.7-486-smp-4) ...
Setting up linux-image-3.7.10-antix.7-486-smp (3.7.10-antix.7-486-smp-4) ...
Error! Bad return status for module build on kernel: 3.7.10-antix.7-486-smp (i686)   <-----ERROR
Consult /var/lib/dkms/ndiswrapper/1.59/build/make.log for more information.   <-----ERROR
update-initramfs: Generating /boot/initrd.img-3.7.10-antix.7-486-smp
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-4.0.5-antix.1-486-smp...
P: Writing config for /boot/vmlinuz-3.7.10-antix.7-486-smp...
P: Writing config for /boot/vmlinuz-3.16.0-4-586...
P: Updating /boot/extlinux/linux.cfg...
Generating grub configuration file ...
Found background: /usr/share/wallpaper/back.jpg
Found background image: /usr/share/wallpaper/back.jpg
Found linux image: /boot/vmlinuz-4.0.5-antix.1-486-smp
Found initrd image: /boot/initrd.img-4.0.5-antix.1-486-smp
Found linux image: /boot/vmlinuz-3.16.0-4-586
Found initrd image: /boot/initrd.img-3.16.0-4-586
Found linux image: /boot/vmlinuz-3.7.10-antix.7-486-smp
Found initrd image: /boot/initrd.img-3.7.10-antix.7-486-smp
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
done

Code: Select all

cat /var/lib/dkms/ndiswrapper/1.59/build/make.log

DKMS make.log for ndiswrapper-1.59 for kernel 3.7.10-antix.7-486-smp (i686)
Fri 10 Jul 08:51:51 BST 2015
make: Entering directory '/usr/src/linux-headers-3.7.10-antix.7-486-smp'
/var/lib/dkms/ndiswrapper/1.59/build/Makefile:37: *** Multiple copies of version.h found, please clean your build tree.  Stop.
Makefile:1216: recipe for target '_module_/var/lib/dkms/ndiswrapper/1.59/build' failed
make: *** [_module_/var/lib/dkms/ndiswrapper/1.59/build] Error 2
make: Leaving directory '/usr/src/linux-headers-3.7.10-antix.7-486-smp'

Use of ndiswrapper has not yet been needed, so the affect of the failure has not presently been experienced.