It appears that the nvidia installer is trying to use gcc 3.3 explicitly. To find out what version of gcc compiled the kernel you're running, run "cat /proc/version". My kernel was compiled with gcc 2 ...