From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: make: Fatal error: Command failed for target `sapi_apache2.lo'
HelloPHP-Gurus, Following Systemconfig: - Solaris 8 (Sparc) - php-4.1.2 - mysql-max-3.23.49-sun-solaris2.8-sparc - httpd-2.0.32 (aka apache 2) following configure was run: srv088:/space/WWW-BETA/php>./configure --with-apxs2=/space/WWW-BETA/apache2/bin/apxs --with-config-file-path=/space/WWW-BETA/apache2/conf/ --enable-versioning --with-mysql=/space/WWW-BETA/mysql --enable-ftp --enable-bcmath --disable-debug --enable-memory-limit=yes --enable-track-vars --enable-calendar --enable-force-cgi-redirect --enable-libgcc --enable-trans-sid --with-java=/usr/java --enable-yp --with-gd=/usr/local/ --prefix=/space/WWW-BETA/ --enable-sysvsem --enable-sysvshm --enable-sockets during make ---> ERROR: [...] (other makes) Making all in xml Making all in expat Making all in yp Making all in sapi Making all in apache /bin/sh /space/WWW-BETA/php-4.1.2/libtool --silent --mode=compile gcc -I. -I/space/WWW-BETA/php-4.1.2/sapi/apache -I/space/WWW-BETA/php-4.1.2 /main -I/space/WWW-BETA/php-4.1.2 -I/space/WWW-BETA/apache2/include -I/space /WWW-BETA/php-4.1.2/Zend -I/usr/local//include -I/space/WWW-BETA/mysql/inclu de -I/space/WWW-BETA/php-4.1.2/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -I/ space/WWW-BETA/php-4.1.2/TSRM -g -O2 -prefer-pic -c sapi_apache.c sapi_apache.c: In function `apache_php_module_main': sapi_apache.c:81: `NOT_FOUND' undeclared (first use in this function) sapi_apache.c:81: (Each undeclared identifier is reported only once sapi_apache.c:81: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `sapi_apache.lo' Current working directory /space/WWW-BETA/php-4.1.2/sapi/apache *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /space/WWW-BETA/php-4.1.2/sapi/apache *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /space/WWW-BETA/php-4.1.2/sapi *** Error code 1 make: Fatal error: Command failed for target `all-recursive' -- Edit bug report at http://bugs.php.net/?id=16321&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16321&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16321&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16321&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16321&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16321&r=support Expected behavior: http://bugs.php.net/fix.php?id=16321&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16321&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16321&r=submittedtwice