rendered paste bodymake all-recursive
make[1]: Entering directory `/root/stable/rtorrent-0.8.9'
Making all in doc
make[2]: Entering directory `/root/stable/rtorrent-0.8.9/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/stable/rtorrent-0.8.9/doc'
Making all in src
make[2]: Entering directory `/root/stable/rtorrent-0.8.9/src'
Making all in core
make[3]: Entering directory `/root/stable/rtorrent-0.8.9/src/core'
g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -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 -MT curl_stack.o -MD -MP -MF .deps/curl_stack.Tpo -c -o curl_stack.o curl_stack.cc
curl_stack.cc: In member function ‘void core::CurlStack::transfer_done(void*, const char*)’:
curl_stack.cc:133: error: ‘class std::list<std::tr1::function<void()>, std::allocator<std::tr1::function<void()> > >’ has no member named ‘emit’
curl_stack.cc:135: error: ‘class std::list<std::tr1::function<void(const std::string&)>, std::allocator<std::tr1::function<void(const std::string&)> > >’ has no member named ‘emit’
make[3]: *** [curl_stack.o] Error 1
make[3]: Leaving directory `/root/stable/rtorrent-0.8.9/src/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/stable/rtorrent-0.8.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/stable/rtorrent-0.8.9'
make: *** [all] Error 2