On Thu, 25 Oct 2001 23:11:04 +0200 Fabrice FACORAT <[EMAIL PROTECTED]> wrote:
> Le Jeudi 25 Octobre 2001 23:00, Sergio Korlowsky scribit : > > On Thursday 25 October 2001 02:02 pm, you wrote: > > > > I have a Mandrake 8.1 system, installed the 2.4.12-5mdk boots up fine > and > > aparently eveything is fine. > > But, the nvidia drivers won't compile with it. > > Have anybody else with a NVidia TNT2-64 tried this new kernel? > > Everything is working with the default kernel-2.4.8.26 but not with > this > > one. > > works, I've just done it. > check you have the correct kernel-source package Yup, it should work if the kernel, kernel-headers and kernel-source are installed. The Makefile tries to include /lib/modules/<kernelver>/build/includes, where 'build' on my system points to /usr/src/linux-2.4.12 It complains and dies if it cannot find the kernel headers. Regards, Rainer
