This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: makeinfo with gdb.texinfo


On Mon, Mar 31, 2003 at 12:22:11PM -0500, Bob Rossi wrote:
> Hi, 
> 
> I am trying to figure out what the correct way to build the documentation
> is. I want to create an info file. From the research I have done online, 
> it seems as if 'makeinfo gdb.texinfo' should be the correct command.
> 
> This is the output I get.
> 
> bob at black:~/cvs/src/gdb/doc$ makeinfo gdb.texinfo
> gdb.texinfo:11: @include `gdb-cfg.texi': No such file or directory.

Try running "make info" in a configured directory instead.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]