Displaying 6 results from an estimated 6 matches for "kautil".
Did you mean:
ktutil
2004 Apr 08
0
Error building Samba 3.0.2a
...prerequisite headers?
configure: WARNING: afs/afs.h: proceeding with the preprocessor's result
checking for afs/afs.h... yes
RPM reports that I have OpenAFS 1.2.10 (I installed SuSE's openafs-devel
package)
Here are the error messages from make:
In file included from /usr/include/afs/afs/kautils.h:35,
from auth/pass_check.c:39:
/usr/include/afs/rx/xdr.h:149: error: redeclaration of `enum xdr_op'
/usr/include/afs/rx/xdr.h:150: error: conflicting types for `XDR_ENCODE'
/usr/include/rpc/xdr.h:84: error: previous declaration of `XDR_ENCODE'
/usr/include/afs/rx/xdr...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/local/include
-I/home/adam/smb/samba-3.0.0/source
LIBS = -lcrypt -lresolv -lnsl -ldl
LDSHFLAGS = -shared
LDFLAGS =
Compiling auth/pass_check.c
auth/pass_check.c:38:22: afs/stds.h: No such file or directory
auth/pass_check.c:39:25: afs/kautils.h: No such file or directory
auth/pass_check.c: In function `afs_auth':
auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use
in this function)
auth/pass_check.c:53: error: (Each undeclared identifier is reported only
once
auth/pass_check.c:53: error: for each function...
1999 May 14
0
Problems Building Samba 2.0.3 --with-afs
...heck.c.
I'm on a AIX 4.1.5 box. Using the export version of AFS 3.4.
Help is appreciated. I wouldn't ask you all this if I hadn't already spent 3
days trying to figure it out myself.
Regards,
/Peter Str?mberg
Compiling passdb/pass_check.c
In file included from /usr/afsws/include/afs/kautils.h:35,
from passdb/pass_check.c:141:
/usr/afsws/include/rx/xdr.h:219: warning: `XDR_DESTROY' redefined
/usr/include/rpc/xdr.h:203: warning: this is the location of the previous
definition
/usr/afsws/include/rx/xdr.h:222: warning: `xdr_destroy' redefined
/usr/include/rpc/xdr...
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
...---------------------------------------- ##
configure: WARNING: ## Report this to samba-technical at samba.org ##
configure: WARNING: ## ---------------------------------------- ##
checking for afs/afs.h... yes
....
...
...
Compiling auth/pass_check.c
In file included from /usr/include/afs/kautils.h:35,
from auth/pass_check.c:89:
/usr/include/rx/xdr.h:155: error: nested redefinition of ?enum xdr_op?
/usr/include/rx/xdr.h:155: error: redeclaration of ?enum xdr_op?
/usr/include/rx/xdr.h:156: error: redeclaration of enumerator ?XDR_ENCODE?
/usr/include/rpc/xdr.h:84: error: pre...
2003 Oct 20
0
AFS via Samba compile problem
...mpass.c: In function `make_pw_chat':
auth/pampass.c:224: warning: passing arg 1 of `next_token' from
incompatible poi
nter type
auth/pampass.c:235: warning: passing arg 1 of `next_token' from
incompatible poi
nter type
Compiling auth/pass_check.c
In file included from /usr/include/afs/kautils.h:35,
from auth/pass_check.c:39:
/usr/include/rx/xdr.h:149: redeclaration of `enum xdr_op'
/usr/include/rx/xdr.h:150: conflicting types for `XDR_ENCODE'
/usr/include/rpc/xdr.h:84: previous declaration of `XDR_ENCODE'
/usr/include/rx/xdr.h:151: conflicting types for `XD...
2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
.../ --with-afs
--with-mysql-prefix=/opt/mysql-4.0.17/ --with-winbind
--with-included-popt
But i always recieve this error:
Compiling auth/auth_ntlmssp.c
Compiling auth/pampass.c
Compiling auth/pass_check.c
auth/pass_check.c:38:22: afs/stds.h: No such file or directory
auth/pass_check.c:39:25: afs/kautils.h: No such file or directory
auth/pass_check.c: In function `afs_auth':
auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use
in this function)
auth/pass_check.c:53: error: (Each undeclared identifier is reported
only once
auth/pass_check.c:53: error: for each function i...