From: [EMAIL PROTECTED] Operating system: Debian linux 3.0 / linux 2.4.19 PHP version: 4.3.0RC4 PHP Bug Type: Compile Failure Bug description: Compile error with my_tempnam.c
Compiling php 4.3.0rc4 on my linux box failed with: ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /usr/src/php-4.3.0RC4/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp' the configure line was ./configure --with-apxs=/usr/local/apache2/bin/apxs Thanks Tom Lanyon -- Edit bug report at http://bugs.php.net/?id=21175&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21175&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21175&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21175&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21175&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21175&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21175&r=support Expected behavior: http://bugs.php.net/fix.php?id=21175&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21175&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21175&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21175&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21175&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21175&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21175&r=isapi