I found this bug report in BTS. I hope this problem can be fixed by replacing '$$ORIGIN' with $(gconvdir) in the Makefile, or adding another rpath option with $(gconvdir).
Because $ORIGIN in rpath is expanded by glibc 2.1.2 only if non-setuid and non-setgid, use of $ORIGIN is not appropriate in this case. Omitting $ORIGIN in rpath will not be a problem until someone copies those modules and tries to replace underlying libraries with his own versions, I hope. -- "Free software is not for free." Kaz Sasayama <[EMAIL PROTECTED]> Hyper Linux Systems (Hypercore Software Design, Ltd.) <URL:http://www.hypercore.co.jp/>

