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
 [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 13:01:29 2024 UTC