In chapter 5 the grep page says to use the option --disable-perl-regexp 
to ensure that the grep program does not get linked against a Perl 
Compatible Regular Expression (PCRE) library that may be present on the 
host.
In my experience, grep has to be told to link against libpcre with 
--enable-perl-regexp otherwise the default is --disable-perl-regexp

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to