Unix Technical Forum

Missing make files, etc

This is a discussion on Missing make files, etc within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> I'm missing some files I need in make all: Making all in src make[2]: Entering directory `/home/adriel/bin/pgadmin3-1.4.1/src' make[2]: *** ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 06:54 PM
Susemail
 
Posts: n/a
Default Missing make files, etc

I'm missing some files I need in make all:

Making all in src
make[2]: Entering directory `/home/adriel/bin/pgadmin3-1.4.1/src'
make[2]: *** No rule to make target `pgAdmin3.cpp', needed by `pgAdmin3.o'.
Stop.
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

there was no /pgAdmin3.cpp in pgadmin3-1.4.1 so I downloaded the latest
(Revision: 4257) and added it to the src directory to see if it would work:

Making all in src
--snip--
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

How do I fix this?

I'm using Suse 10.0,wxGTK-2.6.2(./configure --with-gtk --enable-gtk2
--enable-unicode --enable-mimetype=no),pgadmin3-1.4.1

Thanks,
Jerome



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com