|
发表于 2007-9-25 21:06:00
|
显示全部楼层
# make[1]: Entering directory `/home/jhalfs/jhalfs-2.1/menu'
> HOSTCC conf.o
> HOSTCC zconf.tab.o
> HOSTCC mconf.o
> mconf.c: In function ‘search_conf’:
> mconf.c:464: warning: pointer targets in passing argument 1 of ‘sym_re_search’ differ in signedness
> mconf.c: In function ‘conf_string’:
> mconf.c:847: warning: pointer targets in passing argument 2 of ‘sym_set_string_value’ differ in signedness
> mconf.c: In function ‘conf_load’:
> mconf.c:868: warning: pointer targets in passing argument 1 of ‘conf_read’ differ in signedness
> mconf.c: In function ‘conf_save’:
> mconf.c:889: warning: pointer targets in passing argument 1 of ‘conf_write’ differ in signedness
> HOSTCC lxdialog/checklist.o
> HOSTCC lxdialog/menubox.o
> HOSTCC lxdialog/textbox.o
> HOSTCC lxdialog/yesno.o
> HOSTCC lxdialog/inputbox.o
> lxdialog/inputbox.c: In function ‘dialog_inputbox’:
> lxdialog/inputbox.c:107: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
> lxdialog/inputbox.c:109: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
> lxdialog/inputbox.c:117: warning: pointer targets in passing argument 2 of ‘waddnstr’ differ in signedness
> lxdialog/inputbox.c:147: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
> HOSTCC lxdialog/util.o
> HOSTCC lxdialog/msgbox.o
> make[1]: Leaving directory `/home/jhalfs/jhalfs-2.1/menu'
> #
> # 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.16.38>OK
> BASH.............. <3.1.17(1)-release> OK
> GCC............... <4.0.3> OK
> GLIBC............. <2.3.6> OK
> BINUTILS.......... <2.16.1> OK
> TAR............... <1.15.1> OK
> BZIP2............. <1.0.3> OK
> COREUTILS......... < 5.96> OK
> DIFF.............. <2.8.1> OK
> FIND.............. <4.2.27> OK
> GAWK.............. <3.1.5> OK
> GREP.............. <2.5.1> OK
> GZIP.............. <1.3.5> OK
> MAKE.............. <3.80> OK
> PATCH............. <2.5.4> OK
> SED............... <4.1.5> OK
> SUDO.............. <1.6.8p12> OK
> LIBXML2........... <2.06.26> OK
> LIBXSLT........... <1.01.17> OK
> ------------------------------------------------------------------------------
>
> BOOK.............. </usr/share/LFS-BOOK-6.2-XML>
> BUILDDIR.......... </mnt/lfs>
> ==============================================================================
> You do not have <write> access to the directory
> /mnt/lfs
> ==============================================================================
>
>
> <jhalfs 2,1> exit
/mnt/lfs要不要设置权限呢? |
|