[netatalk-admins] Red Hat 5.0 compile errors...


Subject: [netatalk-admins] Red Hat 5.0 compile errors...
From: Harry (harry@spotfans.com)
Date: Mon Mar 09 1998 - 19:07:36 EST


Here's a dump of the errors I get that prevent me from compiling netatalk
on my Red Hat 5.0 installation. The problem seems to be loclized in quota
support:

-----
make[4]: Entering directory
`/home/harry/netatalk-1.4b2+asun2.0a18.2/etc/afpd'
gcc -O5 -fomit-frame-pointer -fsigned-char -Wunused -Wuninitialized
-I../../include -DAPPLCNAME -DCRLF -c unix.c -o unix.o
In file included from /usr/include/sys/quota.h:2,
                 from unix.c:63:
/usr/include/linux/quota.h:113: parse error before `__u32'
/usr/include/linux/quota.h:113: warning: no semicolon at end of struct or
union
/usr/include/linux/quota.h:114: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:115: parse error before `dqb_curblocks'
/usr/include/linux/quota.h:115: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:116: parse error before `dqb_ihardlimit'
/usr/include/linux/quota.h:116: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:117: parse error before `dqb_isoftlimit'
/usr/include/linux/quota.h:117: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:118: parse error before `dqb_curinodes'
/usr/include/linux/quota.h:118: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:121: parse error before `}'
/usr/include/linux/quota.h:138: parse error before `__u32'
/usr/include/linux/quota.h:138: warning: no semicolon at end of struct or
union
/usr/include/linux/quota.h:139: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:140: parse error before `reads'
/usr/include/linux/quota.h:140: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:141: parse error before `writes'
/usr/include/linux/quota.h:141: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:142: parse error before `cache_hits'
/usr/include/linux/quota.h:142: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:143: parse error before `pages_allocated'
/usr/include/linux/quota.h:143: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:144: parse error before `allocated_dquots'
/usr/include/linux/quota.h:144: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:145: parse error before `free_dquots'
/usr/include/linux/quota.h:145: warning: data definition has no type or
storage class
/usr/include/linux/quota.h:146: parse error before `syncs'
/usr/include/linux/quota.h:146: warning: data definition has no type or
storage class
unix.c: In function `uquota_getvolspace':
unix.c:313: storage size of `dqblk' isn't known
unix.c:313: warning: unused variable `dqblk'
unix.c: In function `overquota':
unix.c:340: dereferencing pointer to incomplete type
unix.c:340: dereferencing pointer to incomplete type
unix.c:352: dereferencing pointer to incomplete type
unix.c:352: dereferencing pointer to incomplete type
make[4]: *** [unix.o] Error 1
make[4]: Leaving directory
`/home/harry/netatalk-1.4b2+asun2.0a18.2/etc/afpd'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/harry/netatalk-1.4b2+asun2.0a18.2/etc/afpd'
make[2]: *** [afpd] Error 2
make[2]: Leaving directory `/home/harry/netatalk-1.4b2+asun2.0a18.2/etc'
make[1]: *** [../../etc] Error 2
make[1]: Leaving directory
`/home/harry/netatalk-1.4b2+asun2.0a18.2/sys/linux'
make: *** [all] Error 2



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:31:23 EST