make all-recursive
make[1]: Entering directory `/home/heomap/source/rtorrent-0.8.7'
Making all in doc
make[2]: Entering directory `/home/heomap/source/rtorrent-0.8.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/doc'
Making all in src
make[2]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src'
Making all in core
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/core'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/core'
Making all in display
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/display'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/display'
Making all in input
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/input'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/input'
Making all in rpc
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/rpc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/rpc'
Making all in ui
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/ui'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/ui'
Making all in utils
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src/utils'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src/utils'
make[3]: Entering directory `/home/heomap/source/rtorrent-0.8.7/src'
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -o rtorrent main.o libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncursesw -lsigc-2.0 -lcurl -L/usr/local/lib -ltorrent -L/usr/local/lib -lxmlrpc_server -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok
libtool: link: g++ -g -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -o rtorrent main.o libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncursesw /usr/lib/libsigc-2.0.so /usr/lib/libcurl.so -L/usr/local/lib /usr/local/lib/libtorrent.so /usr/lib/libxmlrpc_server.so /usr/lib/libxmlrpc.so /usr/lib/libxmlrpc_util.so /usr/lib/libxmlrpc_xmlparse.so /usr/lib/libxmlrpc_xmltok.so
rpc/libsub_rpc.a(xmlrpc.o): In function `rpc::XmlRpc::set_dialect(int)':
/home/heomap/source/rtorrent-0.8.7/src/rpc/xmlrpc.cc:553: undefined reference to `xmlrpc_registry_set_dialect'
/home/heomap/source/rtorrent-0.8.7/src/rpc/xmlrpc.cc:549: undefined reference to `xmlrpc_registry_set_dialect'
rpc/libsub_rpc.a(xmlrpc.o): In function `rpc::xmlrpc_list_entry_to_value(_xmlrpc_env*, _xmlrpc_value*, int)':
/home/heomap/source/rtorrent-0.8.7/src/rpc/xmlrpc.cc:104: undefined reference to `xmlrpc_read_i8'
rpc/libsub_rpc.a(xmlrpc.o): In function `rpc:
bject_to_xmlrpc(_xmlrpc_env*, torrent::Object const&)':
/home/heomap/source/rtorrent-0.8.7/src/rpc/xmlrpc.cc:379: undefined reference to `xmlrpc_i8_new'
rpc/libsub_rpc.a(xmlrpc.o): In function `rpc::xmlrpc_to_object(_xmlrpc_env*, _xmlrpc_value*, int, rpc::rt_triple<int, void*, void*>*)':
/home/heomap/source/rtorrent-0.8.7/src/rpc/xmlrpc.cc:259: undefined reference to `xmlrpc_read_i8'
collect2: ld returned 1 exit status
make[3]: *** [rtorrent] Error 1
make[3]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/heomap/source/rtorrent-0.8.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/heomap/source/rtorrent-0.8.7'
make: *** [all] Error 2