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.

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

2001-05-21 Thread Mike A. Harris
On Mon, 21 May 2001, Brian Paul wrote: >> Yep, that caught me as strange too, so I added to my host.def: >> >> #define PreProcessCmd cpp >> >> And the problem went away... > >I looked at this for a bit but still don't understand what's going on. >Are you happy with your solution or do y

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

2001-05-21 Thread David Dawes
On Mon, May 21, 2001 at 02:36:29PM -0400, Mike A. Harris wrote: >On Mon, 21 May 2001, Brian Paul 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 commo

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

2001-05-21 Thread Brian Paul
"Mike A. Harris" wrote: > > On Mon, 21 May 2001, Brian Paul 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

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

2001-05-21 Thread Mike A. Harris
On Mon, 21 May 2001, Brian Paul 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:

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

2001-05-21 Thread Brian Paul
"Mike A. Harris" wrote: > > 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_

[Dri-devel] Re: Build problems with trunk

2001-05-19 Thread Mike A. Harris
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 di