Stuart,
On Fri, Nov 08, 2002 at 09:59:32AM -0000, Dave Page wrote:
> Jason did submit a patch, but I don't know how long it takes for one
> to get into Cygwin. I don't have it to hand, but if you check the
> archives you can hack stdio.h to get round the problem in the
> meantime.
Although my patch was accepted, it did *not* make it into Cygwin
1.3.15-1. If you (temporarily) remove the following from stdio.h:
int _EXFUN(fseeko, (FILE *, off_t, int));
off_t _EXFUN(ftello, ( FILE *));
then pg7.3b5 should build cleanly.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6