On Tue, Oct 04, 2005 at 03:23:52PM +0200, Georg Baum wrote:
> Helge Hafting wrote:
[...]
> > $ automake --version
> > automake (GNU automake) 1.9.6
> 
> That should be fine.
> 
> > $ make TOCs
> > make[1]: Entering directory `/usr/src/lyx-devel'
> > make[1]: Leaving directory `/usr/src/lyx-devel'
> > python depend.py > Makefile.depend
> > make -f Makefile.depend TOCs
> > make[1]: Entering directory `/usr/src/lyx-devel/lib/doc'
> > make[1]: *** No rule to make target `TOCs'.  Stop.
> > make[1]: Leaving directory `/usr/src/lyx-devel/lib/doc'
> > make: *** [TOCs] Error 2
> 
> That should not happen with the current patch.
> 
> >>Can you please send me the generated Makefile?
> > 
> > lib/doc/Makefile attached.
> 
> This is not generated from pristine sources + TOC3.diff. It looks like it
> was generated before I did anything to the TOCs. This is strange, since
> autogen should have rebuilt Makefile.in and configure should have rebuilt
> Makefile. Maybe you still have an old copy of Makefile.am?
> 
Indeed.  I missed this the first time, now it worked. :-)

I tried on another machine, and lyx built fine there too.  The TOCs weren't
generated during the "make" run, but there were no complaints about
them missing either.  "make TOCs" in the lib/doc directory
made them though.

Looks like TOC3.diff is ok. :-)

Helge Hafting

Reply via email to