Re: [HACKERS] Building under Visual Studio 2008 - pqcomm.c compile error

2008-07-14 Thread Knight, Doug
TECTED] Sent: Monday, July 14, 2008 12:05 PM To: Knight, Doug Subject: Re: [HACKERS] Building under Visual Studio 2008 - pqcomm.c compile error "Knight, Doug" <[EMAIL PROTECTED]> writes: > Since I am primarily a Linux-based coder, do you know where I would find > the header fi

[HACKERS] Building under Visual Studio 2008 - pqcomm.c compile error

2008-07-14 Thread Knight, Doug
All, I am attempting to build postgres 8.3.3 under Visual Studio 2008, and I get the following error in the build: .\src\backend\libpq\pqcomm.c(389): error C2065: 'IPPROTO_IPV6' : undeclared identifier Our IT department has asked us to upgrade all our systems from VS2005 to 2008. Though cu