search for: samba_cv_have_iface_ifconf

Displaying 3 results from an estimated 3 matches for "samba_cv_have_iface_ifconf".

2014 Aug 30
1
help compiling samba
...e/jeff/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -O2" export PATH=/home/jeff/arm-2010q1/bin:$PATH export STRIP="/home/jeff/arm-2010q1/bin/arm-none-linux-gnueabi-strip" export LD="/home/jeff/arm-2010q1/bin/arm-none-linux-gnueabi-ld" #export LDFLAGS="-static" export samba_cv_HAVE_IFACE_IFCONF=yes ./configure --enable-static --without-krb5 --without-ldap --without-ads --disable-cups --enable-swat=no --with-winbind=no --target=arm-linux-gnueabi --host=arm-linux-gnueabi --prefix= --with-configdir=/etc samba_cv_CC_NEGATIVE_ENUM_VALUES=yes libreplace_cv_HAVE_GETADDRINFO=no ac_cv_file__proc_...
2013 Oct 08
1
Address family not supported by protocol
I've compile a Samba 4.0.9 for x86_64 with the following options: CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=atom -O2 -pipe -fomit-frame-pointer" \ samba_cv_HAVE_GETTIMEOFDAY_TZ=yes \ samba_cv_HAVE_IFACE_IFCONF=yes \ samba_cv_HAVE_IFACE_IFREQ=yes \ ac_cv_have_setresuid=yes \ ac_cv_have_setresgid=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \ samba_cv_USE_SETRESUID=yes \ samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes \ samba_cv_HAVE_WRFILE_KEYTAB=yes \ samba_cv_HAVE_OFF64_T=yes \ samba_cv_have_longlong=yes \...
2011 May 13
0
Difficulty in creating and adding principal using net utility
...ing are the set up details: We are using Samba Version 3.5.6. Linux Kernel is 2.6.30. Please note the AD and the host time is proper and reverse lookup is also working fine. The Samba is compiled with following configuration. samba_cv_HAVE_GETTIMEOFDAY_TZ=yes \ samba_cv_HAVE_IFACE_IFCONF=yes \ samba_cv_HAVE_IFACE_IFREQ=yes \ ac_cv_have_setresuid=yes \ ac_cv_have_setresgid=yes \ samba_cv_USE_SETRESUID=yes \ samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes \ samba_cv_HAVE_WRFILE_KEYTAB=yes \...