Re: compile problem

From: "babar haq" <babarhaq(at)email(dot)com>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-support(at)postgresql(dot)org
Subject: Re: compile problem
Date: 2004-07-27 09:45:59
Message-ID: 20040727094559.762E4CA192@ws3-2.us4.outblaze.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


> FC2 requires a much newer snapshot - specifically:
> wxWidgets-pgAdmin3-20040711-1.tar.bz2 which can be found at
> http://pgadmin.postgresql.org/snapshots/wxWidgets/. You will also need a
> recent pgAdmin snapshot.
>
Ok have tried that as well. as b4 wxWidgets installation went fine. downloaded this file from http://pgadmin.postgresql.org/snapshots/pgadmin3-src.tar.gz 26-Jul-2004 21:00 seems to me the latest.
make all gives me this
....................
else rm -f ".deps/pgConn.Tpo"; exit 1; \
fi
db/pgConn.cpp:19:24: pgfeatures.h: No such file or directory
db/pgConn.cpp: In constructor `pgConn::pgConn(const wxString&, const wxString&,
const wxString&, const wxString&, int, int)':
db/pgConn.cpp:66: error: `FEATURE_INITIALIZED' undeclared (first use this
function)
db/pgConn.cpp:66: error: (Each undeclared identifier is reported only once for
each function it appears in.)
db/pgConn.cpp: In member function `bool pgConn::HasFeature(int)':
db/pgConn.cpp:439: error: `FEATURE_SIZE' undeclared (first use this function)
db/pgConn.cpp:445: error: `FEATURE_FILEREAD' undeclared (first use this
function)
db/pgConn.cpp:455: error: `FEATURE_LAST' undeclared (first use this function)
db/pgConn.cpp:458:2: warning: no newline at end of file
make[2]: *** [pgConn.o] Error 1
make[2]: Leaving directory `/usr/local/pgadmin3-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/pgadmin3-1.1.0'
make: *** [all] Error 2

thanx for ur help
Babar
--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-07-27 10:01:48 Re: compile problem
Previous Message Dave Page 2004-07-27 09:03:32 Re: Problem configuring pgadmin3