Opened 16 years ago
Closed 16 years ago
#466 closed bug (WontFix)
OSX Installation Problem
Reported by: | anonymous | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 0.5.9.1 |
Keywords: | Cc: |
Description
Problem is documented here.
Here's where it went bad for me:
building 'deluge_core' extension /usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/boost -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorrent -I/usr/include/python2.5 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libtorrent/src/alert.cpp -o build/temp.macosx-10.3-i386-2.5/libtorrent/src/alert.o -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIOASIO_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ ./libtorrent/include/libtorrent/time.hpp:157: error: 'time_traits' is not a template ./libtorrent/include/libtorrent/time.hpp:158: error: explicit specialization of non-template 'asio::time_traits' error: command '/usr/bin/gcc-4.0' failed with exit status 1
All the best
Change History (3)
follow-up: 2 comment:1 by , 16 years ago
comment:2 by , 16 years ago
Replying to andar:
This does not look like 1.0.0_RC8, but rather a 0.5.x release. Could you please try with the latest RC?
You are correct, unfortunately the issue is that 0.5.9.1 is specified in the macports stuff right now - if I can hack up the Portfile enough to get it to work I'll post it here
comment:3 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Version: | 0.9.08 (1.0.0_RC8) → 0.5.9.1 |
This does not look like 1.0.0_RC8, but rather a 0.5.x release. Could you please try with the latest RC?