Changes between Version 21 and Version 22 of CommonProblems
- Timestamp:
- 02/23/09 16:21:12 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v21 v22 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 and Haikudoesn'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~~ ([http://dev.haiku-os.org/ticket/2261 Haiku now has it] [http://dev.haiku-os.org/changeset/27791 as seen here]) 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
