> ------- Original Message -------
> From: Clodoaldo <clodoaldo.pinto.neto@gmail.com>
> To: Pgadmin-Support <pgadmin-support@postgresql.org>
> Sent: 2/11/07, 1:15:09 PM
> Subject: [pgadmin-support] Error configuring 1.6.3
>
> The tarball was downloaded at Feb 11 12:57 UTC
>
> # make all
> ...
> ./frm/frmAbout.cpp: In member function 'void frmAbout::OnPaint(wxPaintEvent&)':
> ./frm/frmAbout.cpp:62: error: expected `)' before 'LVERSION_SVN'
> make[2]: *** [frmAbout.o] Error 1
> make[2]: Leaving directory `/root/pgadmin3/pgadmin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/pgadmin3'
> make: *** [all] Error 2
There is no 1.6.3 yet, and the error above is clearly from svn-trunk (because it's building in pgadmin/ and not src/.
What exactly do you have?
Regards, Dave