[Buildroot] [PATCH] php: fix wrong -L and -I paths added by iconv tests

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Apr 12 11:38:00 UTC 2014


On 04/12/2014 08:14 AM, Thomas Petazzoni wrote:
> I remember trying this possible fix the other day before replying to
> you, and it didn't work: the iconv detection was failing. I'll
> reproduce and get back to you with more details.

The fatal combination is basically uclibc with locale support where
libiconv isn't built and php is built with iconv support but not xmlrpc
(which has it's own iconv option, yeah, that's php for you).
I haven't delved too much into a proper fix at the moment but that'll
probably won't work in all the iconv scenarios around.
A possibility might be doing AUTORECONF and just fixing PHP_SETUP_ICONV
in aclocal/acinclude.m4, in the past AUTORECONFing php was broken but
that might have changed in recent versions.
Regards.




More information about the buildroot mailing list