From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.1 PHP Bug Type: *Compile Issues Bug description: Make install fails
Trying to compile PHP 4.2.1 as DSO to Apache 1.3.23 I am getting the following errors when running "make install" Making install in Zend Making install in main Making install in ext Making install in ctype Making install in mysql Making install in libmysql Making install in oci8 Making install in pcre Making install in pcrelib Making install in posix Making install in session Making install in standard Making install in xml Making install in expat Making install in sapi Making install in apache Making install in TSRM Making install in regex Making install in . *** Error code 2 make: Fatal error: Command failed for target `install-sapi' Current working directory /opt/tools/software/compileDir/php-4.2.1 *** Error code 1 make: Fatal error: Command failed for target `install-recursive' APACHE CONFIGURE OPTIONS: ./configure --enable-module=so --enable-module=most --enable-shared=max --enable-shared=ssl PHP CONFIGURE OPTIONS: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-oci8 --enable-trans-sid -- Edit bug report at http://bugs.php.net/?id=17338&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17338&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17338&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17338&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17338&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17338&r=support Expected behavior: http://bugs.php.net/fix.php?id=17338&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17338&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17338&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17338&r=globals