Re: Problems building gdb (gdb.texinfo error)?
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2019-03-14 3:01 p.m., Steve Ellcey wrote: > Maybe 'makeinfo' is not installed on the autobuilders. I think make > will automatically skip building the documentation if it cannot find > makeinfo. I am doing a plain make on my system. Hmm I don't know, I do have makeinfo installed here, but visibly the doc doesn't build automatically for me :). I have to use either "make info" or "make html". In any case, I have just pushed a fix, can you verify if it works for you now? https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=5c85e20d5a6cbcb58aabdac192142be38c96b069 Thanks, Simon