alexander.gardiner at canterbury.ac.uk
2011-Jun-02 17:49 UTC
[Samba] building from source on Ubuntu - header file locations
Hello. I have successfully built and installed samba from source under Ubuntu Desktop 10.10, but can't find the location of the source header files for compiling a special VFS that I'd like to use. Can anybody point me in the right direction/give any pointers. AG
Christian PERRIER
2011-Jun-03 06:18 UTC
[Samba] building from source on Ubuntu - header file locations
Quoting alexander.gardiner at canterbury.ac.uk (alexander.gardiner at canterbury.ac.uk):> Hello. > > I have successfully built and installed samba from source under Ubuntu Desktop 10.10, but can't find the location of the source header files for compiling a special VFS that I'd like to use. > > Can anybody point me in the right direction/give any pointers.http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561917 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571635 In short: there is no -dev package because it has to be supported upstream first (particularly upstream deciding what interfaces are considered "supported" and not internal). So, ATM, to rebuild VFS modules, you're on your own and the guarantee that they won't break later on is low. The above bugs should indeed be reported in Bugzilla so that upstream samba developers can bring their input but that needs to be done by someone who is able to explain things and understand answers, which I'm not..:-)