|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-03-27 17:14 UTC] sniper@php.net
[2002-04-06 11:14 UTC] sniper@php.net
[2002-04-17 03:37 UTC] Marco Voli <voli at cineca dot it>
[2002-05-30 18:59 UTC] kstairley at copper dot net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 15:00:01 2025 UTC |
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'