Hi, The command $ find . -name config.guess | xargs grep 2011-10-19 is NOT returning anything. Which means in no files this value is present. But when we are installing (R CMD INSTALL RPostgreSQL_0.6-2.tar.gz ) we are getting error saying old config.guess file. Now I am really clueless from which location this value is coming.
What other option we can try? Thanks Awanish -----Original Message----- From: Ben Elliston [mailto:b...@air.net.au] Sent: Tuesday, January 30, 2018 5:54 AM To: Kumar, Awanish <awanish.ku...@fisglobal.com> Cc: Earnie <ear...@users.sourceforge.net>; config-patches@gnu.org; Vijayakumar, Vivek Shrinivasan <vivek.vijayaku...@fisglobal.com> Subject: Re: Issue in Config.guess - in system powerpc64le 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 The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. _______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches