On Sat, Mar 08, 2003 at 12:07:06PM +0200, Peter L. Peres wrote: > I am new here, I have downloaded lyx-1.2.2 and I get errors on > compilation, specifically:
The latest lyx release is 1.3.0 (1.3.1 should be released soon). The latest in the 1.2.x series is 1.2.3 > lyxsum.C:36: warning: `_POSIX_C_SOURCE' redefined > /usr/include/features.h:137: warning: this is the location of the previous > definition > In file included from ../../boost/boost/crc.hpp:14, > from lyxsum.C:14: > ../../boost/boost/integer.hpp:58: Internal compiler error. > ../../boost/boost/integer.hpp:58: Please submit a full bug report to > [EMAIL PROTECTED]'. > > Has anyone seen this error ? I believe that it is due to my ancient > compiler and linux installation (that is why I am upgrading lyx). Is there > a workaround for older compilers ? I suppose that the code in integer.hpp > could be rewritten slightly (by me). Any ideas are welcome. What is your compiler ? You can try replacing lyxsum.C with the file from 1.1.6fix4, but you may encounter other problems.
