Andreas Daab wrote: > I had problems to compile the kernel module wrapper from nvidia drivers > with gcc 3.3. > Following steps should solve the problem: > 1. Compile and run kernel 2.4.21 with gcc 3.3 (RTFM for details) > 2. Extract nvidia source with NVIDIA-Linux-x86-1.0-4363.run --extract-only > 3. Open NVIDIA-Linux-x86-1.0-4363/usr/src/nv/Makefile with your favourite > editor > 4. change the gcc-check section to > gcc-check: > exit 0;\ > 5. Install the wrapper with make > Step 4 solves the problem with the gcc version check. > >
Thanks! I got the same problem. Reinhold -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

