Re: [Gems-users] Ruby Make Error:-No rule to make target `MachineType.h


Date: Mon, 24 Oct 2011 13:46:43 +0530
From: unni_c@xxxxxxxxxxxxxxxxx
Subject: Re: [Gems-users] Ruby Make Error:-No rule to make target `MachineType.h
>
I was able to compile opal successfuly and load the module to simics when
i ru simics with tango-multi.simics.
Problem occurred  when I compile ruby with make PROTOCOL=MOSI_SMP_bcast
DESTINATION=MOSI_SMP_bcast ,then it shows no rule to make target
MachineType.h and the above file was not present under gems or ruby
folder.

unnikrishnan
>


> When I compile Ruby with
> make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
>
> I get the following error
>
> make x86-linux/generated/MOSI_SMP_bcast/bin/tester.exec
> make[1]: Entering directory `/home/vineethkumart/gems/ruby'
> make[1]: Circular x86-linux/generated/MOSI_SMP_bcast/obj/init.o <-
> default_param.h dependency dropped.
> make[1]: *** No rule to make target `MachineType.h', needed by
> `x86-linux/generated/MOSI_SMP_bcast/obj/Address.o'.  Stop.
>
> I think the file MachineTypes.h is missing which should be found in
> gems/ruby folder.
> My Address.d File is like this
>
> x86-linux/generated/MOSI_SMP_bcast/obj/Address.d
> x86-linux/generated/MOSI_SMP_bcast/obj/Address.o: common/Address.C
> common/Address.h common/Global.h \
>   /home/vineethkumart/gems/common/std-includes.h common/Debug.h \
>   common/Debug.def config/RubyConfig.h common/Global.h \
>   /home/vineethkumart/gems/common/ioutil/vardecl.h config/config.include \
>   system/NodeID.h common/Global.h /home/vineethkumart/gems/common/util.h \
>   /home/vineethkumart/gems/common/std-includes.h system/NodeID.h \
>   system/MachineID.h MachineType.h
>
> Can anyone help?
> I downloaded all versions of gems and was not able to find MachineType.h
> in any one of them.
>
>
>
>
>



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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