[Gems-users] failed when CCLD ruby.so


Date: Fri, 13 Mar 2009 10:17:47 +0800
From: "lenglihello" <lenglihello@xxxxxxx>
Subject: [Gems-users] failed when CCLD ruby.so
Hi everyone,
My problem is still not resolved, and I feel so exhausted with it.
the error is as fallowing, when I do with ""
****************
make[2]: Entering directory '/opt/gems-2.1/simics_3_workspace/x86-linux/obj/modules/ruby'
Using the Simics 3.0 API for ruby module
CCLD ruby.so
make[2]:***[/opt/gems-2.1/simics_3_workspace/x86-linux/lib/ruby.so] error 2
make[2]:***deleting file "'/opt/gems-2.1/simics_3_workspace/x86-linux/lib/ruby.so"
make[2]: Leaving directory '/opt/gems-2.1/simics_3_workspace/x86-linux/obj/modules/ruby'
make[1]:***[ruby] error 2
make[1]: Leaving directory'/opt/gems-2.1/simics_3_workspace'
make: ***[all] error 2
****************
 
when I do with "make clean"
******************
ls: /*.C no such file or directory
Ruby: cleaning all...
rm -rf x86-linux
rm -rf html generated
rm -f core *~ * /*~ TAGS ruby.caches.gz ruby.trace.gz
#do nothing
******************
 
"ls: /*.C no such file or directory"------what does this line means? did anyone encounter a similarly error?
My os is RHEL4.1, should I install build_essential firstly?
Ugently waiting for your help!
 
2009-03-13

lenglihello
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] failed when CCLD ruby.so, lenglihello <=