Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401893 - net-fs/samba-3.6.x is unable to find libldap
Summary: net-fs/samba-3.6.x is unable to find libldap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on: 374115 399141
Blocks:
  Show dependency tree
 
Reported: 2012-02-02 10:05 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2012-02-05 08:24 UTC (History)
0 users

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


Attachments
build log (build.log,44.02 KB, text/plain)
2012-02-02 10:05 UTC, Bjarke Istrup Pedersen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2012-02-02 10:05:06 UTC
Created attachment 300747 [details]
build log

It seems samba 3.6.x is unable to find libldap even though openldap is installed.

I have attached the configure log.

The version of openldap that I have installed is: net-nds/openldap-2.4.25-r1

Here is the output of emerge --info:

Portage 2.2.0_alpha84 (default/linux/amd64/10.0/no-multilib, gcc-4.5.3, unavailable, 3.1.4-gentoo x86_64)
=================================================================
System uname: Linux-3.1.4-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_860_@_2.80GHz-with-gentoo-2.1
Timestamp of tree: Thu, 02 Feb 2012 02:45:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.2-r1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo multimedia
Installed sets:
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org/"
LC_ALL="en_DK.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j6 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl ads amd64 blksha1 bzip2 caps-ng client css curl cxx dhcp fam git hardened idn ikev1 ikev2 ipv6 ldap logrotate lzma mta nat ncurses netapi nfsv3 nls nptl oldnet openssl pam pam_krb5 readline sasl server sha1 sha512 smbclient snmp ssl symlink syslog threads unicode usb winbind xml zlib" ELIBC="glibc" KERNEL="linux" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2012-02-02 10:24:38 UTC
It compiles fine against net-nds/openldap-2.4.28 , so once openldap has been bumped and the fix from 399141 has been integrated, it builds fine.
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2012-02-05 08:24:41 UTC
It works now, since the two depending bugs have been fixed.