Em 14-02-2014 12:56, akhiezer escreveu: >> From lfs-support-boun...@linuxfromscratch.org Fri Feb 14 15:38:13 2014 >> Date: Fri, 14 Feb 2014 21:03:22 +0530 >> From: Oshadha Gunawardena <oshadha.ro...@gmail.com> >> To: LFS Support List <lfs-support@linuxfromscratch.org> >> Subject: Re: [lfs-support] Wrong package installed - how to fix? >> >> >> >> bash, version 4.2.37(1)-release >> /bin/sh -> /bin/dash
You have: ls -l /bin/sh lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> dash This is not good: sudo dpkg-reconfigure dash Choose no, then check that ls -l /bin/sh lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> bash >> Binutils: (GNU Binutils for Debian) 2.22 >> ./v_check.sh: line 8: bison: command not found >> yacc not found >> bzip2, Version 1.0.6, 6-Sept-2010. >> Coreutils: 8.13 >> diff (GNU diffutils) 3.2 >> find (GNU findutils) 4.4.2 >> ./v_check.sh: line 17: gawk: command not found >> /usr/bin/awk -> /usr/bin/mawk >> gcc (Debian 4.7.2-5) 4.7.2 >> g++ (Debian 4.7.2-5) 4.7.2 >> (Debian EGLIBC 2.13-38) 2.13 >> grep (GNU grep) 2.12 >> gzip 1.5 >> Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version >> 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1 >> m4 (GNU M4) 1.4.16 >> GNU Make 3.81 >> patch 2.6.1 >> Perl version='5.14.2'; >> GNU sed version 4.2.1 >> tar (GNU tar) 1.26 >> ./v_check.sh: line 34: makeinfo: command not found >> Texinfo: >> xz (XZ Utils) 5.1.0alpha >> g++ compilation OK >> > > The output that you posted above, shows that your host-system requirements > aren't met, for the items (ref the discussion at the top of that book page): > -- > - bison/yacc. > - gawk/awk. > - texinfo/makeinfo. > -- > You'd need to meet those host-sys-reqs before proceeding: maybe just need to > install a few extra packages in your debian host-os? And be sure to have > awk a symlink to gawk. > > >>> * What user are you issuing the commmands as? Are you using sudo to do so? >>> > > > What user are you issuing the commmands as? Are you using sudo to do so? > > > > rgds, And dash (see above). Each line of the host system requirements is relevant. -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page