
26 Jan
2007
26 Jan
'07
8:32 a.m.
In COMSOFT tests, I see failures of iostream compression tests. It appears that Boost.Build/iostreams setup sees we're on Unix system and assumes zlib and friends are available, while they are not. Markus, can you do either of: 1. Install development packages for zlib and bz2lib? 2. Download zlib and bz2lib separately and pass their locations to bjam as documented at: http://boost-consulting.com/boost/libs/iostreams/doc/index.html?path=7 Thanks in advance, Volodya