[cod] World At War 1.6 Error libdl.so.2

Ryan C. Gordon icculus at icculus.org
Mon Sep 21 03:32:00 EDT 2009


Brandon Clinger wrote:
> I receiving this error. Any ideas where to start with this one?
> 
> *./codwaw_lnxded-bin: error while loading shared libraries: libdl.so.2: 
> cannot create shared object descriptor: Cannot allocate memory*

I have no idea why that would happen, but did this work in 1.5? I added 
an explicit RPATH to the binary so it knows to load libgcc/libstd from 
the same directory as the game without the LD_LIBRARY_PATH hack that 
used to be in the shell script. It's possible this is causing some funky 
bad reaction from your dynamic loader?

If this wasn't tested with 1.5: you have a broken system.  :)

--ryan.




More information about the cod mailing list