Greets: Goodness, have not had to struggle with X drivers for a very very long time..:) background info; card: generic Gforgce4 MMX440SE System: 8.2 SuSE Kernel: 2.4.20-4GB-athlon <vanila SuSE> gcc: 3.3 20030226 (CD shipping version) Now running the installer as per SuSE howto's barf with error message in /var/log/nvidia-installation-log gcc mismatch, sanity check failed. If you are sure you know what you are doing issue the command, IGNORE_CC_MISMATCH Problem: Um exactly where am I supposed to pass the parameter? sh NVIDIA-xxxxx.rn --IGNORExxxx (no go: unknown parameter) expanding the package and passing the parameter to the installer directly also does not work. So anyone have an idea on how to turn the gcc sanity check off>? Many thanks /ch
* Chris Herrnberger <chris123@magma.ca> [Sep 07. 2003 03:34]:
background info; card: generic Gforgce4 MMX440SE System: 8.2 SuSE Kernel: 2.4.20-4GB-athlon <vanila SuSE> gcc: 3.3 20030226 (CD shipping version)
Now running the installer as per SuSE howto's barf with error message in /var/log/nvidia-installation-log
gcc mismatch, sanity check failed. If you are sure you know what you are doing issue the command, IGNORE_CC_MISMATCH
Did you install a newer compiler?
Problem:
Um exactly where am I supposed to pass the parameter? sh NVIDIA-xxxxx.rn --IGNORExxxx (no go: unknown parameter)
expanding the package and passing the parameter to the installer directly also does not work.
So anyone have an idea on how to turn the gcc sanity check off>?
export IGNORE_CC_MISMATCH=1 sh NVIDIA-xxxxx.rn -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogical, with just a little bit more effort?" -- A. P. J.
participants (2)
-
Chris Herrnberger
-
Mads Martin Joergensen