Steven Edwards wrote:
Hi James, --- James Tabor jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net wrote:
[CC] crypt/crypt.c In file included from crypt/crypt.c:28: ../../include/wine/port.h:248: error: parse error before "pread" ../../include/wine/port.h:248: warning: type defaults to `int' in declaration of `pread' ../../include/wine/port.h:248: warning: data definition has no type or storage class ../../include/wine/port.h:252: error: parse error before "pwrite" ../../include/wine/port.h:252: warning: type defaults to `int' in declaration of `pwrite' ../../include/wine/port.h:252: warning: data definition has no type or storage class make: *** [crypt/crypt.o] Error 1
Good port, we need it for AbiWord 2.2.1,
Thomas and I are not seeing this problem here with latest CVS. Whats your gcc/binutils version?
Thanks Steven
gcc 3.3.1 and bin utils 2.15.90 20040222, James