Re: Metacity won't compile



John Palmieri <johnp martianrock com> writes: 
> GdkDisplay *gdisplay;
> 
> gdisplay = gdk_x11_lookup_xdisplay (xdisplay);
> gscreen = gdk_display_get_screen (gdisplay, screen_number);
> 
> I grepped the gtk directory and found no refrences to GdkDisplay,
> gdk_x11_lookup_xdisplay or gdk_display_get_screen.  I have since rebuilt
> the whole Gnome 2.0 tree from clean sources and still choke on this. 
> Everything else compiles fine.
> 

Those lines require GTK 2.2. I enclosed them in HAVE_GTK_MULTIHEAD
now.

Havoc



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