Im following the hint to install dpkg and apt on lfs

http://www.linuxfromscratch.org/hints/downloads/files/dpkg.txt

I installed the latest version of dpkg sucessfully. But Im having problems
installing apt

 dpkg -i apt_0.9.7.6_i386.deb
(Reading database ... 1021 files and directories currently installed.)
Preparing to replace apt 0.9.7.6 (using apt_0.9.7.6_i386.deb) ...
Unpacking replacement apt ...
dpkg: dependency problems prevent configuration of apt:
 apt depends on libapt-pkg4.12 (>= 0.9.7.6); however:
  Package libapt-pkg4.12 is not installed.
 apt depends on libc6 (>= 2.4); however:
  Package libc6 is not installed.
 apt depends on libgcc1 (>= 1:4.1.1); however:
  Package libgcc1 is not installed.
 apt depends on libstdc++6 (>= 4.6); however:
  Package libstdc++6 is not installed.
 apt depends on debian-archive-keyring; however:
  Package debian-archive-keyring is not installed.
 apt depends on gnupg; however:
  Package gnupg is not installed.

dpkg: error processing apt (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 apt

I tried installing eglibc (libc6) the dependency of apt, but I get the
below error:-

make[2]: Leaving directory `/sources/eglibc-2.11.3/csu'
make  subdir=iconv -C iconv ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/iconv'
make[2]: Leaving directory `/sources/eglibc-2.11.3/iconv'
make[2]: Entering directory `/sources/eglibc-2.11.3/iconv'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/iconv'
make  subdir=locale -C locale ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/locale'
make[2]: Leaving directory `/sources/eglibc-2.11.3/locale'
make[2]: Entering directory `/sources/eglibc-2.11.3/locale'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/locale'
make  subdir=localedata -C localedata ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/localedata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/localedata'
make  subdir=iconvdata -C iconvdata ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/iconvdata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/iconvdata'
make  subdir=assert -C assert ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/assert'
make[2]: Leaving directory `/sources/eglibc-2.11.3/assert'
make[2]: Entering directory `/sources/eglibc-2.11.3/assert'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/assert'
make  subdir=ctype -C ctype ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/ctype'
make[2]: Leaving directory `/sources/eglibc-2.11.3/ctype'
make[2]: Entering directory `/sources/eglibc-2.11.3/ctype'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/ctype'
make  subdir=intl -C intl ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/intl'
make[2]: Leaving directory `/sources/eglibc-2.11.3/intl'
make[2]: Entering directory `/sources/eglibc-2.11.3/intl'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/intl'
make  subdir=catgets -C catgets ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/catgets'
make[2]: Leaving directory `/sources/eglibc-2.11.3/catgets'
make[2]: Entering directory `/sources/eglibc-2.11.3/catgets'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/catgets'
make  subdir=math -C math ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/math'
make[2]: Leaving directory `/sources/eglibc-2.11.3/math'
make[2]: Entering directory `/sources/eglibc-2.11.3/math'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/math'
make  subdir=setjmp -C setjmp ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/setjmp'
make[2]: Leaving directory `/sources/eglibc-2.11.3/setjmp'
make[2]: Entering directory `/sources/eglibc-2.11.3/setjmp'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/setjmp'
make  subdir=signal -C signal ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/signal'
make[2]: Leaving directory `/sources/eglibc-2.11.3/signal'
make[2]: Entering directory `/sources/eglibc-2.11.3/signal'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/signal'
make  subdir=stdlib -C stdlib ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/stdlib'
make[2]: Leaving directory `/sources/eglibc-2.11.3/stdlib'
make[2]: Entering directory `/sources/eglibc-2.11.3/stdlib'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/eglibc-2.11.3/stdlib'
make  subdir=stdio-common -C stdio-common ..=../ subdir_lib
make[2]: Entering directory `/sources/eglibc-2.11.3/stdio-common'
make[2]: Leaving directory `/sources/eglibc-2.11.3/stdio-common'
make[2]: Entering directory `/sources/eglibc-2.11.3/stdio-common'
make[2]: *** No rule to make target `../manual/errno.texi', needed by
`../sysdeps/gnu/errlist.c'.  Stop.
make[2]: Leaving directory `/sources/eglibc-2.11.3/stdio-common'
make[1]: *** [stdio-common/subdir_lib] Error 2
make[1]: Leaving directory `/sources/eglibc-2.11.3'
make: *** [all] Error 2


I posted the end of the make output, hope this is enough.

Please help...

Regards
-- 
James Earnest Pinto
*Phoenix Fusion*
www.phoenixfusion.in
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to