php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21166 make failure
Submitted: 2002-12-23 08:25 UTC Modified: 2002-12-23 08:26 UTC
From: g dot tanzilli at gruppocsf dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0RC4 OS: Linux Redhat 8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: g dot tanzilli at gruppocsf dot com
New email:
PHP Version: OS:

 

 [2002-12-23 08:25 UTC] g dot tanzilli at gruppocsf dot com
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'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-23 08:26 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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC