On Wed, May 25, 2011 at 9:38 AM, Partha Bagchi <parth...@gmail.com> wrote:
> Thought I would mention it here. When building GEGL (downloaded from
> ftp://gimptest.flamingtext.com/pub/nightly-tarballs/ at 5:35 EST), I
> am getting the following error:
>
> gegl-buffer-save.c: In function 'gegl_buffer_save':
> gegl-buffer-save.c:227: error: 'S_IRGRP' undeclared (first use in this 
> function)
> gegl-buffer-save.c:227: error: (Each undeclared identifier is reported only 
> once
> gegl-buffer-save.c:227: error: for each function it appears in.)
> gegl-buffer-save.c:227: error: 'S_IWGRP' undeclared (first use in this 
> function)
> gegl-buffer-save.c:227: error: 'S_IROTH' undeclared (first use in this 
> function)
> gegl-buffer-save.c:227: error: 'S_IWOTH' undeclared (first use in this 
> function)
> make[3]: *** [gegl-buffer-save.lo] Error 1
>
> I noticed that this bit of code has changed from a previous tarball
> that I downloaded before.

On what platform/distribution/compiler do you get this? (these
constants can be replaced by a numeric constant though; but it would
still be good to know where this does not work.)

/Øyvind K.
-- 
«The future is already here. It's just not very evenly distributed»
                                                 -- William Gibson
http://pippin.gimp.org/                            http://ffii.org/
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to