Re: gcc-3.4.1 [solved]
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: gcc-3.4.1 [solved]
Thomas Trepl wrote:
.../src/include/dlgClasses.h:35: Fehler: `void
pgDialog::OnCancel(wxCommandEvent&)' is protected
ui/frmQBJoin.cpp:28: Fehler: within this context
make[2]: *** [frmQBJoin.o] Fehler 1
make[2]: Leaving directory `/tmp/pgadmin3-20040718/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/tmp/pgadmin3-20040718'
make: *** [all] Fehler 2
Such issues from time to time occurs when using gcc-3.4.x. On many
packages there are little patches required to get them compilable with
the new compiler versions.
Hi Thomas,
just a small mail to tell you that this issue is now solved.
Andreas has just commited the last patch. So, try to checkout now or
wait for the next tarball snapshot (tomorrow morning).
For reference, the entire thread is available here:
http://www.mail-archive.com/pgadmin-hackers(at)postgresql(dot)org/msg04031.html
Thanks for the report.
Regards,
Raphaël
Home |
Main Index |
Thread Index