Changes between Version 2 and Version 3 of CommonProblems
- Timestamp:
- 08/09/07 14:59:19 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v2 v3 9 9 === (stat) structure has no member named `st_blocks' === 10 10 11 ports: tar , samba11 ports: tar (make check), samba 12 12 13 13 The stat struct in sys/stat.h in BeOS doesn't have an st_blocks member. It is necessary to adjust the code to check for HAVE_STAT_ST_BLOCKS.
