View Single Post
  #6  
Old 02-13-2002, 10:08 PM
Stud
Sarnak
 
Join Date: Jan 2002
Posts: 44
Default

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.
Reply With Quote