Re: compiling problem with rev 22029

2007-12-11 Thread sebastian guttenberg
> but 'make distclean' and then configure > should help. Thanks a lot! That did the job! Sebastian -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

Re: compiling problem with rev 22029

2007-12-11 Thread Jean-Marc Lasgouttes
sebastian guttenberg <[EMAIL PROTECTED]> writes: >> If you haven't done so for a while, try to re-run autogen.sh. > > Thanks for the hint, Andre, but I had tried this already and it doesn't > help unfortunately... autogen.sh does not help, but 'make distclean' and then configure should help. JM

Re: compiling problem with rev 22029

2007-12-11 Thread sebastian guttenberg
> If you haven't done so for a while, try to re-run autogen.sh. Thanks for the hint, Andre, but I had tried this already and it doesn't help unfortunately... -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

Re: compiling problem with rev 22029

2007-12-10 Thread Andre Poenitz
On Tue, Dec 11, 2007 at 09:36:01AM +0200, sebastian guttenberg wrote: > I made another update now (22076), and now I get a different error: > ... > make[5]: Entering directory `/home/basti/lyx-devel/src/frontends/qt4' > make[5]: *** No rule to make target `../ButtonPolicy.cpp', needed by > `ButtonP

Re: compiling problem with rev 22029

2007-12-10 Thread sebastian guttenberg
I made another update now (22076), and now I get a different error: ... make[5]: Entering directory `/home/basti/lyx-devel/src/frontends/qt4' make[5]: *** No rule to make target `../ButtonPolicy.cpp', needed by `ButtonPolicy.lo'. Stop. make[5]: Leaving directory `/home/basti/lyx-devel/src/frontend