Re: problem of win32.mak

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: problem of win32.mak
Дата
Msg-id CABUevEyFS6FhEz1HJhvvMLJtE3k-1njE7Vwz2ELvZHgpwPEdkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: problem of win32.mak  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: problem of win32.mak
Список pgsql-hackers
On Wed, Sep 7, 2011 at 16:43, Bruce Momjian <bruce@momjian.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.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: problem of win32.mak
Следующее
От: Dave Cramer
Дата:
Сообщение: error building head on OS X 10.7.1