[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nvidia compile error



Elijah wrote:
I've tried it:
make SYSLINUX=/usr/src/nvidia-kernel-src.tar.gz

also:
make SYSLINUX=/usr/src/modules/nvidia-kernel-1.0.2880/debian/


both didn't work :( , also making a symlink from /usr/src/kernel-source-<version> to /usr/src/linux is not possible because I don't have a 'linux' directory there ...



Shouldn't you gunzip and untar your sources:

gunzip /usr/src/nvidia-kernel-src.tar.gz

tar xfv  /usr/src/nvidia-kernel-src.tar

then perform the symbolic link:

ln -s /usr/src/nvidia-kernel-src /usr/src/linux

do all as root.

--
Henry Hollenberg
hgh@rcwm.com



Reply to: