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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/ltib

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to