Displaying 4 results from an estimated 4 matches for "xdr_op".
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
...nfigure: 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: previous definition of ?XDR_ENCODE? was
here
/usr/include/rx/xdr.h:157: error: redeclaration of enumerator ?XDR_DECODE?
/usr...
1999 May 14
0
Problems Building Samba 2.0.3 --with-afs
.../afs/stds.h:108: warning: useless keyword or type name in
empty declaration
/usr/afsws/include/afs/stds.h:108: warning: empty declaration
In file included from /usr/afsws/include/afs/kautils.h:35,
from passdb/pass_check.c:141:
/usr/afsws/include/rx/xdr.h:107: redeclaration of `enum xdr_op'
/usr/afsws/include/rx/xdr.h:108: conflicting types for `XDR_ENCODE'
/usr/include/rpc/xdr.h:99: previous declaration of `XDR_ENCODE'
/usr/afsws/include/rx/xdr.h:109: conflicting types for `XDR_DECODE'
/usr/include/rpc/xdr.h:100: previous declaration of `XDR_DECODE'
/usr/afsws/in...
2004 Apr 08
0
Error building Samba 3.0.2a
....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.h:151: error: conflicting types for `XDR_DECODE'
/usr/include/rpc/xdr.h:85: error: previous declaration of `XDR_DE...
2003 Oct 20
0
AFS via Samba compile problem
...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 `XDR_DECODE'
/usr/include/rpc/xdr.h:85: previous declaration of `XDR_DECODE'
/usr/include/rx/xdr.h:153:...