[oe] release-2010.12: PHP build issues

Pierluigi Passaro pierluigi.passaro at phoenixsoftware.it
Thu Dec 2 12:17:55 UTC 2010


Hi all,
I still have problem compiling PHP 5.2.13 with release-2010.12 branch.

I fixed the problem with the following patch regarding iconv option. Can 
anyone confirm the issue?

Thanks
Regards
Pierluigi

--- a/recipes/php/php_5.2.13.bb
+++ b/recipes/php/php_5.2.13.bb
@@ -21,7 +21,7 @@ export LIBS=" -lpthread "
 
 EXTRA_OECONF = "    --enable-mbstring \
                     --enable-discard-path \
-                    --disable-iconv \
+                    --without-iconv \
                     --enable-sockets \
                     --enable-shared \
                     --enable-pcntl \

-- 
Ing. Pierluigi Passaro
Via Pasqualigo 31
30174 Venezia Mestre
Cel: +39 348 355 4119
Tel: +39 041 862 3373
Fax: +39 041 862 3173
Web: www.phoenixsoftware.it
P.IVA 03884060272





More information about the Openembedded-devel mailing list