Solaris 5.8 linking problems

Questions about YourKit Java Profiler
Post Reply
jerdavis
Posts: 3
Joined: Tue Sep 20, 2005 5:29 pm

Solaris 5.8 linking problems

Post by jerdavis »

Hello,
I have a fresh install of Solaris 5.8, and I'm trying to get my profiler running. I'm having a few problems figuring out what libraries I need in my path to get this thing rolling.

ldd -r libyjpagent.so
libc.so.1 => /lib/libc.so.1
libc.so.1 (SUNW_1.22) => (version not found)
libdl.so.1 => /lib/libdl.so.1
symbol not found: __umoddi3 (./libyjpagent.so)
symbol not found: __udivdi3 (./libyjpagent.so)
symbol not found: __divdi3 (./libyjpagent.so)
symbol not found: strtold (./libyjpagent.so)
symbol not found: strtof (./libyjpagent.so)

Many Thanks.
-JD
jerdavis
Posts: 3
Joined: Tue Sep 20, 2005 5:29 pm

intel solaris

Post by jerdavis »

this is for intel solaris..
sparc solaris find libc_psr.so in the /usr/platform/...
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Do you have problems under Inter or Sparc?
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Only Solaris 10 is supported for Intel architecture.
jerdavis
Posts: 3
Joined: Tue Sep 20, 2005 5:29 pm

oh well, thanks for the help

Post by jerdavis »

oh well, thanks for the help
Post Reply