Compile error of 3.0.1rc1 in function `get_smb_linux_vfs_quota'

Kurt Pfeifle kpfeifle at danka.de
Fri Dec 5 14:54:16 GMT 2003


Compile error of 3.0.1rc1 in function `get_smb_linux_vfs_quota':

------------------------------------------------------------------------

kurt at cups-demo:~/cups-versionen/samba/source> cat CVS/Tag
Nrelease-3-0-1rc1

kurt at cups-demo:~/cups-versionen/samba/source> ./configure --with-fhs \
   --prefix=/usr --libdir=/etc/samba --with-configdir=/etc/samba \
   --localstatedir=/var --with-lockdir=/var/lock/samba \
   --with-codepagedir=/usr/share/samba/codepages \
   --with-swatdir=/usr/share/swat --with-logdir=/var/log/samba \
   --with-piddir=/var/run/samba --with-pam --with-pam_smbpass \
   --with-profiling-data --with-syslog --with-vfs --with-msdfs \
                                        ^^^^^^^^^
   --with-quotas --with-utmp --with-automount --with-smbmount \
   --with-smbwrapper --with-sambabook=/usr/share/doc/packages/samba/htmldocs/using_samba \
   --with-acl-support --with-ldap --with-ldapsam --with-winbind \
   --with-ads --with-smbmount --srcdir=/home/kurt/cups-versionen/samba/source \
   && time make

[.....]
Compiling smbd/quotas.c
smbd/quotas.c: In function `get_smb_linux_vfs_quota':
smbd/quotas.c:135: error: storage size of `D' isn't known
make: *** [smbd/quotas.o] Fehler 1

------------------------------------------------------------------------


I am getting the same error even if I "make clean" and re-configure
"--without-vfs or --with-vfs=no"


Any pointers (for a non-programmer trying to compile 3.0.1rc1)?

Cheers,
Kurt



More information about the samba-technical mailing list