|
Boost-Build : |
From: jq54he (jq54he_at_[hidden])
Date: 2003-11-25 10:15:11
my OS is win2000 pro sp4
and the develop tool is .NET 2003
if i run "cmd jam1276-00.bat", it tell me that the directory
lib\regex\build\bin-stage exist.
but in fact, the directory is not being.
and the question
> Did you leave something out? What happened to:
>
> spawn: Invalid argument
yes, i had left this sentence "spawn: Invalid argument".
it is at the bottom of
> > Executing through .bat file
> > Executing command [cmd.exe] [/Q/C] [C:\DOCUME~1\ADMINI~1\LOCALS~1
> > \Temp\jam1268-00.bat]
--- In jamboost_at_[hidden], David Abrahams <dave_at_b...> wrote:
> "jq54he" <jq54he_at_y...> writes:
>
> > thanks for your help!
> >
> > the result:
>
> ////////////////////////////////////////////////////////////////////
> > ------------------------------------------------------------------
--- > > skipping Boost.Python library build due to missing or incorrect > > configuration > > > > couldn't find Python.h in "/usr/include" > > > > You can configure the location of your python installation by setting: > > PYTHON_ROOT - currently "/usr" > > PYTHON_VERSION - The 2-part python Major.Minor version number (e.g. > > "2.2", NOT "2.2.1") - currently "2.2" > > > > The following are automatically configured from PYTHON_ROOT if not > > otherwise set: > > > > PYTHON_LIB_PATH - path to Python library object; currently > > "/usr/libs" > > ------------------------------------------------------------------ --- > > MkDir1 libs\regex\build\bin-stage > > > > mkdir libs\regex\build\bin-stage > > > > Executing through .bat file > > Executing command [cmd.exe] [/Q/C] [C:\DOCUME~1\ADMINI~1\LOCALS~1 > > \Temp\jam1268-00.bat] > > ///////////////////////////////////////////////////////////////// > > Did you leave something out? What happened to: > > spawn: Invalid argument > > ?? > > > > then i view the file jam1268-00.bat in my temp directory, i find only > > a sentence in it: > > mkdir libs\regex\build\bin-stage > > > > and many other files similar to that file. > > > > then i clean all files in temp diretory, and run bjam again. > > the same result, just new a file jam1276-00.bat. > > > > i don't know what this means. i haven't taken use of jam before. > > 1. What OS are you using? > > 2. What happens if you do: > > CMD.EXE /Q/C C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\jam1276-00.bat > > ?? > > -- > Dave Abrahams > Boost Consulting > www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk