ID:               15698
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: RedHat 7.2
 PHP Version:      4.1.1
 New Comment:

add --with-zlib to your configure line, AFAIK, this is a problem with
the RPMS from RedHat.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-02-24 13:43:45] [EMAIL PROTECTED]

I am trying to compile Apache_1.3.22 with statically linking php 4.1.1.
It compiles most of it but throws this error. I do not get any errors
when compiling php.4.1.1.
I would appreciate if you can help. Here is the error:
Thanks, Krishna.
=========================================
my_compress.o(.text+0x9a): undefined reference to `uncompress'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_compress_alloc':
my_compress.o(.text+0x12a): undefined reference to `compress'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/home/krishna/downloads/apache_1.3.22/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/krishna/downloads/apache_1.3.22'
make: *** [build] Error 2
========================================================
Here is my apache configure line:
./configure \
--activate-module=src/modules/perl/libperl.a \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=rewrite

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15698&edit=1

Reply via email to