From: Jonathan Nieder <jrnieder@gmail.com>
To: Marco <netuse@lavabit.com>
Cc: git@vger.kernel.org
Subject: Re: Compiling fails on SunOS
Date: Fri, 25 Feb 2011 03:57:37 -0600 [thread overview]
Message-ID: <20110225095731.GC2908@elie> (raw)
In-Reply-To: <20110225100954.37c00fea@glyph>
Marco wrote:
> Are there any known workarounds or solutions?
Random guess: have you tried running "gmake"?
Alternatively, you might want to add the path containing your
locally installed "make" to SANE_TOOL_PATH, for example by writing
the following to config.mak:
SANE_TOOL_PATH = /path/to/good/tools:/usr/xpg6/bin:/usr/xpg4/bin
Hope that helps,
Jonathan
next prev parent reply other threads:[~2011-02-25 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-25 9:09 Compiling fails on SunOS Marco
2011-02-25 9:57 ` Jonathan Nieder [this message]
2011-02-25 11:33 ` Marco
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=20110225095731.GC2908@elie \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=netuse@lavabit.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 NNTP newsgroup(s).