> On Jul 1, 2015, at 15:08, Sean Lake <odysseus9...@gmail.com> wrote:
> 
> Hello all,
> 
> Short & simple this time. Error text:
> 
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. 
> -I../../.. -I/sw/include -g -O2 -g -DDEBUG -fvisibility=hidden -D_THREAD_SAFE 
> -L/sw/lib/system-openssl/include -MT download_data.lo -MD -MP -MF 
> .deps/download_data.Tpo -c download_data.cc  -fno-common -DPIC -o 
> .libs/download_data.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’

(the above probably ought to get fixed, too, even though they’re not the cause 
of the problem—they just look bad. :-) )

> 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>
>         ^
> In file included from chunk_utils.cc:43:
> In file included from ./../../manager.h:42:
> ../../../rak/priority_queue_default.h:40:10: fatal error: 'tr1/functional' 
> file
>      not found
> #include <tr1/functional>
>         ^
> 1 error generated.
> Makefile:480: recipe for target 'download_data.lo' failed
> 
> 
> System info:
> 
> Also include the following system information:
> Package manager version: 0.38.6
> Distribution version: selfupdate-rsync Wed Jul  1 13:51:44 2015, 10.10, x86_64
> Trees: local/main stable/main stable/crypto
> Xcode.app: 6.4
> Xcode command-line tools: 6.4.0.0.1.1435007323
> Max. Fink build jobs:  4
> 
> Something not clear from the above is that I've updated to 10.10.4.
> 
> Thanks,
> Sean

That’s not the problem, unfortunately.  I don’t think this will currently build 
on 10.9 or later.  

It looks like Macports has switched to gcc49 to build this:  
https://trac.macports.org/ticket/41417 <https://trac.macports.org/ticket/41417>



-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to