php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19128 undefined symbol: _ecalloc
Submitted: 2002-08-27 13:52 UTC Modified: 2002-08-27 14:40 UTC
From: php at fells dot net Assigned:
Status: Closed Package: Apache related
PHP Version: 4.2.2 OS: Linux 2.2.16
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: php at fells dot net
New email:
PHP Version: OS:

 

 [2002-08-27 13:52 UTC] php at fells dot net
Configured as
--with-apxs --with-mysql=/usr --with-openssl=/usr/local/ssl

No problems with configure, make, and make install, but apache (1.3.20) exits with 

undefined symbol: _ecalloc  when trying to load php4 module.

No similar problems with 4.2.0

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-27 14:11 UTC] php at fells dot net
Configured as
--with-apxs --with-mysql=/usr --with-openssl=/usr/local/ssl

No problems with configure, make, and make install, but apache (1.3.20)
exits with

undefined symbol: _ecalloc  when trying to load php4 module.

No similar problems with 4.2.0

Changed to Apache related category.
 [2002-08-27 14:40 UTC] php at fells dot net
Problem was with patching from 4.2.0-4.2.2.  Installed 4.2.2 from source without difficult.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC