Displaying 1 result from an estimated 1 matches for "stat_statfs2_fsize".
Did you mean:
stat_statfs2_bsize
1999 Jan 10
4
beta5 configure problems on Solaris
...R: No disk free routine!
configure: error: summary failure. Aborting config
This apparently comes from the following in ./source/tests/summary.c:
#if !(defined(STAT_STATVFS) || defined(STAT_STATVFS64) ||
defined(STAT_STATFS3_OSF1) || defined(STAT_STATFS2_BSIZE) ||
defined(STAT_STATFS4) || defined(STAT_STATFS2_FSIZE) ||
defined(STAT_STATFS2_FS_DATA))
printf("ERROR: No disk free routine!\n");
exit(1);
#endif
Thanks for any ideas. Please cc me, as I'm subscribed to the digest.
Thanks,
Dave