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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Sat Jun 01 12:01:31 2024 UTC