While build AOO 4.0, the build fails in module comphelper.  It seems to be 
complaining about the boost/integer_fwd file.

/usr/local/include/boost/integer_fwd.hpp line 137, Error: Illegal value for 
template parameter.
/usr/local/include/boost/integer_fwd.hpp line 137, Error: Cannot use class 
specialization with non-classes.

integer_fwd.cpp contains the following on line 136 and 137:

136: template <  >
137:        struct low_bits_mask_t< ::std::numeric_limits<unsigned 
char>::digits>;


Any ideas? Has anyone run into this before.



Raymond

Reply via email to