Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-02-01 Thread Odhiambo Washington via Exim-users
On Tue, Jan 31, 2023 at 6:20 PM Jeremy Harris via Exim-users <
exim-users@exim.org> wrote:

> On 31/01/2023 14:38, Odhiambo Washington via Exim-users wrote:
> > What changes do I need to make in Local/Makefile to achieve this?
>
> For TDB:
>
>   USE_TDB = y
>   DBMLIB = -ltdb
>
> For gdbm:
>
>   USE_GDBM = yes
>   DBMLIB = -lgdbm
>
>
Might you be able to explain like to a layman?

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-01-31 Thread Jeremy Harris via Exim-users

On 31/01/2023 14:38, Odhiambo Washington via Exim-users wrote:

What changes do I need to make in Local/Makefile to achieve this?


For TDB:

 USE_TDB = y
 DBMLIB = -ltdb

For gdbm:

 USE_GDBM = yes
 DBMLIB = -lgdbm

--
Cheers,
  Jeremy


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-01-31 Thread Odhiambo Washington via Exim-users
On Tue, Jan 31, 2023 at 5:05 PM Kurt Jaeger via Exim-users <
exim-users@exim.org> wrote:

> Hi!
>
> > I have deinstalled BDB5 and instead installed BDB18 for the obvious
> reason.
> >
> > Now Exim will not build at all and I am wondering whether it's possible
> to
> > build Exim against BDB18.
>
> It probably needs some work. The FreeBSD ports community is aware
> of this problem. No solution right now.


Nice to know. I had to reinstall BDB5 to get Exim to build.

PS: Does it affect only Exim?
Most of the ports were easy to link against BDB18 - at least on my server.

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-01-31 Thread Odhiambo Washington via Exim-users
On Tue, Jan 31, 2023 at 5:36 PM Jeremy Harris via Exim-users <
exim-users@exim.org> wrote:

> On 31/01/2023 13:28, Odhiambo Washington via Exim-users wrote:
> > I have deinstalled BDB5 and instead installed BDB18 for the obvious
> reason.
> >
> > Now Exim will not build at all and I am wondering whether it's possible
> to
> > build Exim against BDB18.
>
> No. Use gdbm or tdb.
>

I am open to this suggestion.

What changes do I need to make in Local/Makefile to achieve this?


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-01-31 Thread Jeremy Harris via Exim-users

On 31/01/2023 13:28, Odhiambo Washington via Exim-users wrote:

I have deinstalled BDB5 and instead installed BDB18 for the obvious reason.

Now Exim will not build at all and I am wondering whether it's possible to
build Exim against BDB18.


No. Use gdbm or tdb.
--
Cheers,
  Jeremy


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] FreeBSD: Moving from BDB5 to BDB18

2023-01-31 Thread Kurt Jaeger via Exim-users
Hi!

> I have deinstalled BDB5 and instead installed BDB18 for the obvious reason.
> 
> Now Exim will not build at all and I am wondering whether it's possible to
> build Exim against BDB18.

It probably needs some work. The FreeBSD ports community is aware
of this problem. No solution right now.

-- 
p...@opsec.eu+49 171 3101372Now what ?

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/