|
Boost Testing : |
From: Jonathan Turkanis (turkanis_at_[hidden])
Date: 2008-01-16 15:11:24
Hi,
The iostreams compression test are failing on your system, apparently
because it can't find the libbz2 headers. You can fix this by doing one
of the following:
1. Specifying the bjam option NO_BZIP2=1
2. Setting the the bjam option BZIP2_SOURCE to the location of the
libbz2 headers on your system, if they exist, or
3. Installing libbz2 on your system and configuring iostreams as
described here: http://www.boost.org/libs/iostreams/doc/index.html?path=7.
Option 1 is easiest would be fine with me.
Thanks,
-- Jonathan Turkanis CodeRage http://www.coderage.com