Re: gclcvs

2007-07-18 Thread Julien Cristau
On Wed, Jul 18, 2007 at 14:04:09 -0400, Camm Maguire wrote: Greetings! It appears that the asm/system.h header has been removed: http://buildd.debian.org/fetch.cgi?pkg=gclcvs;ver=2.7.0-78;arch=alpha;stamp=1184774486 GCL needs this for the imb() assembler routine: #define SGC #include

gclcvs

2007-07-18 Thread Camm Maguire
Greetings! It appears that the asm/system.h header has been removed: http://buildd.debian.org/fetch.cgi?pkg=gclcvs;ver=2.7.0-78;arch=alpha;stamp=1184774486 GCL needs this for the imb() assembler routine: #define SGC #include asm/system.h #define CLEAR_CACHE imb() 1) Is the header coming

Re: gclcvs

2007-07-18 Thread Steve Langasek
On Wed, Jul 18, 2007 at 02:04:09PM -0400, Camm Maguire wrote: Greetings! It appears that the asm/system.h header has been removed: http://buildd.debian.org/fetch.cgi?pkg=gclcvs;ver=2.7.0-78;arch=alpha;stamp=1184774486 GCL needs this for the imb() assembler routine: #define SGC #include