Jan Menzel <[EMAIL PROTECTED]> writes:

| Hi!
|       Has anybody compiled lyx 1.3.2 successful on SunOS 5.8?
| 1. With gcc 2.95.3: While compiling "GraphicsCacheItem.C" in
| "src/graphics" as reports "var/tmp/ccu5a21d.s", line 3261: error: constant
| value must be between -4096 and 4095"

assembler or linker error/bug.

| 2. With Sun Workshop 6 compiler: While compiling "cregex.cpp" in
| "boost/libs/regex/src" macro-definition warnings and errors occur:

Either SW-6 is not good enough or the boost code is not setup to
handle this compiler. Are there any newer compiler for SunOS 5.8?
Also check the boost pages (www.boost.org)

| "../../../../boost/boost/type_traits/add_const.hpp", line 34: Warning: Too few 
arguments in macro BOOST_PP_CHECK_2.
| "../../../../boost/boost/type_traits/add_const.hpp", line 34: Warning: Too few 
arguments in macro BOOST_PP_CHECK_2.
| "../../../../boost/boost/type_traits/add_const.hpp", line 34: Warning: Too few 
arguments in macro BOOST_PP_CHECK_2.
| "../../../../boost/boost/type_traits/add_const.hpp", line 34: Error: 
BOOST_PP_LIST_FOR_EACH_I_M is not defined.
| 
| The same warnings and errors are also reported for
| "../../../../boost/boost/type_traits/add_volatile.hpp"
| "../../../../boost/boost/type_traits/add_cv.hpp"
| "../../../../boost/boost/type_traits/is_const.hpp"
| "../../../../boost/boost/type_traits/is_volatile.hpp"
| "../../../../boost/boost/type_traits/remove_const.hpp"
| "../../../../boost/boost/type_traits/remove_volatile.hpp"
| "../../../../boost/boost/type_traits/remove_cv.hpp"
| 
|       Any hints? Any suggestions? Thank You!


Report this to the boost list.

-- 
        Lgb

Reply via email to