pro_linux_programming thread: Re: problem connecting to MySQL using c
hey, adding that -lz works thanks so much - reynard > Easy fix, in case you still need it: add -lz to your relevant makefile > line. 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. > Hope this helps
|





