Updated FAQ item #3 with Heiko W. Rupp update, Daniel
diff --git a/doc/FAQ.html b/doc/FAQ.html
index d41dcd0..bda03e8 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -195,7 +195,9 @@
     <p>Sometime the regression tests results don't completely match the value
     produced by the parser, and the makefile uses diff to print the delta. On
     some platforms the diff return breaks the compilation process, if the
-    diff is small this is probably not a serious problem</p>
+    diff is small this is probably not a serious problem.</p>
+<p>Sometimes (especially on Solaris) make checks fails due to limitations
+    in make. Try using GNU-make instead.</p>
 </li>
 <li>
 <em>I use the CVS version and there is no configure script</em>