ID:               24813
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lphuberdeau at sympatico dot ca
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Linux/x86 (RedHat9)
 PHP Version:      5CVS-2003-07-25 (dev)
 New Comment:

Please use latest MySQL 4.1.1-alpha Version until MySQL 4.1 becomes
stable status. See
http://www.mysql.com/doc/en/Installing_source_tree.html.



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

[2003-07-25 21:07:04] lphuberdeau at sympatico dot ca

Description:
------------
I get these errors when trying to compile php5 with the mysqli 
extension. I have been compiling php5 weekly for quite a few 
months and decided today to add the mysqli library. I used 
--with-mysqli=/usr/local/bin/mysql_config as a configuration 
option (the path is fine, I double checked). 
 
I get these errors: 
 
ext/mysqli/mysqli_api.lo(.text+0x4f3b): In function 
`zif_mysqli_stmt_data_seek': 
/root/php5-200307251730/ext/mysqli/mysqli_api.c:1695: 
undefined reference to `my  sql_stmt_data_seek' 
ext/mysqli/mysqli_api.lo(.text+0x4ff8): In function 
`zif_mysqli_stmt_num_rows': 
/root/php5-200307251730/ext/mysqli/mysqli_api.c:1714: 
undefined reference to `my  sql_stmt_num_rows' 
collect2: ld returned 1 exit status 
make: *** [sapi/cli/php] Error 1 
 
I use MySQL 4.1a. 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24813&edit=1

Reply via email to