search for: libaddn

Displaying 20 results from an estimated 74 matches for "libaddn".

Did you mean: libaddns
2011 Feb 02
1
Samba 3.5.6 - numerous regressions while running as AD member against Samba4alpha14 DC
...th "net ads dns register -P" simply saying "DNS update failed!". Again a couple of hours of debugging, and the problem is solved using the following patch. Please not though that I don't really understand what this patch actually does! :) diff -ur samba-3.5.6.orig/source3/libaddns/dnsgss.c samba-3.5.6/source3/libaddns/dnsgss.c --- samba-3.5.6.orig/source3/libaddns/dnsgss.c 2010-10-07 19:41:16.000000000 +0300 +++ samba-3.5.6/source3/libaddns/dnsgss.c 2011-02-01 16:31:35.000000000 +0200 @@ -175,7 +175,7 @@ * TODO: Compare id and keyname */ - if ((resp->num...
2010 Dec 15
1
Problem compiling Samba from source
...samba3 make fails with the following errors: ~/samba-3.5.5/source3> make Using CFLAGS = -I../lib/zlib -I/app/utils//include -O -I. -I/app/builduser/samba-3.5.5/source3 -I/app/builduser/samba-3.5.5/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -I/app/utils//include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/app/utils/include -I/app/builduser/e2fsprogs-1.41.12/lib/ -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I...
2013 Jul 02
0
Problems building new 3.6.16: getting symbols from local sys AND "../lib/replace
...sswitch/libwbclient/wbc_guid.c:25:0: ./../lib/replace/replace.h:543:21: note: previous declaration of ?rep_freeifaddrs? was here #define freeifaddrs rep_freeifaddrs ^ I'm 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?
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
...configure:54061: checking for LDAP_OPT_SOCKBUF configure:54193: checking for ldap_init in -lldap configure:54226: gcc -o conftest -O -D_SAMBA_BUILD_=3 -D_LARGEFILE_SOURCE -D_RE ENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I. -I. -I./lib/replace -I ./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -I/usr/include -lthread -L./bin -L/usr/lib conftest.c -lldap -llber -lresolv -ldl -lnsl - lsocket -liconv >&5 configure:54288: checking for ldap_set_rebind_proc configure:54344: gcc -o conftest -O -D_SAMBA_BUILD_=3 -D_LARGEFILE_SOURCE -D_RE ENTRANT -D_FILE_OF...
2008 Jan 10
1
Linux disk quota support
...ch file or directory ... configure:59087: checking whether the sys_quota interface works configure:59123: gcc -c -O -D_SAMBA_BUILD_=3 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -Ii\nclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -I./popt conftest.c >&5 In file included from conftest.c:501: ./lib/sysquotas.c: In function `command_get_quota': ./lib/sysquotas.c:189: warning: assignment makes pointer from integer without a cast ./lib/sysquotas.c:216: warning: assignment makes pointer from integer witho...
2008 Aug 04
3
Kerberos-related configure script problem on Solaris with 3.2.0
...ng command failed: cc -I. -I/home/david/build/samba-3.2.0-temp/samba-3.2.0/source -I/usr/local/heimdal/heimdal-1.1/include -O -D_SAMBA_BUILD_=3 -I/home/david/build/samba-3.2.0-temp/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/local/heimdal/heimdal-1.1/include -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -DLDAP_DEPRECATED -DSUNOS5 -I/include -I/home/david/build/...
2008 Jul 05
1
compiling 3.2.0 on freebsd 7.0 release fails
...ase, but that fails :-( config.status: executing rm-stdbool.h commands Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/opt/include -I/usr/disk1/samba-3.2.0/source/popt -I/usr/disk1/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -I/include -I/usr/disk1/samba-3.2.0/source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIC -DPIC LIBS = -lcrypt LDFLAGS = -pie -Wl,...
2009 Jul 30
0
Can't compile 3.4.0 Binary on solarisx86
...SAIKA Iwao bash-3.00# LD_RUN_PATH=/usr/local/lib gmake Using CFLAGS = -O2 -pipe -s -I. -I/opt/src/samba/samba-3.4.0/ source3 -I/opt/src/samba/samba-3.4.0/source3/iniparser/src -Iinclude - I./include -I. -I. -I./../lib/replace -I./../lib/talloc -I./../lib/ tevent -I./../lib/tdb/include -I./libaddns -I./librpc -I./.. - DHAVE_CONFIG_H -I/usr/local/include -D_LARGEFILE_SOURCE -D_REENTRANT - D_FILE_OFFSET_BITS=64 -I/usr/local/include -DLDAP_DEPRECATED -DSUNOS5 -I/opt/src/samba/samba-3.4.0/source3/lib -I.. -I../source4 - D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC L...
2009 Jun 09
2
samba-3.3.4 AD/krb5/pam build failure on AIX 5.3/6.1 UNKNOWN_CREATE_KEY_FUNCTIONS
...: gcc -I. -I/bk/compile/samba-3.3.4/build/source -I/bk/compile/samba-3.3.4/openld ap/include -O -D_SAMBA_BUILD_=3 -I/bk/compile/samba-3.3.4/build/source/popt -I/b k/compile/samba-3.3.4/build/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAV E_CONFIG_H -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib /tdb/include -I./libaddns -I./librpc -I./popt -DLDAP_DEPRECATED -I/include -I/ bk/compile/samba-3.3.4/build/source/lib -D_SAMBA_BUILD_=3 -c libsmb/clikrb5.c - o libsmb/clikrb5.o make: 1254-004 The...
2007 Aug 07
2
AW: Probs to "make" Samba-3.0.25b
...> ------------------cut----------------------- > gilbi:/usr/src/tpe/samba-3.0.25b/source # make > Using FLAGS = -O -D_SAMBA_BUILD_=3 > -I/usr/src/tpe/samba-3.0.25b/source/iniparser/src -Iinclude > -I./include -I. -I. -I./lib/replace -I./lib/talloc > -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE > -I/usr/src/tpe/samba-3.0.25b/source/lib -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lcrypt -lcap -lresolv -lresolv -lnsl -ldl > LDFLAGS = > DYNEX...
2016 Feb 24
1
compile error, param/loadparm.c
...Project/WAP-3522/rtl819x-SDK-v3.4.6.7-full-package/rtl819x/users/samba/samba-3.2.15/source/popt -I/media/FD2/Project/WAP-3522/rtl819x-SDK-v3.4.6.7-full-package/rtl819x/users/samba/samba-3.2.15/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -I/include -I/media/FD2/Project/WAP-3522/rtl819x-SDK-v3.4.6.7-full-package/rtl819x/users/samba/samba-3.2.15/source/lib -D_SAMBA_BUILD_=3 PICFLAG...
2008 Dec 05
5
Samba 3.3.0rc1 for production server - is it save?
...error: `PAM_AUTHTOK_RECOVERY_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:96: error: (Each undeclared identifier is reported only once nsswitch/pam_winbind.c:96: error: for each function it appears in.) Linking shared library bin/libtdb.so.1 Linking non-shared library bin/libaddns.a Linking non-shared library bin/libnetapi.a Linking non-shared library bin/libsmbclient.a Linking non-shared library bin/libsmbsharemodes.a Compiling smbd/build_options.c The following command failed: gcc -I. -I/home/tilangga/src/rpm/BUILD/samba-3.3.0rc1/source -O2 -g -pipe -m32 -march=i386 -mtu...
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
...ean?) $ make Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/usr/users/eb0/bnilsson/ diskeb2/sysproj/2008/samba-3.0.30/source/popt -I/usr/users/eb0/ bnilsson/diskeb2/sysproj/2008/samba-3.0.30/source/iniparser/src - Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/ include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/users/eb0/ bnilsson/diskeb2/sysproj/2008/samba-3.0.30/source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lproplist -lsecurity -lresolv -lresolv LDFLAGS = -pie DYNEXP = LDSHFLAGS = -shared SHLIBEXT...
2010 May 07
1
Problems 'make'ing on Solaris 9.
...riencing is a fail during the make sequence. I got the good old error of libtalloc.so.1 link script missing. In fact, when I manually expanded all the 'macros' ( ie $(LIBSMB_OBJ) ) and produce the entire gcc command, libtalloc.so.1 builds successfully, as do a number of other libs after it. libaddns.so.0 built ok by itself, and then I had to do a couple more. Finally I have arrived at the build of bin/smbd. Even with hand parsing the gcc command line, I am getting errors about undefined references to functions: > make Using CFLAGS = -I/usr/local/include -O -I. -I/export/home/cbaillie/samba...
2009 Sep 10
5
compiling samba-3.4.x on RHEL4
hello when I try to compile samba-3.4.x on RHEL4 with the samba.spec in the packaging folder I always get this error: Compiling ../lib/talloc/talloc.c ../lib/talloc/talloc.c:50:21: replace.h: No such file or directory ../lib/talloc/talloc.c: In function `_talloc_realloc': ../lib/talloc/talloc.c:987: error: `bool' undeclared (first use in this function) ../lib/talloc/talloc.c:987: error:
2008 Aug 04
2
unable to build 3.2 on HP-UX
...de -I/opt/build/samba-3.2.0/build/../source/include -I. -I/opt/build/samba-3.2.0/build/../source -I/opt/build/samba-3.2.0/build/../source/lib/replace -I/opt/build/samba-3.2.0/build/../source/lib/talloc -I/opt/build/samba-3.2.0/build/../source/lib/tdb/include -I/opt/build/samba-3.2.0/build/../source/libaddns -I/opt/build/samba-3.2.0/build/../source/librpc -DHAVE_CONFIG_H -Iinclude -I../source/include -I. -I../source -I../source/lib/replace -I../source/lib/talloc -I../source/lib/tdb/include -I../source/libaddns -I../source/librpc -I../source/popt -I/include -I/opt/build/samba-3.2.0/build/../source/li...
2007 Aug 23
1
Build error on 3.0.25c using Tru64
...d this, # /usr/sbin/sizer -v HP Tru64 UNIX V5.1B (Rev. 2650); Tue Mar 20 15:08:40 CDT 2007 # # make Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/usr/local/include -I/spi/opensource /samba-3.0.25c/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/repla ce -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I /spi/opensource/samba-3.0.25c/source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lproplist -lsecurity -lresolv -lresolv LDFLAGS = -pie -L/usr/local/lib DYNEXP = LDSHFLAGS = -shared -L/usr/local/lib SHLIBEXT = s...
2007 Aug 25
1
python bindings not building in 3.0.25c
...-DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=nocona -O2 -fomit-frame-pointer -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.25c/work/samba-3.0.25c/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/net-fs/samba-3.0.25c/work/samba-3.0.25c/source/lib -D_SAMBA_BUILD_=3 python/py_smb.c: In function ?py_smb_connect?: python/py_smb.c:51: error: wrong type argument to unary exclamation mark pyth...
2007 Nov 25
0
FW: Please if you advise
...But make gives the following output. > ####################################################### > Using FLAGS = -O -D_SAMBA_BUILD_=3 > -I/export/home/samba/samba-3.0.27a/source/iniparser/src -Iinclude > -I./include -I. -I. -I./lib/ > replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc > -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 - > DLDAP_DEPRECATED -DSUNOS5 -I/export/home/samba/samba-3.0.27a/source/lib > -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl >...
2007 Nov 25
0
Compiling dynconfig.c with make command
...But make gives the following output. > ####################################################### > Using FLAGS = -O -D_SAMBA_BUILD_=3 > -I/export/home/samba/samba-3.0.27a/source/iniparser/src -Iinclude > -I./include -I. -I. -I./lib/ > replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc > -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 - > DLDAP_DEPRECATED -DSUNOS5 -I/export/home/samba/samba-3.0.27a/source/lib > -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl >...