Problem building libtorrent 0.14.9

General support for problems installing or using Deluge
Post Reply
stuckat5
New User
New User
Posts: 4
Joined: Sun Oct 25, 2009 8:08 pm

Problem building libtorrent 0.14.9

Post by stuckat5 »

Hi All,
Not sure if this is the right place but I will also raise an issue at the libtorrent site.

When attempting to build libtorrent 0.14.9 I get the following error

../include/libtorrent/asio/detail/select_interrupter.hpp:24:54: error: asio/detail/eventfd_select_interrupter.hpp: No such file or directory

Download was http://libtorrent.googlecode.com/files/ ... 4.9.tar.gz

I would also like to express my appreciation for the work the devs have done to get Deluge 1.2.1 out of the door.
Thank you.

Dave
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Problem building libtorrent 0.14.9

Post by andar »

You either need to include asio or use a boost version that has it included (1.36+)
dude_500
New User
New User
Posts: 9
Joined: Sat Jan 09, 2010 6:47 am

Re: Problem building libtorrent 0.14.9

Post by dude_500 »

I'm having the same problem, how do I include asio? Do I need to install it as a dependency? I don't have admin on my server so it's easier if there's a workaround that doesn't need sudo
stuckat5
New User
New User
Posts: 4
Joined: Sun Oct 25, 2009 8:08 pm

Re: Problem building libtorrent 0.14.9

Post by stuckat5 »

I just received an email from the dev:

> I've updated the archive to include the older version of asio. Should be fixed now.

I will try and build later today.

Thanks all

Dave
Post Reply