Re: [Dri-devel] Re: Build problems with trunk

2001-05-21 Thread John Cavan
"Mike A. Harris" wrote: > > > >gcc -E common_x86_asm.S > common_x86_asm.s > > Yep, that caught me as strange too, so I added to my host.def: > > #define PreProcessCmd cpp > > And the problem went away... For me as well, but it does seem to be rather odd that this would be required.

[Dri-devel] Build problems with trunk

2001-05-19 Thread John Cavan
Hi all, 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: commo