https://bugs.openldap.org/show_bug.cgi?id=9739

          Issue ID: 9739
           Summary: Undefined reference to ber_sockbuf_io_udp in 2.6.0
           Product: OpenLDAP
           Version: 2.6.0
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: needs_review
          Severity: normal
          Priority: ---
         Component: build
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

While I was trying to build OpenLDAP 2.6 on Fedora Rawhide I've got the error
message:

    /usr/bin/ld: ./.libs/libldap.so: undefined reference to
`ber_sockbuf_io_udp'

I've checked commits from https://bugs.openldap.org/show_bug.cgi?id=9673 and
found that 'ber_sockbuf_io_udp' was not added to
https://git.openldap.org/openldap/openldap/-/blob/master/libraries/liblber/lber.map

I've asked on the project's mailing list and got a reply:

    "That symbol only exists if OpenLDAP is built with LDAP_CONNECTIONLESS
defined, which is not a supported feature. Feel free to file a bug report
at https://bugs.openldap.org/";

https://lists.openldap.org/hyperkitty/list/[email protected]/thread/2CLWO4DN5N73FUWHTHUWY2D6RED6VUX3/

Hence, creating the bug.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to