Re: [PORTS] Compiling on 8.1.3 on Openserver 5.05

Tom Lane <[email protected]> Thu, 11 May 2006 15:24:55 -0400
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
Mark Campbell <[email protected]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [email protected] so that your
       message can get through to the mailing list cleanly