[PHP] Php, Apache, mysql - make error

2001-03-04 Thread S Jha

HI Gurus,

I am getting this error. I saw few posting for this error and found someone suggesting 
"-lz"
option in Makefile in LIBS option.
However, I didn't found this line in apache Makefile.
Also I tried other methods including reloading zlib, reconf mysql ..but in vain. 
Please help.
I did -
#SSL_BASE=../openssl-0.9.6 RSA_BASE=../rsaref-2.0/local ./configure  
--enable-module=ssl
--activate-module=src/modules/php4/libphp4.a --enable-module=php4 
--prefix=/usr/local/apache
--enable-shared=ssl

#make 

The error message was - 

/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function `my_uncompress':
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/sjha/apache_1.3.17/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/sjha/apache_1.3.17'
make: *** [build] Error 2



Thanks,

SJ

=
Sanjeev Jha, Unix System Administrator

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] libexec/lobphp4.so: undefined symbol:uncompress

2001-02-17 Thread S Jha

Hi All,

I saw similar error questions posted on phpbuilder etc but didn get exact answer about 
cause
of this error. 

I have RedHat 6.2 with Apache 1.3.17, MySQL 3.23.33 and Php 4.0.4pl1. 

I am getting the above error mentioned in subject while trying to start Apache. Any 
idea ?

Thanks,

SJ


=
Sanjeev Jha, Unix System Administrator

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]