- Code: Select all
* Preparing nvidia module
The C compiler 'i586-pc-linux-gnu-gcc' does not appear to be able to
create executables. Please make sure you have
your Linux distribution's libc development package
installed and that 'i586-pc-linux-gnu-gcc' is a valid C compiler
name.
*** Failed CC sanity check. Bailing out! ***
make: *** [select_makefile] Error 1
*
* ERROR: x11-drivers/nvidia-drivers-96.43.07 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3629: Called linux-mod_src_compile
* environment, line 2688: Called die
* The specific snippet of code:
* eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CC=\"$(get-KERNEL_CC)\" LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
* The die message:
* Unable to emake HOSTCC=i586-pc-linux-gnu-gcc CC=i586-pc-linux-gnu-gcc LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/lib/entropy/logs/x11-drivers:nvidia-drivers-96.43.07:20081010-034121.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.07/temp/environment'.
*
It's a fresh install ( today ). Any ideas?

