Matt Pritchard wrote:

Mitch: you're not alone: same errors & same result for me (RH8, PHP 4.3.0).
Matt

ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/usr/src/redhat/SOURCES/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: the
use
of `tempnam' is dangerous, better use `mkstemp'
[root@localhost php-4.3.0]#rm -rf /dev/brain

There was something about this tempnam warning some days or up to a couple of weeks ago, either on this list or php-general. The line then showed it as a warning, not an error and the compilation completed. Rasmus answered the question that it was OK , just a warning.

If you check the archives, you should be able to find it.

HTH
Chris


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

Reply via email to