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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to