Hi,
I'm trying to install php5 beta, the configure functions well, but
during the make I've the following error:

ext/mysqli/mysqli_api.lo: In function `zif_mysqli_stmt_data_seek':
/localscratch/downloads/php5-200309031130/ext/mysqli/mysqli_api.c:1694:
undefined reference to `mysql_stmt_data_seek'
ext/mysqli/mysqli_api.lo: In function `zif_mysqli_stmt_num_rows':
/localscratch/downloads/php5-200309031130/ext/mysqli/mysqli_api.c:1714:
undefined reference to `mysql_stmt_num_rows'
ext/mysqli/mysqli_fe.lo(.data.rel+0xc50): undefined reference to
`all_args_by_ref'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



Has anyone an idea, what I could do?

Moritz

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to