[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation error
From: |
David Chisnall |
Subject: |
Re: Compilation error |
Date: |
Fri, 5 Aug 2011 18:35:06 +0100 |
Should be fixed in svn.
David
On 5 Aug 2011, at 18:30, Riccardo Mottola wrote:
> Hi,
>
> this is with Cygwin (I know, an unlucky platform already, but at least it
> compiled up to some days ago...)
>
> Compiling file NSNumber.m ...
> NSNumber.m:50:26: error: objc/runtime.h: No such file or directory
> make[4]: *** [obj/libgnustep-base.obj/NSNumber.m.o] Error 1
>
> it is a fresh install, with a freshly reconfigured make, libobjc 1.6 from
> gnustep devlibs, reconfigured make and base (reconfigured too).
>
> Riccardo