php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37519 php install & zlib
Submitted: 2006-05-19 14:12 UTC Modified: 2006-05-28 01:00 UTC
From: satch159 at hotmail dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.4.2 OS: Red Hat ES 4
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: satch159 at hotmail dot com
New email:
PHP Version: OS:

 

 [2006-05-19 14:12 UTC] satch159 at hotmail dot com
Description:
------------
sorry for the english.. i am french ;-)

I would like to install php4.4.2 on a RED HAT ES 4..when I add  --whith-zlib after ./configure.. no prob..it's ok! but when I try to do "make", there is an error.. -->  undefined reference to `php_zlib_module_entry'

Reproduce code:
---------------
./configure --with-oci8=/home/oracle/oracli --with-informix=/opt/informix/LE/ --with-apxs2=/usr/local/apache2/bin/apxs --with-gd=/usr/local/ --enable-calendar --enable-bcmath --enable-ftp --with-zlib=/usr/local

then, "make"

Actual result:
--------------
main/internal_functions_cli.lo(.data.rel+0x70): undefined reference to `php_zlib_module_entry'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-20 13:58 UTC] tony2001@php.net
Can't reproduce.
 [2006-05-28 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 16:01:33 2025 UTC