Hi Jean-Marc,

Oui, c'est ca!

Thanks so much for your help and also to Allan. That was the final key to
get it to compile.  I had to move the Lsstream.h include statement to the
end of the includes in the following files:

src/Spacing.C:#include "Lsstream.h"
src/buffer.C:#include "Lsstream.h"
src/lyxfunc.C:#include "Lsstream.h"
src/mathed/formula.C:#include "Lsstream.h"
src/mathed/math_panel.C:#include "Lsstream.h"
src/support/filetools.C:#include "Lsstream.h"
src/support/lstrings.h:#include "Lsstream.h"
src/support/lyxsum.C:#include "Lsstream.h"
src/frontends/xforms/FormPreferences.C:#include "Lsstream.h"

Then it compiled just fine! So the summary, it now compiles on a
alphaev6-dec-osf5.1 with gcc 2.95.3 and GNU make using the
--with-included-strings option on the configure. I'm looking forward to
finally using LyX!

Regards,
Dave

-- 
David A. Bailey, [EMAIL PROTECTED]
School of Oceanography, University of Washington
Box 357940, Seattle, WA 98195-7940 USA
ph: +1 206 221 6570 fax: +1 206 685 3354

Reply via email to