Lex CV860A (was: The 'help me!' form on http://www.linuxbios.org/help/index.html is broken)

Li-Ta Lo ollie at lanl.gov
Fri Jun 4 10:38:01 CEST 2004


On Fri, 2004-06-04 at 09:36, ron minnich wrote:

> > Also2, the cvs checkout of today still give this error on building:
> > 
> > /opt/linuxbios/freebios2/src/arch/i386/boot/pirq_routing.c: In function `check_pirq_routing_table':
> > /opt/linuxbios/freebios2/src/arch/i386/boot/pirq_routing.c:21: error: assignment of read-only variable `intel_irq_routing_table'
> > /opt/linuxbios/freebios2/src/arch/i386/boot/pirq_routing.c:42: error: assignment of read-only member `checksum'
> > make[1]: *** [pirq_routing.o] Error 1
> 
> Ollie or Stepan or Greg or David or I need to fix this. Anyone?
> 

It is the const keyword. Why we don't have this problem before ?
Is the function actually been called in other platform ?

Ollie




More information about the coreboot mailing list