Re: RE25 make depend
Michael Ströder <[email protected]> Sun, 26 Jul 2020 00:53:23 +0200
| Newsgroups | gmane.network.openldap.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/26/20 12:43 AM, Quanah Gibson-Mount wrote: > --On Saturday, July 25, 2020 2:27 PM +0200 Michael Ströder > <[email protected]> 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.