From: [EMAIL PROTECTED] Operating system: Linux Redhat 8 PHP version: 4.3.0RC4 PHP Bug Type: Compile Failure Bug description: make failure
after configure: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-pgsql --with-xml --with-xmlrpc --with-zlib I had this error from make ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /usr/local/src/php-4.3.0RC4/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp' -- Edit bug report at http://bugs.php.net/?id=21166&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21166&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21166&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21166&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21166&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21166&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21166&r=support Expected behavior: http://bugs.php.net/fix.php?id=21166&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21166&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21166&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21166&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21166&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21166&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21166&r=isapi