Re: [BUGS] Can not build libpq.dll with BCC

2005-09-28 Thread CN
Thank you! Magnus, > This sounds like you need a newer Platform SDK. This define should be in > winsock2.h, per > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock > /winsock/windows_sockets_error_codes_2.asp. Probably your includes from > BCC are too old and needs updating.

Re: [BUGS] Can not build libpq.dll with BCC

2005-09-27 Thread Magnus Hagander
> Error E2451 ..\..\port\getaddrinfo.c 245: Undefined symbol > 'WSA_NOT_ENOUGH_MEMORY' in function pg_getaddrinfo Error > E2451 ..\..\port\getaddrinfo.c 335: Undefined symbol > 'WSA_NOT_ENOUGH_MEMORY' in function pg_gai_strerror Error > E2451 ..\..\port\getaddrinfo.c 404: Undefined symbol > 'W

[BUGS] Can not build libpq.dll with BCC

2005-09-27 Thread CN
Hi! I filled out the bug form but I don't see my report appear in bug archive. Hence I am resorting to pgsql-bug list. Regards, CN OS: Win98 on top of win4lin on top of Linux Compiler BC++ 5.6.4 Possible bug 1: Unless lines 142 and 143 in ~/interfaces/libpq/bcc32.mak are changed to