Bugs item #2903723, was opened at 2009-11-25 14:31 Message generated for change (Settings changed) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2903723&group_id=125852
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: misc Group: None >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: cygwin libtool dependencies Initial Comment: Libtool just calls 'objdump', 'file', ... but doesn't check if they are installed in the system. It doesn't even throw any error if 'file' is not installed. It just fails to build shared libraries. There should be dependency checks ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-11-25 18:38 Message: You need a sane build platform to build libssh2. If you don't have the required tools under Windows, try installing the mingw packages and build libssh2 from linux. Or just download pre-built libssh2 binaries from http://josefsson.org/gnutls4win/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2903723&group_id=125852 _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
