Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441582 - rb_libtorrent 0.15.10 still uses slotted boost installation
Summary: rb_libtorrent 0.15.10 still uses slotted boost installation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
: 421635 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-03 14:37 UTC by Tomasz Chilinski
Modified: 2012-11-03 23:49 UTC (History)
3 users (show)

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 Tomasz Chilinski 2012-11-03 14:37:04 UTC
As in summary.
Snippet from ebuild:
        econf $(use_enable debug) \
                $(use_enable test tests) \
                $(use_enable examples) \
                $(use_enable python python-binding) \
                $(use_enable ssl encryption) \
                $(use_enable static-libs static) \
                --with-zlib=system \
                ${LOGGING} \
                --with-boost=${BOOST_INC} \
                --with-boost-libdir=${BOOST_LIB} \
                ${BOOST_LIBS}
--with-boost and --with-boost-libdir should be removed.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2012-11-03 23:49:37 UTC
Thanks this is fixed now
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-11-03 23:49:46 UTC
*** Bug 421635 has been marked as a duplicate of this bug. ***