|
近期想试用一下jhalfs2.3.1,按照网上文章的说法,一步一步配置。http://billylee.yo2.cn/articles/ ... BB%8F%E8%BF%87.html
lfs livecd :lfslivecd-x86-6.3-r2160.iso。虚拟机加载
完成配置后输入yes,然后就出现了错误,请问是哪一部没做对?
jhalfs [ ~/jhalfs-2.3.1 ]$ time make
#
# using defaults found in configuration
#
*** End of JHALFS configuration.
Loading config params from <configuration>...OK
Loading common-functions module...
Loading <func_book_parser>...OK
Loading <func_download_pkgs>...OK
Loading <func_wrt_Makefile>...OK
Loading <func_blfs_deps>...OK
...OK
Loading code module <LFS/master.sh>...OK
------------------------------------------------------------------------------
Loading function <func_check_version.sh>...OK
Loading function <func_validate_configs.sh>...OK
Loading function <func_custom_pkgs>...OK
------------------------------------------------------------------------------
KERNEL............ <2.6.22.5> OK
BASH.............. <3.2.17(1)-release> OK
GCC............... <4.1.2> OK
GLIBC............. <2.5.1> OK
BINUTILS.......... <2.17> OK
TAR............... <1.18> OK
BZIP2............. <1.0.4> OK
BISON............. <2.3> OK
COREUTILS......... < 6.9> OK
DIFF.............. <2.8.1> OK
FIND.............. <4.2.31> OK
GAWK.............. <3.1.5> OK
GREP.............. <2.5.1> OK
GZIP.............. <1.3.12> OK
MAKE.............. <3.81> OK
PATCH............. <2.5.4> OK
SED............... <4.1.5> OK
SUDO.............. <1.6.8p12> OK
LIBXML2........... <2.06.27> OK
LIBXSLT........... <1.01.20> OK
------------------------------------------------------------------------------
BOOK.............. </usr/share/LFS-BOOK-6.3-XML>
CUSTOM_TOOLS...... <n>
BLFS_TOOL......... <n>
LUSER............. <lfs>
LGROUP............ <lfs>
LHOME............. </home>
BUILDDIR.......... </mnt/lfs>
CLEAN............. <n>
GETPKG............ <y>
SRC_ARCHIVE....... </lfs-sources>
==============================================================================
WARNING-- You do not have <write> access to the directory
-- /lfs-sources
==============================================================================
SERVER............ <http://ftp.lfs-matrix.net/>
GETKERNEL......... <y>
RUNMAKE........... <y>
TEST.............. <0>
STRIP............. <y>
VIMLANG........... <y>
FSTAB............. <>
CONFIG............ <>
TIMEZONE.......... <GMT>
PAGE.............. <letter>
LANG.............. <en_US UTF-8>
INSTALL_LOG....... <n>
COMPARE........... <n>
OPTIMIZE.......... <0>
REPORT............ <n>
REBUILD_MAKEFILE.. <n>
*** lfs config parameters look good ***
------------------------------------------------------------------------------
Are you happy with these settings? yes/no (no): yes
------------------------------------------------------------------------------
Using /usr/share/LFS-BOOK-6.3-XML as book's sources ...
Extracting commands for <LFS> build...
<jhalfs 2.3.1> exit
make: *** [all] Error 4
real 0m55.299s
user 0m0.237s
sys 0m0.513s |
|