Hi!
I tried to compile and install the program on a sun ultra 5 under solaris 8. The c compiler is sun ver. 3.0 and the c++ compiler is the one contained in the forte developer 6 update 2. Configuration is ok but the compilation fails with the following messages: ****** -I../../boost -I/usr/openwin/include -g -c formula.C -o formula.o "../../src/lyxparagraph.h", line 575: Error: LyXParagraph::InsetTable is not accessible from LyXParagraph::matchIT. "../../src/lyxparagraph.h", line 576: Error: LyXParagraph::InsetTable is not accessible from LyXParagraph::matchIT. "../../src/lyxparagraph.h", line 613: Error: LyXParagraph::FontTable is not accessible from LyXParagraph::matchFT. "../../src/lyxparagraph.h", line 614: Error: LyXParagraph::FontTable is not accessible from LyXParagraph::matchFT. "../../src/lyxparagraph.h", line 668: Error: LyXParagraph::InsetList is not accessible from LyXParagraph::inset_iterator. "../../src/lyxparagraph.h", line 688: Error: LyXParagraph::InsetList is not accessible from LyXParagraph::inset_iterator. 6 Error(s) detected. *** Error code 1 make: Fatal error: Command failed for target `formula.lo' Current working directory /export/home/lobianco/download/lyx-1.1.6fix4/src/mathed *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/lobianco/download/lyx-1.1.6fix4/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' Current working directory /export/home/lobianco/download/lyx-1.1.6fix4/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' ************** can anybody tell me what is going on? Thanks, Giovanni Lo Bianco <[EMAIL PROTECTED]>
