1.4.3 make issue

Поиск
Список
Период
Сортировка
От Chris G
Тема 1.4.3 make issue
Дата
Msg-id 20060725155011.88295.qmail@web51703.mail.yahoo.com
обсуждение исходный текст
Ответы Re: 1.4.3 make issue  (Devrim GUNDUZ <devrim@commandprompt.com>)
Список pgadmin-support
I am trying to install pgadmin3 1.4.3 and i ran across a problem with the RPM so i am trying to install from source.<br
/><br/>Setup:<br />Fedora 5, posgres 8.1.4, wxWidgets 2.6 (symlinked libraries to /usr/lib, added /usr/lib to
/etc/ld.so.config,ran ldconfig) .. already had libxml and libxslt, got wxaui<br /><br />Ran:<br />./configure
--with-wxaui=../wxaui-0.9.2--with-pgsql=/usr/local/pgsql/ --enable-debug<br /><br />Output:<br />...<br />Using
wxWidgetsversion:             2.6<br />Building a debug version of pgAdmin: Yes<br />Statically linking
pgAdmin:         No<br />Building a Mac OS X appbundle:       No<br />...<br /><br />Result of make:<br />Few hundred
lineswith "undefined reference" errors of this kind:<br /><br />./slony/dlgRepPath.cpp:117: undefined reference to
`wxXmlResource::GetXRCID(wchar_tconst*)'<br />...<br />./slony/dlgRepTable.cpp:258: undefined reference to
`wxArrayString::Index(wchar_tconst*, bool, bool) const'<br />./slony/dlgRepTable.cpp:271: undefined reference to
`operator+(wchar_tconst*, wxString const&)'<br />...<br />/usr/local/lib/libwx_gtk2ud_ogl-2.6.so: undefined
referenceto `wxFopen(wchar_t const*, wchar_t const*)'<br /><br /><br /> I have exhausted all possible search engine
querieson this problem so if you have an idea of what i might do please reply. I don't know anything about wx* so i'm
eithermissing something (also compiled the contrib when i installed wxWidgets) or i need to add something else to the
ldconfig file.<br /><br />Thank you,<br />Chris<br /><br /><p><hr size="1" />Do you Yahoo!?<br /> Next-gen email? Have
itall with the <a href="http://us.rd.yahoo.com/evt=42241/*http://advision.webevents.yahoo.com/handraisers"> all-new
Yahoo!Mail Beta.</a> 

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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: New RPM Schema and release
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: 1.4.3 make issue