search for: xmltest

Displaying 4 results from an estimated 4 matches for "xmltest".

2005 Sep 01
1
LDAP compile problem (not the usual)
...IX/lib" \ && CFLAGS="-I$PREFIX/include" \ && CPPFLAGS="-I$PREFIX/include" \ && ./configure \ --prefix=$PREFIX \ --disable-xmltest \ --with-krb5=$PREFIX \ --with-quotas \ --with-syslog \ --with-winbind \ --with-ads \ --disable-c...
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
...are --sysconfdir=/usr/local/samba-3c/etc --sharedstatedir=/usr/local/samba-3c/com --libdir=/usr/local/samba-3c/lib --include=/usr/local/samba-3c/include --infodir=/usr/local/samba-3c/info --mandir=/usr/local/samba-3c/man --enable-debug --enable-socket-wrapper --enable-cups --enable-iprint --disable-xmltest --with-configdir=/usr/local/samba3c/etc --with-smbwrapper --with-dce-dfs --with-ldap --with-ads --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-ldapsam --with-nisplus-home --with-syslog --with-prolifing-data --with-quotas --with-sys-quotas --with-utmp --with-libmsprc --with-li...
2003 Jul 23
0
Problems compiling samba-3.0.0beta3 on Solaris 8 with ldap
I'm really desperate for some quick help in getting the samba-3.0.0beta3 compiled with ldap on Solaris 8. I'm working from the tarball and I'm trying to use this configure command: ./configure --prefix=/opt/samba --disable-xmltest --disable-mysqltest --with-privatedir=/var/opt/samba --with-lockdir=/var/lock/samba --with-piddir=/var/run --with-configdir=/etc/opt/samba --with-logfilebase=/var/log/samba --with-ads=no --with-krb5=no --with-ldap=yes --with-ldapsam=no --with-syslog --with-quotas --without-utmp --with-acl-supp...