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'   

/usr/local/mysql-3.23.41-pc-linux-gnu-i686/lib/libmysqlclient.a(my_com
press.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 `/usr/local/apache_1.3.20/src'        

make[1]: *** [build-std] Error 2                                 

make[1]: Leaving directory `/usr/local/apache_1.3.20'            

make: *** [build] Error 2                                        

linux:/usr/local/apache_1.3.20 #


seems to be something on the library /lib/libmysqlclient.a ....
what can i do ???
anyone can help me ???????, thanks you very much !!!!!!!!!
P.D. Excuse me for my bad english...                             





--
Pablo Javier Gonzalez Mateos, [EMAIL PROTECTED] on
31/08/2001



---------------------------------------------------------------------
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