2 messages in com.mysql.lists.perlRe: undefined symbold: uncompress
FromSent OnAttachments
Mark Hughes19 May 2000 09:54 
Jochen Wiedmann21 May 2000 08:36 
Subject:Re: undefined symbold: uncompress
From:Jochen Wiedmann (jo@ispsoft.de)
Date:05/21/2000 08:36:20 AM
List:com.mysql.lists.perl

Mark Hughes wrote:

I'm trying to build Msql-Mysql-modules-1.2214 with MySQL 3.23.26 on Linux and I'm getting the below error when I try to make test. I believe I have to add -lz when limking, but i'm unsure how to go about this. Any ideas?

Interesting ... that´s something new.

The option can be added by using

perl Makefile.PL OPTIMIZE="-lz" --config

However, that shouldn´t be done manually, IMO. Could you please be so kind and send me a copy of your "mysqlbug" script?

Thanks,

Jochen