| From: | Jason Tishler <jason(at)tishler(dot)net> |
|---|---|
| To: | "Henshall, Stuart - Design & Print" <SHenshall(at)westcountry-design-print(dot)co(dot)uk> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-cygwin(at)postgresql(dot)org |
| Subject: | Re: pg7.3b5 on cygwin 1.3.15-1 - Same error |
| Date: | 2002-11-08 12:01:31 |
| Message-ID: | 20021108120131.GB1436@tishler.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dag | 2002-11-08 12:37:54 | explaining union |
| Previous Message | Laurentiu Drob | 2002-11-08 11:56:17 | Re: Database design software |