I got same error while creating ndiswrapper module via dkms on processor:
model name      : AMD-K6(tm) 3D processor
stepping        : 12
microcode       : 0x8b
cpu MHz         : 350.001
cache size      : 64 KB
flags           : fpu vme de pse tsc msr cx8 pge mmx syscall 3dnow k6_mtrr

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.6-14'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4
--enable-shared --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc
--enable-targets=all --with-arch-32=i586 --with-tune=generic 
--enable-checking=release
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.6 (Debian 4.4.6-14)

command, that triggers the bug is:
/usr/bin/aptitude reinstall ndiswrapper-dkms

the compiler output (/var/lib/dkms/ndiswrapper/1.57/build/make.log)
DKMS make.log for ndiswrapper-1.57 for kernel 3.2.0-2-486 (i586)
Mon Mar 19 23:15:02 CET 2012
make: Entering directory `/usr/src/linux-headers-3.2.0-2-486'
gcc-4.6: internal compiler error: Illegal instruction (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
gcc-4.6: internal compiler error: Illegal instruction (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
/usr/src/linux-headers-3.2.0-2-common/arch/x86/Makefile:81: stack protector 
enabled but no
compiler support
  LD      /var/lib/dkms/ndiswrapper/1.57/build/built-in.o
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/crt_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/hal_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/ndis_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/ntoskernel_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/ntoskernel_io_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/rtl_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.57/build/usb_exports.h
  CC [M]  /var/lib/dkms/ndiswrapper/1.57/build/crt.o
gcc-4.6: internal compiler error: Illegal instruction (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make[3]: *** [/var/lib/dkms/ndiswrapper/1.57/build/crt.o] Error 4
make[2]: *** [_module_/var/lib/dkms/ndiswrapper/1.57/build] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
make: Leaving directory `/usr/src/linux-headers-3.2.0-2-486'


How can i fix that failure, cause i need the ndiswrapper module.

Thanks,
Stefan

<<attachment: stefan_welte.vcf>>

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to