Error loading the.so library

Hi All,

I am using Solaris 10. This is Sun T2000 Server. While installing my application I am getting following error:

Error loading the .so library (fielname):couldn't load file "<full path>.so : ld.so.1: install: fatal: relocation error: R_SPARC_WDISP22: file <full path>.so : symbol _cerror: value 0x24054b does not fit

Can anyone help me on this?

Regards,

Mrunal

[411 byte] By [mrunal_na] at [2007-11-27 10:43:13]
# 1

Hello.

Obviously the .so file was not programmed (linked) correctly.

Did you compile the file yourself?

Martin

Martin_Rosenaua at 2007-7-28 19:58:55 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

Hi Martin,

The problem is not with the .so file programming, the problem seems to be with linking of the library, because the same .so is working for other OS versions.

Mrunal

mrunal_na at 2007-7-28 19:58:55 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3

One more thing I want to add is: this problem seems to arise on applying patch 124922-03 ( http://sunsolve.sun.com/search/document.do?assetkey=urn:cds:docid:1-21-124922- 03-1).

mrunal_na at 2007-7-28 19:58:55 > top of Java-index,Solaris Operating System,Solaris 10 Features...