Error compiling php with mhash
ext/mysql/libmysql/my_tempnam.o(.text+0x40): In function `my_tempnam':/usr/progs/php/php-4.4.1/ext/mysql/libmysql/my_tempnam.c:115: the use of `tempnam' is dangerous, better use `mkstemp'
ext/mhash/mhash.o(.text+0x288): In function `zif_mhash':
/usr/progs/php/php-4.4.1/ext/mhash/mhash.c:185: undefined reference to `mhash_free'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1
==========
Any help?