|
发表于 2005-12-16 13:09:47
|
显示全部楼层
chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin /tools/bin/bash --login +h
chroot: cannot run command `/tools/bin/env': No such file or directory
anyone can give me some hints?
what's wrong?
The content of /tools/bin:
addr2line gccbug ld readelf
ar gcov ldd rpcgen
as gencat lddlibc4 size
c++ getconf locale sprof
catchsegv getent localedef strings
cc gprof mtrace strip
c++filt i686-pc-linux-gnu-c++ nm tzselect
cpp i686-pc-linux-gnu-g++ objcopy xtrace
env i686-pc-linux-gnu-gcc objdump
g++ i686-pc-linux-gnu-gcc-3.4.3 pcprofiledump
gcc iconv ranlib |
|