Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290602 - net-p2p/deluge-1.1.9 needs dev-libs/boost +python use flag
Summary: net-p2p/deluge-1.1.9 needs dev-libs/boost +python use flag
Status: RESOLVED DUPLICATE of bug 257203
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 17:56 UTC by and
Modified: 2009-10-26 20:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description and 2009-10-26 17:56:06 UTC
Compiling net-p2p/deluge-1.1.9 without dev-libs/boost python use flag,
result in an error:
...
./libtorrent/bindings/python/src/fingerprint.cpp:6:28: error: boost/python.hpp: No such file or directory
...

So, dev-libs/boost WITH python use flag is needed.


Reproducible: Always

Steps to Reproduce:
1. compile dev-libs/boost without python use flag
2. compile net-p2p/deluge-1.1.9
3. error ./libtorrent/bindings/python/src/fingerprint.cpp:6:28: error: boost/python.hpp: No such file or directory
Comment 1 Sebastian Luther (few) 2009-10-26 20:23:34 UTC

*** This bug has been marked as a duplicate of bug 257203 ***