From:             satch159 at hotmail dot com
Operating system: Red Hat ES 4
PHP version:      4.4.2
PHP Bug Type:     Compile Failure
Bug description:  php install & zlib

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'

-- 
Edit bug report at http://bugs.php.net/?id=37519&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37519&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37519&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37519&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37519&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37519&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37519&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37519&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37519&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37519&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37519&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37519&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37519&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37519&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37519&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37519&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37519&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37519&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37519&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37519&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37519&r=mysqlcfg

Reply via email to