https://bugs.openldap.org/show_bug.cgi?id=9775
Issue ID: 9775 Summary: fresh git clone will not build Product: OpenLDAP Version: 2.6.0 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: nick@folino.us Target Milestone: ---
git clone https://git.openldap.org/openldap/openldap.git cd openldap ./configure make depend
Entering subdirectory tests make[1]: Entering directory 'openldap/tests' Making depend in openldap/tests Entering subdirectory modules make[2]: Entering directory 'openldap/tests/modules' make[2]: *** No rule to make target 'depend'. Stop. make[2]: Leaving directory 'openldap/tests/modules' make[1]: *** [Makefile:430: depend-common] Error 1 make[1]: Leaving directory 'openldap/tests' make: *** [Makefile:356: depend-common] Error 1
https://bugs.openldap.org/show_bug.cgi?id=9775
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- On Tue, Jan 04, 2022 at 12:56:27AM +0000, openldap-its@openldap.org wrote:
git clone https://git.openldap.org/openldap/openldap.git cd openldap ./configure make depend
Hi Nick, thanks for the report, the configure script in master has not been regenerated yet. For now, you can just run autoreconf.
Thanks,
https://bugs.openldap.org/show_bug.cgi?id=9775
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org ---
*** This issue has been marked as a duplicate of issue 9596 ***
https://bugs.openldap.org/show_bug.cgi?id=9775
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Status|RESOLVED |VERIFIED