I think it will be better if ipmitool adds an option in the config script without libcrypto. Can be this a future feature?
Much Thanks Morgan Yang -----Original Message----- From: Garrett Cooper [mailto:yaneg...@gmail.com] Sent: Thursday, September 30, 2010 6:09 PM To: Yang, Morgan (US SSA) Cc: ipmitool-devel@lists.sourceforge.net Subject: Re: [Ipmitool-devel] possible to build ipmitool without libcrypto dependency? On Thu, Sep 30, 2010 at 12:26 PM, Yang, Morgan (US SSA) <morgan.y...@baesystems.com> wrote: > Hi All: > > > > Is it possible to build ipmitool without lanplus or libcrypto.so.<version> > dependency? Ipmiutil has this feature, just wondering if ipmitool does since > we have to support multiple platforms at our customers(with different > version of libcrypto) and we send out pre-build ipmitool binaries. The important thing is that you want to build static binaries. This can be done by adjusting CPPFLAGS and LDFLAGS in many standard opensource projects to use -static (I forget if this is a GCC-ism or not, so beware as far as portability is concerned). Cheers, -Garrett ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel