Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 290602

Summary: net-p2p/deluge-1.1.9 needs dev-libs/boost +python use flag
Product: Gentoo Linux Reporter: and <and>
Component: Current packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***