Displaying 3 results from an estimated 3 matches for "ndr_srvsvc_c".
2015 Oct 22
2
how to build smbtorture using static linked libraries
Hello all:
I am trying to build smbtorture using static linked libraries.
The samba source code I have is samba-4.1.13
for configure, I did:
waf configure --builtin-libraries=ALL
for build, I did:
waf build --targets=smbtorture (so that it only build target smbtorture)
But, the waf build fails immediately.
Then, I tried to only link with lib talloc and tevent statically, so I did:
waf
2013 May 17
2
Continued compilation errors with samba 3.6.15
...sdb/pdb_tdb.c
Compiling passdb/pdb_wbc_sam.c
Compiling passdb/account_pol.c
Compiling lib/privileges.c
Compiling lib/util_nscd.c
Compiling lib/winbind_util.c
Compiling lib/server_mutex.c
Compiling passdb/pdb_util.c
Compiling groupdb/mapping.c
Compiling groupdb/mapping_tdb.c
Compiling librpc/gen_ndr/ndr_srvsvc_c.c
Compiling librpc/gen_ndr/ndr_lsa_c.c
Compiling rpc_client/cli_lsarpc.c
Compiling rpc_client/init_lsa.c
Linking non-shared library bin/libsmbclient.a
BusyBox v1.14.2 (2009-11-27 09:33:24 KST) multi-call binary
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES
Extract or list FILES from an ar archiv...
2010 May 02
2
samba4 make error - drsblobs.so
...samba-net.o
Compiling ../libcli/samsync/decrypt.c
Partially linking bin/mergedobj/cli_samsync.o
Compiling param/provision.c
Compiling param/pyparam.c
Partially linking bin/mergedobj/provision.o
Compiling param/pyparam_util.c
Partially linking bin/mergedobj/pyparam_util.o
Compiling ../librpc/gen_ndr/ndr_srvsvc_c.c
Partially linking bin/mergedobj/rpc_ndr_srvsvc.o
Compiling winbind/idmap.c
Partially linking bin/mergedobj/idmap.o
Compiling winbind/wb_async_helpers.c
Compiling winbind/wb_utils.c
Partially linking bin/mergedobj/wb_helper.o
Compiling ../librpc/gen_ndr/ndr_samr_c.c
Partially linking bin/mergedobj...