Boost logo

Boost-Build :

Subject: Re: [Boost-build] bjam failure on trunk
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2011-04-27 12:59:14


> -----Original Message-----
> From: Edward Diener [mailto:eldiener_at_[hidden]]
> Sent: Wednesday, April 27, 2011 4:17 PM
> To: boost-build_at_[hidden]
> Subject: Re: [Boost-build] bjam failure on trunk
>
> On 4/27/2011 10:56 AM, Daniel James wrote:
> > On 27 April 2011 14:32, Vladimir Prus<ghost_at_[hidden]> wrote:
> >>
> >> Because 'using xxx' requires that xxx.init exists, and
> >> auto-index.init does not exist. I actually have no idea what is
> >> auto-index.jam, who wrote it, and how it's supposed to used. Anybody
can
> comment?
> >
> > You can find it at:
> >
> > http://svn.boost.org/svn/boost/sandbox/tools/auto_index/
>
> I already have it and the using statement in my user-config.jam points to
it.
>
> >
> > It gets copied into the boost tree during installation. Details are in
> > the documentation.
>
> I do not understand this. Are you saying it is now part of Boost trunk ?

No it is still in sandbox

My user_config has this - and a "note to self" comment on copying
auto-index.jam

Is this your problem?

#I:\boost-sandbox\tools\auto_index\build
using auto-index
  :
  "I:/boost-sandbox/tools/auto_index/build/auto_index.exe"
  ;

# I:\boost-sandbox\tools\auto_index\auto-index.jam
# Must copy this manually for each Boost release to tools/build/v2, for
example to
# I:\boost_1_41_0\tools\build\v2
# I:\boost_1_42_0\tools\build\v2 ...
# Or bjam build will fail complaing of missing auto-index.jam

HTH

Paul

---
Paul A. Bristow,
Prizet Farmhouse, Kendal LA8 8AB  UK
+44 1539 561830  07714330204
pbristow_at_[hidden]

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