>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Magnus Engholm wrote: >> I get the following message when running 'make': In file included >> from ../../../src/lyxgluelength.h:18, from >> ../../../src/vspace.h:17, from ../../../src/bufferparams.h:20, from >> ../../../src/lyxrc.h:19, from lyx_gui.C:24: >> ../../../src/lyxlength.h:27: error: parse error before numeric >> constant ../../../src/lyxlength.h:46: error: missing ';' before >> right brace ../../../src/lyxlength.h:49: error: parse error before >> `)' token ../../../src/lyxlength.h:51: error: parse error before >> `double' and so on.... >> >> I have a solaris9-x86 machine and are using gcc 3.3.2. Any help >> would be appreciated! TIA /daniel Angus> Is 'UNIT' a macro on your box? No, I think the problem is SP and PC, as explained in this bug: http://bugzilla.lyx.org/show_bug.cgi?id=992 So, why not fix it, I hear your asking? Yes, why not? Magnus, could you try to add the code in the following comment http://bugzilla.lyx.org/show_bug.cgi?id=992#c5 to lyxlength.h and report back whether it works? JMarc
