[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] GNU libiconv1-1.4 Horrorible bugs - patch Infos a
From: |
Bruno Haible |
Subject: |
Re: [bug-gnu-libiconv] GNU libiconv1-1.4 Horrorible bugs - patch Infos attached - Defunctional libiconv 1.14 On Major Linux distrubutions SuSe, redcat, debian and Clones |
Date: |
Sun, 20 Nov 2016 00:51:40 +0100 |
User-agent: |
KMail/4.8.5 (Linux/3.8.0-44-generic; KDE/4.8.5; x86_64; ; ) |
Hi,
Horst Venzke wrote in
http://lists.gnu.org/archive/html/bug-gnu-libiconv/2014-01/msg00000.html:
> The yoctoproject.org ,Khem Raj <address@hidden>,
> http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-support/libiconv/
> Has made some excelent required Patches that FIX defintly Known BUGS on the
> Odddd ( +2j old ) releasee libiconv v 1.14
>
>
> 1-
> http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch
The build infrastructure of libiconv, based on gnulib, has now been updated.
With libiconv-1.15 you won't need this patch any more.
> 2-
> http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch
This patch is not needed with automake 1.15 and autoconf 2.69. You may
ignore some possible warnings.
At some point some adaptation will be needed for newer (not yet released)
autoconf versions. But I don't think that
AC_CONFIG_MACRO_DIR([m4])
will be it, because AC_CONFIG_MACRO_DIR can only be called once, whereas
here we need both the 'm4' and the 'srcm4' directories.
Best regards,
Bruno
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [bug-gnu-libiconv] GNU libiconv1-1.4 Horrorible bugs - patch Infos attached - Defunctional libiconv 1.14 On Major Linux distrubutions SuSe, redcat, debian and Clones,
Bruno Haible <=