I'm running into an old problem--this is in the archives from a few years back. I have done `rm config.*` and rerun configure with the same result.
Compiling amanda-2.4.2 (client only) on Irix 6.5.x, with gcc 3.0.3 and gmake 3.78.1 (although behavior is the same under Irix's make): <snip> gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -g -O2 -c statfs.c -o statfs.o statfs.c: In function `get_fs_stats': statfs.c:138: too few arguments to function `statfs' statfs.c:144: structure has no member named `f_bavail' statfs.c:144: structure has no member named `f_bavail' *** Error code 1 (bu21) *** Error code 1 (bu21) Thanks for any feedback, Eric Zylstra
