ID:               35538
 User updated by:  judas dot iscariote at gmail dot com
 Reported By:      judas dot iscariote at gmail dot com
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: Linux AMD 64
 PHP Version:      5CVS-2005-12-03 (CVS)
 New Comment:

oops. correct error message is:

ext/hash/hash_gost.c:251: error: conflicting types for
'PHP_GOSTUpdate'
/ext/hash/php_hash_gost.h:35: error: previous declaration of
'PHP_GOSTUpdate' was here
make: *** [hash_gost.lo] Error 1


Previous Comments:
------------------------------------------------------------------------

[2005-12-04 00:03:13] judas dot iscariote at gmail dot com

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 this bug report at http://bugs.php.net/?id=35538&edit=1

Reply via email to