On Dec 31, 2012, at 11:21 PM, JIA Pei wrote:
I successfully built LFS on a SD card, but I failed to boot from it.
Building Development of LFS won't fix the boot failure with an SD card.
I recommend that you resolve that issue.
-William--
http://linuxfromscratch.org/mailman/listinfo/lfs-sup
Hi, Harrington:
I seriously want to build my own Linux and have a try. In the last few
days, I successfully built LFS on a SD card, but I failed to boot from it.
I'm now testing on a USB driver, and retest it. Do you recommend me to
build LFS release, instead of SVN?
Cheers
On Mon, Dec 31, 2
On Dec 31, 2012, at 8:03 PM, JIA Pei wrote:
Did anybody meet the same issue?
Cheers
Yeah, it happens when you don't remove the previous build of gcc and
remove the gcc build and source directories. Reread section 5.3.
Sincerely,
William Harrington--
http://linuxfromscratch.org/mailman/
On Dec 31, 2012, at 7:52 PM, JIA Pei wrote:
sorry, remove the question.
http://www.linuxquestions.org/questions/linux-from-scratch-13/make-check-error-6-9-1-glibc-lfs-6-5-a-765594/
answers clearly:
This is due to an older version of bash. It can be safely ignored.
Wrong. Read the -k option
Hi, all:
Hi, all:
LFS GCC Build (
http://www.linuxfromscratch.org/lfs/view/development/chapter06/gcc.html)
command
*make * brings me the following error messagesL
*configure: error: source directory already configured; run "make
distclean" there first*
*make[1]: *** [configure-gmp] Error 1*
*m
sorry, remove the question.
http://www.linuxquestions.org/questions/linux-from-scratch-13/make-check-error-6-9-1-glibc-lfs-6-5-a-765594/
answers clearly:
This is due to an older version of bash. It can be safely ignored.
On Mon, Dec 31, 2012 at 4:11 PM, JIA Pei wrote:
>
> Hi, all:
>
> http://
Hi, all:
http://www.linuxfromscratch.org/lfs/view/development/chapter06/glibc.html
make -k check 2>&1 | tee glibc-check-log
brings me the following error message (and only the following error message
was recorded in file *glibc-check-log*:
*make[1]: Target `check' not remade because of errors.*
*