From:             [EMAIL PROTECTED]
Operating system: Compaq Tru64 5.1
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  Compile fails on scanf.h

During an installation with Compaq Tru64 5.1 with a standard ./confiugre and using 
Compaq's cc compiler, the make dies with this error:

cc: Error: scanf.h, line 48: There is no definition for the inline function
named scan_set_error_return in this compilation unit. (noinlfunc)
inline void scan_set_error_return(int numVars,pval **return_value);
------------^

This error also occurs with the current 4.0.5-dev CVS version.

Tru64 5.1 has cc version 6.3.  This error does not occur with the Compaq cc comiler 
version 6.1.


-- 
Edit Bug report at: http://bugs.php.net/?id=9285&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