Opened 15 years ago
Closed 14 years ago
#21931 closed defect (worksforme)
net/deluge-1.1.9 failes with boost::function error
Reported by: | martin@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | haspatch | Cc: | |
Port: | deluge |
Description
On my snow leopard with boost-1.40 deluge-1.1.9 fails to build, due to boost/function.hpp is not included in the file libtorrent/include/libtorrent/storage.hpp in the libtorrent version that ships with deluge. A one line patch will fix it and make deluge compile and install just fine. Patch attached.
Attachments (1)
Change History (3)
Changed 15 years ago by martin@…
Attachment: | fix-boost-function-header.patch added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | deluge added; net/deluge removed |
comment:2 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Current version of deluge 1.3.0 builds without problems. Assuming this report is outdated. If I'm wrong please submit a new ticket against the current version with details.