From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | Marco Atzeri <marco(dot)atzeri(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: narwhal and PGDLLIMPORT |
Date: | 2014-02-15 22:10:24 |
Message-ID: | 20140215221024.GF24043@awork2.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2014-02-15 22:11:37 +0100, Marco Atzeri wrote:
>
>
> On 15/02/2014 21:54, Andres Freund wrote:
> >
> >Please pull and retry, that already might fix it. The reason it's
> >probably failing is the warnings about declspec you reported earlier.
> >
> >See 60ff2fdd9970ba29f5267317a5e7354d2658c1e5
> >
> >Greetings,
> >
> >Andres Freund
> >
>
> that is fine.
> there is a different one, later on
>
> [cut]
> ../../src/timezone/localtime.o ../../src/timezone/strftime.o
> ../../src/timezone/pgtz.o ../../src/port/libpgport_srv.a
> ../../src/common/libpgcommon_srv.a -lintl -lssl -lcrypto -lcrypt -lldap -o
> postgres
> libpq/auth.o:auth.c:(.text+0x1940): undefined reference to `in6addr_any'
Could you try additionally linking with -lwsock32?
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2014-02-15 22:26:30 | Re: narwhal and PGDLLIMPORT |
Previous Message | Peter Eisentraut | 2014-02-15 21:17:30 | OS X and ossp-uuid, next chapter |