>Here's what I got when I tried the -M option :
>
>Creating Makefile...
>        Processing... <Chapter4>
>        Processing... <Chapter5>
>        Processing... <Chapter6>
>        Processing... <Chapter7/8/9>
>done
>---------------
>
>Building the system...
>make: lfs-Makefile: No such file or directory
>make: *** No rule to make target `lfs-Makefile'.  Stop.

ok, maybe I have something useful :

common/common-funtions : line 426 : cd $JHALFSDIR && make -f 
${PROGNAME}-Makefile

LFS/config : line 34 : MKFILE=$JHALFSDIR/Makefile

generated makefile is called "Makefile" but run_make() looks for a makefile 
named "lfs-Makefile", is this a bug or am I again missing something ?

--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to