From: [EMAIL PROTECTED] Operating system: SuSE 7.0 2.2.16-SMP PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: Reentrancy.c fails to compile
# ./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. -- Edit bug report at http://bugs.php.net/?id=15781&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15781&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15781&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15781&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15781&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15781&r=support Expected behavior: http://bugs.php.net/fix.php?id=15781&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15781&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15781&r=submittedtwice
