Hello,
I have succesfully compiled PHP 4.0.6 on an Alpha running OSF1 version
5.1, so it is brand new.
Interestingly, I had to make a change in the source to do this, which was
to comment out a declaration of an inline function.
Configuration proceeded properly, but upon making, this is error reported:

cc: Error: scanf.h, line 49: 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);

After checking around and finding no answers, i chose to comment this line
in scanf.h out and it compiled.

PHP has tested succesfully on our new server.

I hope this information will aid someone else.




..



-- 
PHP Install 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