Displaying 20 results from an estimated 68 matches for "llber".
Did you mean:
lber
2010 Jan 01
1
1.2.9 -llber
1.2.9:
configure: Added -llber to ldap libs. Fixes linking in some systems.
and breaks it on others.
Sun Solaris' native ldap library does not have a separate liblber.
I normally check for ber_free in libldap, then in liblber, then fail.
-frank
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
...ldap
configure:54226: gcc -o conftest -O -D_SAMBA_BUILD_=3
-D_LARGEFILE_SOURCE -D_RE
ENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I. -I.
-I./lib/replace -I
./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt
-I/usr/include
-lthread -L./bin -L/usr/lib conftest.c -lldap -llber -lresolv -ldl
-lnsl -
lsocket -liconv >&5
configure:54288: checking for ldap_set_rebind_proc
configure:54344: gcc -o conftest -O -D_SAMBA_BUILD_=3
-D_LARGEFILE_SOURCE -D_RE
ENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I. -I.
-I./lib/replace -I
./lib/talloc -I./lib/tdb/inc...
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
...(2.2.3a) on netbsd (8500/180 powerpc).
Openldap compile procedure is running fine but when trying to compile
samba --with-ldapsam I get just this message :
config.log :
configure:13019: gcc -o conftest -O
-I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib
conftest.c -lldap -llber -lresolv -lcrypt 1>&5
configure: failed program was:
#line 13015 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
I also used netbsd's package mechanism but this also fails (edit
Makefile and add CONFIGURE_ARGS+=--with-ldapsam).
./configure...
2003 Jul 23
0
Problems compiling samba-3.0.0beta3 on Solaris 8 with ldap
...involved patching configure.in, afterwhich I ran autogen.sh (correct? this
part is kinda a black box to me) and tried configure again. Same results.
The config log shows this:
configure:24973: checking whether to use LDAP
configure:24987: result: yes
configure:24998: checking for ber_scanf in -llber
configure:25029: gcc -o conftest -g -O2 -I/opt/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -L/opt/lib conftest.c -llber >&5
Undefined first referenced
symbol in file
shutdown /opt/lib/liblber.so
ld: fata...
2006 Jan 30
4
Samba on Solaris with LDAP support
...onfigure, I get errors about ldap not being found:
...
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... yes
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed for LDAP support
I do have LD_LIBRARY_PATH defined with /usr/local/lib, and the CPPFLAGS
is set in the configure l...
2012 Aug 30
1
Samba complie problem
...es me following error: -
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_tag_t... yes
checking for ber_scanf in -llber... yes
checking for ber_sockbuf_add_io... yes
checking for LDAP_OPT_SOCKBUF... yes
checking for LBER_OPT_LOG_PRINT_FN... yes
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... no...
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
...derstand
configure:16008: gcc -o conftest -O -I/usr/local/kerberos/include
-I/usr/local/ldap/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-L/usr/local/kerberos/lib -L/usr/local/ldap/lib conftest.c -lpopt -lsec
-lgen -lresolv -lsocket -lnsl -ldl -lcom_err -lk5crypto -lkrb5
-lgssapi_krb5 -llber -lldap 1>&5
ld: fatal: library -lpopt: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 15997 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to av...
2013 Jan 11
4
Define custom ldap libraries when building Dovecot
Hello,
I would like to compile Dovecot using custom ldap libraries, located at
a particular custom system location.
How should I alter the config process to specify that the include dir is
"/usr/local/openldap/include" and the lib dir is
"/usr/local/openldap/lib64" and not the standard ones (/usr/include/ and
/usr/lib64/ respectively) on RHEL/CentOS 5 (x86_64). Note that
2004 May 04
2
Samba 3.0.3 installing issue
................
........................................
checking for LDAP support... auto
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... yes
checking for ldap_init in -lldap... yes
checking for ldap_domain2hostlist... no
checking for ldap_set_rebind_proc... yes checking whether
ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize...
no
configure: WARNING: libldap is needed for LDAP support checking for Active...
2004 Nov 16
1
solaris samba ldap
...nsucessufully. I get
------------------------------
checking for LDAP support... auto
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... yes
checking for ldap_init in -lldap... no
checking for ldap_domain2hostlist... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... no
configure: WARNING: libldap is needed for LDAP support
-------------------...
2006 Feb 13
3
libldap not found
Can anybody clue me in on why this build script is failing?
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed for LDAP support
+ [ 1 != 0 ]
#!/bin/ksh -x
env CC=gcc \
CFLAGS="-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECO...
2006 Mar 24
4
SAMBA install on IRIX 6.5
...-with-krb5=/usr/local
--with-quotas --with-acl-support
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed for LDAP support
mma-riss01 53# ls -la /usr/include/*ldap*
-rw-r--r-- 1 root sys 39901 Mar 23 07:13
/u...
2006 Apr 21
1
Error installing oh323
...chan_oh323.c:3244: warning: 'update_call_ids' defined but not used gcc
-shared -Xlinker -x -g -o chan_oh323.so chan_oh323.o \ -L../wrapper
-loh323wrap_s \ -L/usr/src/openh323_v1_17_1/lib -lh323_FreeBSD_x86_r_s \
-L/usr/src/pwlib_v1_9_0/lib -lpt_FreeBSD_x86_r_s \
-lstdc++ -lldap -lldap_r -llber -lpthread -lssl -lcrypto -lexpat
/usr/bin/ld: cannot find -lldap
gmake[1]: *** [chan_oh323.so] Error 1
gmake[1]: Leaving directory `/usr/src/asterisk-oh323-0.7.3/asterisk-driver'
gmake: *** [subdirs_build] Error 1
Any ideas??
Thanks in advance.
Alejandro.
-------------...
2002 Feb 22
1
/usr/libexec/elf/ld: cannot find -lresolv
OS: FreeBSD 4.5
Samba: 2.2.3a
OpenLDAP: 2.0.21
I get the follwing error compiling samba, with ldap, winbind and pam:
--------------------------------------------------------------------------
configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include
-L/usr/local/l
ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5
/usr/libexec/elf/ld: cannot find -lresolv
configure: failed program was:
#line 13026 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
----------------------------------------------------------------------------
My guess...
2002 Mar 07
1
Compile problems with latest CVS
Hi,
I get these compilation problems with today's CVS on Solaris configured
with winbind:
/usr/local/bin/gcc -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
nsswitch/winbind_nss_solaris nsswitch/winbind_nss_solaris.c
nsswitch/winbind_nss_solaris.c:14: includes.h: No such file or directory
In file included from nsswitch/winbind_nss_solaris.c:15:
nsswitch/winbind_nss_config.h:30: config.h:
2004 Mar 03
2
Samba with Sun's ldap
...stead of openldap.
Here is my config.log excerpt
.....
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... yes
checking for ldap_domain2hostlist... no
checking for ldap_set_rebind_proc... yes
checking whether ldap_set_rebind_proc takes 3
arguments... 3
checking for ldap_initialize... no
The compilation breaks with an error
"libldap is need for ldap support...
2008 Sep 25
0
Problem building 3.2.4 on Solaris 10
...nfigure keeps dying at:
checking for LDAP support... auto
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_tag_t... yes
checking for ber_scanf in -llber... no
checking for ber_sockbuf_add_io... no
checking for LDAP_OPT_SOCKBUF... yes
checking for LBER_OPT_LOG_PRINT_FN... yes
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... no
c...
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
...s of Samba and OpenLDAP.
That's my error message:
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... yes
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_dn2ad_canonical... no
configure: error: libldap is needed for LDAP support
That's my install script:
env CPPFLAGS="-I/usr/l...
2002 May 10
0
Problems when compiling samba3.0alpha17
...I/usr/local/kerberos/include -I.
FLAGS32 = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O
-I/usr/local/kerberos/include -Iinclude -I./include
-I./ubiqx -I./smbwrapper -I. -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-I/usr/local/kerberos/include -I.
LIBS = -lssl -lcrypto -lldap -llber -lresolv -ldl -lcrypt
-lnsl -lkrb5 -lcom_err -lk5crypto -lkrb5 -lgssapi_krb5
-llber -lldap -lpam -lpopt
LDSHFLAGS = -shared -L/usr/local/ssl/lib
-L/usr/local/kerberos/lib -DHAVE_CRYPT_DECL
-I/usr/local/ssl/include -O -I/usr/local/kerberos/include
LDFLAGS = -L/usr/local/ssl/lib -L/usr/local/ke...
2015 Jan 08
1
compile only samba file server components
.../python2.7/"
export CXXFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/
-I/root/samba-4.1.12/include/ -I/opt/freeware/include/python2.7/"
export LDFLAGS="-L/root/samba-4.1.12/lib/ -L/usr/linux/lib64
-L/opt/freeware/lib64/ -L/usr/lib64 -L/usr/linux/lib/ -lssl -lcrypto -lldap
-llber -liconv -lintl"
export Make=/usr/bin/make
export PATH=/opt/IBM/xlC/13.1.0/bin/:/root/samba-4.1.12/buildtools/bin:$PATH
./configure --prefix=/opt/samba \
--with-ldap \
--localstatedir=/var/opt/samba...