On Sat, 19 May 2001, John Cavan wrote:
>I tried building the trunk code (according to the guide) and have run
>into a raft of errors in the Mesa portion of the tree. Some sample error
>messages:
>
>gcc -E common_x86_asm.S > common_x86_asm.s
>common_x86_asm.S:37:22: assyntax.h: No such file or directory
>common_x86_asm.S:38:33: common_x86_features.h: No such file or directory
>make[6]: *** [common_x86_asm.s] Error 1
>...
>gcc -E x86_cliptest.S > x86_cliptest.s
>x86_cliptest.S:26:22: assyntax.h: No such file or directory
>x86_cliptest.S:27:23: clip_args.h: No such file or directory
>make[6]: *** [x86_cliptest.s] Error 1
>gcc -E x86_vertex.S > x86_vertex.s
>x86_vertex.S:1:22: assyntax.h: No such file or directory
>make[6]: *** [x86_vertex.s] Error 1
>gcc -E x86_xform_masked2.S > x86_xform_masked2.s
>x86_xform_masked2.S:26:22: assyntax.h: No such file or directory
>x86_xform_masked2.S:27:24: xform_args.h: No such file or directory
>
>It would appear that the header files are not being put in the
>appropriate locations. Is the build on the trunk known to be broken?
Yes, I am experiencing the exact same problem trying to build
4.0.99.900 in rawhide. No idea what is causing it. The stupid
thing is that if you cd into that directory and execute each
failed "gcc -E common_x86_asm.S > common_x86_asm.s" command by
hand, it WORKS. The header files ARE in the directory also, which
makes it all the weirder. Since it is only x86 related, alpha
and ia64 builds proceed however to die at another spot related to
Xft. A parse error just before FT_Library in xftfreetype.c
Anyone else having either of these problems?
----------------------------------------------------------------------
Mike A. Harris Shipping/mailing address:
OS Systems Engineer 190 Pittsburgh Ave., Sault Ste. Marie,
Red Hat Inc. Ontario, Canada, P6C 5B3
http://www.redhat.com Phone: (705)949-2136
----------------------------------------------------------------------
Latest XFree86 test RPMS: ftp://people.redhat.com/mharris/testing
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel