Ticket #129 (closed defect)
Opened 2 years ago
Last modified 2 years ago
cygwin libtool dependencies
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | misc | Version: | |
| Keywords: | Cc: | bagder | |
| Blocked By: | Blocks: |
Description
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
Change History
comment:1 Changed 2 years ago by anonymous
Note: See
TracTickets for help on using
tickets.

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/