[lazarus] Still having compilation problem

Torben von Deyen torben at vondeyen.dk
Mon Jan 15 16:37:24 EST 2001


Hi once again,

Thanks for the help so far.

I am still fighting me through compilation of Lazarus. I now get a ton 
of these undefined references to some functions in gtk and gdk object 
files (see below). I have currently installed the gtk+ 1.2.8 package, 
but should there be more installed in relation to this? .... or should I 
just reboot :-)

Any suggestions?

Torben.

gtkpreview.o(.text+0xb2): undefined reference to `gdk_rgb_get_cmap'
gtkpreview.o(.text+0xbd): undefined reference to `gdk_rgb_get_visual'
/usr/bin/../lib/libgtk.a(gtkpreview.o): In function `gtk_preview_put':
gtkpreview.o(.text+0x3c1): undefined reference to `gdk_draw_rgb_image'
gtkpreview.o(.text+0x3ff): undefined reference to `gdk_draw_gray_image'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_owner_set':
gtkselection.o(.text+0x311): undefined reference to `gdk_selection_owner_set'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_remove_all':
gtkselection.o(.text+0x6a7): undefined reference to `gdk_selection_owner_set'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_convert':
gtkselection.o(.text+0x7a1): undefined reference to `gdk_selection_owner_get'
gtkselection.o(.text+0x834): undefined reference to `gdk_selection_convert'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_request':
gtkselection.o(.text+0xad8): undefined reference to `gdk_selection_send_notify'
gtkselection.o(.text+0xdbe): undefined reference to `gdk_selection_send_notify'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_notify':
gtkselection.o(.text+0x107d): undefined reference to `gdk_selection_property_get'
/usr/bin/../lib/libgtk.a(gtkselection.o): In function `gtk_selection_property_notify':
gtkselection.o(.text+0x1215): undefined reference to `gdk_selection_property_get'
/usr/bin/../lib/libgtk.a(gtktext.o): In function `gtk_text_button_press':
gtktext.o(.text+0x2872): undefined reference to `gdk_selection_owner_get'
/usr/bin/../lib/libgtk.a(gtktext.o): In function `gtk_text_button_release':
gtktext.o(.text+0x29e6): undefined reference to `gdk_selection_owner_get'
/usr/bin/../lib/libgtk.a(gtkthemes.o): In function `gtk_theme_engine_get':
gtkthemes.o(.text+0xc4): undefined reference to `g_module_open'
gtkthemes.o(.text+0xd8): undefined reference to `g_module_error'
gtkthemes.o(.text+0x117): undefined reference to `g_module_symbol'
gtkthemes.o(.text+0x12d): undefined reference to `g_module_symbol'
gtkthemes.o(.text+0x139): undefined reference to `g_module_error'
/usr/bin/../lib/libgtk.a(gtkthemes.o): In function `gtk_theme_engine_unref':
gtkthemes.o(.text+0x244): undefined reference to `g_module_close'







More information about the Lazarus mailing list