ID:               42742
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dagee at lrn dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Ubuntu 7.04
 PHP Version:      5.2.4
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





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

[2007-09-23 17:18:07] dagee at lrn dot com

Description:
------------
Received compile error when including mysqli option.

Used configuration command:
   ./configure --prefix /usr/local/mysql
--with-mysqli=<path>/mysql_config.sh

Last few lines from compile output with error were:

mysqli.c:1171 warning: passing argument 2 of 'php_strlcpy' makes
pointer from integer without a cast
mysqli.c: In function 'php_local_infile_end':
mysqli.c:1194: error: 'MY_SQL' has no member named 'li_stream'
make: *** [ext/mysqli/mysqli.lo] Error 1

Note:  Old bug reports indicated PHP5 was not year compatible with
MYSQL5 -- but this was three years ago.  Surely it's fixed by now??

Reproduce code:
---------------
Standard code (no changes)

Expected result:
----------------
Expected clean compile

Actual result:
--------------
See above


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


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

Reply via email to