Xu, Qiang (FXSGSC) wrote: > I don't think you need this flag. I run the configure script as > "./configure --enable-debug". And it seems to be working.
Please review the output from the configure script. It will try to find libz and report if it was found or not. libz is not a critical requirement, so it is possible to build both with it and without it. If you have a requirement for enabling or disabling libz in libssh2, please make sure to use the corresponding option when running configure to ensure that you get a reliable build. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
