groveling for a build with ARC

Randy Bush randy at psg.com
Tue Dec 19 02:24:13 GMT 2023


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



More information about the Pkg-exim4-users mailing list