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?



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to