[gpm] gpm-1.99.5 compiling error

Nico Schottelius nico-gpm@schottelius.org
Thu Apr 3 09:31:19 CEST 2008


Good morning, acrux!

It seems your char is unsigned, which results in the desribed error.

Can you try to replace "char summaid=-1;" in src/drivers/summa/m.c
with "signed char summaid=-1;"  and "extern char summaid;"
in src/drivers/summa/i.c with "extern signed cher summuid;"
and then report again?

Sincerly

Nico

acrux [Thu, Apr 03, 2008 at 06:51:43AM +0200]:
> 
> hi,
> bumping from 1.99.3 to 1.99.5 i received this error (see attachment).
> 
> that's on a PowerPC G4 with CRUX PPC 2.4
> binutils-2.18, gcc-4.2.3, glibc-2.7
> 
> 
> greetz,
> -- 
> acrux <acrux_it@libero.it>



-- 
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.linux.it/pipermail/gpm/attachments/20080403/90a8d88c/attachment.pgp 


More information about the gpm mailing list