[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Patch for building PCRE on systems with grep 2.7
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Patch for building PCRE on systems with grep 2.7 |
Date: |
Sun, 03 Jul 2011 17:52:17 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 |
Hi Mark,
I've updated CVS and uploaded the patch to CVS.
Thanks, Stuart
On 16/06/11 20:19, Stuart Hughes wrote:
> Hi Mark,
>
> Thanks very much for the patch. As soon I get a bit of time to apply,
> test I'll get it into CVS.
>
> Regarding 'sed', let's leave it for now but it's good to know that
> there's a fix if it goes "bad".
>
> Thanks again, Stuart
>
> On 09/06/11 12:02, Mark wrote:
>> Hello
>>
>> The PCRE package fails to build on systems with grep 2.7 (or greater??).
>> This
>> is due to a grep update which now rejects regular expressions that use
>> [:space:] instead of [[:space:]]. This affects 'configure' when it attempts
>> to
>> check for the correct version of ltmain.sh.
>>
>> The attached patches are as follows:
>>
>> pcre-6.3-grep.patch - changes the grep command in configure.
>> pcre-spec-grep.patch - updates the spec file to apply the above patch.
>>
>> Didn't know whether to fix the '[:space:]' used by sed at the same time?
>> Works
>> okay at the moment, but I suppose that it could also change in the future.
>>
>> Regards
>>
>> Mark
>>
>>
>>
>> _______________________________________________
>> LTIB home page: http://ltib.org
>>
>> Ltib mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/ltib
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Ltib] Patch for building PCRE on systems with grep 2.7,
Stuart Hughes <=