Note half-baked Darwin IPv6 support.
authorMartin Pool <mbp@samba.org>
Wed, 28 Nov 2001 07:12:09 +0000 (07:12 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 28 Nov 2001 07:12:09 +0000 (07:12 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 09c61e4..60e8217 100644 (file)
--- 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.
+
+
+