In my current build, I can build my application without
any problems on boost 1.39 and boost1.40, (suse linux/gcc)
however when I switch to boost1.42

I get:
error: Unable to find file or target named
error:     '/var/tmp/ma0/boost/boost_1_42_0/stage/lib/libboost_date_time.a'
error: referred from project at
error:     ''

The file does exist:
file  /var/tmp/ma0/boost/boost_1_42_0/stage/lib/libboost_date_time.a
/var/tmp/ma0/boost/boost_1_42_0/stage/lib/libboost_date_time.a: current ar archive

I have tried:
    bjam --debug-configuration
   bjam --debug-building

But that has not helped ?

I am relatively new to bjam, so is there something obvious that I am doing wrong ,
as the error message appears very misleading.

  Best regards,
Ta,
   Avi