public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* gnats/256: make install fails when make != GNU make
@ 2001-09-12 15:14 yngve.svendsen
  0 siblings, 0 replies; only message in thread
From: yngve.svendsen @ 2001-09-12 15:14 UTC (permalink / raw)
  To: gnats-gnats

>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:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-12 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-12 15:14 gnats/256: make install fails when make != GNU make yngve.svendsen

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).