Steve, you need to add -lz to your relevant makefile
line. I'm at work at the moment or I could tell you precisely where.
This is required as the compress/uncompress utilities are in libz.
In some Linux distributions (Red Hat 7.0 would be an example), mysql clients will not successfully build without this.
|