$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-10-01 09:07:17
On Oct 1, 2004, at 8:34 AM, Aleksey Gurtovoy wrote:
> It seems that your last checkin broke things on a number of platforms
> --
> see http://tinyurl.com/69npt.
I think there may be a bjam dependency problem here, because the
undefined symbol it is complaining about no longer exists. I had the
same problem when doing my own testing; removing the old Signals
binaries fixed the problem. I've also checked in a workaround for the
msvc-stlport failure, and verified that all is well on VC 7.1 (on a
separate machine, with its own CVS checkout).
Doug