Date: Fri, 16 Jul 2021 09:43:58 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: freebsd-arm@freebsd.org Subject: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) Message-ID: <561167089.7.1626421438153@localhost>
next in thread | raw e-mail | index | archive | help
------=_Part_6_804470015.1626421438148 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I'm also maintaining databases/mongodb44 and this gives undefined symbols since llvm12 (I think). See: http://www.ipv6proxy.net/go.php?u=http://ampere2.nyi.freebsd.org/data/main-arm64-default/pf44e1c1de734_s63ca9ea4f3/logs/errors/mongodb44-4.4.6.log And look for: ld.lld: error: undefined symbol: __aarch64_ldadd8_acq_rel There are a bunch of similar symbols not found while linking. This compiles fine using llvm11 or on amd64. Any thoughts or suggestions? Regards, Ronald. ------=_Part_6_804470015.1626421438148--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?561167089.7.1626421438153>