Hi,
I wonder if somebody managed to compile the latest SAMBA (2.0.7)
with AFS authentication (configure --with-afs). We run AFS 3.6 on
AIX 4.3.3 and use GCC compiler version 2.95.2. SAMBA seems
to include just one AFS-specific function with two AFS API calls:
setpag() and ka_UserAuthenticateGeneral().
There are two problems:
1. some of the headers in /usr/afsws/include/rx conflict with those in
/usr/include/rpc (gcc complains about redifining some structures)
2. It is not clear what AFS libraries to include, they seems to be quite
interdependent.
Am I missing something here or are the wrong headers/libraries shipped?
Any help would be appreciated.
Honza
([EMAIL PROTECTED])