Alexander E. Patrakov wrote:

See the sysvinit package for the similar (solved) problem with the ROOT variable. Not tested on linux kernel, though.

I tried that solution (ARCH="" make mrproper) but that resulted in:

Makefile:530: /lfs-livecd/packages/linux/linux-2.6.12.5/arch//Makefile: No such file or directory

What did work was the following:

unset ARCH ; make mrproper

It is after midnight here so I am off to bed. If this solution is ok with you also, I will add in the morning.

Thanks for the pointer Alexander to the sysvinit package.

--
Justin R. Knierim
lfs at lfs dash matrix dot net
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to