Too many open files? posixio.c [...] if(fd < 0) { status = errno; [...] On my linux at least... /usr/include/asm-generic/errno-base.h [...] #define EMFILE 24 /* Too many open files */ [...] Try to workaround with ulimit -n (at least with bash). -- Open WebMail Project (http://openwebmail.org)
netcdfgroup
archives: