bug-gnustep
[Top][All Lists]
Advanced

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

Re: Error make for GWorkspace on Windows


From: alagrange
Subject: Re: Error make for GWorkspace on Windows
Date: Fri, 30 Dec 2011 07:13:05 -0800 (PST)
User-agent: G2/1.0

I'm experiencing exactly the same issue.
It's because of the following:

/* the following for getrlimit */
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
/* getrlimit */

Which is needed, but seemingly not available in Mingw32/Msys; I'm not a UNIX 
guy -  doing this on Windows makes it a pretty tough one. 

Anyone with any guide on this?



reply via email to

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