Changes between Version 9 and Version 10 of CommonProblems
- Timestamp:
- 04/12/08 13:53:32 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v9 v10 15 15 === (stat) structure has no member named `st_blocks' === 16 16 17 ports: [wiki:app-arch/tar] (make check), [wiki:net-fs/samba] 17 ports: [wiki:app-arch/tar] (make check), [wiki:net-fs/samba], [wiki:dev-util/cvs] 18 18 19 19 The stat struct in sys/stat.h in BeOS doesn't have an st_blocks member. In projects with autoconf, you can check for HAVE_STAT_ST_BLOCKS.
