$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-07-24 02:16:34
On Sunday 23 July 2006 15:59, Caleb Epstein wrote:
> As a result of yesterday's changes to tools/build/v2/python.jam,
> several python tests are now failing on Solaris. When linking with
> the Python library, at least on this platform, one needs to also link
> with -lrt to pull in definitions for the sem_* and fdatasync
> functions.
>
> The <threading>multi requirement used to pull this in automatically,
> but if I am following this thread correctly, that requirement was
> removed.
Caleb,
should be fixed now, can you verify things are back to normal for you?
Thanks,
Volodya