[Uim] uim 1.5.0 TODO list
Jae-hyeon Park
jhpark at tuhep.phys.tohoku.ac.jp
Tue Jan 9 07:40:39 EET 2007
Hi YamaKen and Everybody,
Happy New Year!
YAMAMOTO Kengo, on 2007-01-08 19:16 +0900, said:
> So as first step, please add --disable-compat-siod-bugs to your
> build and debug scm/ codes. Properly distinguish #f and (),
> eliminate malformed let and let* forms (such as (let ((var))
> exp)), not to car or cdr null list.
I am trying to build uim trunk, but I can't figure out how to do it.
I checked out uim trunk revision 4338, copied the sigscheme directory
from uim 1.4.0-beta to trunk, changed the line in configure.ac
IT_PROG_INTLTOOL([0.35.2], [no-xml])
to
IT_PROG_INTLTOOL([0.35.0], [no-xml])
because I have version 0.35.0 of intltool on my machine and I don't
usually build qt support, and did the following:
$ ./autogen.sh
$ ./configure
$ make
Then, I get the following error:
[...]
Making all in scm
make[1]: Entering directory `/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/scm'
make -C ../uim uim-module-manager && \
LIBUIM_SCM_FILES=/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/scm LIBUIM_PLUGIN_LIB_DIR=/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/uim/.libs ../uim/uim-module-manager \
--path ../scm --register "anthy" "prime" "skk" "tcode" "trycode" "tutcode" "byeoru" "latin" "pyload" "hangul" "viqr" "ipa-x-sampa"
make[2]: Entering directory `/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/uim'
make[2]: `uim-module-manager' is up to date.
make[2]: Leaving directory `/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/uim'
failed to require uim-module-manager.scm: Success
make[1]: *** [installed-modules.scm] Error 1
make[1]: Leaving directory `/home/jhpark/pro/uim/deb/uimr-1.4.5.4338/scm'
make: *** [all-recursive] Error 1
Could you tell me the procedure for building the trunk?
Thanks in advance.
Warm wishes,
Jae-hyeon
More information about the uim
mailing list