aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/faq.xml')
-rw-r--r--handbook/faq.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/handbook/faq.xml b/handbook/faq.xml
index 518069ed2a..7ebcf910c7 100644
--- a/handbook/faq.xml
+++ b/handbook/faq.xml
@@ -138,6 +138,17 @@
<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>
How do I make Poky work in RHEL/CentOS?
</para>
</question>