Re: Todays 1.6svn doesn't compile, problem in lengthcommon.cpp

2007-11-08 Thread Helge Hafting
Martin Vermeer wrote: Looks like an svn error... change markers. Are they in your local copy? The file was broken indeed. svn refused to update or revert it, which is strange. I had to delete it in order to make svn work. I got the same errors though, and they don't make sense: ../../lyx-de

Re: Todays 1.6svn doesn't compile, problem in lengthcommon.cpp

2007-11-07 Thread Martin Vermeer
On Wed, 07 Nov 2007 15:25:05 +0100 Helge Hafting <[EMAIL PROTECTED]> wrote: > g++ -DHAVE_CONFIG_H -I. -I../../lyx-devel/src -I. -I../../lyx-devel/src > -Wextra -Wall -g -O2 -MT lengthcommon.lo -MD -MP -MF > .deps/lengthcommon.Tpo -c ../../lyx-devel/src/lengthcommon.cpp -o > lengthcommon.o > ..