Boost logo

Boost-Build :

From: sn_pramod (sn_pramod_at_[hidden])
Date: 2005-11-13 11:41:12


Hi ,

I am new to boost, I am trying compiling regex library using g++
Version 4.0.2 on HP-UX 11i . I am getting following error

...failed gcc-C++-
action ../../../bin/boost/libs/regex/build/libboost_regex.a/gcc/debug
/c_regex_traits.o...
gcc-C++-
action ../../../bin/boost/libs/regex/build/libboost_regex.a/gcc/debug
/cpp_regex_traits.o
In file included
from /tmp/pramod/boost_1_33_0/boost/regex/v4/regex_traits.hpp:35,
                 
from /tmp/pramod/boost_1_33_0/boost/regex/regex_traits.hpp:32,
from ../src/cpp_regex_traits.cpp:22:
/tmp/pramod/boost_1_33_0/boost/regex/v4/regex_traits_defaults.hpp:87:
94: error: missing binary operator before token "0"

I am not sure how to resolve this error.

Many thanks
Pramod

 


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