From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-22 02:02:36


Neal D. Becker wrote:

> Now bjam chokes:
> /usr/local/src/boost_1_31_0/libs/program_options/build/Jamfile:3: in
> load-jamfiles
> *** argument error
> * rule project ( name : location ? )

Ah.. the problem is that files called "Jamfile" are actually for Boost.Build
V2. I've done the necessary renames to make both Boost.Build version happy.
Please update and try again.

Thanks,
Volodya