From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Mark Campbell <mark(dot)campbell(at)ucs-software(dot)co(dot)za> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Compiling on 8.1.3 on Openserver 5.05 |
Date: | 2006-05-11 19:24:55 |
Message-ID: | 26180.1147375495@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-ports |
Mark Campbell <mark(dot)campbell(at)ucs-software(dot)co(dot)za> writes:
> Looks correct as some of the errors seem to be gone, however where would
> I have to add/include the "h_errno" and the "warning: unreachable code
> at beginning of switch statement" worries me
h_errno ought to be declared in <netdb.h> according to the standard.
Can you find it on your machine?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Campbell | 2006-05-11 19:47:59 | Re: Compiling on 8.1.3 on Openserver 5.05 |
Previous Message | Mark Campbell | 2006-05-11 19:11:03 | Re: Compiling on 8.1.3 on Openserver 5.05 |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2006-05-11 19:27:44 | Re: XLOG_BLCKSZ vs. wal_buffers table |
Previous Message | Mark Campbell | 2006-05-11 19:11:03 | Re: Compiling on 8.1.3 on Openserver 5.05 |
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Campbell | 2006-05-11 19:47:59 | Re: Compiling on 8.1.3 on Openserver 5.05 |
Previous Message | Alan Stange | 2006-05-11 19:17:55 | solaris build problem with Sun compilers |