Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142022 - dev-libs/pwlib-1.6.3-r3 fails to compile with USE="ldap"
Summary: dev-libs/pwlib-1.6.3-r3 fails to compile with USE="ldap"
Status: RESOLVED DUPLICATE of bug 133298
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 11:51 UTC by Marco Napetti
Modified: 2006-07-28 11:54 UTC (History)
0 users

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 Marco Napetti 2006-07-28 11:51:48 UTC
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Open(const PStrin
g&, WORD)':
../../ptclib/pldap.cxx:118: error: `ldap_init' was not declared in this scope
../../ptclib/pldap.cxx:118: warning: unused variable 'ldap_init'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Close()':
../../ptclib/pldap.cxx:132: error: `ldap_unbind' was not declared in this scope
../../ptclib/pldap.cxx:132: warning: unused variable 'ldap_unbind'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Bind(const PStrin
g&, const PString&, PLDAPSession::AuthenticationMethod)':
../../ptclib/pldap.cxx:172: error: `ldap_bind_s' was not declared in this scope
../../ptclib/pldap.cxx:172: warning: unused variable 'ldap_bind_s'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Add(const PString
&, const PList<PLDAPSession::ModAttrib>&)':
../../ptclib/pldap.cxx:401: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:401: warning: unused variable 'ldap_result2error'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Modify(const PStr
ing&, const PList<PLDAPSession::ModAttrib>&)':
../../ptclib/pldap.cxx:445: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:445: warning: unused variable 'ldap_result2error'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Delete(const PStr
ing&)':
../../ptclib/pldap.cxx:483: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:483: warning: unused variable 'ldap_result2error'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::Search(PLDAPSessi
on::SearchContext&, const PString&, const PStringArray&, const PString&, PLDAPSe
ssion::SearchScope)':
../../ptclib/pldap.cxx:549: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:549: warning: unused variable 'ldap_result2error'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::GetSearchResult(P
LDAPSession::SearchContext&, const PString&, PString&)':
../../ptclib/pldap.cxx:616: error: `ldap_get_values' was not declared in this sc
ope
../../ptclib/pldap.cxx:620: error: `ldap_count_values' was not declared in this
scope
../../ptclib/pldap.cxx:627: error: `ldap_value_free' was not declared in this sc
ope
../../ptclib/pldap.cxx:616: warning: unused variable 'ldap_get_values'
../../ptclib/pldap.cxx:620: warning: unused variable 'ldap_count_values'
../../ptclib/pldap.cxx:627: warning: unused variable 'ldap_value_free'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::GetSearchResult(P
LDAPSession::SearchContext&, const PString&, PStringArray&)':
../../ptclib/pldap.cxx:650: error: `ldap_get_values' was not declared in this sc
ope
../../ptclib/pldap.cxx:654: error: `ldap_count_values' was not declared in this
scope
../../ptclib/pldap.cxx:659: error: `ldap_value_free' was not declared in this sc
ope
../../ptclib/pldap.cxx:650: warning: unused variable 'ldap_get_values'
../../ptclib/pldap.cxx:654: warning: unused variable 'ldap_count_values'
../../ptclib/pldap.cxx:659: warning: unused variable 'ldap_value_free'
../../ptclib/pldap.cxx: In member function `BOOL PLDAPSession::GetNextSearchResu
lt(PLDAPSession::SearchContext&)':
../../ptclib/pldap.cxx:763: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:763: warning: unused variable 'ldap_result2error'
../../ptclib/pldap.cxx:776: error: `ldap_result2error' was not declared in this
scope
../../ptclib/pldap.cxx:776: warning: unused variable 'ldap_result2error'
make[1]: *** [/var/tmp/portage/pwlib-1.6.3-r3/work/pwlib/lib/obj_linux_x86_r/pld
ap.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.6.3-r3/work/pwlib/src/ptlib
/unix'
make: *** [opt] Error 2

!!! ERROR: dev-libs/pwlib-1.6.3-r3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  pwlib-1.6.3-r3.ebuild, line 102:   Called die
Comment 1 Marco Napetti 2006-07-28 11:53:40 UTC
emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -pipe -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-xp -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.eliteitminds.com ftp://mirror.scarlet-internet.nl/pub/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="it_IT@euro"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib alsa amuled apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts cdb cdda cddb cdio cdparanoia cdr cli codecs crypt css cups dga divx4linux dlloader doc dri dts dv dvb dvd dvdr dvdread dxr3 edl eds emboss encode esd exif faad fame ffmpeg firefox flac foomaticdb fortran ftp gdbm ggi gif gimp gimpprint gphoto2 gpm gstreamer gtk gtk2 ieee1394 imagemagick imap imlib insecure-drivers ipv6 isdnlog ithreads jack java javascript jp2 jpeg kde lcd ldap libcaca libg++ libwww live lzo mad maildir matroska mikmod mime mmx mmxext monkey motif mozilla mp3 mpeg mplayer musicbrainz mysql mythtv ncurses nls noamazon nptl nptlonly nvidia ogg oggvorbis opengl oss pam pcre pdflib perl php png pppd python qt qt3 qt4 quicktime readline real reflection remote samba scanner sdl session sndfile speex spell spl sse ssl tcpd tga theora tidy tiff truetype truetype-fonts type1-fonts udev usb v4l v4l2 vcd videos vidix visualization vorbis wifi win32codecs xanim xine xinerama xml xmms xorg xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_it userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-28 11:54:59 UTC

*** This bug has been marked as a duplicate of 133298 ***