Re: can't make current SVN trunk

2014-05-19 Thread Aharon Robbins
Hi. > On Mon, May 12, 2014 at 10:38:18PM +0200, Patrice Dumas wrote: > > On Mon, May 12, 2014 at 09:05:04PM +0300, Aharon Robbins wrote: > > > After a fresh checkout of the SVN trunk, autogen, configure and make, > > > the build dies with: > > > > > > Undefined subroutine &Texinfo::Structuring::w

Re: can't make current SVN trunk

2014-05-18 Thread Patrice Dumas
On Mon, May 12, 2014 at 10:38:18PM +0200, Patrice Dumas wrote: > On Mon, May 12, 2014 at 09:05:04PM +0300, Aharon Robbins wrote: > > After a fresh checkout of the SVN trunk, autogen, configure and make, > > the build dies with: > > > > Undefined subroutine &Texinfo::Structuring::warn_non_empty_par

Re: can't make current SVN trunk

2014-05-12 Thread Patrice Dumas
On Mon, May 12, 2014 at 09:05:04PM +0300, Aharon Robbins wrote: > After a fresh checkout of the SVN trunk, autogen, configure and make, > the build dies with: > > Undefined subroutine &Texinfo::Structuring::warn_non_empty_parts called at > ../tp/texi2any line 1272. I can reproduce it. I wonder

can't make current SVN trunk

2014-05-12 Thread Aharon Robbins
After a fresh checkout of the SVN trunk, autogen, configure and make, the build dies with: Undefined subroutine &Texinfo::Structuring::warn_non_empty_parts called at ../tp/texi2any line 1272. I was hoping to try out the fixes for @part... :-) Thanks, Arnold