[OpenAFS-devel] openafs-1.2.13 on amd64_linux24
David Thompson
thomas@cs.wisc.edu
Tue, 11 Jan 2005 10:56:19 -0600
I'm getting a compile failure against a Tao linux kernel. Before I start
digging, does this look familiar to anyone?
Dave Thompson
UW-Madison
gcc -O2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing
-fno-common -pipe -mcmodel=kernel -D__KERNEL__ -DKERNEL -D_KERNEL -DMODULE
-DAFS_SMP -D__BOOT_KERNEL_UP=0 -D__BOOT_KERNEL_SMP=1 -I. -I../
-I/afs/cs/s/openafs-1.2.13/src/2.4.21-27.0.1.TL-x86_64smp/openafs-1.2.13/src/co
nfig -c ../afs/osi_groups.c
../afs/osi_groups.c:181: syntax error before "old_gid_t"
../afs/osi_groups.c:182: syntax error before "old_gid_t"
../afs/osi_groups.c: In function `afs32_xsetgroups':
../afs/osi_groups.c:194: `gidsetsize' undeclared (first use in this function)
../afs/osi_groups.c:194: (Each undeclared identifier is reported only once
../afs/osi_groups.c:194: for each function it appears in.)
../afs/osi_groups.c:194: `grouplist' undeclared (first use in this function)
make[4]: *** [osi_groups.o] Error 1
make[4]: Leaving directory `/afs/cs.wisc.edu/s/openafs-1.2.13/src/2.4.21-27.0.1
.TL-x86_64smp/openafs-1.2.13/src/libafs/MODLOAD-2.4.21-27.0.1.TLsmp-MP'