so lemme get this straight: you're trying to compile the nvidia kernel module for the
huge26.s kernel, but it ends in an error. Right ?
1) What is the "error", specifically ?
2) Did you install and
configure the kernel sources for the huge26.s kernel ... 'kernel-source-2.6.17.13-noarch-1.tgz'
You have to configure the sources in order for the module to build.
Code:
cd /usr/src/linux-2.6.17.13
make oldconfig