On 11/15/2014 8:33 PM, Sean Lake wrote: > Hello all, > > Not sure what’s going wrong. Missing dependency maybe? > > Thanks, > Sean > > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. > -I../../.. -I/sw/include -g -O2 -g -DDEBUG -fvisibility=hidden -D_THREAD_SAFE > -pthread -L/sw/lib/system-openssl/include -I/sw/include/sigc++-2.0 > -I/sw/lib/sigc++-2.0/include -MT chunk_utils.lo -MD -MP -MF > .deps/chunk_utils.Tpo -c chunk_utils.cc -fno-common -DPIC -o > .libs/chunk_utils.o > clang: warning: argument unused during compilation: > '-L/sw/lib/system-openssl/include' > clang: warning: argument unused during compilation: > '-L/sw/lib/system-openssl/include' > clang: warning: argument unused during compilation: > '-L/sw/lib/system-openssl/include' > clang: warning: argument unused during compilation: > '-L/sw/lib/system-openssl/include' > In file included from download_data.cc:41: > ./download_data.h:40:10: fatal error: 'tr1/functional' file not found > #include <tr1/functional> > ^ > In file included from block.cc:44: > In file included from ./../../protocol/peer_connection_base.h:42: > ./../../torrent/poll.h:40:10: fatal error: 'tr1/functional' file not found > #include <tr1/functional> > ^ > 1 error generated. > make[4]: *** [download_data.lo] Error 1 > make[4]: *** Waiting for unfinished jobs.... > In file included from chunk_utils.cc:43: > In file included from ./../../manager.h:42: > ../../../rak/priority_queue_default.h:41:10: fatal error: 'tr1/functional' > file > not found > #include <tr1/functional> > ^ > > Package manager version: 0.38.2 > Distribution version: selfupdate-rsync Sat Nov 15 14:55:28 2014, 10.10, x86_64 > Trees: local/main stable/main stable/crypto > Xcode.app: 6.1 > Xcode command-line tools: 6.1.0.0.1.1413057044 > Max. Fink build jobs: 4
Known issue upstream: https://github.com/rakshasa/libtorrent/issues/47 It's supposedly fixed in Git, but there hasn't been a release with the fix yet. Hanspeter ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
