From mboxrd@z Thu Jan 1 00:00:00 1970 From: yngve.svendsen@clustra.com To: gnats-gnats@sourceware.cygnus.com Subject: gnats/155: make info fails when texinfo isn't installed Date: Thu, 22 Feb 2001 07:44:00 -0000 Message-id: <20010222153944.26349.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg00034.html List-Id: >Number: 155 >Category: gnats >Synopsis: make info fails when texinfo isn't installed >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Feb 22 07:44:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: yngve.svendsen@clustra.com >Release: 4.0 from CVS >Organization: >Environment: SPARC Solaris 7, plain installation of GCC 2.95.2, GNU make >Description: The following results when doing "make info" on a Solaris 7 system where GNU texinfo isn't installed: hurre:/usr/local/src/gnats/gnats:$ make info makeinfo -I. -I./../send-pr -o gnats.info ./gnats.texi sh: makeinfo: not found *** Error code 1 make: Fatal error: Command failed for target `gnats.info' Current working directory /usr/local/src/gnats/gnats-4-fromcvs/gnats *** Error code 1 make: Fatal error: Command failed for target `do-info' >How-To-Repeat: >Fix: Configure should catch this, and I think there should be a new Prerequisites subsection in the documentation listing required tools, such as Texinfo and GNU make. >Release-Note: >Audit-Trail: >Unformatted: