Re: forget patch win32.mak.

Lists: pgsql-hackers
From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: forget patch win32.mak.
Date: 2009-11-22 13:58:13
Message-ID: 668FB00BC2224785B0916DEAE59E55D6@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi Magnus.

It is a thing left behind.:-)
please apply it.
Thanks!
==
libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl(at)36 が関
数 _pg_foreach_ifaddr で参照されました。
libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA(at)24 が
関数 _pg_foreach_ifaddr で参照されました。
==

Regards,
Hiroshi Saito

Attachment Content-Type Size
win32_patch application/octet-stream 880 bytes

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: forget patch win32.mak.
Date: 2009-11-22 18:59:05
Message-ID: 9837222c0911221059o20c07efbhd81c9925ac039c3d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

2009/11/22 Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>:
> Hi Magnus.
>
> It is a thing left behind.:-)
> please apply it. Thanks!
> ==
> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl(at)36 が関
> 数 _pg_foreach_ifaddr で参照されました。
> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA(at)24 が
> 関数 _pg_foreach_ifaddr で参照されました。
> ==

Hi!

Is this for HEAD only, or also for backpatching?

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


From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: forget patch win32.mak.
Date: 2009-11-23 01:56:38
Message-ID: 38DE56AC48AE46D989F27D3436C70B4A@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi.

Only for CVS-HEAD, not need backpatch.
I checked REL8_4_STABLE is this.
==
nmake -f win32.mak
...<snip>
Microsoft (R) Manifest Tool version 5.2.3790.2076
Copyright (c) Microsoft Corporation 2005.
All rights reserved.
cd ..\..
echo All Win32 parts have been built!
All Win32 parts have been built!
==

Thanks!

Regards,
Hiroshi Saito

----- Original Message -----
From: "Magnus Hagander" <magnus(at)hagander(dot)net>

> 2009/11/22 Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>:
>> Hi Magnus.
>>
>> It is a thing left behind.:-)
>> please apply it. Thanks!
>> ==
>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl(at)36 が関
>> 数 _pg_foreach_ifaddr で参照されました。
>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA(at)24 が
>> 関数 _pg_foreach_ifaddr で参照されました。
>> ==
>
> Hi!
>
> Is this for HEAD only, or also for backpatching?
>
>
> --
> Magnus Hagander
> Me: http://www.hagander.net/
> Work: http://www.redpill-linpro.com/
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: forget patch win32.mak.
Date: 2009-11-23 12:54:48
Message-ID: 9837222c0911230454t7c522094o2f3f86205cf9e720@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Thanks, applied!

//Magnus

2009/11/23 Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>:
> Hi.
>
> Only for CVS-HEAD, not need backpatch.
> I checked REL8_4_STABLE is this.
> ==
> nmake -f win32.mak
> ...<snip>
> Microsoft (R) Manifest Tool version 5.2.3790.2076
> Copyright (c) Microsoft Corporation 2005.
> All rights reserved.
> cd ..\..
> echo All Win32 parts have been built!
> All Win32 parts have been built!
> ==
>
> Thanks!
>
> Regards,
> Hiroshi Saito
>
> ----- Original Message ----- From: "Magnus Hagander" <magnus(at)hagander(dot)net>
>
>
>> 2009/11/22 Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>:
>>>
>>> Hi Magnus.
>>>
>>> It is a thing left behind.:-)
>>> please apply it. Thanks!
>>> ==
>>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl(at)36 が関
>>> 数 _pg_foreach_ifaddr で参照されました。
>>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA(at)24 が
>>> 関数 _pg_foreach_ifaddr で参照されました。
>>> ==
>>
>> Hi!
>>
>> Is this for HEAD only, or also for backpatching?
>>
>>
>> --
>> Magnus Hagander
>> Me: http://www.hagander.net/
>> Work: http://www.redpill-linpro.com/
>>
>> --
>> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-hackers
>
>

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