From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      6CVS-2006-05-04 (CVS)
PHP Bug Type:     Compile Failure
Bug description:  php-src/ext/pdo/pdo_dbh.c:1275: `PDO_PARAM_EVT_NORMALIZE' 
undeclared (first use

Description:
------------
Must be one of these (I guess the last):

modified        andrei  /php-src/ext/unicode/php_property.h     05/04/2006
00:03:10        Some more property functions.

# I am pondering a different prefix..
modified        andrei  /php-src/ext/unicode/property.c 05/04/2006 00:03:10     
Some
more property functions.

# I am pondering a different prefix..
modified        andrei  /php-src/ext/unicode/unicode.c  05/04/2006 00:03:10     
Some
more property functions.

# I am pondering a different prefix..
modified        pollita /php-src/ext/pdo/pdo_dbh.c      05/03/2006 23:57:58     
Expose
PARAM_EVT_* constants

Actual result:
--------------
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/imap/php_imap.c:3013:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/imap/php_imap.c:3047:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/imap/php_imap.c:3126:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/imap/php_imap.c:3160:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/mysql/php_mysql.c: In
function `php_mysql_do_connect':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/mysql/php_mysql.c:524:
warning: assignment makes pointer from integer without a cast
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pdo/pdo_dbh.c: In
function `pdo_dbh_init':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pdo/pdo_dbh.c:1275:
`PDO_PARAM_EVT_NORMALIZE' undeclared (first use in this function)
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pdo/pdo_dbh.c:1275: (Each
undeclared identifier is reported only once
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pdo/pdo_dbh.c:1275: for
each function it appears in.)
make: *** [ext/pdo/pdo_dbh.lo] Error 1

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

Reply via email to