[Bioclusters] GCG in a 64bit environment

James Cuff jcuff at broad.mit.edu
Mon Jun 6 10:49:19 EDT 2005


On Mon, 2005-06-06 at 09:09 -0500, Jeremy Mann wrote:

> It seems to be finding the 32bit glibc since the 64bit version is located
> in /lib64.
> 
> Any other ideas Joe?

One other thing to try:

setenv LD_ASSUME_KERNEL 2.4.1


You can also check that this should return the following for you:

calcium /web/ nm /lib/libc.so.6 | egrep -i 'glibc_2\.' | grep -v @
0000000000000000 A GLIBC_2.0
0000000000000000 A GLIBC_2.1
0000000000000000 A GLIBC_2.1.1
0000000000000000 A GLIBC_2.1.2
0000000000000000 A GLIBC_2.1.3
0000000000000000 A GLIBC_2.2
0000000000000000 A GLIBC_2.2.1
0000000000000000 A GLIBC_2.2.2
0000000000000000 A GLIBC_2.2.3
0000000000000000 A GLIBC_2.2.4
0000000000000000 A GLIBC_2.2.6
0000000000000000 A GLIBC_2.3
0000000000000000 A GLIBC_2.3.2
0000000000000000 A GLIBC_2.3.3
0000000000000000 A GLIBC_2.3.4

This is on an SLES 9 x86_64 machine though...  same smell, different
excrement :-)


-- 
Dr. James Cuff.  Applied Production Systems.
Broad Institute of MIT and Harvard.  Building 300,
One Kendal Square, Cambridge. MA. 02139.  T: 617.252.1925



More information about the Bioclusters mailing list