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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 + 14 = ?
Subscribe to this entry?

 
 [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: Sat May 11 05:01:30 2024 UTC