Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 13:15:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199389] sysutils/ipmitool: properly link against ports OpenSSL/LibreSSL
Message-ID:  <bug-199389-13-NqIuH1eBqc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199389-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199389-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199389

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

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

--- Comment #1 from Bernard Spil <spil.oss@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199389-13-NqIuH1eBqc>