Displaying 3 results from an estimated 3 matches for "gnu_target_name".
2008 Jan 03
0
Embedded samba 2.0.26 problems
...libreplace_cv_READDIR_GETDIRENTRIES=no \
libreplace_cv_READDIR_GETDENTS=no \
linux_getgrouplist_ok=no \
samba_cv_REPLACE_READDIR=no \
samba_cv_HAVE_WRFILE_KEYTAB=no \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \
--with-lockdir=/var/cache/samba \
--with-piddir=/var/run \
--with-privatedir=/etc/samba \
--with-logfilebase=/var/log/samba \
--w...
2011 May 13
0
Difficulty in creating and adding principal using net utility
...s \
samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
smb_krb5_cv_enctype_to_string_takes_krb5_context_arg=no \
smb_krb5_cv_enctype_to_string_takes_size_t_arg=yes \
./configure \
--build=$(GNU_HOST_NAME) \
--host=$(GNU_TARGET_NAME) \
--prefix=$(SAMBA_PREFIX) \
--disable-pie \
--disable-cups \
--disable-iprint \
--disable-external-libtalloc \
--disable-external-libtdb \
--with-configdir=/etc/samba \...
2012 Sep 02
1
Cross Compile Samba4
...k failed (err #1): \n\t{task:
cc_link test_1.o -> testprog}'Could not find the python development headers
Configure for samba4 is invoked by
./configure \
--cross-compile\
--cross-answers=cross_compile_vars.txt\
--target=$(GNU_TARGET_NAME) \
--prefix=$(SAMBA4_INST_DIR) \
--exec-prefix=$(SAMBA4_INST_DIR) \
--bindir=$(SAMBA4_BIN_DIR) \
--sbindir=$(SAMBA4_SBIN_DIR) \
--libexecdir=$(SAMBA4_LIBEXEC_DIR) \
--datadir=$(SAMBA4_DATA_DIR) \...