Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-07-08 11:46:17


   Hi william.

> I tried what you said and it appears that i have a problem when i try to
> run the python command :
>
> output :
> import site failed;...
> ....
>
> I tried to search on the internet but i didn't find any answers that
> makes it worked. I tried to set the PATHONPATH properly but it doesn't
> change anything...

   I do not know where this output comes from. It can not be found in
any of the Boost Build or Boost Jam source files. Could you give a bit
more context? When does this happen? In the Boost Build script parsing
phase? When actually building targets?

   Googling leads me to believe that this is a Python message.

   Try using the -d2 option to find out the exact command lines used and
then running the problematic command yourself and debugging from there.

   Did you use the trunk version of Boost Build? There might be some
changes there to make the python toolset work better or at least display
better error messages if it is the one triggering/causing the problem.

   Best regards,
     Jurko Gospodnetić


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