Hi Shanti, The APC .tgz files (for either 3.0.11 or 3.0.14) from http://pecl.php.net/package/APC do not contain a 'configure' script. Yet, when I look at the APC-3.0.14 directory in the webstack repository, I see a 'configure' script.
APC-3.0.14/make_solaris.sh doesn't invoke phpize. Did you run phpize (that was built when building php-5.2.0) manually and then checkin the stuff that it generated (in the APC-3.0.14 directory) into the repository? Was there a reason why phpize couldn't have been invoked at build time from the make_solaris.sh script? Thanks, Arvind
