Changes between Initial Version and Version 1 of Ticket #43263


Ignore:
Timestamp:
Apr 7, 2014, 9:54:59 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

No; tr1 is obsolete and is not available in Mavericks. The software needs to be updated to not require tr1. Duplicate of #41417.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43263

    • Property Status changed from new to closed
    • Property Summary changed from failed to compile libtorrent to libtorrent: fatal error: 'tr1/functional' file not found
    • Property Resolution changed from to duplicate
    • Property Port libtorrent added
  • Ticket #43263 – Description

    initial v1  
    11it looks like that include is missing
    22
     3{{{
    34-MD -MP -MF .deps/download_data.Tpo -c download_data.cc  -fno-common -DPIC -o .libs/download_data.o
    45:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/opt/local/include -pipe -Os -arch x86_64 -DNDEBUG -fvisibility=hidden -D_THREAD_SAFE -pthread -I/opt/local/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -MT file.lo -MD -MP -
     
    1112:info:build In file included from ./../../globals.h:41:
    1213:info:build ../../../rak/priority_queue_defau
     14}}}