Alex Nelson wrote:

Anyone else having problems with the new Nvidia-kernel 5336-r1 build? I synced this afternoon and when I go to build it, I get the following.

make[1]: *** No rule to make target `nvidia.o'.  Stop.
make: *** [nvidia.o] Error 2

In the ebuild change
make IGNORE_CC_MISMATCH="yes" KERNDIR="/usr/src/linux" \
clean nvidia.o || die
to
make IGNORE_CC_MISMATCH="yes" KERNDIR="/usr/src/linux" \
clean module || die
don't know what that kernel_check is doing there, it's the nvidia-stuff that's changed.


Bart

--
[EMAIL PROTECTED] mailing list



Reply via email to