#57458 closed defect (duplicate)
libtorrent 0.13.2: fatal error: 'tr1/functional' file not found
Reported by: | maccampus | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: | libtorrent |
Description (last modified by kencu (Ken))
:info:build ./download_data.h:40:10: fatal error: 'tr1/functional' file not found :info:build #include <tr1/functional>
Change History (9)
comment:1 Changed 6 years ago by kencu (Ken)
comment:2 Changed 6 years ago by maccampus
Can someone please update LibTorrent to 0.13.7 & rTorrent to 0.9.7
comment:3 Changed 6 years ago by kencu (Ken)
comment:4 Changed 6 years ago by kencu (Ken)
so installing it was easy, but there may some odd fixes for various systems to be considered still.
$ port -v installed libtorrent The following ports are currently installed: libtorrent @0.13.7_0 (active) platform='darwin 10' archs='x86_64' date='2018-10-27T10:27:06-0700'
comment:5 Changed 6 years ago by kencu (Ken)
Description: | modified (diff) |
---|
comment:6 Changed 6 years ago by kencu (Ken)
Keywords: | libtorrent removed |
---|---|
Port: | libtorrent added |
Summary: | Will not Build / Install with MacPorts : libtorrent 0.13.2 → libtorrent 0.13.2: fatal error: 'tr1/functional' file not found |
comment:7 Changed 6 years ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:9 Changed 6 years ago by kencu (Ken)
there is a little patch in 52476 that I used to install this today. Need to examine other systems apparently, as there may be other issues to resolve as per that other ticket.
Note: See
TracTickets for help on using
tickets.
see <https://github.com/rakshasa/libtorrent/issues/47>. It would appear that
v0.13.7
solves this issue, according to that thread.