|
Boost Testing : |
From: Jonathan Turkanis (turkanis_at_[hidden])
Date: 2008-01-06 19:59:33
Hi,
All the iostreams tests that depend on .cpp files are failing on your
Ubuntu platform with the error "bzlib.h: No such file or directory." You
should be able to fix this by doing one of the following:
1. Defining the variable NO_BZIP2
2. Setting the varaible BZIP2_SOURCE to the location of the libbz2
headers on your system, if they are installed, or
3. Installing libbz2 on your system and configuring iostreams as
described here: http://www.boost.org/libs/iostreams/doc/index.html?path=7.
There are currently plenty of people testing bzip2 on Linux, so option 1
would be fine if 2 or 3 is too much hassle.
Thanks,
-- Jonathan Turkanis CodeRage http://www.coderage.com