Index: trunk/docs/FAQ.html
===================================================================
--- trunk/docs/FAQ.html	(revision 19)
+++ trunk/docs/FAQ.html	(revision 61)
@@ -129,5 +129,5 @@
 <br><center><h2>Rainer Wichmann</h2></center>
 <hr>
-<p><i>FAQ Revised: Tuesday 31 January 2006 21:28:35</i></p>
+<p><i>FAQ Revised: Monday 11 September 2006 22:18:54</i></p>
 <hr><h2>Table of Contents</h2>
 <dl>
@@ -150,4 +150,5 @@
 <li><a href="#Build and install7">2.8. ./install-sh: strip: not found (Solaris)</a></li>
 <li><a href="#Build and install8">2.9. What is sh_tiger1.s?</a></li>
+<li><a href="#Build and install9">2.10. Why does static compiling (<code>--enable-static</code>) on MaxOS X fail ?</a></li>
 </ul></dd>
 <dt><b>3. File checking</b></dt>
@@ -391,4 +392,8 @@
 it would be impossible to maintain a library of optimal compile options
 for every version of gcc.<br><br></dd>
+<dt><b><a name="Build and install9">2.10. Why does static compiling (<code>--enable-static</code>) on MaxOS X fail ?</a></b></dt>
+<dd>Static linking is not supported on MacOS X, see 
+<a href="http://developer.apple.com/qa/qa2001/qa1118.html">Technical Q&A QA1118</a>. 
+This is a MacOS X issue and not a bug in samhain.<br><br></dd>
 </dl>
 <hr><h2>3. File checking</h2>
