Hi all!
To create LFS I use Ubuntu in x86_64 host system. I create x86_64 target
system. LFS - 6.8
In chapter 6.35 (Automake-1.11.1) I can't compile this package, becuase
configure can't normally configurate make-file and end of work without
errors. Make compile and install only aclocal and automake.
Following stdout of ./configure --prefix=/usr
--docdir=/usr/share/doc/automake-1.11.1

root:/sources/automake-1.11.1# ./configure --prefix=/usr
--docdir=/usr/share/doc/automake-1.11
checking build system type... x86_64-unknown-linux-gnu
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... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking whether /usr/bin/perl supports ithreads... no
checking for tex... no
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking whether /bin/sh has working 'set -e' with exit trap... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Automake/tests/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/defs
config.status: creating tests/aclocal-1.11
config.status: creating tests/automake-1.11

In creation of LFS I was not declined from LFS instruction.

with best wishes
Sergey Sulimov
-- 
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