Hi, On Thu, 2 Nov 2006 18:04:08 -0800 Steve Langasek <[EMAIL PROTECTED]> wrote:
> I'm able to reproduce this bug when calling ./debian/rules binary; it > appears the problem is that the new debian/rules calls uim-module-manager > during build, and this program depends on having the .scm files available > either in /usr/share/uim/ or in the current directory. (snip) > So I don't know what the proper fix for this bug is, but in the meantime it > is a regression compared with the version in testing, and it holds up > resolution of RC bug #391801 in etch. Masahito, you have the bug marked as > pending; can you give an ETA on your upload? I would be happy to NMU for > this issue if I knew how to fix it. This bug can be fix by running uim-module-manager as follows, LIBUIM_SCM_FILES=$(CURDIR)/scm LIBUIM_PLUGIN_LIB_DIR=$(CURDIR)/uim/.libs \ $(CURDIR)/uim/uim-module-manager .... (For more details, check scm/Makefile.am) I'm preparing uploading -6 now and can upload on Monday. Thanks, -- Masahito Omote([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]