Re: gnatsd

Chad Walstrom <[email protected]> Tue, 16 May 2006 09:50:14 -0500
Newsgroups gmane.comp.bug-tracking.gnats.general
Message-ID <[email protected]>
On Tue, May 16, 2006 at 02:19:44PM +0100, Adam Weremczuk wrote:
> I'm trying to compile 4.1.0 now and encountered the following in the 
> last lines of running "make all info":
> 
> ...
> makeinfo -I . -o gnats.info gnats.texi
> make[1]: makeinfo:  Command not found
> make[1]: *** [gnats.info] Error 127
> make[1]: Leaving directory '/usr/local/src/gnats-4.1.0/doc'
> make: *** [all-gnats] Error 2
> 
> Is it important or not? Maybe this was the cause of my previous troubles?

makeinfo is a utility that comes with the GNU texinfo package.  It is
not essential if you don't need documentation.  It does not affect the
source code in any way.  Simply run "make all" instead.
-- 
Chad Walstrom <[email protected]>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */