All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
To: openembedded-devel@lists.openembedded.org
Subject: Re: release-2010.12: PHP build issues
Date: Thu, 02 Dec 2010 15:40:39 +0100	[thread overview]
Message-ID: <4CF7AFE7.3060201@phoenixsoftware.it> (raw)
In-Reply-To: <AANLkTikriTQaU5yXKWkn9xyavdXZyfD2phaXbpgEBxRG@mail.gmail.com>

Hi Frans,
thanks for your quick reply.
I tested your solution without any building issue.

Who need to be advised for pushing either your or mine fix to 
release-2010.12 branch?

Thanks
Regards
Pierluigi

Frans Meulenbroeks wrote:
> 2010/12/2 Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>:
>   
>> 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
>>     
>
> Pierluigi,
>
> This indeed fixes the build problem.
> The disable has been a mistake at my side.
> A better solution is to merge
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=fa117e417c1f2277c9c0fff0367edb678ea0d844
> into the release version.
> This fixes the problem and adds iconv support (which is needed by some
> other recipes).
>
> Anyway either your patch or my git patch above needs to be applied.
>
> Frans. (who spent quite some time debugging php configure to find the
> cause iconv support was not working properly)
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>   



  reply	other threads:[~2010-12-02 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 12:17 release-2010.12: PHP build issues Pierluigi Passaro
2010-12-02 12:53 ` Frans Meulenbroeks
2010-12-02 14:40   ` Pierluigi Passaro [this message]
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=4CF7AFE7.3060201@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.