On Thu, Oct 21, 2010 at 9:45 AM, Al Chu <ch...@llnl.gov> wrote:
> On Thu, 2010-10-21 at 08:13 -0700, Yang, Morgan (US SSA) wrote:
>> I think it will be better if ipmitool adds an option in the config
>> script without libcrypto. Can be this a future feature?
>
> I have a similar option in FreeIPMI b/c a user was installing IPMI
> software on an embedded system that did not have ligcrypt and that user
> only cared about inband IPMI support.
>
> So a similar option in ipmitool would probably benefit those users in
> the same way.

...

>> 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).

    Please give this patch a shot. You're on your own for determining
how to build up the autoconf stuff (I say this because I don't know
the official directions from a maintainer's standpoint for building
the autoconf/libtool/whatever files for this project).
    It appears to work based on trivial unittesting I've performed.
Thanks,
-Garrett

Attachment: ipmitool-tunable-libcrypto.diff
Description: Binary data

------------------------------------------------------------------------------
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

Reply via email to