Custom Build Errors

Mark Sigsbee <[email protected]> Wed, 15 Apr 2026 09:12:44 -0400
Newsgroups gmane.comp.encryption.openssl.user
Message-ID <CAPqvXLPc7dDaR3S05bmdSAaFJSZ0k5uSmCs0AY_juicFindorQ@mail.gmail.com>
--0000000000006c7dc5064f7f79d1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

I'm trying to build 3.6.0 with 3.2.1 for its approved FIPS library on
Ubuntu 22.04. I know the default version of OpenSSL is 3.0 and basically
leave it alone or the world will come to an end.

I'm building a newer version hoping to resolve issues that I'm getting with
3.0 and confirmed by Ubuntu Pro support.

I d/l'ed both into $ /PKI.
I followed the build instructions provided here:  openssl/README-FIPS.md at
master =C2=B7 openssl/openssl
<https://github.com/openssl/openssl/blob/master/README-FIPS.md>

My check agrees with the check results in the readme.

When I execute:
$ sudo /PKI/openssl-3.6.0/apps/openssl list -providers -verbose

I get this:
/PKI$ sudo /PKI/openssl-3.6.0/apps/openssl list -providers -verbose
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libssl.so.3: version
`OPENSSL_3.4.0' not found (required by /PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libssl.so.3: version
`OPENSSL_3.2.0' not found (required by /PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.0.9' not found (required by
/PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.3.0' not found (required by
/PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.5.0' not found (required by
/PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.6.0' not found (required by
/PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.4.0' not found (required by
/PKI/openssl-3.6.0/apps/openssl)
/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3:
version `OPENSSL_3.2.0' not found (required by
/PKI/openssl-3.6.0/apps/openssl)

How do I correct this and get my desired result?

--=20
You received this message because you are subscribed to the Google Groups "=
openssl-users" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org
To view this discussion visit https://groups.google.com/a/openssl.org/d/msg=
id/openssl-users/CAPqvXLPc7dDaR3S05bmdSAaFJSZ0k5uSmCs0AY_juicFindorQ%40mail=
.gmail.com.

--0000000000006c7dc5064f7f79d1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I&#39;m trying to build 3.6.0 with 3.2.1 for its approved =
FIPS library on Ubuntu 22.04. I know the default version of OpenSSL is 3.0 =
and basically leave it alone or the world will come to an end.<br><br>I&#39=
;m building a newer version hoping to resolve issues that I&#39;m getting w=
ith 3.0 and confirmed by Ubuntu Pro support.<div><br>I d/l&#39;ed both into=
 $ /PKI.<br>I followed the build instructions provided here:=C2=A0

<a href=3D"https://github.com/openssl/openssl/blob/master/README-FIPS.md">o=
penssl/README-FIPS.md at master =C2=B7 openssl/openssl</a><br><br>My check =
agrees with the check results in the readme.<br><br>When I execute:<br>$ su=
do /PKI/openssl-3.6.0/apps/openssl list -providers -verbose<br><br>I get th=
is:<br>/PKI$ sudo /PKI/openssl-3.6.0/apps/openssl list -providers -verbose<=
br>/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libssl.so.3: vers=
ion `OPENSSL_3.4.0&#39; not found (required by /PKI/openssl-3.6.0/apps/open=
ssl)<br>/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libssl.so.3:=
 version `OPENSSL_3.2.0&#39; not found (required by /PKI/openssl-3.6.0/apps=
/openssl)<br>/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu/libcryp=
to.so.3: version `OPENSSL_3.0.9&#39; not found (required by /PKI/openssl-3.=
6.0/apps/openssl)<br>/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-linux-gnu=
/libcrypto.so.3: version `OPENSSL_3.3.0&#39; not found (required by /PKI/op=
enssl-3.6.0/apps/openssl)<br>/PKI/openssl-3.6.0/apps/openssl: /lib/x86_64-l=
inux-gnu/libcrypto.so.3: version `OPENSSL_3.5.0&#39; not found (required by=
 /PKI/openssl-3.6.0/apps/openssl)<br>/PKI/openssl-3.6.0/apps/openssl: /lib/=
x86_64-linux-gnu/libcrypto.so.3: version `OPENSSL_3.6.0&#39; not found (req=
uired by /PKI/openssl-3.6.0/apps/openssl)<br>/PKI/openssl-3.6.0/apps/openss=
l: /lib/x86_64-linux-gnu/libcrypto.so.3: version `OPENSSL_3.4.0&#39; not fo=
und (required by /PKI/openssl-3.6.0/apps/openssl)<br>/PKI/openssl-3.6.0/app=
s/openssl: /lib/x86_64-linux-gnu/libcrypto.so.3: version `OPENSSL_3.2.0&#39=
; not found (required by /PKI/openssl-3.6.0/apps/openssl)<br><br>How do I c=
orrect this and get my desired result?=C2=A0<br><div><br></div></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;openssl-users&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:openssl-users+unsubscribe-MCmKBN63+BlAfugRpC6u6w@public.gmane.org">openssl-us=
[email protected]</a>.<br />
To view this discussion visit <a href=3D"https://groups.google.com/a/openss=
l.org/d/msgid/openssl-users/CAPqvXLPc7dDaR3S05bmdSAaFJSZ0k5uSmCs0AY_juicFin=
dorQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">https://group=
s.google.com/a/openssl.org/d/msgid/openssl-users/CAPqvXLPc7dDaR3S05bmdSAaFJ=
SZ0k5uSmCs0AY_juicFindorQ%40mail.gmail.com</a>.<br />

--0000000000006c7dc5064f7f79d1--