Re: [Gems-users] general question about compiling Ruby


Date: Mon, 11 Jul 2005 08:45:03 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] general question about compiling Ruby
Did you edit modules.list-local as explained in the "Setup" documentation
page?

Are you symlinks valid in simics/src/extensions/ruby

--Mike


>
> Hello,
>
>   After making the Ruby module, I encountered the following error:
>
> ...
> Made module
> make[1]: Leaving directory `/tmp/tool/gems/ruby'
> Ruby: Linking simics module
> cd ../simics/v9-sol8-64/lib; /usr/local/bin/make ruby
> make[1]: Entering directory `/tmp/tool/gems/simics/v9-sol8-64/lib'
> Generating: modules.cache
> make[1]: Leaving directory `/tmp/tool/gems/simics/v9-sol8-64/lib'
> make[1]: Entering directory `/tmp/tool/gems/simics/v9-sol8-64/lib'
> make[1]: *** No rule to make target `ruby'.  Stop.
> make[1]: Leaving directory `/tmp/tool/gems/simics/v9-sol8-64/lib'
> make: *** [all] Error 2
>
> So I went into ~/gems/ruby/module/ and tried to compile the Makefile
> there. But then it complained about the following:
>
> make: *** No rule to make target `/src/devices/common/device-makefile
>
> which is in the ~/gems/simics directoy. My question is do I need to
> manually compile these to continue on? Or am I doing something wrong
> here? It seems to me if I do need to compile the device-makefile, there
> are parameters that I need to set myself.
>
> Thanks,
> Andy
>
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]