herbalz wrote
I got problem when tring to compile php 5.2.6 for an arm processor. Not matter what I do, I don't seem to get it to make the excutable. right I have the followings in the bin directory:
php-cgi.dSYM, php.dSYM, php-config, phpize, pecl, peardev and pear, but I don't have php-config-5.2.6 and php-5.2.6.
Building PHP can be very tricky. Actually we had to heavily update their build process just to get the beast to compile fine on Mac OS X. And we have to continuously tweak it with each new version they release.
Chances are that you are experiencing the same problems when targetting ARM. Out of curiosity, are you using a cross-compiler? Are you having error reports with ./configure?