Re: [Gems-users] Ruby and Opal Compile Problem


Date: Sat, 1 Aug 2009 23:55:13 -0400
From: Julia Lu <hlu@xxxxxxxxxx>
Subject: Re: [Gems-users] Ruby and Opal Compile Problem
Hi,

I solved the question I asked last time but have another error occur when the 
ruby almost finish compilation. The Opal can be compiled successfully now.

The last few lines of system (x86_64-redhat-linux) error information is:
--------------------------------------------------------------------------
Using the Simics 3.0 API for ruby module
CCLD    ruby.so
/usr/lib/libz.so.1.2.3: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [/home/ee214lnx4/a/hlu/Project/GEMS/gems/simics_3_workspace/amd64-
linux/lib/ruby.so] Error 1
make[2]: Leaving directory 
`/home/ee214lnx4/a/hlu/Project/GEMS/gems/simics_3_workspace/amd64-
linux/obj/modules/ruby'
make[1]: *** [ruby] Error 2
make[1]: Leaving directory 
`/home/ee214lnx4/a/hlu/Project/GEMS/gems/simics_3_workspace'
make: *** [all] Error 2

--------------------------------------------------------------------------
it mentions that : /usr/lib/libz.so.1.2.3: could not read symbols: File in 
wrong format.   Does this mean it reaches the wrong libz.so.1.2.3 with 32bit?

Could I ask where can I set the path to /usr/lib64? 
I couldn't find the right place to set this properly.


Thanks again. I greatly appreciate for your helps.

Best regards,
Julia 
[← Prev in Thread] Current Thread [Next in Thread→]