Re: Pollin





On Wed, 6 Jan 1999, Erik Andersen wrote:

> On Wed, 6 Jan 1999, Nicholas Ewing Seafort wrote:
> 
> > In file included from gnome-config.c:29:
> > /usr/local/include/glib.h:2360: parse error before `GLIB_SYSDEF_POLLIN'
> > make[2]: *** [gnome-config.lo] Error 1
> > make[2]: Leaving directory `/usr/local/src/gnome/gnome-libs/libgnome'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/local/src/gnome/gnome-libs'
> > make: *** [all-recursive-am] Error 2
> > 
> > ooooooooooh.  icky.  following is the area of the problem:
> > 
> > typedef enum
> > {
> >   G_IO_IN       GLIB_SYSDEF_POLLIN,
> 
> It doesn't seem to know what a G_IO_IN is.  Grep for it, and then include
> the header file that provides it.
>  
Only file G_IO_IN exists in is glib.h that I can find...
nothing in /usr/include/*, glib.h /usr/local/include/*, nothing in 
/usr/local/include/*/*



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]