When I try to compile php5 on redhat the make always crashes, has anyone an idea why?
ext/mysqli/mysqli_api.o: 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.o: 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.o(.data.rel+0xc50): undefined reference to `all_args_by_ref'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1