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

Re: [issues] [Configure eglibc] No acceptable grep could be found



On Sat, 21 Mar 2009, Olivier Antheaume wrote:

> I've just downloaded the "trunk" version.
> But time-stamp of files correspond to the actual time, not the time they where 
> generated.

Yes, you need to run "touch `find . -name configure`" after checking out; 
this is a limitation of SVN, it does not preserve timestamp ordering on 
checkout.

Since libc/sysdeps/unix/sysv/linux/configure does not contain the text you 
quoted, you clearly have modified sources after a regeneration probably 
resulting from inappropriately ordered timestamps.  Try reverting them, 
then touching the configure scripts to stop them from being regenerated.

-- 
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx