Thread: forget patch win32.mak.
Hi Magnus. It is a thing left behind.:-) please apply it. Thanks! == libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl@36 が関 数 _pg_foreach_ifaddr で参照されました。 libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA@24 が 関数 _pg_foreach_ifaddr で参照されました。 == Regards, Hiroshi Saito
Attachment
2009/11/22 Hiroshi Saito <z-saito@guitar.ocn.ne.jp>: > Hi Magnus. > > It is a thing left behind.:-) > please apply it. Thanks! > == > libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl@36 が関 > 数 _pg_foreach_ifaddr で参照されました。 > libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA@24 が > 関数 _pg_foreach_ifaddr で参照されました。 > == Hi! Is this for HEAD only, or also for backpatching? -- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/
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@hagander.net> > 2009/11/22 Hiroshi Saito <z-saito@guitar.ocn.ne.jp>: >> Hi Magnus. >> >> It is a thing left behind.:-) >> please apply it. Thanks! >> == >> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl@36 が関 >> 数 _pg_foreach_ifaddr で参照されました。 >> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA@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@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers
Thanks, applied! //Magnus 2009/11/23 Hiroshi Saito <z-saito@guitar.ocn.ne.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@hagander.net> > > >> 2009/11/22 Hiroshi Saito <z-saito@guitar.ocn.ne.jp>: >>> >>> Hi Magnus. >>> >>> It is a thing left behind.:-) >>> please apply it. Thanks! >>> == >>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSAIoctl@36 が関 >>> 数 _pg_foreach_ifaddr で参照されました。 >>> libpq.lib(ip.obj) : error LNK2019: 未解決の外部シンボル __imp__WSASocketA@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@postgresql.org) >> To make changes to your subscription: >> http://www.postgresql.org/mailpref/pgsql-hackers > > -- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/