php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21583 cannot make
Submitted: 2003-01-11 11:41 UTC Modified: 2003-01-11 11:53 UTC
From: kirils at ps dot id dot lv Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0 OS: Linux Slacware 8.0 (kernel:2.2)
Private report: No CVE-ID: None
 [2003-01-11 11:41 UTC] kirils at ps dot id dot lv
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/root/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-11 11:53 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.
 [2003-04-30 09:21 UTC] fbettiol at cantv dot net
inserting <errno.h> in the detailed files causes the following error qhen I try to install Zend Server:

Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed.

Instaled on RH 9, php4-STABLE-200304292330, congigured --with-mysql
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 01:01:30 2024 UTC