Hi Daniel,

> Am 24.04.2015 um 17:49 schrieb Doughty, Daniel <[email protected]>:
> 
> All caps is used for formatting, not to shout.
> 
> DOESN'T WORK
> 
> bash-3.00# pvs -no /usr/lib/libc.so
> /usr/lib/libc.so -      SUNW_1.23;
> /usr/lib/libc.so -      SUNWprivate_1.1;
> bash-3.00# svcs | grep snmpd
> maintenance    20:11:23 svc:/network/cswnetsnmpd:default
> bash-3.00#
> 
> WORKS
> 
> bash-3.00# !493
> pvs -no /usr/lib/libc.so
> /usr/lib/libc.so -      SUNW_1.23;
> /usr/lib/libc.so -      SUNWprivate_1.1;
> bash-3.00# svcs | grep snmpd
> online         Apr_22   svc:/network/cswnetsnmpd:default
> bash-3.00#

The string „SUNW_1.23“ is a linker contract, there are a number of these. List 
them
all with
  pvs -d /usr/lib/libc.so

I bet one is missing the required SUNW_1.22.5. I then suggest comparing 
/etc/release and patch level.


Best regards

  — Dago

> 
> 
> Dan Doughty
> Lead, Unix Team
> Epiq Systems
> Information Technology
> Phone: 913-621-9886
> 
> -----Original Message-----
> From: users [mailto:[email protected]] 
> On Behalf Of Laurent Blume
> Sent: Friday, April 24, 2015 9:46 AM
> To: [email protected]
> Subject: Re: netsnmp won't install because SUNW is too low, but it's not too 
> low
> 
> Le 2015/04/24 16:39 +0200, Daniel Doughty a écrit:
>> I have another server at the same version and it's working there.
> 
> In a nutshell, not possible :-)
> Either the netsnmp or the libc.so is different.
> Check the whole output of pvs libc.so.
> 
> Laurent
> This communication (including any attachment(s)) is intended solely for the 
> recipient(s) named above and may contain information that is confidential, 
> privileged or legally protected. Any unauthorized use or dissemination of 
> this communication is strictly prohibited. If you have received this 
> communication in error, please immediately notify the sender by return e-mail 
> message and delete all copies of the original communication to include any 
> copy that may reside in your sent box. Thank you for your cooperation.

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to