Dave Page wrote:
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
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
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend