Hi,
I am trying to build ruby in x86 architecture with GNU/Linux (OS). After
following all the steps of Setup, when I try executing:
$ make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
the execution crashes with following error.
In file included from ../common/ioutil/attrparse.y:87:
../simics/x86-linux/obj/include/simics/api.h:32:32: simics/host-config.h: No
such file or directory
In file included from
../simics/x86-linux/obj/include/simics/breakpoints_api.h:27,
from ../simics/x86-linux/obj/include/simics/api.h:36,
from ../common/ioutil/attrparse.y:87:
../simics/x86-linux/obj/include/simics/memory_api.h:365: error: expected `,'
or `...' before "mop"
make[1]: *** [x86-linux/generated/MOSI_SMP_bcast/obj/attrparse.o] Error 1
make[1]: Leaving directory
`/n/homeserver2/eehome2a/sinha/ADPCM/gems-2.0/ruby'
make: *** [all] Error 2
I searched the archive. However, I was unlucky to find any match. Can anyone
suggest what went wrong?
Thanks,
Arnab
|