Date: Wed, 27 Apr 2022 01:24:25 +0200 From: Christian Weisgerber <naddy@mips.inka.de> To: Odhiambo Washington <odhiambo@gmail.com> Cc: questions@freebsd.org Subject: Re: Berkeley DB version 1 is no longer supported Message-ID: <Ymh/KUjNslzo89Rt@lorvorc.mips.inka.de> In-Reply-To: <CAAdA2WMyHEWdKkKdhrGCmTbf0xS0aP7VV53pwYQ1SUCjOEBJYQ@mail.gmail.com> References: <CAAdA2WMyHEWdKkKdhrGCmTbf0xS0aP7VV53pwYQ1SUCjOEBJYQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Odhiambo Washington: > > ./hintsdb.h:461:4: error: Berkeley DB version 1 is no longer supported > > # error Berkeley DB version 1 is no longer supported > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > I am running FreeBSD 13-RELEASE. > Now, for the life of me, I cannot figure out where this Berkeley DB is > installed and how to upgrade it. Presumably that's db 1.85, which is part of libc. See dbopen(3). There's probably some way to tell exim to not pick it up. -- Christian "naddy" Weisgerber naddy@mips.inka.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Ymh/KUjNslzo89Rt>