Hi!For the last few days, I'm unable to compile (or rather, to link) gEDA from git (it used to work). The error is:
gcc -Wall -g -O2 -o gschem a_pan.o a_zoom.o g_funcs.o g_hook.o g_keys.o g_rc.o g_register.o globals.o gschem.o gschem_cairo.o gschem_dialog.o gschem_toplevel.o i_basic.o i_callbacks.o i_vars.o m_basic.o o_arc.o o_attrib.o o_basic.o o_box.o o_buffer.o o_bus.o o_circle.o o_complex.o o_copy.o o_cue.o o_delete.o o_find.o o_grips.o o_line.o o_misc.o o_move.o o_net.o o_path.o o_picture.o o_pin.o o_place.o o_select.o o_slot.o o_text.o o_undo.o parsecmd.o x_attribedit.o x_autonumber.o x_basic.o x_clipboard.o x_color.o x_compselect.o x_dialog.o x_event.o x_fileselect.o x_grid.o x_image.o x_log.o x_menus.o x_multiattrib.o x_pagesel.o x_preview.o x_print.o x_script.o x_stroke.o x_window.o -L/home/sascha.silbe/arch/x86_64-linux-glibc2.3.6/stow/geda-devel/lib -lstroke -L/home/sascha.silbe/arch/x86_64-linux-glibc2.3.6/stow/geda-devel/lib -lgeda -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0
x_clipboard.o: In function `x_clipboard_get':/home/sascha.silbe/src/geda/gaf/gschem/src/x_clipboard.c:199: undefined reference to `gtk_selection_data_get_data'
I cannot find that symbol in any library (in /usr/lib). Does gEDA now require GTK > 2.8.20 (that's the version on my Debian etch system)? The strange thing is that it fails at link time, not compilation time (yes, I've done "make distclean" to ensure everything is compiled from scratch).
CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user