config-patches
[Top][All Lists]
Advanced

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

RE: Issue in Config.guess - in system powerpc64le


From: Kumar, Awanish
Subject: RE: Issue in Config.guess - in system powerpc64le
Date: Tue, 30 Jan 2018 10:27:25 +0000

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:address@hidden
Sent: Tuesday, January 30, 2018 5:54 AM
To: Kumar, Awanish <address@hidden>
Cc: Earnie <address@hidden>; address@hidden; Vijayakumar, Vivek Shrinivasan 
<address@hidden>
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.



reply via email to

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