Thread (1 message) 1 message, 1 author, 2016-06-15

Re: git compile error on AIX

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:39

Dinakar [off-list ref] 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"?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help