Re: problem of win32.mak - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: problem of win32.mak
Date
Msg-id 201109071443.p87EhWZ29504@momjian.us
Whole thread Raw
In response to problem of win32.mak  (Hiroshi Saito <hiroshi@winpg.jp>)
Responses Re: problem of win32.mak
List 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 ==

Yes, this is a problem.  I will apply your patch to 9.1 and head unless
I hear otherwise in a few hours.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Yeb Havinga
Date:
Subject: Re: [v9.2] Fix Leaky View Problem
Next
From: Magnus Hagander
Date:
Subject: Re: problem of win32.mak