[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Filechooser and component selector code



I tried compiling the latest geda from a cvs update at 10AM today
and get the below error stop.  Think it is code or my choices?

I used gcc-4.1 on debian/i686 machine, and got a similar result with gcc-3.4

John G

Patrick Bernaud wrote:
> Hi Ales and all,


> Now in CVS:
>   - a fix for an uninitialized field of TOPLEVEL (libgeda);
>   - the separation of file selection and component selection dialogs
>     (gschem);
>   - the preview as a simple/rough GtkWidget (libgeda, gschem);
>   - a clean up of the file selection dialog (gschem, gattrib);
>   - a rewrite and new layout for the component selection dialog
>     (gschem);
> 
> Please test and let me know if you have any problem or find bug.

gcc -Wall -g -O2   -o gschem  a_pan.o a_zoom.o g_register.o g_hook.o g_rc.o 
g_keys.o g_funcs.o globals.o gschem.o i_basic.o i_callbacks.o i_vars.o o_basic.o 
o_attrib.o o_move.o o_copy.o o_delete.o o_misc.o o_slot.o o_grips.o o_arc.o 
o_box.o o_circle.o o_complex.o o_select.o o_find.o o_line.o o_net.o o_text.o 
o_pin.o o_bus.o o_buffer.o o_undo.o o_picture.o x_basic.o x_dialog.o x_event.o 
x_grid.o x_log.o x_menus.o x_script.o x_pagesel.o x_print.o x_window.o 
x_stroke.o x_image.o x_color.o x_fileselect.o x_preview.o x_attribedit.o 
x_multiattrib.o parsecmd.o o_cue.o -L/opt/geda/lib -lstroke -L/opt/geda/lib 
-L/usr/X11R6/lib -lgeda -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt 
-lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext 
-lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0 -lXrender -lX11   -L/usr/X11R6/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig 
-lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender 
-lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     -L/usr/X11R6/lib   -lSM 
-lICE -lX11 -lm
i_callbacks.o: In function `i_callback_add_component':
/moredata/src-geda-others-cvs/geda/gaf/gschem/src/i_callbacks.c:2495: undefined 
reference to `x_compselect_open'
collect2: ld returned 1 exit status
make[3]: *** [gschem] Error 1
make[3]: Leaving directory `/moredata/src-geda-others-cvs/geda/gaf/gschem/src'



_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev