Hi Group,

I am just hoping for a confirmation that I'm doing ok here.
I think I'm not supposed to need autoconf in chapter 5.
But I'm being conservative (since I have failed to build LFS 5 times so
far).
Details below. Most important first.

Please let me know if you need more.

Thank you,

Ron

##################################

In 7.4 book,  Ch. 5.7, glibc, I got a warning from configure: no autoconf.
So I installed autoconf and got this warning running configure.

checking for autoconf... autoconf
checking whether autoconf works... no
configure: WARNING:
*** These auxiliary programs are missing or incompatible versions: autoconf
*** some features will be disabled.
*** Check the INSTALL file for required versions.

I found autoconf/glibc covered in this
thread<http://comments.gmane.org/gmane.linux.lfs.support/37079>regarding
7.3 book where Bruce said:

   >Autoconf should not be required in Chapter 5 at all.

But maybe this warning (not working) is a sign of something that DOES
matter?

###########################################################

glibc/INSTALL says...

If you change any of the `configure.in' files you will also need

   * GNU `autoconf' 2.53 or higher

I have autoconf (GNU Autoconf) 2.69.

So why doesn't mine work?

The host is.

Ubuntu 13.10   32 bit
Pentium(R) Dual-Core CPU T4200 @ 2.00GHz × 2
2GiB memory

#############################################################

root@ron-Studio-1737:/home/ron#
root@ron-Studio-1737:/home/ron# bash version-check.sh
bash, version 4.2.45(1)-release
/bin/sh -> /bin/bash
Binutils: (GNU Binutils for Ubuntu) 2.23.52.20130913
bison (GNU Bison) 2.7.12-4996
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.20
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.8.1-10ubuntu9) 4.8.1
g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
(Ubuntu EGLIBC 2.17-93ubuntu4) 2.17
grep (GNU grep) 2.14
gzip 1.6
Linux version 3.11.0-13-generic (buildd@aatxe) (gcc version 4.8.1
(Ubuntu/Linaro 4.8.1-10ubuntu8) ) #20-Ubuntu SMP Wed Oct 23 17:26:33 UTC
2013
m4 (GNU M4) 1.4.16
GNU Make 3.81
GNU patch 2.7.1
Perl version='5.14.2';
sed (GNU sed) 4.2.2
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 5.1
xz (XZ Utils) 5.1.0alpha
g++ compilation OK
root@ron-Studio-1737:/home/ron#

#####################################################################

lfs@ron-Studio-1737:/mnt/lfs/sources/glibc-build$
../glibc-2.18/configure                             \
>       --prefix=/tools                               \
>       --host=$LFS_TGT                               \
>       --build=$(../glibc-2.18/scripts/config.guess) \
>       --disable-profile                             \
>       --enable-kernel=2.6.32                        \
>       --with-headers=/tools/include                 \
>       libc_cv_forced_unwind=yes                     \
>       libc_cv_ctors_header=yes                      \
>       libc_cv_c_cleanup=yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-lfs-linux-gnu
checking for i686-lfs-linux-gnu-gcc... i686-lfs-linux-gnu-gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-lfs-linux-gnu-gcc accepts -g... yes
checking for gcc... gcc
checking for i686-lfs-linux-gnu-g++... i686-lfs-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-lfs-linux-gnu-g++ accepts -g... yes
checking for i686-lfs-linux-gnu-readelf... i686-lfs-linux-gnu-readelf
checking for sysdeps preconfigure fragments... x86_64
configure: running configure fragment for add-on libidn
configure: running configure fragment for add-on nptl
checking add-on ports for preconfigure fragments... aarch64 alpha am33 arm
hppa ia64 m68k microblaze mips tile
checking for assembler and linker STT_GNU_IFUNC support... yes
checking whether .text pseudo-op must be used... yes
checking sysdep dirs... nptl/sysdeps/unix/sysv/linux/i386/i686
sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux/x86 sysdeps/unix/sysv/linux/x86
sysdeps/unix/sysv/linux/i386/nptl sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv
sysdeps/unix/sysv sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix
sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu/multiarch
sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686
sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu
sysdeps/x86/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/x86
sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64
sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic
configure: WARNING: add-on ports contributed no useful sysdeps directories
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/as
is GNU as... yes
checking whether
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/ld
is GNU ld... yes
checking for
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/as...
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/as
checking version of
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/as...
2.23.2, ok
checking for
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/ld...
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/ld
checking version of
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.8.1/../../../../i686-lfs-linux-gnu/bin/ld...
2.23.2, ok
checking for i686-lfs-linux-gnu-gcc... (cached) i686-lfs-linux-gnu-gcc
checking version of i686-lfs-linux-gnu-gcc... 4.8.1, ok
checking for gnumake... no
checking for gmake... no
checking for make... make
checking version of make... 3.81, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.18.1, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 5.1, ok
checking for sed... sed
checking version of sed... 4.2.2, ok
checking for gawk... gawk
checking version of gawk... 4.0.1, ok
checking for i686-lfs-linux-gnu-nm... i686-lfs-linux-gnu-nm
checking for autoconf... autoconf
checking whether autoconf works... no
configure: WARNING:
*** These auxiliary programs are missing or incompatible versions: autoconf
*** some features will be disabled.
*** Check the INSTALL file for required versions.
checking LD_LIBRARY_PATH variable... ok
checking whether GCC supports -static-libgcc... -static-libgcc
checking for bash... /bin/bash
checking for perl... /usr/bin/perl
checking for install-info... /usr/bin/install-info
checking for bison... /usr/bin/bison
checking for libc-friendly stddef.h... yes
checking whether we need to use -P to assemble .S files... no
checking for .set assembler directive... yes
checking for assembler gnu_unique_object symbol type... yes
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for .previous assembler directive... yes
checking for .protected and .hidden assembler directive... yes
checking whether __attribute__((visibility())) is supported... yes
checking for broken __attribute__((visibility()))... no
checking for broken __attribute__((alias()))... no
checking whether to put _rtld_local into .sdata section... no
checking for .preinit_array/.init_array/.fini_array support... yes
checking whether to use .ctors/.dtors header and trailer... (cached) yes
checking for libunwind-support in compiler... no
checking for linker that supports -z nodelete... yes
checking for linker that supports -z nodlopen... yes
checking for linker that supports -z initfirst... yes
checking for -z relro option... yes
checking for -Bgroup option... yes
checking whether --noexecstack is desirable for .S files... yes
checking for -z combreloc... yes
checking for linker that supports -z execstack... yes
checking for -fpie... yes
checking for --hash-style option... yes
checking for sufficient default -shared layout... no
checking linker output format... elf32-i386
checking for -fno-toplevel-reorder -fno-section-anchors... yes
checking for -fstack-protector... yes
checking for -fgnu89-inline... yes
checking whether cc puts quotes around section names... no
checking for assembler .weak directive... yes
checking whether CFI directives are supported... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking for __builtin_memset... yes
checking for redirection of built-in functions... yes
checking for __thread... yes
checking for tls_model attribute... yes
checking for compiler option to disable generation of FMA instructions...
-ffp-contract=off
checking if i686-lfs-linux-gnu-gcc accepts
-fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))...
yes
checking for libgd... no
checking for is_selinux_enabled in -lselinux... no
checking size of long double... 12
checking for _FORTIFY_SOURCE predefine... no
checking whether i686-lfs-linux-gnu-gcc implicitly enables
-fstack-protector... no
running configure fragment for nptl/sysdeps/pthread
checking for forced unwind support... (cached) yes
checking for C cleanup handling... (cached) yes
running configure fragment for sysdeps/unix/sysv/linux
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking installed Linux kernel header files... 2.6.19 or later
checking for kernel header at least 2.6.32... ok
running configure fragment for sysdeps/gnu
running configure fragment for sysdeps/i386
checking for compiler support of inlined builtin function
__sync_val_compare_and_swap... yes
checking for cpuid.h... yes
checking for SSE4 support... yes
checking for assembler -mtune=i686 support... yes
checking for AVX support... yes
checking for AVX encoding of SSE instructions... yes
checking for FMA4 support... yes
checking for -mno-vzeroupper support... yes
checking for old glibc 2.0.x headers... no
checking whether -fPIC is default... no
configure: creating ./config.status
config.status: creating config.make
config.status: creating Makefile
config.status: creating config.h
config.status: executing default commands
lfs@ron-Studio-1737:/mnt/lfs/sources/glibc-build$ view
../glibc-2.18/INSTALL

--
Ron Hartikka
harti...@gmail.com
-- 
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