Greetings!

I'm trying to install Apache 1.3.20 and MySql 3.23.41.

During the make of Apache I get the following errors then make exits with
Errors 1 and 2.

****************************

/usr/local/mysql-3.23.41/lib/libmysqlclient.a(my_compress.o):  In function
'my_uncompress': my_compress.o(text+0x9a): undefined reference to
'uncompress'

/usr/local/mysql-3.23.41/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 '/usr/local/apache20/src'
make[1]:  *** [build-std] Error 2
make[1]:  Leaving directory '/usr/local/apache20'
make:  *** [build] Error 2

*****************************

Any ideas?

Eric


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