From: [EMAIL PROTECTED] Operating system: Linux Kernel 2.4.18 PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: Build Fails, relevance to apache
Upon building PHP4.x.x (including RC1/RC2/CVS) on Apache 2.0.x (currently 2.0.35) The make fails on this: 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.) make[3]: *** [sapi_apache.lo] Error 1 make[3]: Leaving directory `/usr/local/php-4.2.0RC1/sapi/apache' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/php-4.2.0RC1/sapi/apache' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/php-4.2.0RC1/sapi' make: *** [all-recursive] Error 1 Apache was configured in the following : ./configure --prefix=/www --enable-so --enable-ssl make make insall PHP 4.x was configured in the following: ./configure --with-mysql --with-apxs=/www/bin/apxs make (failed) RH7.296 (7.3beta) Kernel 2.4.18grsec1.94 / GCC3.0.4 / Apache 2.0.35 mod ssl/so Im aware of known issues with 4.2.xRC1/RC2 with Apache 2.0.x This is reproducable on several systems of mine RH7.1 Kernel 2.4.16 / GCC2.96 / Apache 2.0.35 RH7.0 Kernel 2.2.23 / GCC2.95 / Apache 2.0.34 SuSE 7.3 Kernel 2.4.7 (SuSE Optimizations left in place) GCC3.0.4 / Apache 2.0.34 Any help on this is appreciated if it is merely a(n) error on my part. I do have a succesfull build on: RH7.2 Kernel 2.4.16grsec1.93 / GCC3.0.4 / Apache 1.3.23/24 Thanks. David Portwood -- Edit bug report at http://bugs.php.net/?id=16578&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16578&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16578&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16578&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16578&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16578&r=support Expected behavior: http://bugs.php.net/fix.php?id=16578&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16578&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16578&r=submittedtwice