ID: 11302
Updated by: andy
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating System: Solaris 8
PHP Version: 4.0.4pl1
New Comment:

no feedback after 40 days.

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

[2001-06-06 01:37:39] [EMAIL PROTECTED]

First update to PHP 4.0.5 and the if it fails too, 
add your configure line used into this bug report.
Also find out WHERE nsapi.h IS located in your system.

And which version of iplanet is this?

--Jani



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

[2001-06-05 21:27:12] [EMAIL PROTECTED]

here is what I get when I do the make

# make
Making all in Zend
Making all in main
/bin/sh /export/home/mkeller/php-4.0.4pl1/libtool --silent --mode=compile gcc  -I. 
-I/export/home/mkeller/php-4.0.4pl1/main -I/export/home/mkeller/php-4.0.4pl1/main 
-I/export/home/mkeller/php-4.0.4pl1 -I/usr/netscape/server4/include 
-I/export/home/mkeller/php-4.0.4pl1/Zend -I/usr/local/include 
-I/export/home/mkeller/php-4.0.4pl1/ext/mysql/libmysql -I/OraHome1/rdbms/public 
-I/OraHome1/rdbms/demo -I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmlparse 
-I/export/home/mkeller/php-4.0.4pl1/TSRM  -D_POSIX_PTHREAD_SEMANTICS 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -g 
-O2 -pthreads  -c internal_functions.c
/bin/sh /export/home/mkeller/php-4.0.4pl1/libtool --silent --mode=link gcc  -I. 
-I/export/home/mkeller/php-4.0.4pl1/main -I/export/home/mkeller/php-4.0.4pl1/main 
-I/export/home/mkeller/php-4.0.4pl1 -I/usr/netscape/server4/include 
-I/export/home/mkeller/php-4.0.4pl1/Zend -I/usr/local/include 
-I/export/home/mkeller/php-4.0.4pl1/ext/mysql/libmysql -I/OraHome1/rdbms/public 
-I/OraHome1/rdbms/demo -I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmlparse 
-I/export/home/mkeller/php-4.0.4pl1/TSRM  -D_POSIX_PTHREAD_SEMANTICS 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -g 
-O2 -pthreads   -o libmain.la  main.lo internal_functions.lo snprintf.lo 
php_sprintf.lo  safe_mode.lo fopen-wrappers.lo alloca.lo  php_ini.lo SAPI.lo 
rfc1867.lo php_content_types.lo strlcpy.lo  strlcat.lo mergesort.lo reentrancy.lo 
php_variables.lo php_ticks.lo  network.lo php_open_temporary_file.lo php_logos.lo  
Making all in ext
Making all in gd
Making all in ldap
Making all in mysql
Making all in libmysql
Making all in oci8
Making all in pcre
Making all in pcrelib
Making all in posix
Making all in session
Making all in standard
Making all in xml
Making all in expat
Making all in xmltok
Making all in xmlparse
Making all in sapi
Making all in nsapi
/bin/sh /export/home/mkeller/php-4.0.4pl1/libtool --silent --mode=compile gcc  -I. 
-I/export/home/mkeller/php-4.0.4pl1/sapi/nsapi 
-I/export/home/mkeller/php-4.0.4pl1/main -I/export/home/mkeller/php-4.0.4pl1 
-I/usr/netscape/server4/include -I/export/home/mkeller/php-4.0.4pl1/Zend 
-I/usr/local/include -I/export/home/mkeller/php-4.0.4pl1/ext/mysql/libmysql 
-I/OraHome1/rdbms/public -I/OraHome1/rdbms/demo 
-I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/export/home/mkeller/php-4.0.4pl1/ext/xml/expat/xmlparse 
-I/export/home/mkeller/php-4.0.4pl1/TSRM  -D_POSIX_PTHREAD_SEMANTICS 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -g 
-O2 -pthreads  -c nsapi.c
nsapi.c:50: nsapi.h: No such file or directory
nsapi.c:51: base/pblock.h: No such file or directory
nsapi.c:52: base/session.h: No such file or directory
nsapi.c:53: frame/req.h: No such file or directory
nsapi.c:54: frame/protocol.h: No such file or directory
nsapi.c:55: base/util.h: No such file or directory
nsapi.c:56: frame/log.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `nsapi.lo'
Current working directory /export/home/mkeller/php-4.0.4pl1/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/mkeller/php-4.0.4pl1/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/mkeller/php-4.0.4pl1/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


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



Edit this bug report at http://bugs.php.net/?id=11302&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to