Date: Sun, 26 Jun 2022 20:26:16 -0400 From: Dan Langille <dan@langille.org> To: Kevin Oberman <rkoberman@gmail.com> Cc: Jos Chrispijn <bsduser@cloudzeeland.nl>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Moving from BDB5 to BDB18 Message-ID: <31a00676-5ce0-63be-4cda-8d1e4801c937@langille.org> In-Reply-To: <CAN6yY1vvFefs1hLtepVmB5Q9voawvcWe0-3E1JmPM65dDg3MqA@mail.gmail.com> References: <63e462b6-5c6d-9130-7f9c-06f35841d157@cloudzeeland.nl> <CAN6yY1vaaknSEB5o3=N6YNMKoJbEsGwBu8ZMqXgbx1Jwp0gegA@mail.gmail.com> <bc3285ef-9c40-cfad-28a1-e0bccbd1fc2a@cloudzeeland.nl> <CAN6yY1vvFefs1hLtepVmB5Q9voawvcWe0-3E1JmPM65dDg3MqA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------2690F75D74032A50307BCD93 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Kevin Oberman wrote on 5/19/22 8:17 PM: > On Thu, May 19, 2022 at 5:19 AM Jos Chrispijn <bsduser@cloudzeeland.nl > <mailto:bsduser@cloudzeeland.nl>> wrote: > > Kevin Oberman: > > > That is exactly what that means. As the shareable for db18 is > not the > > same as for db5, all programs linked to db5 must be reinstalled. > so that > > they link to any of the several shareables db installs. > > Can you tell how do I force them to use bdb18? > Can imagine that they automagically force installation of bdb5 > again on > re-compile? > > Thanks, Jos > > > For some reason, quite likely, a good one, the default in > ports/Mk/bsd.default-versions.mk <http://bsd.default-versions.mk> is > still 5. You can either edit the Makefile for each of the ports linked > against 5 to 18 or edit the default for BDB to 18. > Jos: did you succeed? Kevin: Wouldn't this be enough to picked up db18? DEFAULT_VERSIONS+=bdb=18 I ask because that didn't fix devel/apr1 for me. It still built with db5 -- Dan Langille - dan@langille.org https://langille.org/ --------------2690F75D74032A50307BCD93 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html theme="default-dark" iconset="color"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head><body text="#000000"><span>Kevin Oberman wrote on 5/19/22 8:17 PM:</span><br> <blockquote type="cite" cite="mid:CAN6yY1vvFefs1hLtepVmB5Q9voawvcWe0-3E1JmPM65dDg3MqA@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">On Thu, May 19, 2022 at 5:19 AM Jos Chrispijn <<a href="mailto:bsduser@cloudzeeland.nl" moz-do-not-send="true">bsduser@cloudzeeland.nl</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Kevin Oberman:<br> <br> > That is exactly what that means. As the shareable for db18 is not the <br> > same as for db5, all programs linked to db5 must be reinstalled. so that <br> > they link to any of the several shareables db installs.<br> <br> Can you tell how do I force them to use bdb18?<br> Can imagine that they automagically force installation of bdb5 again on <br> re-compile?<br> <br> Thanks, Jos<br></blockquote></div><div><br></div><div><div style="font-family:tahoma,sans-serif;font-size:small" class="gmail_default">For some reason, quite likely, a good one, the default in ports/Mk/<a href="http://bsd.default-versions.mk" moz-do-not-send="true">bsd.default-versions.mk</a> is still 5. You can either edit the Makefile for each of the ports linked against 5 to 18 or edit the default for BDB to 18. <br></div><br> </div></div> </blockquote> <br> Jos: did you succeed?<br> <br> Kevin: Wouldn't this be enough to picked up db18?<br> <br> DEFAULT_VERSIONS+=bdb=18<br> <br> I ask because that didn't fix devel/apr1 for me. It still built with db5<br> <br> <div class="moz-signature">-- <br>Dan Langille - <a class="moz-txt-link-abbreviated" href="mailto:dan@langille.org">dan@langille.org</a><br> <a class="moz-txt-link-freetext" href="https://langille.org/">https://langille.org/</a><br> </div> </body></html> --------------2690F75D74032A50307BCD93--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31a00676-5ce0-63be-4cda-8d1e4801c937>