From: Sean Hunt (rideau3_at_[hidden])
Date: 2008-03-14 21:16:28


Beman Dawes wrote:
> Release Candidate 1 is available at http://boost.cowic.de/rc/
>
> Since there may well be major issues with this first RC, I'm very
> deliberately not posting this notice to the users list, and am not
> pushing the files out to Sourceforge.
>
> Presumably we will have more confidence in RC2, and will announce it on
> the users list.
>
> See my recent posting "Release candidate quality assurance" for
> discussion of how to QA check release candidates.
>
> --Beman
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
I get a compilation fail with the following error (or a similar-enough
one, differing only in the target) on a total of 24 different targets:

Jamfile</<snip>/boost-posix-2008-03-14/libs/function_types/build>.wave
/<snip>/boost-posix-2008-03-14/libs/function_types/build/timestamps/cc_names
/bin/sh: line 1: /<snip>/boost-posix-2008-03-14/dist/bin/wave: No such
file or directory

It may be the same as Dave Compton's problem, just on Linux.

Sean.