Building pgadmin on Fedora core 2

From: "Scot L(dot) Harris" <webid(at)cfl(dot)rr(dot)com>
To: pgadmin-support(at)postgresql(dot)org, postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Building pgadmin on Fedora core 2
Date: 2004-06-21 17:28:57
Message-ID: 1087838937.26303.39.camel@lathe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

Running Fedora Core 2 trying to build pgadmin3 from source.

Build wxWindows from sources. Appeared to build and install no problem.

But when building pgadmin get the following error as it tries to build
pgadmin3.

/usr/local/lib/libwx_gtk2ud_core-2.5.a(corelib_settings.o)(.text+0xa55):
In function `wxSystemSettingsNative::GetFont(wxSystemFont)':
src/gtk/settings.cpp:346: undefined reference to
`_gtk_rc_context_get_default_font_name'
/usr/local/lib/libwx_gtk2ud_core-2.5.a(corelib_menu.o)(.text+0xc5c): In
function `wxMenubarUnsetInvokingWindow':
src/gtk/menu.cpp:275: undefined reference to `_gtk_accel_group_detach'
/usr/local/lib/libwx_gtk2ud_core-2.5.a(corelib_menu.o)(.text+0xd76): In
function `wxMenubarSetInvokingWindow':
src/gtk/menu.cpp:299: undefined reference to `_gtk_accel_group_attach'
/usr/local/lib/libwx_gtk2ud_core-2.5.a(corelib_menu.o)(.text+0xe91): In
function `wxMenuBar::SetInvokingWindow(wxWindow*)':
src/gtk/menu.cpp:323: undefined reference to `_gtk_accel_group_attach'
/usr/local/lib/libwx_gtk2ud_core-2.5.a(corelib_menu.o)(.text+0xf68): In
function `wxMenuBar::UnsetInvokingWindow(wxWindow*)':
src/gtk/menu.cpp:344: undefined reference to `_gtk_accel_group_detach'
collect2: ld returned 1 exit status

I saw similar errors described in the archives but I did not see any
fixes posted.

Does anyone have any ideas regarding these errors?

Had no problems building this under Red Hat 8.0.

--
Scot L. Harris
webid(at)cfl(dot)rr(dot)com

meeting, n.:
An assembly of people coming together to decide what person or
department not represented in the room must solve a problem.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Joe Conway 2004-06-21 20:52:58 Re: [GENERAL] Building pgadmin on Fedora core 2
Previous Message Scot L. Harris 2004-06-17 18:36:12 Re: new pgadmin user

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2004-06-21 17:49:58 Re: New to the list; would this be an okay question?
Previous Message Dennis Gearon 2004-06-21 16:55:40 Re: JDBC driver inserting into a table with Bytea type gets out of