Displaying 4 results from an estimated 4 matches for "get_smb_linux_vfs_quota".
2002 May 28
2
Re: Problems compiling Samba 2.2.4 with quota under Debian stable
...-automount \
> --with-quotas \
> --with-ssl \
> --with-acl-support \
> --with-msdfs
>
> When I run "debian/rules binary" I get this error:
>
> Compiling smbd/quotas.c
> smbd/quotas.c: In function `get_smb_linux_vfs_quota':
> smbd/quotas.c:111: storage size of `D' isn't known
> make[1]: *** [smbd/quotas.o] Error 1
> make[1]: Leaving directory `/usr/src/samba-2.2.4/source'
> make: *** [build-stamp] Error 2
>
> Obviously this is the offending source fragment:
>
> #ifdef LINUX_...
2003 Jan 14
0
samba-3.0alpha21 - quotas on recent glibc breaks build
I get the following error building samba-3.0alpha21 on Mandrake cooker:
Error:
Compiling smbd/quotas.c
smbd/quotas.c: In function `get_smb_linux_vfs_quota':
smbd/quotas.c:115: storage size of `D' isn't known
[buchan@klama buchan]$ rpm -q --whatprovides kernel-headers
glibc-devel-2.3.1-6mdk
[buchan@klama buchan]$ uname -a
Linux klama.mandrake.org 2.4.19-16mdkenterprise #1 SMP Fri Sep 20
17:34:59 CEST 2002 i686 unknown unknown GNU/Linux
[b...
2003 Dec 08
1
3.0.1rc1 won't build - error during make
...21-83-default
I ran ./autogen.sh and ./configure --enable-cups --with-acl-support
--with-pam --with-quotas --with-smbmount --with-syslog --with-tdbsam
--with-utmp --with-vfs --with-winbind --with-python=python2
With the rc1 code, make ends with:
Compiling smbd/quotas.c
smbd/quotas.c: In function `get_smb_linux_vfs_quota':
smbd/quotas.c:135: storage size of `D' isn't known
make: *** [smbd/quotas.o] Error 1
Pre3 did not stop or complain:
Compiling smbd/fake_file.c
Compiling smbd/quotas.c
Compiling smbd/ntquotas.c
The file hasn't changed much, I don't see why it would break here. Does
anyone h...
2002 May 07
0
Re: SAMBA compile errors at XFS kernel.. (fwd)
...x/quota.h:137: warning: no semicolon at end of struct or union
> > > > /usr/include/linux/quota.h:138: warning: data definition has no type or storage class
> > > > /usr/include/linux/quota.h:274: parse error before `qid_t'
> > > > smbd/quotas.c: In function `get_smb_linux_vfs_quota':
> > > > smbd/quotas.c:115: storage size of `D' isn't known
> > > > make: *** [smbd/quotas.o] Error 1
> > > >
> > > >
> > >
> > > --
> > > Nathan
>
> --
> Nathan
----- End forwarded message ----...