From:             jangh at bhphotovideo dot com
Operating system: Solaris 5.10 Generic_137111-03
PHP version:      5.2.6
PHP Bug Type:     Compile Failure
Bug description:  make fails.

Description:
------------
Hello.

Trying to compile php-5.2.6
I am using gcc version 3.4.6

configure was done without any options.
And was completed.

make fails with following error.

/tmp/php-5.2.6/main/reentrancy.c: In function `php_ctime_r':
/tmp/php-5.2.6/main/reentrancy.c:63: error: too many arguments to function
`ctime_r'
/tmp/php-5.2.6/main/reentrancy.c: In function `php_asctime_r':
/tmp/php-5.2.6/main/reentrancy.c:70: error: too many arguments to function
`asctime_r'
/tmp/php-5.2.6/main/reentrancy.c: In function `php_readdir_r':
/tmp/php-5.2.6/main/reentrancy.c:139: error: too few arguments to function
`readdir_r'
*** Error code 1
make: Fatal error: Command failed for target `main/reentrancy.lo'



-- 
Edit bug report at http://bugs.php.net/?id=46509&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46509&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46509&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46509&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46509&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46509&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46509&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46509&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46509&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46509&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46509&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46509&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46509&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46509&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46509&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46509&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46509&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46509&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46509&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46509&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46509&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46509&r=mysqlcfg

Reply via email to