Hi - thanks for your response. 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? Thanks Awanish -----Original Message----- From: Earnie Boyd [mailto:eboyd5...@gmail.com] On Behalf Of Earnie Sent: Thursday, January 25, 2018 8:35 PM To: Kumar, Awanish <awanish.ku...@fisglobal.com>; config-patches@gnu.org Cc: Vijayakumar, Vivek Shrinivasan <vivek.vijayaku...@fisglobal.com> Subject: Re: Issue in Config.guess - in system powerpc64le On 1/25/2018 7:45 AM, Kumar, Awanish wrote: > Hi team, > > > > While installing package "R CMD INSTALL RPostgreSQL_0.6-2.tar.gz" I am > getting below error. Error msg is saying that is saying that > config.guess/config.sub is not able to recognize my system. See the > below error msg. > > > > I have IBM powerbox system (powerpc64le-redhat-linux-gnu). > > > > *What we tried:* > > We followed the below instruction to replace config.guess/config.sub > these 2 files with latest file getting from link suggested in below > error but NO luck. > If you replaced the two files with the current from the links provided below then why does the date from the script error message still show the year 2012. You must find every occurrence of the files in the source directory and replace them with the downloaded file. > > > *What is our observation:* > > It looks like config.guess/config.sub files are not build for IBM > Powerbox so we are getting this error. > > Maybe not, but you haven't proved that yet. You can execute the config.guess file manually that you downloaded to determine that. I just took a moment to look at the script. I find this snippet which tells me that your system is supported by the current script. ppc64le:Linux:*:*) echo powerpc64le-unknown-linux-"$LIBC" exit ;; > > Need your assistance to resolve this problem. For any query you can > reach back to me. > Replace all files named config.guess and config.sub with the current ones from the repository. -- HTH, Earnie 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