ID: 20970
Updated by: [EMAIL PROTECTED]
-Summary: Fatal error: Nesting level too deep - recursive
dependency? in Unknown on line
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Sun2.7
PHP Version: 4.3.1-dev
New Comment:
Can you send me the Makefile that is generated with that
configure line?? (using the latest stable CVS snapshot)
Previous Comments:
------------------------------------------------------------------------
[2003-01-20 11:35:23] [EMAIL PROTECTED]
If compiled without --with-nsapi option, Following error message
displayed during Make:
gcc: regex/r: No such file or directory
make: *** [sapi/cgi/php] Error 1
------------------------------------------------------------------------
[2003-01-17 21:07:49] [EMAIL PROTECTED]
If you drop the --with-nsapi option from the configure line, does it
compile succesfully then?
------------------------------------------------------------------------
[2003-01-15 17:46:52] [EMAIL PROTECTED]
Following error encountered while executing Make command:
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c: In
function `sapi_
nsapi_read_post':
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:211:
warning: unuse
d variable `content_length_str'
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c: In
function `nsapi
_request_ctor':
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:409:
warning: unuse
d variable `path_info'
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c: In
function `nsapi
_request_dtor':
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:450:
warning: passi
ng arg 1 of `nsapi_free' discards qualifiers from pointer target type
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:452:
warning: passi
ng arg 1 of `nsapi_free' discards qualifiers from pointer target type
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:545:63:
warning: "/
*" within comment
/home/ghoshj/PHP/php4-STABLE-200301150030/sapi/nsapi/nsapi.c:547:1:
warning: "/*
" within comment
.....
gcc: ext/standard/a: No such file or directory
make: *** [sapi/cli/php] Error 1
------------------------------------------------------------------------
[2003-01-15 17:40:35] [EMAIL PROTECTED]
Directory php4-STABLE-200301150030 created
PHP_VERSION "4.3.1-dev"
Configuration is OK
./configure --enable-debug --enable-libgcc --enable-dbx \
--enable-ftp --enable-inline-optimization \
--with-nsapi=/export/webtools/netscape/server4 \
--with-pgsql=/usr/local/pgsql \
--with-oracle=/export/webtools/app/oracle/product/8.1.7
------------------------------------------------------------------------
[2003-01-14 19:23:12] [EMAIL PROTECTED]
Please try using this CVS snapshot:
http://snaps.php.net/php4-STABLE-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php4-win32-STABLE-latest.zip
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/20970
--
Edit this bug report at http://bugs.php.net/?id=20970&edit=1