php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15781 Reentrancy.c fails to compile
Submitted: 2002-02-28 08:35 UTC Modified: 2002-06-29 20:38 UTC
From: liudas at web dot de Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.1.2 OS: SuSE 7.0 2.2.16-SMP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: liudas at web dot de
New email:
PHP Version: OS:

 

 [2002-02-28 08:35 UTC] liudas at web dot de
# ./configure --with-mysql --with-apxs=/www/apache/bin/apxs --with-curl=/usr/local --enable-versioning --enable-track-vars
# make
reentrancy.c:130: too few arguments to function `readdir_r'
--------
gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
----
kernel 2.2.16-SMP
-------------
PHP 4.0.6 compiles ok.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-29 20:38 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 27 23:01:26 2024 UTC