Re: Current CVS tree broken? - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Current CVS tree broken?
Date
Msg-id 42108FC6.3030006@pse-consulting.de
Whole thread Raw
In response to Re: Current CVS tree broken?  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: pgadmin-hackers-owner@postgresql.org
>>[mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
>>leon-pg@comvision.com
>>Sent: 14 February 2005 04:06
>>To: pgadmin-hackers@postgresql.org
>>Subject: [pgadmin-hackers] Current CVS tree broken?
>>
>>Hello. I just checked out a fresh copy of the CVS tree, and
>>when I try
>>to build it, it errors out with:
>>
>>schema/pgServer.cpp: In member function `int
>>pgServer::Connect(frmMain*, bool,
>>    const wxString&)':
>>schema/pgServer.cpp:340: error: `IsSSLconnected' undeclared
>>(first use
>>this
>>    function)
>>schema/pgServer.cpp:340: error: (Each undeclared identifier
>>is reported
>>only
>>    once for each function it appears in.)
>>
>>Is it just me, or is the tree broken?
>
>
> Just tried a clean build here and it worked. What OS etc?

Obviously some SSL/build problem.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Current CVS tree broken?
Next
From: Andreas Pflug
Date:
Subject: Re: Development question