I have this problem in a VM with Ubuntu 13.04, I've set up for development outside my current laptop.
And Yes I have found all the symbols claimed to be undefined. I've tried to make uninstall, make distclean, and then re-build / make install again, but have same problems. I'll try re reset my VM, and restart again. I'll appreciate any help. 2013/4/30 Vivien Malerba <[email protected]> > I've just set up this environment, and it works fine (except for the > Graphviz API recent modifications which I've just corrected in master): > ~/Devel/libgda/libgda$ nm -g ./.libs/libgda-5.0.so.4.1.1 | grep > gda_set_group > 00000000000ae83d T gda_set_group_add_node > 00000000000ae707 T gda_set_group_copy > 00000000000ae778 T gda_set_group_free > 00000000000ae97d T gda_set_group_get_n_nodes > 00000000000ae8ae T gda_set_group_get_node > 00000000000ae917 T gda_set_group_get_nodes > 00000000000ae801 T gda_set_group_get_source > 00000000000ae63c T gda_set_group_get_type > 00000000000ae688 T gda_set_group_new > 00000000000ae7c2 T gda_set_group_set_source > > Do you have something similar? > BTW, the libgda.symbols file is used only when compiling for Windows, not > for Linux where the list of symbols to export is defined by starting with > "gda_" > > Vivien > > > On 30 April 2013 21:10, Daniel Espinosa <[email protected]> wrote: > >> I've found that when using GDA from master, on Ubuntu 13.04 i get the >> following errors: >> >> When launching gda-browser-5.0 or try to use from PyGI, program fails >> trying to find undefined symbols resently added like gda_set_group*, >> gda_set_source_* and gda_set_node_*, they are included in libgda.symbols >> file, do you have any suggestion? >> >> -- >> Trabajar, la mejor arma para tu superación >> "de grano en grano, se hace la arena" (R) (en trámite, pero para los >> cuates: LIBRE) >> >> _______________________________________________ >> gnome-db-list mailing list >> [email protected] >> https://mail.gnome.org/mailman/listinfo/gnome-db-list >> >> > -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (en trámite, pero para los cuates: LIBRE)
_______________________________________________ gnome-db-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-db-list
