On Tue, Jul 9, 2013 at 3:28 PM, Bruce Dubbs <bruce.du...@gmail.com> wrote:

> Dave Wagler wrote:
> > This warning occurs while configuring glibc-2.17:
> >
> >      *** These auxiliary programs are missing or incompatible versions:
> > autoconf
> >
> > The configure command is:
> > $ ../glibc-2.17/configure                             \
> >>        --prefix=/tools                                 \
> >>        --host=$LFS_TGT                                 \
> >>        --build=$(../glibc-2.17/scripts/config.guess) \
> >>        --disable-profile                               \
> >>        --enable-kernel=2.6.25                          \
> >>        --with-headers=/tools/include                   \
> >>        libc_cv_forced_unwind=yes                       \
> >>        libc_cv_ctors_header=yes                        \
> >>        libc_cv_c_cleanup=yes
> >
> > What, if anything, should I do about this?
> > The host version of autoconf is: 2.69-1ubuntu1
> >
> > LFS book 7.3, chapter 5.7
> > Host: Mint 14 Mate amd64 (this installation is dedicated to this LFS
> sysgen)
> > CPU: Intel(R) Core(TM) i5-3550 with 4 processors
> > Memory: 16GB with 20GB swap available
>
> Did you reset everything according to the host system requirements?
>
Do you mean the version-check.sh script from the "Host System Requirements"
section of the book? This is the output from that script:

bash, version 4.2.37(1)-release
/bin/sh -> /bin/dash
Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924
bison (GNU Bison) 2.5
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.13
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 4.0.1
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
(Ubuntu EGLIBC 2.15-0ubuntu20.1) 2.15
grep (GNU grep) 2.12
gzip 1.5
Linux version 3.5.0-17-generic (buildd@allspice) (gcc version 4.7.2
(Ubuntu/Linaro 4.7.2-2ubuntu1) ) #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 4.13
xz (XZ Utils) 5.1.0alpha
gcc compilation OK

Autoconf should not be required in Chapter 5 at all.
>
>    -- Bruce
>
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to