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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
1 + 33 = ?
Subscribe to this entry?

 
 [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: Tue May 07 21:01:30 2024 UTC