groveling for a build with ARC
Robert Lister
robl at lentil.org
Tue Dec 19 16:54:13 GMT 2023
Hi Randy,
Here's what worked for me:
https://github.com/listerr/exim-misc/blob/main/Debian%20Exim4%20Custom%20Build.md
I see building a custom exim as a temporary measure until ARC etc.
is enabled by default in exim4-daemon-heavy in a future Debian stable.
I've had to update it twice (I think) - once because of a security fix.
Once you have it working, it's pretty straightforward.
Rob
On 2023-12-19 02:24, Randy Bush wrote:
> robert,
>
>> I had a go at this a while ago. I ended up using the Debian exim
>> source package to build "exim4-daemon-custom"
>
> i am a few hours into sander smeenk's recipe to do just that, even
> though i would really prefer not to go this way. it's essentially
> signing up for a long term maintenance task for which i really do not
> have the time. and, of course, i broke it.
>
> dh_install -p exim4-dev \
> b-exim4-daemon-heavy/build-Linux-x86_64/config.h \
> usr/include/exim4
> dh_install
> make[1]: Leaving directory '/usr/local/src/exim/exim4-4.96'
> dh_installdocs
> dh_installdocs: error: Cannot find (any matches for)
> "EDITME.exim4-custom" (tried in ., debian/tmp)
>
> make: *** [debian/rules:306: binary] Error 255
> dpkg-buildpackage: error: debian/rules binary subprocess returned
> exit status 2
>
> and it had magically eaten my EDITME.exim4-custom, explaining why it
> can
> not find it. still digging.
>
> randy
--
Robert Lister
More information about the Pkg-exim4-users
mailing list