ID:               20970
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Sun2.7
 PHP Version:      4.3.1-dev
 New Comment:

Following points:

- Make step got resolved by applying the suggestion as mentioned in
Bug#19533 that is installing GNU SED 4.0 in /usr/local/bin and giving
it the precedence.
- Make install finished 
- Webserver bounced 
- Testing in Progess


Previous Comments:
------------------------------------------------------------------------

[2003-01-22 19:12:13] [EMAIL PROTECTED]

Can you send me the Makefile that is generated with that
configure line?? (using the latest stable CVS snapshot)


------------------------------------------------------------------------

[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

------------------------------------------------------------------------

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

Reply via email to