On 2/13/2018 2:06 PM, Mehdi Ahmed wrote: > Hi GNU, > > I have probleme when i install autoconf 2.69 on architecture ppc64el > (ubuntu 16.04) > Have you solution please to these ! > > -------------------------------------------------------------------------------------------------------- > Output file "./conficure" > -------------------------------------------------------------------------------------------------------- > > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking build system type... build-aux/config.guess: unable to guess system > type > > This script, last modified 2012-02-10, has failed to recognize > the operating system you are using. It is advised that you > download the most up to date version of the config scripts from >
So why haven't you resolved this by doing what you've been told to do already? > > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD > and > > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD > Get these files from git and replace all occurrences in the source package with these. > If the version you run (build-aux/config.guess) is already up to date, please > send the following data and any information you think might be > pertinent to <config-patches@gnu.org <mailto:config-patches@gnu.org>> in > order to provide the needed > information to handle your system. > > config.guess timestamp = 2012-02-10 > > uname -m = ppc64le > uname -r = 4.4.0-109-generic > uname -s = Linux > uname -v = #132-Ubuntu SMP Tue Jan 9 20:00:40 UTC 2018 > From the git link above I see the following filter for your system. ppc64le:Linux:*:*) echo powerpc64le-unknown-linux-"$LIBC" exit ;; -- Earnie _______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches