php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9285 Compile fails on scanf.h
Submitted: 2001-02-15 13:00 UTC Modified: 2001-10-23 10:57 UTC
From: twinders at spc dot cc dot tx dot us Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Compaq Tru64 5.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: twinders at spc dot cc dot tx dot us
New email:
PHP Version: OS:

 

 [2001-02-15 13:00 UTC] twinders at spc dot cc dot tx dot us
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 06:52 UTC] sniper@php.net
Does this happen with latest CVS snapshot from http://snaps.php.net/ ?

--Jani

 [2001-10-23 10:57 UTC] sniper@php.net
User reported this been fixed in latest CVS snapshot.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC