[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [help-texinfo] ../tools/info/makedoc: No such file or directory [sol
From: |
Gavin Smith |
Subject: |
Re: [help-texinfo] ../tools/info/makedoc: No such file or directory [solved] |
Date: |
Fri, 2 Jan 2015 17:46:13 +0000 |
On Thu, Dec 25, 2014 at 7:02 PM, Graham Reitz <address@hidden> 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?