On Mon, 29 Mar 2004, Sebastian Bergmann wrote:

> ccache gcc -Iext/mysqli/ -I/usr/src/php/php5/ext/mysqli/ -DPHP_ATOM_INC
> -I/usr/src/php/php5/include -I/usr/src/php/php5/main -I/usr/src/php/php5
> -I/usr/src/php/php5/Zend -I/usr/include/libxml2 -I/usr/X11R6/include
> -I/usr/include/freetype2 -I/usr/local/mysql/include/mysql
> -I/usr/src/php/php5/TSRM -g -Wall -c
> /usr/src/php/php5/ext/mysqli/mysqli_prop.c  -fPIC -DPIC -DPIC -o
> ext/mysqli/mysqli_prop.o
> /usr/src/php/php5/ext/mysqli/mysqli_prop.c: In function `stmt_num_rows_read':
> /usr/src/php/php5/ext/mysqli/mysqli_prop.c:191: error: invalid type
> argument of `->'
> /usr/src/php/php5/ext/mysqli/mysqli_prop.c:191: error: invalid type
> argument of `->'
> /usr/src/php/php5/ext/mysqli/mysqli_prop.c:191: error: invalid type
> argument of `->'
> make: *** [ext/mysqli/mysqli_prop.lo] Error 1

Try upgrading to the latest MySQL 4.1.x snapshot. There were some
changes made in the last week or two to the MySQL source, so Georg
modified the extension.

-adam

-- 
[EMAIL PROTECTED]
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!

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

Reply via email to