Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 2023 17:46:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259308] buildworld failure in /usr/src/sbin/gbde: ld: error: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libmd.so: undefined reference to _libmd_SHA256_Transform [--no-allow-shlib-undefined]
Message-ID:  <bug-259308-227-7Fwsm6wpDa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259308-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259308-227@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=3D259308

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #3 from John Baldwin <jhb@FreeBSD.org> ---
Probably due to WITHOUT_OPENSSL as that implies no libcrypto.  Not sure how
that doesn't break for a amd64 on amd64 build the same way unless it is
accidentally finding the host libcrypto.so (which it should not be).

--=20
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-259308-227-7Fwsm6wpDa>