On Tue, 2007-02-13 at 16:13 +0100, Thomas Anders wrote:

> Are you sure your system has static versions of all the system
> libraries? I'd guess this is *not* the case, hence your problems.
> 

That's probably the case Thomas.  I have not attempted to compile
something statically before on Solaris.


> Taking a step back, why do you want to build a purely static version on
> Solaris at all? Sun tends to discourage that.
> 
> 
> +Thomas
> 

Good question Thomas.  The hosts I need to run the agent on have a
fairly inconsistent library setup and its causing snmpd to peg cpu, exit
ungracefully, and lock up at times.  On a clean machine, my compile of
snmpd works fine.

Perhaps a different approach is needed.  Alternatively, I was thinking
of setting up a unique prefix (/opt/special) for example.  Then, install
the shared libraries (libgcc, ssl etc) and netsnmp in /opt/special.  By
doing this, I think I could prevent snmpd from seeing the broken
libraries in the default locations.

Thoughts?
John



-- 
===========================================
John Clinton, Netcool Administrator
Mobile 678.717.8864 Office:  678.689.6589

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to