Hi Everyone, I'm working from the 2.18 tarball on Solaris 11.3 x86_64. I'm catching the following when building from sources. This appears to be a new issue. It was not present in 2.17.1.
gmake: *** No rule to make target `git-daemon'. Stop.
gmake: *** Waiting for unfinished jobs....
Failed to build Git
There does not appear to be an option to control building the daemon:
$ ./configure --help | grep -i daemon
$
Any ideas on how to side-step it?
Thanks in advance

