checking statvfs64 function (SVR4)... yes checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to check for support sendfile... yes checking for linux sendfile64 support... no checking for linux sendfile support... no checking for broken linux sendfile support... yes checking whether to build winbind... yes checking whether to enable winbind auth challenge/response code... yes checking whether to enable winbind ldap hack... yes checking whether or not getgroups returns EGID too many times... yes checking whether struct passwd has pw_comment... no checking whether struct passwd has pw_age... no checking for poptGetContext in -lpopt... no checking whether to use included popt... ./popt checking configure summary... configure: error: summary failure. Aborting config !!! ERROR: net-fs/samba-2.2.8_pre2 failed. !!! Function src_compile, Line 117, Exitcode 1 !!! bad ./configure Reproducible: Always Steps to Reproduce: 1.try to emerge samba 2. 3. Actual Results: samba fails while ./configure is running Expected Results: configure should have completed properly & the package should have built. Portage 2.0.47-r10 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7) ================================================================= System uname: 2.4.20-ck4 i686 Celeron (Coppermine) GENTOO_MIRRORS="ftp://localhost/ http://gentoo.oregonstate.edu/ http://www.ibibli o.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/ config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses pdflib qui cktime spell truetype xml2 xmms xv arts berkdb bonobo cdr gdbm gif gnome-libs gpm gtk guile imlib java kde libwww motif nls oggvorbis opengl pam png python qt rea dline scanner sdl slang ssl svga tcltk tcpd X -3dnow aalib acpi alsa -apm dga dir ectfb doc esd fbcon flash gd ggi ggz gnome gtkhtml imap lcms ldap mozilla nas noc ardbus perl samba slp sse tetex tiff wmf xml zlib" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-march=i686 -O3 -pipe" CXXFLAGS="-march=i686 -O3 -pipe" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j9" AUTOCLEAN="yes" SYNC="rsync://mailserver/gentoo-portage" FEATURES="sandbox ccache distcc userpriv usersandbox"
error persists in net-fs/samba-2.2.8 Can anyone confirm if they see this error as well ? Aniruddha Shankar
Exactly the same bug for me
I got the same error. USE="-ldap" emerge samba works fine. It seems that "--with-winbind-ldap-hack" in myconf causes the error.
problem persists in net-fs/samba-2.2.8
I experience this error as well. My USE is: USE="-qt -gnome -kde -X -arts -opengl -quicktime -truetype acl cups samba innodb ldap"
Its is also working for me with USE="-ldap". My USE flags were in fact: USE="pam -acl cups -ldap ssl cpd -oav"
So it works for me too: export USE="-ldap" and configure went fine
Works for me with USE="-ldap"
sounds like you've all got ldap in your /etc/make.profile/make.defaults files?