php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1211 xmalloc (Emacs) vs malloc in alloca.c
Submitted: 1999-03-08 02:48 UTC Modified: 1999-06-12 15:18 UTC
From: a dot vanerven at consultant dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.7 OS: UnixWare 7.0.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: a dot vanerven at consultant dot com
New email:
PHP Version: OS:

 

 [1999-03-08 02:48 UTC] a dot vanerven at consultant dot com
Compiling the libmodphp3.a module in Apache 1.3.4 will fail, unless the three lines that deal with
xmalloc definition for Emacs executables are deleted from alloca.c

Linking libmodphp3.a with Apache 1.3.4 httpd will fail on:

xmalloc, first referenced in libmodphp3.a

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-12 15:18 UTC] jim at cvs dot php dot net
This seems reasonable, but I'm not sure what other platforms
actually compile alloca.c.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Nov 10 20:01:29 2024 UTC