Re: Current CVS tree broken?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Current CVS tree broken?
Dave Page wrote:
-----Original Message-----
From: pgadmin-hackers-owner(at)postgresql(dot)org
[mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of
leon-pg(at)comvision(dot)com
Sent: 14 February 2005 04:06
To: pgadmin-hackers(at)postgresql(dot)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
Home |
Main Index |
Thread Index