From: [EMAIL PROTECTED] Operating system: SunOS 5 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: Compile faliure --with-nsapi I tried to compile PHP with Netscape Enterprise Server, Oracle 8.0.5 andSunOs 5.5 ./configure --with-gd=no --with-nsapi=/opt/netscape/suitespot --with-oracle=$ORACLE_HOME --with-config-file-path=$HOME/www/php --enable-debug=no --without-mysql Making all in Zend make[1]: Entering directory `/user/gedweb/php-4.0.4pl1/Zend' /bin/sh ../libtool --silent --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -g -mt -c zend_language_scanner_cc.cc "zend_compile.h", line 31: Error: Could not open include file <istream.h>. "zend_operators.h", line 84: Error: The function "finite" must have a prototype. "zend_language_scanner_cc.cc", line 2614: Error: stdiobuf is not defined. "zend_language_scanner_cc.cc", line 2617: Error: Type name expected instead of "stdiobuf". "zend_language_scanner_cc.cc", line 2617: Error: No storage class or type for this declaration. "zend_language_scanner_cc.cc", line 2617: Error: "," expected instead of "*". "zend_language_scanner_cc.cc", line 2616: Error: istream is not a direct base class of istdiostream. "zend_language_scanner_cc.cc", line 2616: Error: Cannot use __FILE* to initialize int. "zend_language_scanner_cc.cc", line 2616: Error: Formal argument sb of type std::basic_streambuf<char, std::char_traits<char>>* in call to std::basic_ios<char, std::char_traits<char>>::init(std::basic_streambuf<char, std::char_traits<char>>*) is being passed int*. "zend_language_scanner_cc.cc", line 2727: Error: stdiofile is not a member of std::basic_streambuf<char, std::char_traits<char>>. "zend_language_scanner_cc.cc", line 3964: Warning: String literal converted to char* in assignment. "zend_language_scanner_cc.cc", line 4578: Error: Cannot assign std::basic_istream<char, std::char_traits<char>>* to istream*. "zend_language_scanner_cc.cc", line 4682: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 4786: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 4859: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 4873: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 4993: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 5114: Error: Cannot assign istream* to std::basic_istream<char, std::char_traits<char>>*. "zend_language_scanner_cc.cc", line 5125: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 5134: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 5165: Error: Cannot assign std::basic_istream<char, std::char_traits<char>>* to istream*. "zend_language_scanner_cc.cc", line 5227: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). "zend_language_scanner_cc.cc", line 5241: Warning: String literal converted to char* in formal argument message in call to zend_fatal_scanner_error(char*). 13 Error(s) and 10 Warning(s) detected. make[1]: *** [zend_language_scanner_cc.lo] Error 1 make[1]: Leaving directory `/user/gedweb/php-4.0.4pl1/Zend' make: *** [all-recursive] Error 1 -- Edit Bug report at: http://bugs.php.net/?id=9769&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]