public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: bryan@blkbox.com
To: gnats-gnats@sourceware.cygnus.com
Subject: gnats/28: Gnats 3.113 "make install" fails if emacs isn't installed
Date: Mon, 22 Nov 1999 17:34:00 -0000	[thread overview]
Message-ID: <19991123012847.7799.qmail@sourceware.cygnus.com> (raw)

>Number:         28
>Category:       gnats
>Synopsis:       Gnats 3.113 "make install" fails if emacs isn't installed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 22 17:34:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Curnutt
>Release:        3.113
>Organization:
>Environment:
RedHat Linux 6.0
>Description:
./configure ; make ; make install
yields the following output for "make install":
/bin/sh ./mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/usr/local/src/build/gnats-3.113/etc'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/local/src/build/gnats-3.113/etc'
make[1]: Entering directory `/usr/local/src/build/gnats-3.113/libiberty'
make[2]: Entering directory `/usr/local/src/build/gnats-3.113/libiberty'
make[2]: Leaving directory `/usr/local/src/build/gnats-3.113/libiberty'
/bin/sh /usr/local/src/build/gnats-3.113/install-sh -c -m 644 libiberty.a /usr/l
ocal/lib/libiberty.a.n
( cd /usr/local/lib ; ranlib /usr/local/lib/libiberty.a.n )
mv -f /usr/local/lib/libiberty.a.n /usr/local/lib/libiberty.a
make[1]: Leaving directory `/usr/local/src/build/gnats-3.113/libiberty'
make[1]: Entering directory `/usr/local/src/build/gnats-3.113/gnats'
PWD=`pwd` eval `if [ -f ./../emacs19/Makefile ] ; then echo "EMACSLOADPATH=\`cd
./../emacs19/lisp ; pwd\` ; export EMACSLOADPATH ; ./../emacs19/src/emacs" ; els
e echo emacs ; fi` -batch -q -l ./../send-pr/send-pr-el.in \
        -l ./gnats.el -f batch-byte-compile gnats.el
/bin/sh: emacs: command not found
make[1]: [gnats.elc] Error 127 (ignored)
make[2]: Entering directory `/usr/local/src/build/gnats-3.113/send-pr'
make[2]: Nothing to be done for `gnats-build'.
make[2]: Leaving directory `/usr/local/src/build/gnats-3.113/send-pr'
make[2]: Entering directory `/usr/local/src/build/gnats-3.113/gnats/man'
make[2]: Nothing to be done for `all-tools'.
make[2]: Leaving directory `/usr/local/src/build/gnats-3.113/gnats/man'
/bin/sh ./../mkinstalldirs /usr/local/share/gnats
chown gnats /usr/local/share/gnats
/bin/sh /usr/local/src/build/gnats-3.113/install-sh -c -m 644 gnats.el /usr/loca
l/share/emacs/lisp/gnats.el
test -f gnats.elc && /bin/sh /usr/local/src/build/gnats-3.113/install-sh -c -m 6
44 gnats.elc /usr/local/share/emacs/lisp/gnats.elc
make[1]: *** [install-tools-arch-indep] Error 1
make[1]: Leaving directory `/usr/local/src/build/gnats-3.113/gnats'
make: *** [install-gnats] Error 2

The install bombs with the error; not everything (apparently) gets installed.
>How-To-Repeat:
Install Redhat Linux 6.0; don't install emacs.
Install GNATS 3.113 with the following steps:
./configure
make
make install
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~1999-11-22 17:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991123012847.7799.qmail@sourceware.cygnus.com \
    --to=bryan@blkbox.com \
    --cc=gnats-gnats@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).