Stephan Szabo writes:

> Configure doesn't find struct addrinfo (because it's in a __USE_POSIX
> block) so it looks like we use our own version, but, when we're actually
> then compiling getaddrinfo.c, there's a redefinition error because this
> time struct addrinfo is found (because _GNU_SOURCE forces __USE_POSIX).

What exact system is this on?  I've compiled PG on a number of Linux
systems since struct addrinfo started to appear, and I've never had a
problem.  Neither have others.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to