|
From: SourceForge.net <no...@so...> - 2007-07-09 09:47:04
|
Bugs item #1670981, was opened at 2007-02-28 16:22 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1670981&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Alan King (kingaj12) >Assigned to: Luigi Ballabio (lballabio) Summary: test for libboost_unit_test_framworkXXX Initial Comment: "configure --enable-benchmark" tests for existence of libboost_unit_test_framworkXXX for some flavors of XXX but not all. Workaround is to edit configure, locate the line that tests for unit_test_framework and add a line that looks for the boost flavor we built (static). ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2007-07-09 11:47 Message: Logged In: YES user_id=75450 Originator: NO This was fixed in the SVN repository and will appear in next version. Thanks, Luigi ---------------------------------------------------------------------- Comment By: Simon Barner (barner) Date: 2007-07-09 09:40 Message: Logged In: YES user_id=182864 Originator: NO Please see this patch: http://sourceforge.net/tracker/index.php?func=detail&aid=1750191&group_id=12740&atid=312740 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1670981&group_id=12740 |