-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I get the following errors when I try to run make:
/usr/include/boost/range/begin.hpp:49:24: error: ‘const struct boost::sub_match<__gnu_cxx::__normal_iterator<const char*, std::basic_string > >’ has no member named ‘begin’
/usr/include/boost/range/end.hpp:50:26: error: ‘const struct boost::sub_match<__gnu_cxx::__normal_iterator<const char*, std::basic_string > >’ has no member named ‘end’
The configure command I used is ./configure --with-boost-libdir=/usr/lib64
Metadata
Metadata
Assignees
Labels
No labels