Just tried compiling lyx 1.1.4fix2 on Solaris 2.6 with Sun CC 5.0:
CC -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../
-I/opt/TWWfsw/libxforms/include -I/opt/TWWfsw/xpm/include
-I/usr/openwin/include -xO3 -c math_symbols.C -o math_symbols.o
"../../src/insets/insetbib.h", line 132: Warning: InsetBibtex::display
hides the virtual function Inset::display(bool).
"math_symbols.C", line 545: Error: Cannot use const char* to
initialize char*.
1 Error(s) and 1 Warning(s) detected.
According to NEWS:
... Many changes have also been done to help compile LyX with Sun
CC 5.0 and SGI STL 3.2.
Has 1.1.4 been verified to compile with Sun CC 5.0? I'm using
CC=cc CFLAGS="-mr -Qn -xdepend -xO3" CXX=CC CXXFLAGS=-xO3.
--
albert chin ([EMAIL PROTECTED])