Re: UdmSearch: Another uncompress.o error...

2001-01-07 Thread Laurent LEVIER
Okay, got no clue at the moment, you should nm or strings your lib to ensure the system you are using is within. I requested gcc -V because RedHat 7 (Mandrake is based on RedHat) is made with a RedHat invented gcc (2.96) not from GNU and creating many many problems. Sorry to be able to help mo

Re: UdmSearch: Another uncompress.o error...

2001-01-07 Thread FL
> gcc -V please... I try -v but -V says it is not the right version number. Francois gcc -v ~/test.c -lz Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/specs gcc version 2.95.3 19991030 (prerelease) /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/cpp -lang-c -v -D__GNUC__=2 -D__

Re: UdmSearch: Another uncompress.o error...

2001-01-07 Thread Laurent LEVIER
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

UdmSearch: Another uncompress.o error...

2001-01-07 Thread FL
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 re