From:             gzaboy at hotmail dot com
Operating system: redhat 9.0
PHP version:      5.0.0RC2
PHP Bug Type:     Compile Failure
Bug description:  make install mysqli_* function error

Description:
------------
i want to make mysqli and add "--with-mysqli=/mysql/bin/mysql_config" to
configure,there's passed configure and make,but when i make
install,there's show blow message:
.........0.0RC2 -I/home/softwares/php-5.0.0RC2/Zend
-I/usr/local/include/libxml2 -I/mysql/include/mysql 
-I/home/softwares/php-5.0.0RC2/TSRM  -g -O2  -prefer-pic -c
/home/softwares/php-5.0.0RC2/ext/mysqli/mysqli_prop.c -o
ext/mysqli/mysqli_prop.lo 
/home/softwares/php-5.0.0RC2/ext/mysqli/mysqli_prop.c: In function
`stmt_affected_rows_read':
/home/softwares/php-5.0.0RC2/ext/mysqli/mysqli_prop.c:189: structure has
no member named `affected_rows'
/home/softwares/php-5.0.0RC2/ext/mysqli/mysqli_prop.c:189: structure has
no member named `affected_rows'
/home/softwares/php-5.0.0RC2/ext/mysqli/mysqli_prop.c:189: structure has
no member named `affected_rows'
make: *** [ext/mysqli/mysqli_prop.lo] Error 1
.......


-- 
Edit bug report at http://bugs.php.net/?id=28387&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28387&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28387&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28387&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28387&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28387&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28387&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28387&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28387&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28387&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28387&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28387&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28387&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28387&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28387&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28387&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28387&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28387&r=float

Reply via email to