[Pkg-samba-maint] Help request : Samba 3 with afs options enabled

Homerun homerun at ovi.com
Wed Dec 5 23:02:34 UTC 2012


Greetings

I'm trying to get samba3 optional configure flags working.
Now really need help after fighting couple of weeks and no success.

Target is to enable 3 afs related flags for enable afs tree to be usable using samba.
Seems that samba part of afs code is not maybe maintaned , so could you help out ?

I have squeeze (6.0.6 with all possible debian updates enabled also backports to enable afs 1.6.1 use ) 

i have working OpenAFS 1.6.1 (from backports) installation and all needed afs , kerberos lib/dev packages for build should be installed
What i do is  just download samba sources and dependecies.

apt-get build-dep samba 
apt-get source samba

then edit debian/rules configure section and add into end of 


conf_args =.....
...
...
                --with-afs \
                --with-fake-kaserver \
                --with-vfs-afsacl \
                --with-krb5 
...
...


and when run dpkg-buildpackage configure complain about afs header.


checking for /usr/include/afs... yes
checking afs.h usability... no
checking afs.h presence... no
checking for afs.h... no
checking afs/afs.h usability... no
checking afs/afs.h presence... yes
configure: WARNING: afs/afs.h: present but cannot be compiled
configure: WARNING: afs/afs.h:     check for missing prerequisite headers?
configure: WARNING: afs/afs.h: see the Autoconf documentation
configure: WARNING: afs/afs.h:     section "Present But Cannot Be Compiled"
configure: WARNING: afs/afs.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------- ##
configure: WARNING:     ## Report this to samba-technical at samba.org ##
configure: WARNING:     ## ---------------------------------------- ##
checking for afs/afs.h... no
configure: error: AFS cannot be supported without afs.h


if remove those 3 afs related configure options , build is done successfully.


Big thanks beforehand.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20121205/6c153c90/attachment.html>


More information about the Pkg-samba-maint mailing list