Re: Beta 3 uploaded

From: Bastiaan Wakkie <bastiaan(at)wakkie(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Beta 3 uploaded
Date: 2005-10-19 14:52:08
Message-ID: 1129733528.17715.2.camel@wakkie.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I got the following error in make:

./configure --prefix=/var/db/pgadmin1.4.0b3/
--exec-prefix=/var/db/pgadmin1.4.0b3/ --with-pgsql=/var/db/pg8

ERROR:
../src/include/ctl/xh_ctlcombo.h:25: error: class
`ctlComboBoxXmlHandler' does n ot have any field named
`wxComboBoxXmlHandler'
./pgAdmin3.cpp:60:24: wx/ogl/ogl.h: No such file or directory
./pgAdmin3.cpp: In member function `virtual bool pgAdmin3::OnInit()':
./pgAdmin3.cpp:331: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:331: error: `Get' undeclared (first use this function)
./pgAdmin3.cpp:331: error: (Each undeclared identifier is reported only
once for each function it appears in.)
./pgAdmin3.cpp:332: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:333: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:334: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:335: error: `wxXmlResource' has not been declared
./pgAdmin3.cpp:341: error: `wxOGLInitialize' undeclared (first use this
function )
make[2]: *** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/home/bw/tmp/pgadmin3-1.4.0-beta3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bw/tmp/pgadmin3-1.4.0-beta3'
make: *** [all] Error 2

cheers,

^(B(astia{2}n)?)(\s)?(W(ak{2}ie)?)$

On Wed, 2005-10-19 at 09:34 +0100, Dave Page wrote:
> I've uploaded pgAdmin3 1.4.0 beta 3 to
> http://developer.pgadmin.org/ftp/beta. Please take a few minutes to try
> it out and make sure things look OK before I announce it.
>
> I've also uploaded a Mac appbundle built on Panther. I'd be interested
> to hear if it works OK on Tiger if anyone has access to a machine.
>
> Regards, Dave.
>

---------------------------(end of broadcast)---------------------------

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-10-19 15:00:16 Re: Beta 3 uploaded
Previous Message svn 2005-10-19 08:43:55 SVN Commit by dpage: r4572 - trunk/pgadmin3/pkg/win32/src