On Tue, 14 May 2002, Richard Archer wrote:
> Aah, but by the same logic, if Apache 2.0 with PHP4 can provide the
> users with a faster, more stable service, it's "bad" *not* to use it.

It's bad if the beasts are experimental.

Now, I guess this is for the devel list:

libmcrypt4-2.4.19-1mdk
libmcrypt4-devel-2.4.19-1mdk
mcrypt-2.5.10-1mdk

-- begin --

mcrypt.c: In function `zm_startup_mcrypt':
mcrypt.c:272: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:273: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:274: `MCRYPT_BLOWFISH_128' undeclared (first use in this 
function)
mcrypt.c:274: (Each undeclared identifier is reported only once
mcrypt.c:274: for each function it appears in.)
mcrypt.c:275: `MCRYPT_BLOWFISH_192' undeclared (first use in this 
function)
mcrypt.c:276: `MCRYPT_BLOWFISH_256' undeclared (first use in this 
function)
mcrypt.c:277: `MCRYPT_BLOWFISH_448' undeclared (first use in this 
function)
mcrypt.c:278: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:279: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:280: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:281: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:282: `MCRYPT_IDEA' undeclared (first use in this function)
mcrypt.c:283: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:284: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:285: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:286: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:287: `MCRYPT_RC2_128' undeclared (first use in this function)
mcrypt.c:288: `MCRYPT_RC2_256' undeclared (first use in this function)
mcrypt.c:289: `MCRYPT_RC2_1024' undeclared (first use in this function)
mcrypt.c:290: `MCRYPT_RC4' undeclared (first use in this function)
mcrypt.c:291: `MCRYPT_RC6_128' undeclared (first use in this function)
mcrypt.c:292: `MCRYPT_RC6_192' undeclared (first use in this function)
mcrypt.c:293: `MCRYPT_RC6_256' undeclared (first use in this function)
mcrypt.c:294: `MCRYPT_SAFER_64' undeclared (first use in this function)
mcrypt.c:295: `MCRYPT_SAFER_128' undeclared (first use in this function)
mcrypt.c:296: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c:297: `MCRYPT_SERPENT_128' undeclared (first use in this function)
mcrypt.c:298: `MCRYPT_SERPENT_192' undeclared (first use in this function)
mcrypt.c:299: `MCRYPT_SERPENT_256' undeclared (first use in this function)
mcrypt.c:300: `MCRYPT_TWOFISH_128' undeclared (first use in this function)
mcrypt.c:301: `MCRYPT_TWOFISH_192' undeclared (first use in this function)
mcrypt.c:302: `MCRYPT_TWOFISH_256' undeclared (first use in this function)
mcrypt.c:303: warning: passing arg 3 of `zend_register_long_constant' 
makes integer from pointer without a cast
mcrypt.c: In function `zif_mcrypt_get_cipher_name':
mcrypt.c:1497: warning: assignment makes pointer from integer without a 
cast
make[3]: *** [mcrypt.lo] Error 1
make[3]: Saliendo directorio `/usr/src/RPM/BUILD/php-4.2.1/ext/mcrypt'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/php-4.2.1/ext/mcrypt'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/php-4.2.1/ext'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.95528 (%build)

-- end --

Apache 2.0.35, PHP 4.2.1

Regards.




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to