On Fri, Jan 16, 2004 at 01:22:36AM +0100, Michael Hartje wrote: > Hello lyx-developers, > > since I did not find any binary verion Lyx-1.3.3 for SuSE8.1 I try to do > it myself. > Compiling the stable lyx-1.3.3 on SuSE8.1 with gcc3.2 on qt3.1.1 > out the official SRPM from Lyx.org I got some early compiling errors. > (see below) > > The process stops very early during the first compilations. It seems to > be an error of the compiler!! Ups - never had a compiler error before!
Lucky you. In any cae, you can work around this particular bug by repalcing this line with 'return 0;' or similar. LyX won't notice as it doesn't use this particular function IIRC. Andre'
