[Uim-bugs] [Bug 21518] build error: hardcode_minus_L

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 2 13:00:17 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21518





--- Comment #5 from Etsushi Kato <ek.kato at gmail.com>  2009-05-02 13:00:17 PST ---
OK.  I investigated the libtool-2 problem on Fedora 11 Preview.  I also
encountered the "libtool: link: unsupported hardcode properties" error.  

It seems missing config.rpath causes this problem.  Could try reverting to the
original state (i.e. revert to the original m4 files) and copy
/usr/share/gettext/config.rpth to the root of uim build directory, and then
./autogen.sh && ./configure --enable-maintainer-mode && make ?  I think this
should solve the problem.


BTW, I also tried "gettextize -f -c" and ./autogen.sh on Fedora 11 Preview, and
it turned out that uim compiles without any breakage too.

I'm not sure why you got "configure.ac:1564: error: `po/Makefile.in' is already
registered with AC_CONFIG_FILES.".  So, to avoid gettextize problem which may
depend on the build environment, I'm going to update m4 files in uim repository
instead of removing them from the repository and put gettexize in autogen.sh as
I proposed in the previous comment.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list