
Sean Hunt wrote:
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.
Hum... This isn't sounding good. We need someone familiar with the build system to debug this. Volunteers? We've also got a process glitch in that we should know about install failures long before the point where we are issuing release candidates. But that's a different topic. Thanks for the report, --Beman