> Eric Sunshine sunshineco.com> writes:
>
> Hmm, I was under the impression from your initial mail[1] that Git
> wouldn't even build without Perl available:
>
> /bin/sh: /usr/bin/perl: not found
> Makefile:1701: recipe for target 'common-cmds.h' failed
> gmake[2]: *** [common-cmds.h]
On Tue, Aug 18, 2015 at 7:05 AM, Renato Botelho wrote:
> Eric Sunshine sunshineco.com> writes:
>> On Fri, Aug 14, 2015 at 6:22 PM, Junio C Hamano pobox.com>
> wrote:
>> > Eric Sunshine sunshineco.com> writes:
>> >> On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano
> pobox.com> wrote:
>> >>> Eric
Eric Sunshine sunshineco.com> writes:
>
> On Fri, Aug 14, 2015 at 6:22 PM, Junio C Hamano pobox.com>
wrote:
> > Eric Sunshine sunshineco.com> writes:
> >
> >> On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano
pobox.com> wrote:
> >>> Eric Sunshine sunshineco.com> writes:
> >>>
> >>> I do not th
On Fri, Aug 14, 2015 at 6:22 PM, Junio C Hamano wrote:
> Eric Sunshine writes:
>
>> On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano wrote:
>>> Eric Sunshine writes:
Nevertheless, there's still the problem, due to 527ec39
(generate-cmdlist: parse common group commands, 2015-05-21), tha
Eric Sunshine writes:
> On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano wrote:
>> Eric Sunshine writes:
>>> Nevertheless, there's still the problem, due to 527ec39
>>> (generate-cmdlist: parse common group commands, 2015-05-21), that git
>>> doesn't build at all anymore when Perl is unavailable
On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano wrote:
> Eric Sunshine writes:
>> Nevertheless, there's still the problem, due to 527ec39
>> (generate-cmdlist: parse common group commands, 2015-05-21), that git
>> doesn't build at all anymore when Perl is unavailable.
>
> I do not think that is a
Eric Sunshine writes:
> Nevertheless, there's still the problem, due to 527ec39
> (generate-cmdlist: parse common group commands, 2015-05-21), that git
> doesn't build at all anymore when Perl is unavailable.
I do not think that is anything new. We always have assumed "some"
version of Perl ava
On Fri, Aug 14, 2015 at 3:59 PM, Junio C Hamano wrote:
> Renato Botelho writes:
>> I also found that some commands require perl when NO_PERL is set:
>
> NO_PERL merely means "I want to build a subset of Git that is meant
> to be usable on a system without a working Perl installed". These
> scrip
Renato Botelho writes:
> I also found that some commands require perl when NO_PERL is set:
>
> git-submodule
> git-request-pull
> git-am
>
> Definitely NO_PERL is not working as expected.
NO_PERL merely means "I want to build a subset of Git that is meant
to be usable on a system without a worki
Renato Botelho FreeBSD.org> writes:
>
> I was working on update git on FreeBSD ports tree to 2.5.0 and I noted 2.5.0
> is trying to use perl even when it's being built with NO_PERL knob.
>
> /bin/sh: /usr/bin/perl: not found
> Makefile:1701: recipe for target 'common-cmds.h' failed
> gmake[2]:
I was working on update git on FreeBSD ports tree to 2.5.0 and I noted 2.5.0
is trying to use perl even when it's being built with NO_PERL knob.
/bin/sh: /usr/bin/perl: not found
Makefile:1701: recipe for target 'common-cmds.h' failed
gmake[2]: *** [common-cmds.h] Error 127
gmake[2]: *** Waiting f
11 matches
Mail list logo