On Thu, Dec 25, 2014 at 7:02 PM, Graham Reitz <[email protected]> wrote: > If helpful I’d be willing to try to reproduce the texinfo build error, upload > the configuration log, and build output. As well as any other information > that would be needed. > > I’ve kept a detailed log of every command issued for each step. The host OS > (Debian 7.x) is a VM that’s easily replicated. >
It appears to me that there could be problems with running "make" in each subdirectory (e.g. running "make -C info" after "./configure") instead of running simply "make" to build everything in order. Could this be what you did?
