[Uim] compilation error during libuim-custom
TOKUNAGA Hiroyuki
tkng at xem.jp
Sun Feb 20 20:45:32 EET 2005
Hi,
On Sun, 20 Feb 2005 19:19:28 +0100
Jeroen Ruigrok/asmodai <asmodai at wxs.nl> wrote:
> /usr/libexec/gcc34/gcc -O2 -o uim-pref-gtk uim_pref_gtk-pref-gtk.o
> uim_pref_gtk-pref-gtk-custom-widgets.o -Wl,--export-dynamic
> -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr
> -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0
> -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11
> -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
> ../uim/.libs/libuim.a -lintl -liconv ../uim/.libs/libuim-custom.a
> ../uim/.libs/libuim-custom.a(libuim_custom_la-uim-custom.o): In
> function `uim_custom_broadcast':
> libuim_custom_la-uim-custom.o(.text+0x1b38): undefined reference to
> `uim_helper_send_message' libuim_custom_la-uim-custom.o(.text+0x1b75):
> undefined reference to `uim_helper_close_client_fd'
> libuim_custom_la-uim-custom.o(.text+0x1bae): undefined reference to
> `uim_helper_init_client_fd'
>
> libuim_custom only has one source file in the Makefile.am, does it
> need libuim_helper.c listed as well or is that a dependency through
> another file?
This seems a weird problem... uim_helper_send_message and
uim_helper_init_client_fd must be included in libuim. I can't guess
what's wrong.
Did you use uim-trunk.tar.gz or uim-0.4.6beta2.tar.gz? Did you execute
libtoolize? if you execed libtoolize, you may using old libtool.
Regards,
--
TOKUNAGA Hiroyuki
tkng at xem.jp
http://kodou.net/
More information about the uim
mailing list