LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   gcc: Too many open files in syste (https://www.linuxquestions.org/questions/ubuntu-63/gcc-too-many-open-files-in-syste-733954/)

gansvv 06-18-2009 01:09 PM

gcc: Too many open files in syste
 
I have a x86-64 machine running Ubuntu 8.0.4 (Hardy Heron) server and get this error when using gcc to compile:

/bin/bash: /usr/bin/gcc: Too many open files in system

What could be the reason?

Code:

$ cat /proc/sys/fs/file-max
65536
$ cat /proc/sys/fs/file-nr
768        0        65536



All times are GMT -5. The time now is 02:52 PM.