[Bug 199389] sysutils/ipmitool: properly link against ports OpenSSL/LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 25 13:15:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199389

Bernard Spil <spil.oss at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spil.oss at gmail.com

--- Comment #1 from Bernard Spil <spil.oss at gmail.com> ---
Created attachment 155973
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155973&action=edit
Poudriere build log for sysutils/ipmitool

Before patching:
# readelf -d work/stage/usr/local/bin/ipmitool
 0x0000000000000001 (NEEDED)             Shared library: [libcrypto.so.7]

After:
 0x0000000000000001 (NEEDED)             Shared library: [libcrypto.so.32]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list