From: Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
To: openembedded-devel@lists.openembedded.org
Subject: release-2010.12: PHP build issues
Date: Thu, 02 Dec 2010 13:17:55 +0100 [thread overview]
Message-ID: <4CF78E73.7010401@phoenixsoftware.it> (raw)
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
next reply other threads:[~2010-12-02 12:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 12:17 Pierluigi Passaro [this message]
2010-12-02 12:53 ` release-2010.12: PHP build issues Frans Meulenbroeks
2010-12-02 14:40 ` Pierluigi Passaro
2010-12-02 14:58 ` Frans Meulenbroeks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CF78E73.7010401@phoenixsoftware.it \
--to=pierluigi.passaro@phoenixsoftware.it \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.