| From: | deststar <deststar(at)blueyonder(dot)co(dot)uk> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | pgsql-cygwin(at)postgresql(dot)org |
| Subject: | sa_family_t in cygwin compile of cvs + regression failure |
| Date: | 2003-06-15 15:54:21 |
| Message-ID: | 3EEC96AD.1050303@blueyonder.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin pgsql-hackers |
On cygwin sa_family_t was undeclared, adding the following line:
typedef unsigned short sa_family_t;
to both:
src/port/getaddrinfo.c
src/include/libpq/pqcomm.h
seemed to compile ok but with make check there was one regression
failure in test privileges (doesn't look realted, but I'm not sure).
Also included for ease of testing is a patch sepratly sent to patches
for ecpg.
System: Athalon + Win 2k + cygwin 1.3.22 + gcc 3.2
| Attachment | Content-Type | Size |
|---|---|---|
| regression.diffs | text/plain | 1.2 KB |
| ecpg_compatlib_Makefile.diff | text/plain | 619 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ferran Pegueroles | 2003-06-16 03:15:40 | Re: [Tiny-cobol-users] New compiler options RFC |
| Previous Message | Jason Tishler | 2003-06-15 12:05:50 | Re: Problems with permissions after CYGWIN upgrade |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Galantha | 2003-06-15 18:21:17 | exit status 512 |
| Previous Message | Peter Galantha | 2003-06-15 14:23:31 | Data recovery - URGENT |