Re: GTK+ compile failure - 1/11/99 Snaps




On Tue, 12 Jan 1999, Timothy Lewis wrote:

> GTK+ failed at the following point from jimpick.com's 1/11/99 snapshot 
> of 'gnome':
> 
> Making all in gdk
> make[2]: Entering directory `/usr/local/src/gnome/gtk+/gdk'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
> -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM 
> -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include   -g -O2 
> -Wall -c gdk.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. 
> -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/lib/glib/include -D_REENTRANT 
> -I/usr/X11R6/include -g -O2 -Wall -Wp,-MD,.deps/gdk.p -c -fPIC -DPIC gdk.c
> In file included from gdk.c:38:
> gdk.h:965: parse error before `*'

Line gdk.h:965 is "extern GMutex *gdk_threads_mutex;", yes?

GMutex is from glib.  Make sure your glib matches your gtk+.

Best of Luck,
-Gleef



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