On Fri, Aug 31, 2001 at 05:37:58PM -0300, Pablo Javier Gonzalez Mateos wrote:
> Hello, im in this situation:
> 
> i have a PC AMD K6-2 with 64 MB RAM. SuSE Linux 6.3 OS
> 
> when i compile the php with mysql everything works fine, but after y 
> compile the apache with this command:
> 
> ./configure --activate-module-=src/modules/php4/libphp4.module
> make
> 
> and after a few seconds this error apear....
> 
> /usr/local/mysql-3.23.41-pc-linux-gnu-i686/lib/libmysqlclient.a(my_com
> press.o): In function `my_uncompress':    
> my_compress.o(.text+0x9a): undefined reference to `uncompress'        

Yet another question about a missing zlib/libz.  Install libz and
you'll be away.  On my Suse 7.1 Personal box, it's libz-1.1.3-284 but
I can't imagine what it would be for 6.3

And cool it with the exclamation marks, will ya?  One was more than enough.


database, sql, query.


-- 
     Any technology distinguishable from magic is insufficiently advanced.
 [EMAIL PROTECTED] TopQuark Software & Serv. Contract programmer, server bum.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to