summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-28 07:12:09 +0000
committerMartin Pool <mbp@samba.org>2001-11-28 07:12:09 +0000
commitea7752554632890646f1b8ad6e25329f769c3a9c (patch)
tree4092c709176fb7e8beb8d490491c43fe5373782c /INSTALL
parent17d5a07ec2f60e4ea58f7f9f0a0bebb43f8ad857 (diff)
downloadrsync-ea7752554632890646f1b8ad6e25329f769c3a9c.tar.gz
Note half-baked Darwin IPv6 support.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 12 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 09c61e47..60e82178 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,3 +28,15 @@ fails:
Install gcc or HP's "ANSI/C Compiler".
+
+MAC OSX NOTES
+-------------
+
+Mac OS X (Darwin) seems to have an IPv6 stack, but it does not
+completely implement the "New Sockets" API.
+
+<http://www.ipv6.org/impl/mac.html> says that Apple do not support
+IPv6 yet. If your build fails, try again with --disable-ipv6.
+
+
+