compile problem

Поиск
Список
Период
Сортировка
От babar haq
Тема compile problem
Дата
Msg-id 20040726084817.9ADA01CE305@ws3-6.us4.outblaze.com
обсуждение исходный текст
Список pgadmin-support
Hello
I am trying to compile pgadmin3-1.0.2 on fedora core 2. I am following the install method given on the download page.
I downloaded the wxWindows( wxWindows-pgAdmin3-20031010-7.tar.bz2) source from a mirror. 
wxwindows goes fine.
stc goes fine.
xrc goes fine.
./configure of pgadmin goes fine but when i do make all this is wat i get after quiet a while. It seems like i am
missingsome prerequisite but wat is it???
 



pgAdmin3.o(.text+0x14): In function `wxCreateApp()':
/usr/local/include/wx/vidmode.h:26: undefined reference to `wxAppConsole::CheckBuildOptions(char const*, char const*)'
pgAdmin3.o(.text+0xa1): In function `main':
/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:66: undefined reference to `wxEntry(int&, char**)'
pgAdmin3.o(.text+0xc7): In function `pgAdmin3::OnInit()':
/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:75: undefined reference to `wxString::wxString[in-charge](wchar_t const*)'
pgAdmin3.o(.text+0xd4):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:75: undefined reference to `wxPathOnly(wxString
const&)'
pgAdmin3.o(.text+0x170):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:92: undefined reference to
`wxString::wxString[in-charge](wchar_tconst*)'
 
pgAdmin3.o(.text+0x17c):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:92: undefined reference to `wxDir::Exists(wxString
const&)'
pgAdmin3.o(.text+0x1e0):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:93: undefined reference to
`wxString::operator=(wchar_tconst*)'
 
pgAdmin3.o(.text+0x1fe):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:95: undefined reference to `operator+(wxString
const&,wchar_t const*)'
 
pgAdmin3.o(.text+0x266):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:97: undefined reference to
`wxString::wxString[in-charge](wchar_tconst*)'
 
pgAdmin3.o(.text+0x272):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:97: undefined reference to `wxDir::Exists(wxString
const&)'
pgAdmin3.o(.text+0x2d6):/usr/local/pgadmin3-1.0.2/src/pgAdmin3.cpp:98: undefined reference to
`wxString::operator=(wchar_tco............
 

regards,
Babar Haq
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm





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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Bug with latest and all prior cvs snapshots
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: compile problem