Hello,

I am trying to set up FS for x86,so one of the steps in this set up is the
kernel compilation :
http://gem5.org/Linux_kernel

When i tried to use the command :

hg clone http://www.kernel.org/hg/linux-2.6 ,
I found that there is an error in the link.

So i downloaded Linux version 2.6.27.62 (from
http://www.kernel.org/),then i followed the next steps mentioned in
the link :
http://gem5.org/Linux_kernel.

But when i tried to update to version 2.6.28.4 using the command :hg
update v2.6.28.4,
it failed giving a message "abort: unknown revision '2.6.28.4'!"

and when i tried to compile the kernel using the command :make vmlinux -j 4,
it failed giving a message
"SYMLINK include/asm -> include/asm-x86
ln: failed to create symbolic link `include/asm': Read-only file system
make: *** [include/asm] Error 1
make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4!
"

So Please Any help/hint  will be highly appreciated as i am really
blocked and spent a lot of time in this issue.
Any suggestions for the kernel compilation.

Thanks
Best Regards
Wael AMR
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to