Re: trunk r39753 doesn't compile

2011-09-24 Thread Liviu Andronic
On Sat, Sep 24, 2011 at 11:32 PM, Julien Rioux wrote: > On 24/09/2011 11:26 PM, Stephan Witt wrote: >> >> I have no problems with automake. This file was deleted with r39276. > >> I can find this file mentioned in development/qmake/lyx.pro. > I wasn't using qmake. > Then one needs to run ./autog

Re: trunk r39753 doesn't compile

2011-09-24 Thread Julien Rioux
On 24/09/2011 11:26 PM, Stephan Witt wrote: I have no problems with automake. This file was deleted with r39276. Then one needs to run ./autogen.sh again. Liviu did you do that? -- Julien

Re: trunk r39753 doesn't compile

2011-09-24 Thread Stephan Witt
Am 24.09.2011 um 22:32 schrieb Liviu Andronic: > Hello > Compilation of today's (clean) trunk fails on my machine: > [..] > CXXPreviewLoader.o > make[4]: *** No rule to make target `graphics/Previews.cpp', needed by > `Previews.o'. Stop. > make[3]: *** [all-recursive] Error 1 > make[4]: Leav

trunk r39753 doesn't compile

2011-09-24 Thread Liviu Andronic
Hello Compilation of today's (clean) trunk fails on my machine: [..] CXXPreviewLoader.o make[4]: *** No rule to make target `graphics/Previews.cpp', needed by `Previews.o'. Stop. make[3]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/local/build/lyx/src' make[2]: *** [all] Err