Re: Pollin



On Wed, 6 Jan 1999, Nicholas Ewing Seafort wrote:

> -DGNOMESYSCONFDIR=\"/usr/local/etc\" -DVERSION=\"0.99.1\"
> -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g
> -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations
> -Wpointer-arith -Wp,-MD,.deps/gnome-config.p -c -fPIC -DPIC gnome-config.c
> 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.
 
 -Erik

--
Erik B. Andersen   Web:    http://www.inconnect.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--




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