Problem install Rtorrent centos

somus1735

Member
May 25, 2018
833
0
16
HI
VPS centos-5-x86
In the beginning, very sorry for my weak english, I hope that will be understandable

I tried all the guides and I can not run with rutorrent+rtoreent, best results according to this guide http://forums.rutorrent.org/index.php?topic=608.0 Only problem with XMLRPC stop installing rtorrent error heh
first error See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
make[3]: *** [command_dynamic.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [command_events.o] Error 1
make[3]: *** [command_file.o] Error 1

and
libsub_root.a(thread_base.o): In function `thread_queue_hack::lock()':
/root/build-tmp/rtorrent-0.8.9/src/thread_base.cc:66: undefined reference to `__
sync_bool_compare_and_swap_4'
libsub_root.a(thread_base.o): In function `thread_queue_hack::push_back(void (*)
(ThreadBase*))':
/root/build-tmp/rtorrent-0.8.9/src/thread_base.cc:82: undefined reference to `__
sync_bool_compare_and_swap_4'
/root/build-tmp/rtorrent-0.8.9/src/thread_base.cc:83: undefined reference to `__
sync_bool_compare_and_swap_4'
libsub_root.a(thread_base.o): In function `thread_queue_hack::lock()':
/root/build-tmp/rtorrent-0.8.9/src/thread_base.cc:66: undefined reference to `__
sync_bool_compare_and_swap_4'
libsub_root.a(thread_worker.o): In function `ThreadWorker::set_scgi(rpc::SCgi*)'
:
/root/build-tmp/rtorrent-0.8.9/src/thread_worker.cc:72: undefined reference to `
__sync_bool_compare_and_swap_4'
collect2: ld returned 1 exit status
make[3]: *** [rtorrent] Error 1
make[3]: Leaving directory `/root/build-tmp/rtorrent-0.8.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/build-tmp/rtorrent-0.8.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/build-tmp/rtorrent-0.8.9'
make: *** [all] Error 2

***ERROR***
Could not build rtorrent
***ERROR***

Help forum: http://sourceforge.net/apps/phpbb/autodl-irssi/
[root@vps181 ~]#


I install only rtorrent "RPMforge for CentOS 5"

http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm
Install DAG's GPG key

rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
Verify the package you have downloaded

rpm -K rpmforge-release-0.5.2-2.el5.rf.*.rpm
Security warning: The rpmforge-release package imports GPG keys into your RPM database. As long as you have verified the md5sum of the key injection package, and trust Dag, et al., then it should be as safe as your trust of them extends.

Install the package

rpm -i rpmforge-release-0.5.2-2.el5.rf.*.rpm
This will add a yum repository config file and import the appropriate GPG keys.

Then try to install something like this

yum install htop



tada yum install rtorrent grin.gif work heh and go next step install rutorrent ok install fine, and when he wants to turn rtorrent stops not working and crashes pale XMLRPC not suported...
 

jith45

Member
May 25, 2018
960
0
16
I have the same problem. With the first repository, you get rtorrent 0.8.6 and I want the latest version smiley.gif
Any help?
 

shwetha17

Member
May 24, 2018
785
0
16
Quote
I have the same problem. With the first repository, you get rtorrent 0.8.6 and I want the latest version smiley.gif
Any help?​

The script will compile it itself. Make sure you install the remi and EPEL repos.