libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Broken workflow


From: Peter Rosin
Subject: Re: Broken workflow
Date: Fri, 16 Mar 2012 23:38:02 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Eric Blake skrev 2012-03-16 22:58:
> On 03/16/2012 03:54 PM, Peter Rosin wrote:
>> Hi!
>>
>> I used to use Cygwin/git to manage my libtool repo, and bootstrap it
>> with Cygwin.  I would then build the bootstrapped libtool tree from
>> MSYS when I needed to do changes there, or check for regressions from
>> the Cygwin side.
>>
>> This appears to no longer be possible, if I run "make check" from
>> MSYS, it complains with:
>>
>> $ make check
>>   GEN    public-submodule-commit
>> /bin/sh: line 2: git: command not found
>> maint.mk: found non-public submodule commit
>> make: *** [public-submodule-commit] Error 1
>> make: Target `check' not remade because of errors.
> 
>> Can anything be done to make things work in a git checkout without
>> having git available after bootstrap?  Please?
> 
> It should already be possible.  To skip that check, run:
> 
> make check gl_public_submodule_commit=

Thanks!  That appears to work around it.

Cheers,
Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]