* Compiling fails on SunOS
@ 2011-02-25 9:09 Marco
2011-02-25 9:57 ` Jonathan Nieder
0 siblings, 1 reply; 3+ messages in thread
From: Marco @ 2011-02-25 9:09 UTC (permalink / raw)
To: git
Hi,
compiling on SunOS fails. configure runs without problems, make throws the
following error:
SUBDIR perl
make: Warning: Ignoring DistributedMake -o option
Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ]
[ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ]
[ -u ][ -w ][ -V ][ target... ][ macro=value... ][ "macro +=value"... ]
make: Fatal error: Unknown option `-C'
make: *** [perl/perl.mak] Error 1
System: SunOS 5.10 i386
git: git-1.7.4.1.tar.gz
Make: GNU Make 3.82 (locally installed)
It seems that the building process invokes (the system wide installed) SunOS
make instead of the local GNU Make, since GNU Make does not display this error
message. Are there any known workarounds or solutions?
Marco
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-25 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25 9:09 Compiling fails on SunOS Marco
2011-02-25 9:57 ` Jonathan Nieder
2011-02-25 11:33 ` Marco
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.