I'm trying to construct the Boost documentation from my local copy of the CVS.
Using bjam.exe version 3.1.10 (OS=NT)  and invoking it from a DOS prompt in my
Boost CVS root directory (current as of 15 January 2005) with

bjam --v2 >>bjtry   ("bjam --v2 -objtry" does not write the file)

I receive the message:

types/register.jam: No such file or directory


The file "bjtry" contains:

C:/boostcvs/tools/build/v2/build\type.jam:140: in type.validate from module type
error: Unknown target type EXE
C:/boostcvs/tools/build/v2/kernel\modules.jam:66: in modules.call-in from module
object(stage-exe-generator)@1
C:/boostcvs/tools/build/v2/util\sequence.jam:43: in sequence.transform from
module sequence
C:/boostcvs/tools/build/v2/build\generators.jam:152: in generator.__init__ from
module object(stage-exe-generator)@1
C:/boostcvs/tools/build/v2/tools\stage.jam:335: in
object(stage-exe-generator)@1.__init__ from module object(stage-exe-generator)@1
C:/boostcvs/tools/build/v2/kernel\class.jam:92: in new from module class
C:/boostcvs/tools/build/v2/tools\stage.jam:344: in load from module stage
C:\boostcvs\tools\build\v2/kernel\modules.jam:259: in import from module modules
C:/boostcvs/tools/build/v2/tools\builtin.jam:232: in load from module builtin
C:\boostcvs\tools\build\v2/kernel\modules.jam:259: in import from module modules
C:/boostcvs/tools/build/v2\build-system.jam:25: in load from module build-system
C:\boostcvs\tools\build\v2/kernel\modules.jam:259: in import from module modules
C:\boostcvs\tools\build\v2/kernel/bootstrap.jam:120: in boost-build from module
C:\boostcvs\boost-build.jam:12: in module scope from module


Using the jamrules and user-config.jam from the CVS or my own version of those
file result in exactly the same output.  My operating system is Window 98SE.
The gcc compiler is set in the environment.  Other commands such as "bjam --v2
html" and "bjam --v2 man" produce the same results.

Any suggestions to clear up this problem will be appreciated.

Charles Brockman



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to