Problem with RMA on Solaris 9

Remote Monitoring Agent for Linux, FreeBSD, and other UNIX-like platforms.
Post Reply
davo
Posts: 4
Joined: Mon Feb 28, 2005 7:08 pm

Problem with RMA on Solaris 9

Post by davo »

Hi folks.

I'm trying to get rma working on Solaris 9 but the binary fails with:

ld.so.1: ./rma_s: fatal: libgcc_s.so.1: version `GCC_3.3' not found (required by file /usr/local/lib/libstdc++.so.2.10.0)

Any ideas anyone?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Google.com says "You seem to have a local (it is in /usr/local/lib) compiled libgcc that is conflicting with an official package (installed in /usr/lib)".
http://groups.google.ca/groups?hl=en&lr ... 26tab%3Dwg

Is that right?

Regards
Alex
davo
Posts: 4
Joined: Mon Feb 28, 2005 7:08 pm

Post by davo »

Nah, I think it's due to the RMA binary being compiled with a different version of GCC and so the libs are missing.

I can't find the libs it's looking for or I'd put them in /usr/local/lib and change my ld path.

Has anyone else gotten the RMA binary working on Solaris 9?

ciao
dave
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Solaris SPARC or Solaris Intel?
One of our customers (Elaine) could not start RMA on Solaris 9 SPARC until she installed SFWgcmn package (on Solaris 9 its on the Companion CD).
We can provide source codes if you want to recompile agent.

Regards
Alex
davo
Posts: 4
Joined: Mon Feb 28, 2005 7:08 pm

Post by davo »

Sparc platform..

I'll have a look at that package but can you please send me the source as a backup please. I'll have a go at compiling it locally.

ciao
dave
davo
Posts: 4
Joined: Mon Feb 28, 2005 7:08 pm

Post by davo »

The package is already installed Alex.. It's the GNU common stuff installed in /usr/sfw/.

I can't see the libs that seem to be required by RMA in there either.

ciao
dave
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

can you please send me the source as a backup please
Could you please send e-mail to support@ks-soft.net
This way I will know your e-mail address

Regards
Alex
Post Reply