Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-13 Thread Victor Ustugov via Exim-users
Andrew C Aitchison wrote on 13.09.2022 13:44: >> Or you may use source package from Debian repo: >> >> wget http://deb.debian.org/debian/pool/main/e/exim4/exim4_4.96-3.dsc >> wget >> http://deb.debian.org/debian/pool/main/e/exim4/exim4_4.96.orig.tar.xz >> wget >> http://deb.debian.org/debian/pool/

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-13 Thread Andrew C Aitchison via Exim-users
On Mon, 12 Sep 2022, Victor Ustugov via Exim-users wrote: Mike Tubby via Exim-users wrote on 12.09.2022 00:27: Compiling Exim 4.96 fails on Devuan 4.0 Chimaera (basically Debian but without systemd). Try to install libpcre2-dev From Mike's original email: and installed the bits I though

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-12 Thread Jeremy Harris via Exim-users
On 12/09/2022 19:53, Andrew C Aitchison via Exim-users wrote: Unfortunately your build logs seem to hide the link line arguments, so I cannot see how it is trying to include the pcre2 library. make FULLECHO='' should show the full compile & link lines (from memory). -- Cheers, Jeremy --

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-12 Thread Andrew C Aitchison via Exim-users
On Sun, 11 Sep 2022, Mike Tubby via Exim-users wrote: On 11/09/2022 22:15, Andrew C Aitchison via Exim-users wrote: On Sun, 11 Sep 2022, Mike Tubby via Exim-users wrote: Hi all, Compiling Exim 4.96 fails on Devuan 4.0 Chimaera (basically Debian but without systemd). Firstly it complained

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-12 Thread Victor Ustugov via Exim-users
Mike Tubby via Exim-users wrote on 12.09.2022 00:27: > >>> Compiling Exim 4.96 fails on Devuan 4.0 Chimaera (basically Debian >>> but without systemd). ... >> # apt show libpcre2-8-0 >>     ...    ... >>  This package contains the 8 bit runtime library, which operates on >>  ASCII and UT

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-11 Thread Mike Tubby via Exim-users
On 11/09/2022 22:15, Andrew C Aitchison via Exim-users wrote: On Sun, 11 Sep 2022, Mike Tubby via Exim-users wrote: Hi all, Compiling Exim 4.96 fails on Devuan 4.0 Chimaera (basically Debian but without systemd). Firstly it complained that I didn't have "pcre2.h" - which it has never ask

Re: [exim] Exim 4.96 compile fails on Devuan 4

2022-09-11 Thread Andrew C Aitchison via Exim-users
On Sun, 11 Sep 2022, Mike Tubby via Exim-users wrote: Hi all, Compiling Exim 4.96 fails on Devuan 4.0 Chimaera (basically Debian but without systemd). Firstly it complained that I didn't have "pcre2.h" - which it has never asked for before:     /bin/sh ../scripts/Configure-os.h     cc -DM