bug-grep
[Top][All Lists]
Advanced

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

Re: bug? --color/--only-matching when !MBS_SUPPORT or MB_CUR_MAX==1


From: Norihiro Tanaka
Subject: Re: bug? --color/--only-matching when !MBS_SUPPORT or MB_CUR_MAX==1
Date: Tue, 21 Apr 2009 01:26:00 +0900

Hi,

It seems that the problem is derived from included regex.

If you use --without-included-regex, copy system regex.h to `lib'
sub-directory and enable search.c:196.

If you --with-included-regex, copy regex from glibc (2.3 or later)
to `lib' sub-directory'

  % cp glibc-2.3.6/posix/reg* grep-2.5.4/lib







reply via email to

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