php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20815 /main/reentrancy.c:192: too few arguments to function `readdir_r'
Submitted: 2002-12-04 11:37 UTC Modified: 2002-12-04 18:00 UTC
From: xasa at xasa dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0RC2 OS: Linux 2.4.18 i686 GNU
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: xasa at xasa dot com
New email:
PHP Version: OS:

 

 [2002-12-04 11:37 UTC] xasa at xasa dot com
$./configure
...
$./make
...
.../main/reentrancy.c:192: In function `readdir_r':
.../main/reentrancy.c:192: too few arguments to function `readdir_r'
make: *** [reentrancy.lo] Error 1

It was the last version.
Please, ?Could someone fix it in the next version?
I will send the report until then.
Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-04 18:00 UTC] sniper@php.net
Not enough information and most likely user error / broken system includes. 
 [2002-12-11 11:47 UTC] xasa at xasa dot com
OK, Well, I understand. Thanks everybody.
I will make things better next time.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 07:01:30 2024 UTC