Hi,

I solved the problem in the last email but i got another error when i tried
the command "make" for the Linux kernel 2.6.28.4 as shown:

/home/wael/Mac/Gem5/linux-2.6.28.4/kernel/mutex.c:93: undefined reference
to `__mutex_lock_slowpath'
kernel/built-in.o: In function `mutex_unlock':
/home/wael/Mac/Gem5/linux-2.6.28.4/kernel/mutex.c:118: undefined reference
to `__mutex_unlock_slowpath'
make: *** [.tmp_vmlinux1] Error 1

So please support for this blocking problem.
Any help will be really highly appreciated.

Thanks
Best Regards
Wael AMR

On Sat, Jun 30, 2012 at 8:02 AM, wael Amr <wael.amrhos...@gmail.com> wrote:

> Hi,
>
> I followed the steps but when reaching the command "make",I got the same
> error message :
>
> CHK     include/linux/version.h
> CHK     include/linux/utsrelease.h
>
> SYMLINK include/asm -> include/asm-x86
> ln: failed to create symbolic link `include/asm': Read-only file system
> make: *** [include/asm] Error 1
>
> When i searched through the internet ,i found that it is due to using the
> virtual box ,the symbolic link doesn't work.
>
> So is there any way to use the benchmark PARSEC (for FS mode) without
> compiling the Linux kernel ?
> Is there any way/hint/suggestion to solve this problem ?
>
> Thank you in advance.
> Best Regards
> Wael AMR
>
> On Thu, Jun 28, 2012 at 10:10 PM, Diana Guttman <drg...@cse.psu.edu>wrote:
>
>> Hi,
>>
>> I think you are right; that's a better way to do it.  It should be the
>> path to the x86 system folder.
>>
>> Diana
>>
>> ---------- Forwarded message ----------
>>> From: wael Amr <wael.amrhos...@gmail.com>
>>> To: gem5 users mailing list <gem5-users@gem5.org>
>>> Cc:
>>> Date: Thu, 28 Jun 2012 07:25:06 +0300
>>> Subject: Re: [gem5-users] compile Linux kernel for X86 FS
>>> Hi,
>>>
>>> Really Great Thanks for this support.
>>>
>>> Before trying these steps,i have a question about step No.8
>>> This step can be done also through modifying the file "Syspaths.py"
>>> except KeyError:
>>>                 path = [ '/dist/m5/system',
>>> '/home/wael/gem5/linux-2.6..28.4' ]
>>> instead of
>>> except KeyError:
>>>                 path = [ '/dist/m5/system', '/n/poolfs/z/dist/m5/system'
>>> ]
>>>
>>> So is this right or wrong ?
>>>
>>> Thanks again
>>> Best Regards
>>> Wael AMR
>>>
>>>
>>
>>
>> _______________________________________________
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to