[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian uses gcc272 for kernel; conflicts with NVidia-kernel-src



When I build my kernel 2.2.19 (using make-kpkg), the gcc version is forced
to gcc272.

Installing and building the NVidia drivers (sid 2313), it forces you to
use the same gcc version. But then the compile fails. I'm forced to build
my kernel with 2.95.4. Is this a bug or what?

gcc272 -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__
-DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW
-DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES
-DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=2314  -I.
-I/usr/src/linux/include nv.c
cc1: Invalid option `-Wno-unknown-pragmas'
cc1: Invalid option `-Wno-multichar'
make[2]: *** [nv.o] Error 1
make[2]: Leaving directory
`/usr/src/modules/nvidia-kernel-1.0.2314/NVIDIA_kernel-1.0-2314'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel-1.0.2314'
Module /usr/src/modules/nvidia-kernel-1.0.2314 failed.

...RickM...



Reply to: