Re: [Gems-users] Problem when compiling ruby


Date: Mon, 17 Jan 2011 21:30:04 +0530
From: Bharat Singh <bharatsingh430@xxxxxxxxx>
Subject: Re: [Gems-users] Problem when compiling ruby
Hi Wang,

Did ruby show "My work is done" in the end. If not, you have some issues in compiling ruby. It will take about 5 - 10 mins to compile generally. Just check your config file, you might have to change something for that protocol.

On Mon, Jan 17, 2011 at 9:05 AM, Tianyi Wang <tiawang@xxxxxxx> wrote:
Hi, Kirtika

Last time you told me to add two lines to Makefile.common, I did as you told me and there weren't any warning. After I did the following:

1) cd $GEMS/ruby
2) make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast, it showed only one line:  "make: `init.h' is up to date." I really don't know whether ruby has been compiled at that time.

Right now, I have been setting up the environment for solaris 10, and made checkpoint. When load the checkpoint, about to load ruby with the command in Simics: load-module ruby, it returned
the following: "Error loading module 'ruby': Module 'ruby' not found" I searched online but there wasn't a good answer. Can you help me with this problem?

Thanks in advance,
Tianyi




________________________________________
From: gems-users-bounces@xxxxxxxxxxx [gems-users-bounces@xxxxxxxxxxx] on behalf of Kirtika Ruchandani [kirtibr@xxxxxxxxx]
Sent: Wednesday, January 05, 2011 3:41 AM
To: Gems Users
Subject: Re: [Gems-users] Problem when compiling ruby

> I had the same problem and when I did an ls, the headers were indeed
> there at the location where make was trying to find it.
> I added these two lines to the Makefile -
>
> *.h:
>     ;

Adding this to Makefile.common should suffice.
_______________________________________________
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.




--
Bharat Singh
3rd Year Comp. Sci and Engg.
IIT Madras
[← Prev in Thread] Current Thread [Next in Thread→]