Re: Undefined reference in libmysqlclient.a

2001-01-24 Thread Derek Sivers
>On RedHat there's no need to add "-lz" to the linker options, on Debian it >is (when using the statically libmyslclient.a). Is this a bug somewhere >in the makefile or anyways, should compress be in the .a lib or is it ought >to be added manually with -lz? Use -lz Read on: - THE PROBL

Undefined reference in libmysqlclient.a

2001-01-21 Thread Christian Hammers
Hello MySQL authors On RedHat there's no need to add "-lz" to the linker options, on Debian it is (when using the statically libmyslclient.a). Is this a bug somewhere in the makefile or anyways, should compress be in the .a lib or is it ought to be added manually with -lz? bye, -christian-