On Mon, Jan 29, 2018 at 02:21:14PM +0000, Kumar, Awanish wrote:

> As suggested by you, I searched every occurrence of the files in the
> source directory and replace them with the downloaded file. But when
> I am trying to install its giving the old error, even the timestamp
> is showing " config.guess timestamp = 2011-10-19 ".

> I don't able to find the location from where it is reading this
> timestamp. Is there any chances that this problem is related to
> something else?

No.

Go to the top of the source tree and run:

   find . -name config.guess | xargs grep 2011-10-19

.. that will show you which files you have missed.

Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to