Including #define _GNU_SOURCE does not solve the following glib-2.56.0 compile 
problem.
Has anyone else seen this error?


gmake[4]: Entering directory 
`/nfs/pdx/disks/comp.ct.9/build/ib/em64t_SLES11/ibbuilds/glib-2.56.0tt/tmp/glib-2.56.0/gio'
  CC       libgio_2_0_la-gfile.lo
In file included from ../gobject/gbinding.h:29:0,
                 from ../glib/glib-object.h:23,
                 from ../gio/gioenums.h:28,
                 from ../gio/giotypes.h:28,
                 from gfile.h:28,
                 from gfile.c:43:
../gobject/gobject.h: In function 'g_set_object':
../gobject/gobject.h:725:5: warning: value computed is not used [-Wunused-value]
gfile.c: In function 'splice_stream_with_progress':
gfile.c:3017:35: error: 'F_SETPIPE_SZ' undeclared (first use in this function)
gfile.c:3017:35: note: each undeclared identifier is reported only once for 
each function it appears in
gfile.c:3021:39: error: 'F_GETPIPE_SZ' undeclared (first use in this function)
gmake[4]: *** [libgio_2_0_la-gfile.lo] Error 1

Terry L. Harris | eXcell, a division of CompuCom
Software Technician
direct 480.554.9839
mobil 480.215.9680
terryx.har...@intel.com

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to