Displaying 3 results from an estimated 3 matches for "dnsmarshal".
Did you mean:
dnsmarshall
2013 Jul 02
0
Problems building new 3.6.16: getting symbols from local sys AND "../lib/replace
...not sure which one is on, in error or which I should turn off?
=====================
Also configure claims the default for libaddns:
--with-libaddns Build the libaddns shared library (default=no
(undefined API))
is no. But I see:
make: *** [../lib/addns/error.o] Error 1
make: *** [../lib/addns/dnsmarshall.o] Error 1
That sorta looks like it might be building libaddns...or is that just a
coincidence?
2013 May 17
2
Continued compilation errors with samba 3.6.15
...Compiling ../lib/util/blocking.c
creating /home/tmp/samba-3.6.15/source3/exports/libwbclient.syms
Linking shared library bin/libwbclient.so.0
Compiling ../lib/addns/dnsrecord.c
Compiling ../lib/addns/dnsutils.c
Compiling ../lib/addns/dnssock.c
Compiling ../lib/addns/dnsgss.c
Compiling ../lib/addns/dnsmarshall.c
Compiling ../lib/addns/error.c
Linking non-shared library bin/libaddns.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 archive
Options:
?-o?Preserve original dates
?-p?Extract to stdout
?-t?List
?-x?E...
2010 May 11
1
Samba 3.5.2 compile on AIX
...WARNING: Duplicate symbol: fprintf
ld: 0711-224 WARNING: Duplicate symbol: printf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
Compiling libaddns/dnsrecord.c
Compiling libaddns/dnsutils.c
Compiling libaddns/dnssock.c
Compiling libaddns/dnsgss.c
Compiling libaddns/dnsmarshall.c
Linking non-shared library bin/libaddns.a
Compiling lib/netapi/netapi.c
Compiling lib/netapi/cm.c
Compiling librpc/gen_ndr/ndr_libnetapi.c
Compiling lib/netapi/libnetapi.c
Compiling lib/netapi/joindomain.c
Compiling lib/netapi/serverinfo.c
Compiling lib/netapi/getdc.c
Compiling lib/netapi/user.c...