Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132980 - cyrus-imspd-1.8 fails to detect installed ldap-library when trying to emerge
Summary: cyrus-imspd-1.8 fails to detect installed ldap-library when trying to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 160153
  Show dependency tree
 
Reported: 2006-05-11 00:34 UTC by Steffen
Modified: 2007-10-05 13:02 UTC (History)
1 user (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 Steffen 2006-05-11 00:34:09 UTC
...............
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... no
checking for gss_unwrap in -lgssapi_krb5... yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... no
checking for sasl/sasl.h... yes
checking for sasl/saslutil.h... yes
checking for prop_get in -lsasl2... yes
configure: error: Must provide a library name for --with-ldap
........

tried to emerge net-mail/cyrus-imspd-1.8  with USE="kerberos ldap ssl"

have installed  net-nds/openldap-2.3.21-r1 with USE="berkdb crypt gdbm ipv6 kerberos odbc perl readline samba sasl slp ssl tcpd -debug -minimal -overlays"

if you do an ./configure --with-ldap=ldap by handy it works.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2006-05-11 01:10:57 UTC
please try this

--- cyrus-imspd-1.8.ebuild.orig 2006-05-11 01:08:06.000000000 -0700
+++ cyrus-imspd-1.8.ebuild      2006-05-11 01:08:49.000000000 -0700
@@ -42,7 +42,7 @@

 src_compile() {
        econf \
-               $(use_with ldap) \
+               $(use_with ldap ldap ldap) \
                $(use_enable kerberos gssapi) \
                --without-krb \
                --with-auth=unix || \
Comment 2 Steffen 2006-05-11 02:17:00 UTC
(In reply to comment #1)
> +               $(use_with ldap ldap ldap) \

works well

 +               $(use_with ldap ldap) \
works, too

 - thanks a lot.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-05 12:37:05 UTC
Sigh. Don't resolve bugs that haven't been fixed in the tree.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-05 13:02:47 UTC
Fixed in 1.8