Re: Error compiling CVS GTK
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Biswapesh Chattopadhyay <biswapesh_chatterjee tcscal co in>
- Cc: GTK Devel <gtk-devel-list gnome org>
- Subject: Re: Error compiling CVS GTK
- Date: 22 Oct 2002 14:36:45 +0200
On Tue, 2002-10-22 at 14:27, Biswapesh Chattopadhyay wrote:
> Hi
>
> I'm unable to compile cvs GTK - complains about missing
> gdk/gdkenumtypes.h - here's the log:
> --------------------------------------------------
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\"
> -DINSIDE_GDK_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED
> -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_ENABLE_DEBUG -pthread
> -I/opt/gnome2/head/INSTALL/include/glib-2.0
> -I/opt/gnome2/head/INSTALL/lib/glib-2.0/include
> -I/opt/gnome2/head/INSTALL/include/pango-1.0
> -I/opt/gnome2/head/INSTALL/include -I/usr/include/freetype2
> -I/usr/X11R6/include -g -O2 -g -Wall -Wp,-MD,.deps/gdkcolor-x11.pp -c
> gdkcolor-x11.c -fPIC -DPIC -o gdkcolor-x11.lo
> In file included from ../../gdk/x11/gdkdisplay-x11.h:33,
> from gdkprivate-x11.h:38,
> from gdkx.h:78,
> from gdkcolor-x11.c:31:
> ../../gdk/gdk.h:35:30: gdk/gdkenumtypes.h: No such file or directory
> ----------------------------------------------------
>
> Is HEAD broken or something ?
>
that error has been there, at least for me, since the first time I
started compiling gtk-1.3.x (and of course, 2.0.x and now HEAD). It is
easily solved by running:
cd gdk && make gdkenumtypes.h
it seems to be some wrong rule in the Makefile.am, I suppose.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]