Rahul, Note that libcrypt and libcrypto are not the same, so you apparently still do not have libcrypto, which is usually part of the openssl rpm.
Andy -----Original Message----- From: Rahul Nabar [mailto:rpna...@gmail.com] Sent: Thursday, October 22, 2009 8:39 PM To: ipmitool-devel@lists.sourceforge.net Subject: [SPAM] - [Ipmitool-devel] IPMI does not compile the lanplus interfacealthough ssl and libcrypto are present - Email found in subject I am having getting ipmitool to get the lanplus interface compiled. ./configure --enable-intf-lanplus lists: Interfaces lan : yes lanplus : no open : yes free : no imb : yes bmc : no lipmi : no The relevant log snippet is: checking for EVP_aes_128_cbc in -lcrypto... no checking for MD5_Init in -lcrypto... no checking for MD2_Init in -lcrypto... no ** The lanplus interface requires an SSL library with EVP_aes_128_cbc defined. Any clues what I am doing wrong? I used: "./configure --enable-intf-lanplus" I checked that I have openssl, libgcrypt and libgcrypt-devel installed. I even found the file "ibcrypt.so.1" and created the link: "ln -s /lib/libcrypt.so.1 /usr/lib/libcrypto.so" (as per another earlier discussion on the list) Which one is the "SSL library with EVP"? Ideas? -- Rahul ------------------------------------------------------------------------ ------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel sts.sourceforge.net/lists/listinfo/ipmitool-devel ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel