Re: [vos-d] Cannot build vos-0.23.0 in mingw environment on windows2000

2006-11-26 Thread Ken Taylor
I've found a workaround for my problem that seems to work... It requires that you install the microsoft platform SDK; then, in MinGW's ws2tcpip.h, down below where it defines freeaddrinfo, getaddrinfo and getnameinfo, in the #else part of the _WIN32_WINNT define where it says /* FIXME: Need WS prot

[vos-d] Cannot build vos-0.23.0 in mingw environment on windows2000

2006-11-26 Thread Ken Taylor
Hi All, Just wanted to let you know of a problem I ran into trying to build vos 0.23 within mingw on windows 2000: The build chokes on libs\vos\vutil\getaddrinfowrapper.cc because of missing "getaddrinfo" "freeaddrinfo" and "getnameinfo" functions. The problem in a nutshell is that these functions