[PHP-INST] Re: Error: reentrancy.c: In function `php_readdir_r': \n reentrancy.c:130: too few arguments to function `readdir_r'

2002-07-22 Thread Matti Simperi
Hi, I added &result at third variable passed to readdir_r, but I don't think that this is a fix to my problem. Someone was done this earlier. Could this help someone to realy say, what when wrong on my install. Matti Simperi > reentrancy.c: In function `php_readdir_r': &

[PHP-INST] Error: reentrancy.c: In function `php_readdir_r': \n reentrancy.c:130: too few arguments to function `readdir_r'

2002-07-22 Thread Matti Simperi
Hi, I was trying to install PHP 4.2.1, but I get this error message: reentrancy.c: In function `php_readdir_r': reentrancy.c:130: too few arguments to function `readdir_r' make[2]: *** [reentrancy.lo] Error 1 Can anyone know where is the problem? I noticed from http://bugs.php.net that this pr