Hello Sertac,

I've only been successful in building 5.2.10 and 5.2.17, other
versions I have tried are 5.3.* and SVN revision 113100 (5_3 branch).
All 5.3 versions have failed due to various compile faults, even such
that were supposedly fixed in SVN.

Here is the configure command I've used (some options are redundant):
'./configure' '--target=arm-linux' '--host=arm-linux'
'--build=i386-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr'
'--sysconfdir=/etc' '--disable-gtk-doc' '--disable-nls'
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-all'
'--without-pear' '--with-config-file-path=/etc' '--localstatedir=/var'
'--disable-reflection' '--disable-spl' '--disable-json'
'--disable-pdo' '--disable-posix' '--disable-simplexml'
'--disable-tokenizer' '--disable-ipv6' '--disable-cli' '--enable-cgi'

Size of php-cgi on target is 1 932 640 bytes (5.2.10) and 1 955 852
(5.2.17) on target after running strip on them (removes about 300kb).

If there's anything else I can assist with, do email. But maybe we
could keep the conversation off the busybox mailing list as it's off
topic.. :)

Elias


2011/8/3 Sertac TULLUK <[email protected]>:
> Dear Elias;
>
> Good to hear that you have solved your problem.. For the moment, I just
> wonder which version of the PHP you are using ?
>
> And, what is the size of your PHP interpreter on target?
>
> I believe these info would help for other people that try to implement PHP
> on embedded systems...
>
> Thanks for your answers.
>
> Best Regards
>
> Sertac
>
>
> ----- Original Message ----- From: "Elias Lovén Larsson"
> <[email protected]>
> To: "Harald Becker" <[email protected]>
> Cc: <[email protected]>
> Sent: Wednesday, August 03, 2011 10:51 AM
> Subject: Re: Config error - PHP with HTTPD
>
>
>> Hi Harald,
>>
>> As mentioned earlier, indeed I have. No Busybox build options there,
>> not even the applets are listed.
>>
>> Running busybox-menuconfig, however, gave me all the options I needed.
>>
>> Thanx for all the help!
>>
>>
>> 2011/8/3 Harald Becker <[email protected]>:
>>>
>>> Hallo Elias!
>>>
>>> On 03.08.2011 00:19, Elias Lovén Larsson wrote:
>>>>
>>>> Is there a file in the source or a wiki page featuring all of these
>>>> options, so that I may learn about them myself? :)
>>>
>>> Have you ever tried "make menuconfig" ?
>>>
>>> --
>>> Harald
>>> _______________________________________________
>>> busybox mailing list
>>> [email protected]
>>> http://lists.busybox.net/mailman/listinfo/busybox
>>
>> _______________________________________________
>> busybox mailing list
>> [email protected]
>> http://lists.busybox.net/mailman/listinfo/busybox
>
>
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to