Problem install on FedoraCore5
Posted: Fri Jun 13, 2008 3:20 pm
Dear all,
I have problem install deluge 0.5.9.1 on my FC5 box, below as error :

I have problem install deluge 0.5.9.1 on my FC5 box, below as error :
Anyone has hint for that[root@xxx deluge]# python setup.py build
Attempting to detect your system information
32bit x86 system detected
Linux operating system detected
running build
running build_py
running build_ext
building 'deluge_core' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/include/python2.4 -c libtorrent/src/http_tracker_connection.cpp -o build/temp.linux-i686-2.4/libtorrent/src/http_tracker_connection.o -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_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
./libtorrent/include/libtorrent/asio/detail/pipe_select_interrupter.hpp: In member function âvoid asio::detail::pipe_select_interrupter::interrupt()â:
./libtorrent/include/libtorrent/asio/detail/pipe_select_interrupter.hpp:74: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
libtorrent/src/http_tracker_connection.cpp: In member function âvoid libtorrent::http_tracker_connection::name_lookup(const asio::error_code&, asio::ip::basic_resolver_iterator<asio::ip::tcp>)â:
libtorrent/src/http_tracker_connection.cpp:577: warning: unused variable âretâ

