Title: problems with sign-module
Hello
I'm using gems-2.1, simics-3.0.31, gcc-3.4.6 in a Ubuntu-8.10/x86 system, and I'm trying to compile the Ruby module, but while compiling Ruby, an error occurs in $SIMICS_INSTALL/config/module.mk, when it tries to sign module:
$(SIMICS_WORKSPACE)/$(SIMICS_START_SCRIPT) -batch-mode \
-quiet -no-copyright -no-module-cache \
-P modelbuilder -sign-module $@
The return value of simics is '2'.
I have read a thread in the gems-users archives with the same problem, but I can't solve it.
Thank you in advance
|