Re: [Gems-users] make error


Date: Thu, 09 Nov 2006 11:27:11 -0600
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] make error
Then the issue is with your SIMICS_INCLUDE_ROOT setting. Verify that it is properly set to point to the Simics installation's /src/include directory.

The full path to "api.h" should be:
$SIMICS_INCLUDE_ROOT/simics/api.h

Set SIMICS_INCLUDE_ROOT appropriately, make clean, and recompile.

Regards,
Dan Gibson

Dave Z. wrote:
It doesn't find anything, but grepping for api.h returns many files.

Regards,

Dave

----- Original Message ----
From: Dan Gibson <degibson@xxxxxxxx>
To: Gems Users <gems-users@xxxxxxxxxxx>
Sent: Thursday, November 9, 2006 6:30:46 AM
Subject: Re: [Gems-users] make error

Try this:
cd $GEMS
find . -type f -name "api.h"

See what find finds.

Regards,
Dan Gibson

Dave Z. wrote:
Yes, I have changed the Simics version to 3.0 in $GEMS/common/Makefile.simics_version, updated SIMICS_INCLUDE_ROOT in $GEMS/common/Makefile.common, and used the Simics 3 definition for GEMS_ROOT $GEMS/ruby/module/Makefile.

Also, there exists a valid simics workspace ($GEMS/simics). But I don't understand why I get the error.

Regards.

----- Original Message ----
From: Dan Gibson <degibson@xxxxxxxx>
To: Gems Users <gems-users@xxxxxxxxxxx>
Sent: Wednesday, November 8, 2006 7:59:50 PM
Subject: Re: [Gems-users] make error

Have you changed the Simics version in $GEMS/common/Makefile.simics_version to 3.0?
In $GEMS/ruby/module/Makefile?
Does the path $GEMS/simics exist and contain a valid simics workspace?

Regards,
Dan Gibson

Dave Z. wrote:

Hi,

I'm trying to install GEMS1.3.1 w/ Simics3, but getting the following ruby make error:

make[1]: Leaving directory `/GEMS_SIMICS3/ruby'
make[1]: Entering directory `/GEMS_SIMICS3/ruby'
make[1]: Circular x86-linux/generated/MOESI_SMP_hammer/obj/init.o <- default_param.h dependency dropped.
make[1]: *** No rule to make target `simics/api.h', needed by `x86-linux/generated/MOESI_SMP_hammer/obj/attrparse.o'.  Stop.
make[1]: Leaving directory `/GEMS_SIMICS3/ruby'
make: *** [all] Error 2

Could you please help me with resolving the error?

Thanks






____________________________________________________________________________________
Sponsored Link

Mortgage rates near 39yr lows. $420k for $1,399/mo. Calculate new payment!
http://www.LowerMyBills.com/lre

_______________________________________________
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.






____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

_______________________________________________
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/"; <https://lists.cs.wisc.edu/archive/gems-users/%22>; to your search.



------------------------------------------------------------------------
Everyone is raving about the all-new Yahoo! Mail beta. <http://us.rd.yahoo.com/evt=45083/*http://advision.webevents.yahoo.com/mailbeta>
------------------------------------------------------------------------

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