Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2023 04:54:27 +0900
From:      Hiroo Ono <hiroo@oikumene.net>
To:        Moin Rahman <bofh@freebsd.org>
Cc:        KIRIYAMA Kazuhiko <kiri@truefc.org>, Yasuhiro Kimura <yasu@FreeBSD.org>, yuri@aetern.org, ports@freebsd.org
Subject:   Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings
Message-ID:  <20230728045427.4239b998@nowhere.oikumene.ukehi.net>
In-Reply-To: <8F8316AA-BC36-40CB-9D98-28BFAC99AFB8@freebsd.org>
References:  <20230727110225.6cc13af4@nowhere.oikumene.ukehi.net> <20230727.141523.508759182737262133.yasu@FreeBSD.org> <20230727.145511.1697988446343021363.yasu@FreeBSD.org> <20230727.170728.1696216470137112287.yasu@FreeBSD.org> <20230727213020.2601092a@nowhere.oikumene.ukehi.net> <202307271311.36RDBt6h090830@kx.truefc.org> <8F8316AA-BC36-40CB-9D98-28BFAC99AFB8@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Thu, 27 Jul 2023 17:09:36 +0200
Moin Rahman <bofh@freebsd.org> wrote:

> >> ./mail/datovka/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L"  
> Ouch it hurts and I am sorry for that. I will try to fix this at the
> latest on next Monday.

By the way, what is this OPENSSL_API_COMPAT is for?
If the software supports OpenSSL 3 properly, can it be deleted?

https://github.com/mongodb/mongo-c-driver/commit/72cba009ec70fd734dc76426c5385487a1c6930d

> >> ./mail/archiveopteryx/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L "
> >> ./news/nzbget/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L"
> >> ./devel/ucommon/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L"
> >> ./devel/thrift-c_glib/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L "
> >> ./security/git-crypt/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L "
> >> ./databases/xrootd/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L" ./lang/php80/Makefile:CXXFLAGS+=
> >>        -DOPENSSL_API_COMPAT=0x30000000L"
> >> ./net/asterisk18/Makefile:CFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L"
> >> ./sysutils/istatserver/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L "
> >> ./www/lagrange/Makefile:CXXFLAGS+=
> >> -DOPENSSL_API_COMPAT=0x30000000L" 

---
Hiroo Ono




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230728045427.4239b998>