Add a topic : I got "Too many open files"

monaka
2013-02-25 17:38:36 -08:00
parent 3c7139ec21
commit c4c38d9329
+8
@@ -0,0 +1,8 @@
# Build FAQ
## I got "Too many open files"
On building mruby with Rake, you may got "Too many open files" error.
This is harmless. Please re-run ./minirake (or make).
This issue is reported by mruby/mruby#793.