
Hi Hartmut, Shouldn't the boost-trunk\libs\wave\build\Jamfile.v2 change you made this morning have been: lib boost_wave : $(SOURCES) ../../filesystem/build//boost_filesystem ../../thread/build//boost_thread ../../date_time/build//boost_date_time ^^^^^^ ; --Beman

Beman Dawes wrote:
Hi Hartmut,
Shouldn't the boost-trunk\libs\wave\build\Jamfile.v2 change you made this morning have been:
lib boost_wave : $(SOURCES) ../../filesystem/build//boost_filesystem ../../thread/build//boost_thread ../../date_time/build//boost_date_time ^^^^^^ ;
I've committed the above fix. It was causing bjam to fail, thus shutting down all regression testing, not just wave. --Beman

Shouldn't the boost-trunk\libs\wave\build\Jamfile.v2 change you made this morning have been:
lib boost_wave : $(SOURCES) ../../filesystem/build//boost_filesystem ../../thread/build//boost_thread ../../date_time/build//boost_date_time ^^^^^^ ;
I've committed the above fix. It was causing bjam to fail, thus shutting down all regression testing, not just wave.
Sorry for that. Regards Hartmut

Beman,
Shouldn't the boost-trunk\libs\wave\build\Jamfile.v2 change you made this morning have been:
lib boost_wave : $(SOURCES) ../../filesystem/build//boost_filesystem ../../thread/build//boost_thread ../../date_time/build//boost_date_time ^^^^^^ ;
Doh! Again copy and paste error. I definitely need some more coffee! Thanks for pointing this out. Will fix asap. Regards Hartmut
participants (2)
-
Beman Dawes
-
Hartmut Kaiser