help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

when executing the command "make", there is a mistake?!


From: zhi zunbao
Subject: when executing the command "make", there is a mistake?!
Date: Wed, 17 Aug 2016 06:26:12 +0000

i wanna build a linux according to the lfs 7.7.


afte i execute the code below:

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


i enter the new linux, but when i  execute any "make" command (except ”make 
--help“), it shows "Segmentation fault"


why?!

what should i do?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]