Re: [Gems-users] Ruby Compilation Error


Date: Tue, 08 Apr 2008 15:26:11 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Ruby Compilation Error
This usually means that your SIMICS_VERSION variable is improperly set in Makefile.simics_version, or you haven't run ../configure from Simics. In short -- Ruby cannot locate the Simics API headers.

Regards,
Dan

hb166307@xxxxxxxx wrote:
Hello all,
Has anyone run into an error similar to the one below:
I took a look at the makefile in ruby and found no api.h, but a simics_api_dummy.c. I did find a mf_api.h in the \ruby\interfaces directory though, but I am stuck here. Thanks in advance!
----------------------------------------------------------------------------

make[1]: Leaving directory `/home/Administrator/GEMS/gems-2.1/ruby'
make[1]: Entering directory `/home/Administrator/GEMS/gems-2.1/ruby'
make[1]: Circular x86-CYGWIN_NT-5.1/generated/MOSI_SMP_bcast/obj/init.o <- defau
lt_param.h dependency dropped.
make[1]: *** No rule to make target `simics/api.h', needed by `x86-CYGWIN_NT-
5.1
/generated/MOSI_SMP_bcast/obj/attrparse.o'.  Stop.
make[1]: Leaving directory `/home/Administrator/GEMS/gems-2.1/ruby'
make: *** [all] Error 2
_______________________________________________
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.


--
http://www.cs.wisc.edu/~gibson [esc]:wq!

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