From: | Hiroshi Saito <hiroshi(at)winpg(dot)jp> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: problem of win32.mak |
Date: | 2011-09-07 15:01:08 |
Message-ID: | 4E678734.8080408@winpg.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi.
We are looking forward to the great release.
thanks again!!
Regards,
Hiroshi Saito
(2011/09/07 23:46), Magnus Hagander wrote:
> On Wed, Sep 7, 2011 at 16:43, Bruce Momjian<bruce(at)momjian(dot)us> wrote:
>> 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.
>
> Looks fine to me, go ahead.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-09-07 15:12:06 | Re: 9.1rc1 regression: EXPLAIN on information_schema.key_column_usage |
Previous Message | Dave Cramer | 2011-09-07 14:56:41 | error building head on OS X 10.7.1 |