On Wed, 2002-01-16 at 06:53, Daniel Vasiliu wrote: > I tried to install the drm for a 2.4.17 kernel with make -f Makefile.linux > and it gives me the error 'could not locate kernel tree in > /lib/modules/2.4.17-1/build/include /usr/src/linux-2.4.17-1/include > /usr/src/linux/include /usr/include' even though I have all these > directories.
My guess is /usr/src/linux-2.4.17-1/include is your kernel source, but it's unconfigured. Go there and make dep. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
