https://bugs.openldap.org/show_bug.cgi?id=10207
Issue ID: 10207 Summary: configure: Syntax error: Unterminated quoted string (2.6.8 (RE26)) Product: OpenLDAP Version: unspecified Hardware: All OS: FreeBSD Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: brett@gladserv.com Target Milestone: ---
Created attachment 1017 --> https://bugs.openldap.org/attachment.cgi?id=1017&action=edit Patch for configure.ac
Testing RE26 (2.6.8)
On FreeBSD and NetBSD, configure fails with the following error:
checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes ./configure: 13865: Syntax error: Unterminated quoted string
Patch for configure.ac attached.
https://bugs.openldap.org/show_bug.cgi?id=10207
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.8
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Thanks, applied.
Generally for testing calls, it is preferred that you report issues to the list. the bug tracker is generally for tracking things that broke in the release. Also, if interested, feel free to sign up for an account on our gitlab to be able to open PRs for items like this in the future.
Thanks again for the quick patch!
https://bugs.openldap.org/show_bug.cgi?id=10207
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• a5900cb7 by Howard Chu at 2024-05-01T15:11:43+01:00 ITS#10207 configure.ac: fix typo from ITS#10177
RE26:
• 00240128 by Howard Chu at 2024-05-01T16:23:41+00:00 ITS#10207 configure.ac: fix typo from ITS#10177
https://bugs.openldap.org/show_bug.cgi?id=10207
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
https://bugs.openldap.org/show_bug.cgi?id=10207
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED