[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make fails on osx 10.6.8
From: |
c. |
Subject: |
Re: make fails on osx 10.6.8 |
Date: |
Wed, 23 Nov 2011 00:42:35 +0100 |
On 22 Nov 2011, at 22:36, Jordi Gutiérrez Hermoso wrote:
> On 22 November 2011 16:30, c. <address@hidden> wrote:
>>
>> On 22 Nov 2011, at 09:46, address@hidden wrote:
>>
>>> Date: Mon, 21 Nov 2011 18:02:19 +0000 (UTC)
>>> From: fork <address@hidden>
>>> To: address@hidden
>>> Subject: Re: make fails on osx 10.6.8
>>> Message-ID: <address@hidden>
>>> Content-Type: text/plain; charset=us-ascii
>>>
>>> Carlo de Falco <carlo.defalco <at> gmail.com> writes:
>>>
>>>> Anyone else is seeing this? any suggestions how to proceed?
>>>> c.
>>>
>>> I saw it last night on my machine.
>>
>> This seems to be related to the problem discussed in this thread:
>> <http://octave.1599824.n4.nabble.com/MinGW-problem-with-libgnu-tp4080214p4080214.html>
>>
>> It was a bug in gnulib which was fixed upstream, how do I get the new
>> version of gnulib,
>> can I just do a "git pull" or is it different now that gnulib is a subrepo?
>
> "git pull" will get you a newer version of gnulib, but if you commit
> it, you will also commit the gnulib version into hg. If you think we
> need a newer version of gnulib, pull the gnulib repo, commit, and
> upload your commit into Savannah.
>
> HTH,
> - Jordi G. H.
Done,
thanks!
c.