Re: Missing make files, etc

From: Susemail <susemail(at)hawaii(dot)rr(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Missing make files, etc
Date: 2006-01-24 09:30:01
Message-ID: 200601232330.01762.susemail@hawaii.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Monday 23 January 2006 10:23, Dave Page wrote:
> On 23/1/06 19:02, "Susemail" <susemail(at)hawaii(dot)rr(dot)com> wrote:
> > So does this mean the copy of pgadmin3 I have is not corrupted?
>
> Yes. Which means that pgAdmin3.cpp must be in there somewhere!
>
> Regards, Dave.
True, I found it. This is the error message I get from make all:

In file included from ../src/include/pgAdmin3.h:22,
from ./pgAdmin3.cpp:13:
../src/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No such file or
directory
./pgAdmin3.cpp:60:24: error: wx/ogl/ogl.h: No such file or directory
../src/include/ctl/ctlSQLBox.h:23: error: expected class-name before ‘{’ token
./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
./pgAdmin3.cpp:341: error: ‘wxOGLInitialize’ was not declared in this scope
make[2]: *** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/home/adriel/bin/pgadmin3-1.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adriel/bin/pgadmin3-1.4.1'
make: *** [all] Error 2

these files cannot be found:wx/stc/stc.h,wx/ogl/ogl.h.
Are they a part of wxWidgets? If they are and in this file
tree: /usr/local/include/wx-2.6/wx then there is nostc or ogl directory in
the wx directory.

As for ../src/include/ctl/ctlSQLBox.h:23: error: expected class-name before
‘{’ token
and
./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
./pgAdmin3.cpp:341: error: ‘wxOGLInitialize’ was not declared in this scope

aren't these programming errors?

I'm using Suse 10.0. Are there any rpms I could use? I tried the Fedora Core
rpm but was blocked by unmet dependencies (libssl.so.5,libcryto.so.5)

Thanks, looking forward to using the program,
Jerome

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-01-24 09:39:10 Re: Missing make files, etc
Previous Message Dave Page 2006-01-24 08:36:51 RE: [pgadmin-hackers] French translation - translation française