Re: CVS head doesn't compile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS head doesn't compile
Date: 2003-03-30 13:40:34
Message-ID: Pine.LNX.4.44.0303301538540.7532-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera writes:

> Apparently this is a flaw in configure, because it detects getaddrinfo
> but fails to define HAVE_GETADDRINFO in pg_config.h, and it works if I
> define the symbol manually.

Works here and looks right in the CVS web view as well. Are you sure you
have cvs-updated and configured properly?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2003-03-30 14:06:05 Re: ECPG thread-safety
Previous Message Alvaro Herrera 2003-03-30 06:34:58 CVS head doesn't compile