public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: yngve.svendsen@clustra.com
To: gnats-gnats@sourceware.cygnus.com
Subject: gnats/256: make install fails when make != GNU make
Date: Wed, 12 Sep 2001 15:14:00 -0000	[thread overview]
Message-ID: <20010912220920.12504.qmail@sourceware.cygnus.com> (raw)

>Number:         256
>Category:       gnats
>Synopsis:       make install fails when make != GNU make
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 12 15:14:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     yngve.svendsen@clustra.com
>Release:        Current v4 CVS
>Organization:
>Environment:
SUN Solaris 7
>Description:
On my system, GNU make is installed as 'gmake' in order to preserve the standard Sun 'make'. Doing a 'gmake install', the following results:

gmake[1]: Entering directory `/usr/local/src/gnats-800/gnats/doc'
for i in gnats.info* send-pr.info* ; do \
        ./../install-sh -c -m 644 $i /info/$i ; \
done
if [ -x "/usr/local/bin/install-info" ]; then \
        /usr/local/bin/install-info /info/gnats.info; \
        /usr/local/bin/install-info /info/send-pr.info; \
fi
install-info: No dir file specified; try --help for more information.
install-info: No dir file specified; try --help for more information.
gmake[1]: [install-gnats] Error 1 (ignored)
make -C man install-gnats
Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ]
             [ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ]
             [ -V ][ target... ][ macro=value... ]
make: Fatal error: Unknown option `-w'
gmake[1]: *** [install-gnats] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnats-800/gnats/doc'
gmake: *** [install-gnats] Error 2
>How-To-Repeat:

>Fix:

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


                 reply	other threads:[~2001-09-12 15:14 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=20010912220920.12504.qmail@sourceware.cygnus.com \
    --to=yngve.svendsen@clustra.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).