On Wednesday 19 January 2005 07:59, Charles Brockman wrote:D. If I now run "bjam --v2 pdf" from the C:\boostcvs\doc directory to test my "using fop" line above for PDF generation, I get
...patience... ...found 204 targets... ...updating 34 targets... MkDir1 ../bin.v2/doc/gcc MkDir1 ../bin.v2/doc/gcc/debug MkDir1 ../bin.v2/libs 126 [main] BJAM 536107 fork_copy: user/cygwin data pass 2 failed, 0xBB0000.. 0x1070000, done 0, windows pid 4294272229, Win32 error 8 vfork: Resource temporarily unavailable
This is very strange. Looks like you're using cygwin bjam. Do you have cygwin installed?
I found that I got something similar when using gcc-3.3 built (cygwin) bjam on Win98 at around the 100th-200th target, run from the bash shell. It seems to be a cygwin/bash problem w.r.t. caching resources, although I have not looked in depth into this.
Regards, Reece
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
