Re: No rule to make target `git-daemon'

2018-07-25 Thread Johannes Schindelin
Hi, On Fri, 20 Jul 2018, brian m. carlson wrote: > On Fri, Jul 20, 2018 at 05:51:46PM -0400, Jeffrey Walton wrote: > > > (If anyone is interested in first class Solaris support then I am > > happy to help. The patch set needed for the platform has been stable > > for the last couple of years).

Re: No rule to make target `git-daemon'

2018-07-20 Thread brian m. carlson
On Fri, Jul 20, 2018 at 05:51:46PM -0400, Jeffrey Walton wrote: > Sorry about the late reply. I meant to reply this morning. > > My shell script to patch things on Solaris was the cause of the problem. Glad to hear you got it figured out. > (If anyone is interested in first class Solaris

Re: No rule to make target `git-daemon'

2018-07-20 Thread Jeffrey Walton
ppears 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

Re: No rule to make target `git-daemon'

2018-07-20 Thread Jeff King
On Thu, Jul 19, 2018 at 09:37:08PM -0400, Jeffrey Walton wrote: > 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 m

Re: No rule to make target `git-daemon'

2018-07-20 Thread brian m. carlson
: *** 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

Re: No rule to make target `git-daemon'

2018-07-20 Thread Eric Sunshine
On Thu, Jul 19, 2018 at 9:37 PM Jeffrey Walton wrote: > 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

No rule to make target `git-daemon'

2018-07-19 Thread Jeffrey Walton
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