[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation error on Solaris...
From: |
Adam Fedor |
Subject: |
Re: Compilation error on Solaris... |
Date: |
Wed, 28 Apr 2010 09:15:26 -0600 |
On Apr 27, 2010, at 10:36 PM, Gregory Casamento wrote:
> Compiling file NSFormCell.m ...
> Compiling file NSGraphicsContext.m ...
> NSGraphicsContext.m: In function 'GSCurrentContext':
> NSGraphicsContext.m:100: warning: instance variable '_gcontext' is
> @private; this will be a hard error in the future
> NSGraphicsContext.m: In function '+[NSGraphicsContext setCurrentContext:]':
> NSGraphicsContext.m:169: error: instance variable '_gcontext' is
> declared private
> NSGraphicsContext.m:169: error: instance variable '_gcontext' is
> declared private
> make[4]: *** [obj/libgnustep-gui.obj/NSGraphicsContext.m.o] Error 1
>
> I'm getting this using both GCC 3.x and 4.x on Solaris. I don't seem
> to be getting the same error on Linux.
I don't have that problem on my Solaris boxes (see
http://www.gnustep.org/developers/testfarm.html). Did you install libobjc2 on
these machines or are you using the standard libobjc?
- Compilation error on Solaris..., Gregory Casamento, 2010/04/28
- Re: Compilation error on Solaris..., Fred Kiefer, 2010/04/28
- Re: Compilation error on Solaris...,
Adam Fedor <=
- Re: Compilation error on Solaris..., Gregory Casamento, 2010/04/28
- Re: Compilation error on Solaris..., Gregory Casamento, 2010/04/28
- Re: Compilation error on Solaris..., Adam Fedor, 2010/04/28
- Re: Compilation error on Solaris..., Fred Kiefer, 2010/04/29
- Re: Compilation error on Solaris..., Richard Frith-Macdonald, 2010/04/29
- Re: Compilation error on Solaris..., Nicola Pero, 2010/04/29