help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Regd : error 24


From: Dave Korn
Subject: RE: Regd : error 24
Date: Mon, 17 Sep 2007 21:28:35 +0100

On 17 September 2007 07:11, srikumar wrote:

> Hi all,
>   I'm invoking a tool using gmake. The tool does get invoked and everything
> goes fine till the exit. On exiting, i get this error. 
> 
> make : *** [log/a.log] Error 24
> 
> Can somebody tell me what this error is ? I don't get any other message
> along with this error. I tried searching for the error number and the
> corresponding message, but, so far have not been successful.  

~ $ grep 24 /usr/include/sys/errno.h
#define EMFILE 24       /* Too many open files */


  At any rate, that's what it means on cygwin and linux/glibc.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....





reply via email to

[Prev in Thread] Current Thread [Next in Thread]