Re: [Gems-users] ruby compilation error


Date: Fri, 19 Oct 2007 06:58:29 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] ruby compilation error
That error is characteristic of GEMS not being able to find Simics. Make sure all your various SIMICS_VERSION and path variables are properly set. Global.h part of the Simics API.

You can also, just for fun, run 'configure' on Simics again, and verify that soft links to ruby's code are in-place.

Regards,
Dan

Carole-Jean Wu wrote:
Hello,

Does anyone know what might be wrong? I got this message when making ruby.

Template closure done
Made module
make[1]: Leaving directory `/home/carolewu/GEMS-1.4/ruby'
Ruby: Linking simics module
cd ../simics/x86-linux/lib; make ruby
make[1]: Entering directory `/home/carolewu/GEMS-1.4/simics-2.2.19/x86-linux/lib'
=== Building module "ruby" using the 2.0 API ===
gmake[2]: *** No rule to make target `Global.h', needed by `ruby.d'.  Stop.
make[1]: *** [ruby] Error 2
make[1]: Leaving directory `/home/carolewu/GEMS-1.4/simics-2.2.19/x86-linux/lib'
make: *** [all] Error 2

p.s. I checked that ln -s $GEMS/simics-2.2.19 $GEMS/simics


Thanks,
Carole

_______________________________________________ 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→]