Displaying 2 results from an estimated 2 matches for "ad_idmap_check_attr_mapping".
2006 Oct 12
1
install failing on bsd
...clude -I/usr/ports/net/samba3/work/samba-3.0.23c/source
-D_SAMBA_BUILD_
LIBS = -lcrypt -liconv
LDSHFLAGS = -shared -L/usr/local/lib
LDFLAGS = -L/usr/local/lib
PIE_CFLAGS = -fPIE
PIE_LDFLAGS = -pie
Compiling sam/idmap_ad.c with -fPIC -DPIC
sam/idmap_ad.c: In function `ad_idmap_check_attr_mapping':
sam/idmap_ad.c:62: error: `LDAP_NO_MEMORY' undeclared (first use in this
function)
sam/idmap_ad.c:62: error: (Each undeclared identifier is reported only once
sam/idmap_ad.c:62: error: for each function it appears in.)
*** Error code 1
Stop in /usr/ports/net/samba3/work/samba-3.0.23c/so...
2008 May 23
0
installing Samba3 on FreeBSD 6.2
...ude -I/usr/ports/net/samba3/work/samba-3.0.23c/source -D_SAMBA_BUILD_
LIBS = -lcrypt -liconv
LDSHFLAGS = -shared -L/usr/local/lib
LDFLAGS = -L/usr/local/lib
PIE_CFLAGS = -fPIE
PIE_LDFLAGS = -pie
Compiling sam/idmap_ad.c with -fPIC -DPIC
sam/idmap_ad.c: In function `ad_idmap_check_attr_mapping':
sam/idmap_ad.c:62: error: `LDAP_NO_MEMORY' undeclared (first use in this function)
sam/idmap_ad.c:62: error: (Each undeclared identifier is reported only once
sam/idmap_ad.c:62: error: for each function it appears in.)
*** Error code 1
Stop in /usr/ports/net/samba3/work/samba-3.0.23c/sou...