From:             judas dot iscariote at gmail dot com
Operating system: Linux AMD 64
PHP version:      5CVS-2005-12-03 (CVS)
PHP Bug Type:     Compile Failure
Bug description:  new "hash" extensions does not compile on amd64

Description:
------------
new "hash" extension does not compile ( shared, static same result)

Reproduce code:
---------------
./configure

Expected result:
----------------
extension compiled, either static or shared.

Actual result:
--------------
/ext/hash/hash_ghost.c:251:error conflicting types for 'PHP_GOSTUpdate'
/ext/hash/php_hash_ghost:35: error previous declaration of
'PHP_GOSTUpdate'was here
make: *** [ext/hash/hash_ghost.lo] Error 1

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

Reply via email to