Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892515 - net-nds/389-ds-base-2.1.0-r2: fails to compile: cannot find -lldap_r: No such file or directory
Summary: net-nds/389-ds-base-2.1.0-r2: fails to compile: cannot find -lldap_r: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robert Förster
URL:
Whiteboard:
Keywords:
Depends on: 856556
Blocks:
  Show dependency tree
 
Reported: 2023-01-29 18:32 UTC by Florian Schmaus
Modified: 2023-01-29 18:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schmaus gentoo-dev 2023-01-29 18:32:50 UTC
389-ds-base 2.1.0 fails to compile with newer openldap versions, since openldap has removed the ldap_r library.

/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lldap_r: No such file or directory
collect2: error: ld returned 1 exit status
Comment 1 Larry the Git Cow gentoo-dev 2023-01-29 18:50:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267af2b6366132f3cfb3c82dfbcbd375be49d212

commit 267af2b6366132f3cfb3c82dfbcbd375be49d212
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-01-29 18:45:17 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-01-29 18:45:58 +0000

    net-nds/389-ds-base: restrict openldap version to one that provides ldap_r
    
    Closes: https://bugs.gentoo.org/892515
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../{389-ds-base-2.1.0-r2.ebuild => 389-ds-base-2.1.0-r3.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)