$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-01-30 10:18:34
Stefan Slapeta wrote:
> Hi Jonathan,
>
> the iostreams library currently breaks all regression tests!!
>
> unknown dependent target
> <@boost!libs!iostreams!build>libboost_zlib.lib
Sorry!
Okay, I've commented out the compression tests.
I expected the compression tests to fail on some system because they need some
environment variables set. But I don't understand why they would break the other
tests.
Jonathan