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
[EMAIL PROTECTED]

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


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to