Javid Atai
Mon, 15 Oct 2007 16:26:43 -0700
Hi,
I am trying to compile lyx-1.5.2 on my linux
 box which runs RH9 (gcc 3.2.2-5, kernel 2.4.20-31.9).
I have already installed Qt-4.2.2 successfully.
I get the following error message during compilation:
... snip ...
../../../boost/boost/checked_delete.hpp:33: `sizeof' applied to incomplete type
   `lyx::frontend::MenuTranslator'
../../../boost/boost/checked_delete.hpp:33: creating array with size zero (`-1
   ')
../../../boost/boost/checked_delete.hpp:30: `x' has incomplete typemake[7]: *** [GuiApplication.lo] Error 1
make[7]: Leaving directory
`/home/atai/test/lyx-1.5.2/lyx-1.5.2/src/frontends/qt4'
make[6]: *** [all-recursive] Error 1
make[7]: Leaving directory

There is a similar error reported just now for Mac OSX in the lyx- devel list and (I believe) also for Sun.

I have not experienced this with LyX1.5.2. However I am experiencing very similar failures (with similar error types and related to .lo- files) with LyX1.6 trunk at the moment on the same configuration for which 1.5.2 compiles.

/Anders

Reply via email to