Re: [Gems-users] No matching host Error while compiling Opal


Date: Mon, 20 Jul 2009 11:18:20 -0500
From: Polina Dudnik <pdudnik@xxxxxxxxx>
Subject: Re: [Gems-users] No matching host Error while compiling Opal
OK.

So, your problem is that simics is trying to install in /. Writing to / is not permitted, which is why you get the error. The reason why it is trying to write to / is because it can't figure out the correct path.

So, the first thing you should do is check your host against what simics is expecting. If everything is right, then you could just start from scratch, sometimes that helps. And if all else fails, you should ask simics people on www.simics.net because it's more of a simics script problem, as it is doing something wrong.

Hope this helps.

Polina

On Mon, Jul 20, 2009 at 11:13 AM, <ubaid001@xxxxxxx> wrote:
Hey,

Can you elaborate a bit more on that?

I did the following .

chmod -R 777 simics_3_workspace


It still gives me the same error.

Suhail


On Jul 20 2009, Polina Dudnik wrote:

>Well, to begin with you have a permission denied error, so you might start
>by fixing that. Once you fix the permissions, try again as this might have
>been the main problem.
>
>Also, I think it is simics that complains about the host. So, you should
>check your host against simics requirements.
>
>On Mon, Jul 20, 2009 at 12:46 AM, <ubaid001@xxxxxxx> wrote:
>
>> Hi
>>
>> I compiled opal and got the following error message.
>>
>>
>> make[1]: Entering directory
>> `/scratch/tianwu/para_taint/htm/simics_space/gems-2.1/simics_3_workspace'
>> No matching host found.
>> No matching host found.
>> === Environment Check ===
>> mkdir: cannot create directory `/.environment-check': Permission denied
>> make[1]: *** [/.environment-check/info] Error 1
>> make[1]: Leaving directory
>> `/scratch/tianwu/para_taint/htm/simics_space/gems-2.1/simics_3_workspace'
>> make: *** [module] Error 2
>>
>>
>> I compiled using /soft/gcc-3.4/progeny1/bin/g++ on a 32 bit machine .
>>
>> What should i do to overcome the error.
>>
>> Thanks,
>>
>> Suhail
>> _______________________________________________
>> Gems-users mailing list
>> Gems-users@xxxxxxxxxxx
>> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>> Use Google to search the GEMS Users mailing list by adding "site:
>> https://lists.cs.wisc.edu/archive/gems-users/" to your search.
>>
>>
>
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


[← Prev in Thread] Current Thread [Next in Thread→]