Thanks Darren,
But I've already fixed it by relatively drastic means!
Thanks anyhow for the explanation. Its nice to know why things go wrong.
I also wonder why its in the repository when its built by automake.
I must try and remember your suggestion in case something similar
occurs again.
Ro
On Fri, 2008-01-18 at 09:38 +1100, Roger Mc Murtrie wrote:
> lib/doc/Makefile.depend:21: bad characters in variable name `'
Roger,
this is the same problem I had. There was a svn conflict introduced
because Makefile.depend is regenerated by automake but it is also in the
repository (somebody tell
Jürgen Spitzmüller wrote:
> > Presume Makefile.depend got corrupted somehow?
>
> could be a svn conflict. Did you check that?
Apparently it was (see the thread initiated by Darren).
Jürgen
Roger Mc Murtrie wrote:
> Presume Makefile.depend got corrupted somehow?
could be a svn conflict. Did you check that?
Jürgen
Thanks,
I manually deleted the Makefile files from lib/doc as make distclean
also failed in lib/doc with same error message.
svn update
./autogen,sh
./configure ...
make
then worked OK
Presume Makefile.depend got corrupted somehow?
Roger
On 18/01/2008, at 7:23 PM, Jürgen Spitzmüller
Roger Mc Murtrie wrote:
> Making all in doc
> cd ../.. && /bin/sh /Applications/lyx-devel/config/missing --run
> automake-1.10 --foreign lib/doc/Makefile
> lib/doc/Makefile.depend:21: bad characters in variable name `'
I cannot see anythin suspicious in that file, but this is the second repor
Intel Mac-mini
OSX 1.5.1
URL: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X
Repository Root: svn://svn.lyx.org/lyx
Repository UUID: a592a061-630c-0410-9148-cb99ea01b6c8
Revision: 22616
Making all in doc
cd ../.. && /bin/sh /Applications/lyx-devel/config/missing --run
automake-1.10 --f