Opened 16 years ago

Closed 16 years ago

#2112 closed task (fixed)

lfs stable chapter 5.6 glibc depends on Perl

Reported by: Ben Collver Owned by: lfs-book@…
Priority: normal Milestone: 7.0
Component: Book Version: 6.3
Severity: normal Keywords: glibc Perl
Cc:

Description

It might do to list Perl in the Host System Requirements section of the Preface. I am following chapter 5.6 to build the bootstrap glibc and I get the following error. I guess this is because my host system lacks Perl.

make[2]: Entering directory `/mnt/lfs/work/glibc-2.5.1/locale'
make[2]: Leaving directory `/mnt/lfs/work/glibc-2.5.1/locale'
make[2]: Entering directory `/mnt/lfs/work/glibc-2.5.1/locale'
no gen-translit.pl < C-traslit.h.in > C-translit.h.tmp
/bin/sh: no: command not found
make[2]: *** [C-translit.h] Error 127
make[2]: Leaving directory `/mnt/lfs/work/glibc-2.5.1/locale'
make[1]: *** [locale/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/work/glibc-2.5.1'
make: *** [install] Error 2

Change History (1)

comment:1 by Matthew Burgess, 16 years ago

Milestone: 7.0
Resolution: fixed
Status: newclosed

Fixed in r8453. Thanks for the report, Ben.

Note: See TracTickets for help on using tickets.