I guess the net-snmp libraries on your machine is looking for openssl
libraries.
If you have downloaded net-snmp rpms then mostly these have rpms are
pre-built with dependencies on openssl, perl, etc., so you need to have
them installed on your machine to resolve this problem.
 
Alternatively, if you can download net-snmp source and configure with
the following options you should get away with these.
i.e. use the following command for configuring net-snmp:
 
./configure --prefix=/usr --without-openssl --disable-embedded-perl
--without-perl-modules --without-rpm
make install.
 
And then rebuild opensaf after doing the above step.
 
hope that helps,
Mathivanan.
 


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
        Sent: Monday, November 26, 2007 11:51 AM
        To: users@list.opensaf.org
        Subject: [Users] hi,can you help me resolve the problem about
"SUBAGT Initializationfailed"? thanks!
        
        

        hi: 
        I builded and installed the opensaf as the document
described.But i can't run opensaf controler, it outputs following
content. And i find  file /var/opt/opensaf/nidlog/NID_SUBAGT.log,which
contained following contents: 
        dlopen() failed with error
/SAF/opensaf/opensaf-1.0.1/targets/i686-pc-linux-gnu/lib/libncs_snmp_sub
agt.so: undefined symbol: EVP_sha1 
        SubAgtCreate(): Unable to load the library... 
        
        Can you help me resolve this proble? Thank you very much . 
        
        
        [EMAIL PROTECTED] scripts]# ./nis_scxb start 
        tipc                  184172  0 
        Starting Node Initialization Daemon:
/opt/opensaf/controller/bin/ncs_nid 
        Moving /var/opt/opensaf/nidlog to /var/opt/opensaf/old_nidlog
...Done. 
        Moving /var/opt/opensaf/stdouts/ to
/var/opt/opensaf/old_stdouts/ ...Done. 
        Mon Nov 19 10:23:14 CST 2007 
        Starting TIPC service... Done. 
        Starting RDF service... Done. 
        RDE-ROLE: 0, ACTIVE 
        Starting DTSV service... Done. 
        Starting MASV service... Done. 
        Starting PSSV service... Done. 
        Starting EDSV service... Done. 
        Starting SUBAGT service... Failed 
         DESC:SUBAGT load lib failed 
        Going for recovery 
        Starting SUBAGT service... Failed 
         DESC:SUBAGT load lib failed 
        Starting SUBAGT service... Failed 
         DESC:SUBAGT load lib failed 
        FAILED TO RESPAWN 
        SUBAGT Initialization failed 
        Tried all recoveries, couldn't recover! NID exiting!!!!! 
        SYSTEM GOING TO RESTART IN A WHILE!!! 
        NCS: SUBAGT Initialization Failed 
        Status: FAILED 
        SERVICE Initialization Failed 
        Mon Nov 19 10:23:53 CST 2007 
        
        
        Tel:(025)52877591
        
        --------------------------------------------------------
        ZTE Information Security Notice: The information contained in
this mail is solely property of the sender's organization. This mail
communication is confidential. Recipients named above are obligated to
maintain secrecy and are not permitted to disclose the contents of this
communication to others.
        This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the originator of the message. Any views expressed in this message are
those of the individual sender.
        This message has been scanned for viruses and Spam by ZTE
Anti-Spam system.

_______________________________________________
Users mailing list
Users@list.opensaf.org
http://list.opensaf.org/maillist/listinfo/users

Reply via email to