Changes between Version 10 and Version 11 of CommonProblems
- Timestamp:
- 04/12/08 13:55:35 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v10 v11 17 17 ports: [wiki:app-arch/tar] (make check), [wiki:net-fs/samba], [wiki:dev-util/cvs] 18 18 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.19 The stat struct in sys/stat.h in BeOS and Haiku doesn't have an st_blocks member. In projects with autoconf, you can check for HAVE_STAT_ST_BLOCKS. 20 20 21 21 http://lists.samba.org/archive/samba-technical/2005-January/039275.html
