Worm
02-01-2004, 06:33 PM
Hi,
I am trying to compile 3D acceleration support for my Savage card. I downloaded all the code from the DRI CVS and when I start to comple, I eventually got an error message that /usr/include/linux/autoconf.h was missing. I did a find and that file was located in my kernel source directory knoppix-2-4-22-xfs/include/linux. I copied it there and now my programs compile fine. Is there a reason it is not copied to /usr/include/linux when I do a hard drive install? It looks like just about every other file in the source tree was also in /usr/include/linux but autoconf.h.
I am trying to compile 3D acceleration support for my Savage card. I downloaded all the code from the DRI CVS and when I start to comple, I eventually got an error message that /usr/include/linux/autoconf.h was missing. I did a find and that file was located in my kernel source directory knoppix-2-4-22-xfs/include/linux. I copied it there and now my programs compile fine. Is there a reason it is not copied to /usr/include/linux when I do a hard drive install? It looks like just about every other file in the source tree was also in /usr/include/linux but autoconf.h.