[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] Problem installing on Windows when compiled with
From: |
Bruno Haible |
Subject: |
Re: [bug-gnu-libiconv] Problem installing on Windows when compiled with gettext |
Date: |
Wed, 3 Aug 2011 23:35:14 +0200 |
User-agent: |
KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; ) |
Hi,
> When running `make install' on iconv built with gettext, I get this error:
>
> c:/xulrunner/gettext/build/../lib/libintl.a(printf.o): In function
> `_printf__':
> c:\xulrunner\gettext\build\gettext-tools\intl/../../../src/gettext-tools/../gettext-runtime/intl/printf.c:145:
> multiple definition of `__printf__'
> ../srclib/libicrt.a(stdio-write.o):c:\xulrunner\libiconv\build-gettext\srclib/../../src/srclib/stdio-write.c:68:
> first defined here
>
> It was built using MinGW 4.5.2 under MSYS. Iconv and gettext are at their
> latest release versions (1.13.1 and 0.18.1.1, respectively).
Thanks. I think this collision is already resolved, through two commits
in gnulib (on 2009-08-10 and 2010-05-16). So, the fix should be contained in the
next libiconv release.
A workaround is, of course, to configure libiconv with --disable-nls.
Bruno
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [bug-gnu-libiconv] Problem installing on Windows when compiled with gettext,
Bruno Haible <=