gcc -V please...


At 14:16 07/01/2001 +0100, FL wrote:

>Hi!
>
>I have read the archive about a --with-mysql problem.
>
>During make I get : 
>
>/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 
>`my_uncompress':
>my_compress.o(.text+0x9f): undefined reference to `uncompress'
>
>MySQL is Ver 10.11 Distrib 3.23.23-beta, for pc-linux-gnu (i686)
>
>I've read mailing list archive to try :
>
>1. LIBS="-lz" before configure
>2. CFLAGS=-lz before configure
>
>(of course I've make clean and rm config.cache)
>
>Both give the same error :(
>
>3. Try to compile a short c program :
>
>"main() { compress();}"
>
>and to try cc test.c -lz
>
>Result :
>
>[lemy@d078 mnogosearch-3.1.8]$ cc ~/test.c -lz
>/usr/bin/ld: cannot find -lz
>collect2: ld returned 1 exit status
>
>I've in /usr/lib/ 
>
>[lemy@d078 lib]$ ls libz*
>libz.so.1@  libz.so.1.1.3*  libzvt.so.2@  libzvt.so.2.2.7*
>
>Distribution is a Linux-Mandrake 7.2, wich seems to cause problem with the 
>make.
>
>MnoGoSearch version is either the stable and the 3.1.8.
>
>Any idea ?
>
>Thanks
>
>Francois
>
>
>______________
>If you want to unsubscribe send "unsubscribe udmsearch"
>to [EMAIL PROTECTED]

Laurent LEVIER
IT Systems & Networks, Unix System Engineer
Security Specialist

Argosnet Security Server : http://www.Argosnet.com
"Le Veilleur Technologique", "The Technology Watcher"

______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to