|
Boost Users : |
From: karl_m_au (karlm_at_[hidden])
Date: 2002-03-08 02:08:14
--- In Boost-Users_at_y..., "John Maddock" <john_maddock_at_c...> wrote:
> > Very few of the builds work, becuse of this:
> >
> > g++-3.0 -c -Wall -ftemplate-depth-100 -I"libs/regex/build"
> > -o
> > "libs/regex/build/bin/libboost_regex.a/gcc-3/debug/c_regex_traits.o"
> > "libs/regex/build/../src/c_regex_traits.cpp"
> >
> > Somehow the <include> directive isn't working.
>
> Double check that BOOST_ROOT is set and exported from your shell.
>
Sure, I tried this several different ways just in case
jam -sBOOST_ROOT=. -sTOOLS="gcc"
BOOST_ROOT=. jam -sTOOLS="gcc"
export BOOST_ROOT=`pwd`
etc
Makes no difference :(
TIA
Karl M
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net