Hi,
I've compiled toolchain_all, and then complie kernel_all, it hangs and doesn't work any more. Here lists the last message:
scfeng@localhost toolchain$ make kernel_all
cd src && rm -rf linux-2.6.16
cd src && rm linux
rm: cannot remove `linux': No such file or directory
make:
clean_kernel Error 1 (ignored)
make get_kernel
make[1]: Entering directory `/home/scfeng/ibmsim/toolchain'
cd src && /home/scfeng/ibmsim/toolchain/git/bin/git clone git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/systemsim.git linux-2.6.16
is it correct? do I wait until it finishes?
Please advise me if you have any suggestion.
Best regrads,
Jos