Opened 7 months ago

Closed 7 months ago

#68406 closed defect (invalid)

Failed to configure rtorrent: curl must be installed with +ares

Reported by: Liontooth (David Liontooth) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: rtorrent

Description

rtorrent builds correctly if curl is first installed with +ares -- I used

port install curl +http2+ssl+universal+ares

Change History (1)

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

That's correct. This is not a bug. The reason for the requirement is explained here:

https://github.com/rakshasa/rtorrent/wiki/Installing#non-blocking-hostname-lookup-in-curl

Note: See TracTickets for help on using tickets.