Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#24104 - [curl] Not built with sftp support
Attached to Project:
Arch Linux
Opened by mickael9 (mickael9) - Wednesday, 04 May 2011, 23:41 GMT
Last edited by Angel Velasquez (angvp) - Saturday, 14 May 2011, 19:09 GMT
Opened by mickael9 (mickael9) - Wednesday, 04 May 2011, 23:41 GMT
Last edited by Angel Velasquez (angvp) - Saturday, 14 May 2011, 19:09 GMT
|
Detailscurl is not built with sftp support.
The default behaviour of the configure script is to compile with sftp support if libssh2 is found. You should either add libssh2 as a dependency or explicitly disable it using --without-libssh2 |
This task depends upon