can't build libpq with beta 2 - Mailing list pgsql-general

From Dann Corbit
Subject can't build libpq with beta 2
Date
Msg-id 54798A299E68514AB7C4DEBA25F03BE119144F@postal.corporate.connx.com
Whole thread Raw
Responses Re: can't build libpq with beta 2  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
U:\postgresql-8.0.0beta2\src\interfaces\libpq>nmake /f win32.mak
 
Microsoft (R) Program Maintenance Utility Version 8.00.40607.16
Copyright (C) Microsoft Corporation.  All rights reserved.
 
Building the Win32 static library...
 
        cl.exe @u:\tmp\nm33D2.tmp
cl : Command line warning D9002 : ignoring unknown option '/YX'
cl : Command line warning D9035 : option 'GX' has been deprecated and will be removed in a future release
cl : Command line warning D9036 : use 'EHsc' instead of 'GX'
getaddrinfo.c
..\..\include\c.h(66) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.

pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: beta2 not finding openssl
Next
From: "Glen Parker"
Date:
Subject: Re: PostgreSQL and Fedora?