Re: [Evolution] libevolution-services.so: undefined reference to `db_create' and `db_version'
- From: Michael Hill <mikehill hgeng com>
- To: evolution ximian com
- Subject: Re: [Evolution] libevolution-services.so: undefined reference to `db_create' and `db_version'
- Date: Wed, 6 Jun 2001 09:55:09 -0400 (EDT)
I've been experiencing variations of the `db_create' problem all
weekend, so I was encouraged when Ujwal reported that it had gone away
last night. Now when compiling gal (from CVS) I get this:
gcc -g -O2 -Wall -Wunused -o e-completion-test e-completion-test.o -rdynamic ./.libs/libetext.al
../../gal/e-table/.libs/libetable.al -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgnomeprint.so
/usr/lib/libglade-gnome.so -lXi -lXext -lX11 -lm -ldl -lz /usr/lib/libglade.so -ldl -lXi -lXext -lX11 -lm -lz
/usr/lib/libxml.so -lz -lz -lz -lm -lm -ldl -ldl -lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -lz -lm
-ldl -lm -ldl -lz -lm -lz -lm -lm -lm -lm -lm /usr/lib/libgdk_pixbuf.so -ldl -ldl -lXi -lXext -lX11 -lm -ldl
-lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -ldl -ldl -lXi -lXext -lX11 -lm
/usr/lib/libgnomecanvaspixbuf.so /usr/lib/libgnomeui.so /usr/lib/libart_lgpl.so /usr/lib/libgdk_imlib.so -lSM
-lICE /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so -lXi -lXext -lX11 /usr/lib/libgnome.so
/usr/lib/libgnomesupport.so /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -ldb /usr/lib/libglib.so -ldl
../../gal/widgets/.libs/libwidgets.al ../../gal/unicode/.libs/libunicode.al ../../gal/util/.libs/libutil.al
e-completion-test.o: In function `dict_check':
/usr/src/gal/gal/e-text/e-completion-test.c:98: undefined reference to `e_completion_match_construct'
/usr/src/gal/gal/e-text/e-completion-test.c:99: undefined reference to `e_completion_match_set_text'
./.libs/libetext.al(e-entry.lo): In function `browse_cb':
/usr/src/gal/gal/e-text/e-entry.c:633: undefined reference to `e_completion_match_get_match_text'
./.libs/libetext.al(e-completion.lo): In function `match_list_free':
/usr/src/gal/gal/e-text/e-completion.c:173: undefined reference to `e_completion_match_unref'
./.libs/libetext.al(e-completion.lo): In function `e_completion_sort':
/usr/src/gal/gal/e-text/e-completion.c:321: undefined reference to `e_completion_match_compare_alpha'
./.libs/libetext.al(e-completion.lo): In function `e_completion_found_match':
/usr/src/gal/gal/e-text/e-completion.c:378: undefined reference to `e_completion_match_unref'
./.libs/libetext.al(e-completion-view.lo): In function `e_completion_view_clear_choices':
/usr/src/gal/gal/e-text/e-completion-view.c:221: undefined reference to `e_completion_match_unref'
./.libs/libetext.al(e-completion-view.lo): In function `completion_cb':
/usr/src/gal/gal/e-text/e-completion-view.c:431: undefined reference to `e_completion_match_ref'
./.libs/libetext.al(e-completion-view.lo): In function `table_value_at':
/usr/src/gal/gal/e-text/e-completion-view.c:494: undefined reference to `e_completion_match_get_menu_text'
collect2: ld returned 1 exit status
make[3]: *** [e-completion-test] Error 1
make[3]: Leaving directory `/usr/src/gal/gal/e-text'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gal/gal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gal'
make: *** [all-recursive-am] Error 2
When I revert to gal from yesterday's CVS, gal and gtkhtml build, but
evolution fails to build looking for `db_create.'
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]