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? 
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

Reply via email to