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 wrote:
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
report.
Did you try make distclean and ./autogen.sh?
Jürgen