On 7/26/20 12:43 AM, Quanah Gibson-Mount wrote: > --On Saturday, July 25, 2020 2:27 PM +0200 Michael Ströder > <mich...@stroeder.com> wrote: >> With RE25 branch make depend fails on my system (see below). >> >> Find attached my build script which works just fine for RE24. Any >> changes needed for RE25? > > <https://bugs.openldap.org/show_bug.cgi?id=9236> > > Apparently your build script is referencing non-existent backends. > > cd back-shell && make -w depend
Actually I've only added --enable-shell=no to avoid building back-shell. Removing this line does *not* help. Ciao, Michael.