Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Compiling on 8.1.3 on Openserver 5.05


  • 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: Thu, 11 May 2006 15:24:55 -0400
  • Message-id: <26180.1147375495@sss.pgh.pa.us> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group