From: Junio C Hamano <gitster@pobox.com>
To: Dinakar <desas2@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git compile error on AIX
Date: Fri, 14 Nov 2008 12:21:37 -0800 [thread overview]
Message-ID: <7v1vxe9hym.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1226691918584-1499908.post@n2.nabble.com> (desas2@gmail.com's message of "Fri, 14 Nov 2008 11:45:18 -0800 (PST)")
Dinakar <desas2@gmail.com> writes:
> /usr/bin/getopt: Not a recognized flag: d
> Usage: install [-c DirectoryA] [-f DirectoryB] [-i] [-m] [-M Mode] [-O
> Owner]
> [-G Group] [-S] [-n DirectoryC] [-o] [-s] File [DirectoryX
> ...]
Your "install" program is telling you that it does not understand 'd'
option ("install -d" to create a directory, I presume).
> gmake[1]: *** [boilerplates.made] Error 2
> gmake: *** [all] Error 2
> I would appreciate, if you could help me to resolve this issue.
An obvious solution would be to get a better install.
You seem to be using gmake, so perhaps you already have ginstall and can
use it like "gmake INSTALL=ginstall"?
prev parent reply other threads:[~2008-11-14 20:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 19:45 git compile error on AIX Dinakar
2008-11-14 20:21 ` Junio C Hamano [this message]
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=7v1vxe9hym.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=desas2@gmail.com \
--cc=git@vger.kernel.org \
/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