Re: problem of win32.mak

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Hiroshi Saito <hiroshi(at)winpg(dot)jp>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problem of win32.mak
Date: 2011-09-07 19:44:06
Message-ID: 201109071944.p87Ji6011262@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hiroshi Saito wrote:
> Hi Magnus-san and Bruce-san.
>
> I am sorry in a very late reaction...
>
> Is it enough for a 9.1release?
> libpq of bcc32 and win32 has a problem.
>
> == error of nmake ==
> ????? .\Release\libpqdll.lib ???????
> .\Release\libpqdll.exp ????
> libpq.lib(fe-connect.obj) : error LNK2019: ??????????
> _inet_net_ntop ??? _connectFailureMessage ?????????
> libpq.lib(getaddrinfo.obj) : error LNK2001: ??????
> "_inet_net_ntop" ???????
> libpq.lib(fe-connect.obj) : error LNK2019: ??????????
> _pg_get_encoding_from_locale ??? _PQsetClientEncoding ?????????
> .\Release\libpq.dll : fatal error LNK1120: ???? 2 ???????
> == end ==
>
> Please take this into consideration.

Applied and backpatched to 9.1. Thanks.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-09-07 20:00:44 Re: [PATCH] Log crashed backend's query (activity string)
Previous Message Simon Riggs 2011-09-07 19:44:00 Re: Large C files