> /usr/include/linux/config.h:4 : linux/autoconf.h: No such file or
directory

you can rebuild this file with linux sources:

either make menuconfig or xmenuconfig or config and then make dep.

Shawn.

On Mon, 3 Dec 2001, Olivier Cahagne wrote:

> Hi,
>
> XFree86 from Sunday and today fails at final step of 'make install'.
> 'make World' ran flawlessly, but, then, as root 'make install' fails.
>
> Software: Linux, kernel 2.4.16 (also tried 2.4.14 headers), glibc 2.1.3, egcs 
>2.91.66.
> For info, I've been running XFree86 from CVS 1 week old fine.
>
> Here's the final error message:
>
> [...]
> make[5] Entering directory '/home/cahagn_o/xc/lib/GL/mesa/src/drv/gamma':
> rm -f ../../xf86drm.o
> [snipping]
> ../../../../../../lib/GL/dri/drm/xf86drm.c
> In file included from ../../../../../lib/GL/dri/drm/drm.h:39,
>                  from ../../../../../lib/GL/dri/drm/xf86drm.h:84:
> /usr/include/linux/config.h:4 : linux/autoconf.h: No such file or directory
> make[5]: *** [../../../../../lib/GL/dri/drm/xf86drm.o] Error 1
> [...]
>
> Which does not suprise me:
>
>  - /usr/include/linux links to /usr/src/linux/include/linux and config.h has this:
>
> #include <linux/autoconf.h> which doesn't exist. I couldn't find an autoconf.h in 
>/usr anyway.
>
> If I delete this line from config.h, then 'make install' still complains when 
>linking gamma_dri.so saying it can't find xf86drm.o so I manually go build xf86drm.o 
>in the right directory then 'make install' will succeed.
>
>
> It it again a problem with my setup ? I'm really going nuts as I've been compiling X 
>from CVS for months flawlessly, and, suddenly, I have troubles compiling it. :/
>
> Thanks for your help or patch if it's a XFree86 issue.
>
> --
> [EMAIL PROTECTED]
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
>

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to