Re: help need for compiling glade 3.14

Roland Koebler <[email protected]> Thu, 19 Jun 2014 11:38:49 +0200
Newsgroups gmane.comp.gnome.glade.devel
Message-ID <20140619093848.GB22089@localhost>
Hi,

On Tue, Jun 17, 2014 at 09:13:32AM +0900, tsuyoshi okita wrote:
> Dear Gurus,
> 
> Thank you for your guidance last time.  I've been working on it.
> OS: Debian Wheezy
> I installed libcairo2-dev package
> and ran ./glade_build.sh and it gave me the following error.
> #-------------------
> cairo (version 1.12.16 [release]) will be compiled with:
> [...]
> cairo-xlib-xrender-private.h:119:3: error: conflicting types for 'XRadialGradient'
> cairo-xlib-xrender-private.h:125:16: error: redefinition of 'struct _XConicalGradient'
> cairo-xlib-xrender-private.h:128:3: error: conflicting types for 'XConicalGradient'
according to http://lists.freedesktop.org/archives/cairo/2012-November/023803.html,
this maybe can be solved by installing xorg-libXext first by:

apt-get install libxext-dev

and then trying to compile cairo again.

Roland
_______________________________________________
Glade-devel maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/glade-devel