Displaying 6 results from an estimated 6 matches for "tdb_search_keys".
2003 Sep 23
1
Solaris 8 samba-3.0.0rc4 compile errors
...samba-3.0.0rc4/source/ubiqx
-I/opt/samba-3.0.0rc4/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/opt/samba-3.0.0rc4/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -liconv
LDSHFLAGS = -G
LDFLAGS =
Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/opt/samba-3.0.0rc4/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
2003 Jun 10
1
Compiling 3.0.0beta1
...ndation, Inc.
This is free software; see the source for copying conditions. There
is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
I am getting wierd errors trying to compile 3.0b1, and getting here and
it is dying,
Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/tmp/samba-3.0.0beta1/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
ap_fnmatch is an apache thing as far as I can find, why is smbd linking
against it? This is just a straight
./confiure --prefix=/opt/samb...
2003 Nov 07
1
Samba 3 still doesn't work - build errors (details)
...lding the smbd server.
linking bin/smbd
/usr/lib/libkrb5.a(cc_file.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'
tdb/tdbutil.o(.text+0x103a): In function `tdb_search_keys':
tdb/tdbutil.c:791: undefined reference to `ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
This build attempt used the latest (downloaded tonight) stable releases of
MIT-krb5, OpenLDAP, and Samba. Here is how I configured each module:
MIT-krb5:
./configure...
2003 Nov 08
1
Samba 3 doesn't compile - the saga continues...
...the previous
definition
Linking bin/smbd
/usr/lib/libkrb5.a(cc_file.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'
tdb/tdbutil.o(.text+0x103a): In function `tdb_search_keys':
tdb/tdbutil.c:791: undefined reference to `ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
Yes, I know the warning about mktemp is from MIT-krb5. I'm not concerned about
that. It's the Samba generated warnings and errors that have me concerned.
--...
2003 Oct 22
1
more solaris/samba 3 build problems
Samba team.. I spent an hour trying to post to the samaba news group at
gmane.org. my browser seems retarded, and I need to do work. I also
spent about 20 minutes trying to figure out the bugzilla deal, but its
beyond me, plus i am getting very frustraited trying to send this damm
bug report. so.. here.. here is the bug report. please post it,
whatever.
Hi all,
I am attempting to
2007 May 15
1
Samba 3.0.25 plugin changes
...eclaration of `TDB_LIST_NODE'
../../source/include/util_tdb.h:36: warning: data definition has no type
or storage class
../../source/include/util_tdb.h:44: error: syntax error before '*' token
../../source/include/util_tdb.h:44: warning: type defaults to `int' in
declaration of `tdb_search_keys'
../../source/include/util_tdb.h:44: warning: data definition has no type
or storage class
../../source/include/util_tdb.h:45: error: syntax error before '*' token
../../source/include/util_tdb.h:48: error: syntax error before '*' token
../../source/include/util_tdb.h:51: erro...