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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu May 02 08:01:32 2024 UTC