Boost logo

Boost Users :

From: Prashant Thakre (prashant.thakre_at_[hidden])
Date: 2006-09-08 02:52:51


David Abrahams <dave <at> boost-consulting.com> writes:
>
> Prashant Thakre <prashant.thakre <at> gmail.com> writes:
>
> > Hi,
> > I have encountered following error during the build process for
> > [Boost].[1_33_1] on Solaris 10.
> >
> > bjam install "-sTOOLS=sunpro" "-sBUILD=release <runtime-link>dynamic/static
> > <threading>multi" --without-python Jamfile
> >
> > sunpro-C++-action /export/home/user/tmp/bin/boost/libs/regex/build/
> > libboost_regex.so/sunpro/release/cregex.o
> > Assertion: (../lnk/init.cc, line 1032)
> > while processing /db2/sunstudio11/SUNWspro/prod/include/CC/Cstd/rw/
collate.cc
> > at l
> > ine 0.
> > ...failed
> > sunpro-C++-action /export/home/user/tmp/bin/boost/libs/regex/build/
> > libboost_regex.so/sunpro/release/cregex.o...
> >
> > CC: Sun C++ 5.8 2005/10/13
> > SunOS <hostname> 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-280R
>
> Assertions in the compiler indicate compiler bugs. You should report
> this to Sun.
>
  I have made some progress after applying Sun Studio 11 Patches ( http://
developers.sun.com/prodtech/cc/downloads/patches/ss11_patches.html ).
  However, the below listed error is thrown up during the build:
...failed sunpro-C++-action /export/home/user/tmp/bin/boost/libs/wave/build/
libboost_wave.a/sunpro/release/threading-multi/instantiate_cpp_grammar.o...
sunpro-C++-action /export/home/user/tmp/bin/boost/libs/wave/build/
libboost_wave.a/sunpro/release/threading-multi/instantiate_cpp_literalgrs.o
"/export/home/user/src-boost/boost_1_33_1/boost/spirit/core/composite/
epsilon.hpp",
 line 76: Error: complex expression not allowed in dependent template argument
expression.
1 Error(s) detected.
 Thanks.

--
Prashant

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