Matt Burgess wrote: > On Mon, 2012-02-27 at 08:33 +0100, Gilles Espinasse wrote: > >> Each configure run arch at 2 different path and look to satisfy from >> 'unknow' answer >> /bin/arch = `(/bin/arch) 2>/dev/null || echo >> unknown` >> /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo >> unknown` > > That second one wants to be reported to Autoconf upstream unless it's > from a ./configure script generated from an old(er) version of Autoconf. > arch doesn't take any options other than '--help' and '--version' in > either Coreutils or Util-Linux.
In Autoconf there are several uses in build-aux/config.guess, but all of those are targeted BSD, Solaris, etc. I'm going to remove it from my working copy of the book and make a test run to see if not having it runs into any problems. I do want to leave it in for 7.1 just because its a minor issue and we don't have enough time to test it thoroughly. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page