svgalib

Dennis Veatch dveatch at woh.rr.com
Wed Jun 8 11:50:21 UTC 2005


On Wednesday 08 June 2005 07:03 am, Ranitha Mapatuna wrote:
> I think there is an actually error in the assembly...
> I'm pretty sure
> "movzbl %%al,%%ax\n\t", line 101 svgalib-1.4.3/gl/inlstring.h
> should be "movzbl %%al,%%eax\n\t"
>                          ^
> that makes sense with the rest of the code and the coments too..
>
> Regards,
> 	Ranitha

Interesting. Trying to make a sedit for that but my bash skills suck. Could 
someone point out the errors of my ways with this line ;

sedit "s/movzbl %%al,%%ax\n\t/movzbl %%al,%%eax\n\t/" gl/inlstring.h &&


>
> On Tue, 2005-06-07 at 18:42 -0400, Dennis Veatch wrote:
> > On Tuesday 07 June 2005 06:33 pm, Dennis Veatch wrote:
> > > The only remainder is kernel headers or
> > >
> > > > something similar, because they are different per selected kernel
> > > > (especially with 2.4). What kernel are your /usr/include/asm|linux
> > > > from ?
> > > >
> > > > sofar
> >
> > 2.6 kernel headers and not been successful on a number of them. I can't
> > remember if I have ever tried to compile it on a 2.4 kernel.
> > _______________________________________________
> > Lunar mailing list
> > Lunar at lunar-linux.org
> > http://foo-projects.org/mailman/listinfo/lunar
>
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar


More information about the Lunar mailing list