]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook/faq: Add entry about building on NTFS
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 18 Mar 2010 21:40:11 +0000 (21:40 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 18 Mar 2010 21:40:11 +0000 (21:40 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
handbook/faq.xml

index 518069ed2a9d3a69ce2bfe3ae7273982a23e71a8..7ebcf910c7b38c76ac0b4b25c244c58833edf9c5 100644 (file)
             </para>
         </answer>
     </qandaentry>
+    <qandaentry>
+        <question>
+            <para>
+                I see the error 'chmod: XXXXX new permissions are r-xrwxrwx, not r-xr-xr-x'. What's wrong?
+            </para>
+        </question>
+        <answer>
+            <para>
+                You're probably running the build on an NTFS filesystem. Use a sane one like ext2/3/4 instead!
+            </para>
+        </answer>
     <qandaentry>
         <question>
             <para>