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@xxxxxxxxx> -- 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
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ gpm mailing list gpm@xxxxxxxxxxxxxx http://lists.linux.it/listinfo/gpm