[Boost-bugs] [Boost C++ Libraries] #4866: Tests don't account for locally-built bzip2 library

Subject: [Boost-bugs] [Boost C++ Libraries] #4866: Tests don't account for locally-built bzip2 library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-17 19:48:22


#4866: Tests don't account for locally-built bzip2 library
------------------------------+---------------------------------------------
 Reporter: dave | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 I am building the iostreams library with
 {{{-sBZIP2_SOURCE=c:/work/bzip2-1.0.6}}}, so the build system creates its
 own bzip2 library in {{{bin.v2/libs/iostreams/build/bzip2/.../threading-
 multi/boost_bzip2-vc100-mt-gd-1_44.dll}}}. However, when I try to run the
 tests through {{{bjam}}} from the command prompt, I see the tests fail.
 So I prepared the same environment used by the tests, and find myself
 facing a dialog that complains that it can't find {{{LIBBZ2.DLL}}}. It
 seems like Boost.Build is confused about the name of the DLL on which it
 depends.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4866>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC