Re: compile problem

Поиск
Список
Период
Сортировка
От babar haq
Тема Re: compile problem
Дата
Msg-id 20040727094559.762E4CA192@ws3-2.us4.outblaze.com
обсуждение исходный текст
Ответ на compile problem  ("babar haq" <babarhaq@email.com>)
Список 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





В списке pgadmin-support по дате отправления:

Предыдущее
От: Pauly
Дата:
Сообщение: Re: Problem configuring pgadmin3
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: compile problem