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
*** This bug has been marked as a duplicate of bug 257203 ***